FreeBSD Bugzilla – Attachment 175699 Details for
Bug 213443
multimedia/libx264: fails to build on armv6 and mips after r422672 (update to 0.148.2708)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build log
libx264-0.148.2708.log (text/x-log), 25.31 KB, created by
Mikael Urankar
on 2016-10-13 11:42:14 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2016-10-13 11:42:14 UTC
Size:
25.31 KB
patch
obsolete
>====>> Building multimedia/libx264 >build started at Thu Oct 13 11:34:58 CEST 2016 >port directory: /usr/ports/multimedia/libx264 >building for: FreeBSD 12armv6-default-job-01 12.0-CURRENT FreeBSD 12.0-CURRENT r306585 arm >maintained by: koobs@FreeBSD.org >Makefile ident: $FreeBSD: head/multimedia/libx264/Makefile 422675 2016-09-23 13:15:06Z jbeich $ >Poudriere version: 3.2-pre >Host OSVERSION: 1200010 >Jail OSVERSION: 1200011 > > > > >!!! Jail is newer than host. (Jail: 1200011, Host: 1200010) !!! >!!! This is not supported. !!! >!!! Host kernel must be same or newer than jail. !!! >!!! Expect build failures. !!! > > > >---Begin Environment--- >SHELL=/bin/csh >UNAME_p=armv6 >UNAME_m=arm >ABI_FILE=/usr/lib/crt1.o >UNAME_v=FreeBSD 12.0-CURRENT r306585 >UNAME_r=12.0-CURRENT >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >OPSYS=FreeBSD >ARCH=armv6 >SAVED_TERM=screen >MASTERMNT=/usr/local/poudriere/data/.m/12armv6-default/ref >QEMU_EMULATING=1 >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=libx264-0.148.2708 >OSREL=12.0 >_OSRELEASE=12.0-CURRENT >PYTHONBASE=/usr/local >OLDPWD=/ >_SMP_CPUS=8 >PWD=/usr/local/poudriere/data/.m/12armv6-default/ref/.p/pool >MASTERNAME=12armv6-default >SCRIPTPREFIX=/usr/local/share/poudriere >_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun >USER=root >HOME=/root >POUDRIERE_VERSION=3.2-pre >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >CONFIGURE_MAX_CMD_LEN=262144 >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >_JAVA_OS_LIST_REGEXP=native\|linux >OSVERSION=1200011 >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for libx264-0.148.2708: > DEBUG=off: Build with debugging support > GCC=off: Build with modern GCC (from ports) > HI10P=off: Enable High 10 Profile 10-bit encoding > OPENCL=on: Heterogeneous computing via OpenCL > PGO=off: Use Profile-Guided Optimization >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--enable-static --enable-shared --disable-cli --prefix="/usr/local" --extra-cflags="-isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s" --extra-ldflags="" --disable-debug --enable-strip --enable-opencl --disable-asm --disable-ffms --disable-gpac --disable-lavf --disable-lsmash --disable-swscale >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libx264/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libx264/work HOME=/wrkdirs/usr/ports/multimedia/libx264/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libx264/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libx264/work HOME=/wrkdirs/usr/ports/multimedia/libx264/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS="" LIBS="-L/usr/local/lib" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >X264_BUILD=148 >OSREL=12.0 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/x264" >EXAMPLESDIR="share/examples/x264" >DATADIR="share/x264" >WWWDIR="www/x264" >ETCDIR="etc/x264" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/x264 >DOCSDIR=/usr/local/share/doc/x264 >EXAMPLESDIR=/usr/local/share/examples/x264 >WWWDIR=/usr/local/www/x264 >ETCDIR=/usr/local/etc/x264 >--End SUB_LIST-- > >---Begin make.conf--- >MACHINE=arm >MACHINE_ARCH=armv6 >ARCH=${MACHINE_ARCH} >.sinclude "/etc/make.nxb.conf" >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/12armv6-make.conf #### >#OPTIONS_UNSET=RPI1 >#OPTIONS_SET=RPI2 > >OPTIONS_SET=RPI1 >OPTIONS_UNSET=RPI2 >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >---Begin make.nxb.conf--- >CC=/nxb-bin/usr/bin/cc >CPP=/nxb-bin/usr/bin/cpp >CXX=/nxb-bin/usr/bin/c++ >AS=/nxb-bin/usr/bin/as >NM=/nxb-bin/usr/bin/nm >LD=/nxb-bin/usr/bin/ld >OBJCOPY=/nxb-bin/usr/bin/objcopy >SIZE=/nxb-bin/usr/bin/size >STRIPBIN=/nxb-bin/usr/bin/strip >SED=/nxb-bin/usr/bin/sed >READELF=/nxb-bin/usr/bin/readelf >RANLIB=/nxb-bin/usr/bin/ranlib >YACC=/nxb-bin/usr/bin/yacc >MAKE=/nxb-bin/usr/bin/make >STRINGS=/nxb-bin/usr/bin/strings >AWK=/nxb-bin/usr/bin/awk >FLEX=/nxb-bin/usr/bin/flex >---End make.nxb.conf--- >=======================<phase: check-sanity >============================ >===> License GPLv2 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> libx264-0.148.2708 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.8.7_3.txz >[12armv6-default-job-01] Installing pkg-1.8.7_3... >[12armv6-default-job-01] Extracting pkg-1.8.7_3: .......... done >===> libx264-0.148.2708 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of libx264-0.148.2708 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by libx264-0.148.2708 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by libx264-0.148.2708 for building >=> SHA256 Checksum OK for x264/x264-snapshot-20160921-2245-stable.tar.bz2. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by libx264-0.148.2708 for building >===> Extracting for libx264-0.148.2708 >=> SHA256 Checksum OK for x264/x264-snapshot-20160921-2245-stable.tar.bz2. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for libx264-0.148.2708 >===> Applying FreeBSD patches for libx264-0.148.2708 >=========================================================================== >=======================<phase: build-depends >============================ >===> libx264-0.148.2708 depends on package: yasm>=1.2.0 - not found >===> Installing existing package /packages/All/yasm-1.3.0.txz >[12armv6-default-job-01] Installing yasm-1.3.0... >[12armv6-default-job-01] `-- Installing gettext-runtime-0.19.8.1... >[12armv6-default-job-01] | `-- Installing indexinfo-0.2.5... >[12armv6-default-job-01] | `-- Extracting indexinfo-0.2.5: .... done >[12armv6-default-job-01] `-- Extracting gettext-runtime-0.19.8.1: .......... done >[12armv6-default-job-01] Extracting yasm-1.3.0: .......... done >===> libx264-0.148.2708 depends on package: yasm>=1.2.0 - found >===> Returning to build of libx264-0.148.2708 >===> libx264-0.148.2708 depends on executable: bash - not found >===> Installing existing package /packages/All/bash-4.4.txz >[12armv6-default-job-01] Installing bash-4.4... >[12armv6-default-job-01] Extracting bash-4.4: .......... done >Message from bash-4.4: >====================================================================== > >bash requires fdescfs(5) mounted on /dev/fd > >If you have not done it yet, please do the following: > > mount -t fdescfs fdesc /dev/fd > >To make it permanent, you need the following lines in /etc/fstab: > > fdesc /dev/fd fdescfs rw 0 0 > >====================================================================== >===> libx264-0.148.2708 depends on executable: bash - found >===> Returning to build of libx264-0.148.2708 >===> libx264-0.148.2708 depends on file: /usr/local/include/CL/opencl.h - not found >===> Installing existing package /packages/All/opencl-2.0.txz >[12armv6-default-job-01] Installing opencl-2.0... >[12armv6-default-job-01] Extracting opencl-2.0: .......... done >Message from opencl-2.0: >OpenCL is the first open, royalty-free standard for cross-platform, >parallel programming of modern processors. >===> libx264-0.148.2708 depends on file: /usr/local/include/CL/opencl.h - found >===> Returning to build of libx264-0.148.2708 >===> libx264-0.148.2708 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.2.1_1.txz >[12armv6-default-job-01] Installing gmake-4.2.1_1... >[12armv6-default-job-01] Extracting gmake-4.2.1_1: .......... done >===> libx264-0.148.2708 depends on executable: gmake - found >===> Returning to build of libx264-0.148.2708 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for libx264-0.148.2708 >Unknown option --disable-debug, ignored >Unknown option --enable-opencl, ignored >platform: ARM >byte order: little-endian >system: FREEBSD >cli: no >libx264: internal >shared: yes >static: yes >asm: no >interlaced: yes >avs: no >lavf: no >ffms: no >mp4: no >gpl: yes >thread: posix >opencl: yes >filters: crop select_every >lto: no >debug: no >gprof: no >strip: yes >PIC: yes >bit depth: 8 >chroma format: all > >You can run 'make' or 'make fprofiled' now. >=========================================================================== >=======================<phase: build >============================ >===> Building for libx264-0.148.2708 >gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/libx264/work/x264-snapshot-20160921-2245-stable' >cat common/opencl/x264-cl.h common/opencl/downscale.cl common/opencl/weightp.cl common/opencl/intra.cl common/opencl/subpel.cl common/opencl/bidir.cl common/opencl/motionsearch.cl | ./tools/cltostr.sh common/oclobj.h >dependency file generation... >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/mc.o common/mc.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/predict.o common/predict.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/pixel.o common/pixel.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/macroblock.o common/macroblock.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/frame.o common/frame.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/dct.o common/dct.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/cpu.o common/cpu.c >common/cpu.c:105:13: warning: unused function 'sigill_handler' [-Wunused-function] >static void sigill_handler( int sig ) > ^ >1 warning generated. >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/cabac.o common/cabac.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/common.o common/common.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/osdep.o common/osdep.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/rectangle.o common/rectangle.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/set.o common/set.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/quant.o common/quant.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/deblock.o common/deblock.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/vlc.o common/vlc.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/mvpred.o common/mvpred.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/bitstream.o common/bitstream.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/analyse.o encoder/analyse.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/me.o encoder/me.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/ratecontrol.o encoder/ratecontrol.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/set.o encoder/set.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/macroblock.o encoder/macroblock.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/cabac.o encoder/cabac.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/cavlc.o encoder/cavlc.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/encoder.o encoder/encoder.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/lookahead.o encoder/lookahead.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/threadpool.o common/threadpool.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o common/opencl.o common/opencl.c >/nxb-bin/usr/bin/cc -Wshadow -O3 -ffast-math -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -Wall -I. -I. -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -mcpu=arm1136jf-s -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -isystem /usr/local/include -c -o encoder/slicetype-cl.o encoder/slicetype-cl.c >/nxb-bin/usr/bin/cc -o libx264.so.148 common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o common/opencl.o encoder/slicetype-cl.o -shared -Wl,-soname,libx264.so.148 -Wl,-Bsymbolic -lm -lpthread -s >rm -f libx264.a >ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o common/opencl.o encoder/slicetype-cl.o >ranlib libx264.a >gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/libx264/work/x264-snapshot-20160921-2245-stable' >=========================================================================== >=======================<phase: run-depends >============================ >=========================================================================== >=======================<phase: stage >============================ >===> Staging for libx264-0.148.2708 >===> Generating temporary packing list >gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/libx264/work/x264-snapshot-20160921-2245-stable' >/usr/bin/install -c -d /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/include >/usr/bin/install -c -d /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/lib >/usr/bin/install -c -d /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/libdata/pkgconfig >/usr/bin/install -c -m 644 ./x264.h /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/include >/usr/bin/install -c -m 644 x264_config.h /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/include >/usr/bin/install -c -m 644 x264.pc /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/libdata/pkgconfig >ln -f -s libx264.so.148 /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/lib/libx264.so >/usr/bin/install -c -m 755 libx264.so.148 /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/lib >/usr/bin/install -c -m 644 libx264.a /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/lib >ranlib /wrkdirs/usr/ports/multimedia/libx264/work/stage/usr/local/lib/libx264.a >gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/libx264/work/x264-snapshot-20160921-2245-stable' >====> Compressing man pages (compress-man) >=========================================================================== >=======================<phase: package >============================ >===> Building package for libx264-0.148.2708 >=========================================================================== >====>> Cleaning up wrkdir >===> Cleaning for libx264-0.148.2708 >build of multimedia/libx264 ended at Thu Oct 13 11:35:22 CEST 2016 >build time: 00:00:24
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 213443
:
175695
| 175699