FreeBSD Bugzilla – Attachment 152701 Details for
Bug 197405
[patch] multimedia/libva: Fix build with clang when it reports a warning for -isystem option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere build log from port BEFORE patch was applied
libva-1.5.0-broken.log (text/x-log), 29.01 KB, created by
Kevin Zheng
on 2015-02-08 02:46:24 UTC
(
hide
)
Description:
Poudriere build log from port BEFORE patch was applied
Filename:
MIME Type:
Creator:
Kevin Zheng
Created:
2015-02-08 02:46:24 UTC
Size:
29.01 KB
patch
obsolete
>====>> Building multimedia/libva >build started at Fri Feb 6 23:14:42 CST 2015 >port directory: /usr/ports/multimedia/libva >building for: FreeBSD 10amd64-default-job-03 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 amd64 >maintained by: madpilot@FreeBSD.org >ident warning: no id keywords in /usr/local/poudriere/data/.m/10amd64-default/ref/../03//usr/ports/multimedia/libva/Makefile >Makefile ident: >Poudriere version: 3.1.1 >Host OSVERSION: 1001000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p5 >UNAME_r=10.1-RELEASE-p5 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=libva-1.5.0 >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool >MASTERNAME=10amd64-default >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.1 >LOCALBASE=/usr/local >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for libva-1.5.0: > DEBUG=off: Build with debugging support >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--program-prefix=va --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libva/work HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libva/work HOME=/wrkdirs/usr/ports/multimedia/libva/work MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libva/work HOME=/wrkdirs/usr/ports/multimedia/libva/work SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libva/work HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libva/work HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libva/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libva/work HOME=/wrkdirs/usr/ports/multimedia/libva/work NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DHAVE_LINUX_INTEGER_TYPES -DNDEBUG -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DHAVE_LINUX_INTEGER_TYPES -DNDEBUG -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="@comment >" >PORTEXAMPLES="@comment >" >LIB32DIR=lib >DOCSDIR="share/doc/libva" >EXAMPLESDIR="share/examples/libva" >DATADIR="share/libva" >WWWDIR="www/libva" >ETCDIR="etc/libva" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/libva >DOCSDIR=/usr/local/share/doc/libva >EXAMPLESDIR=/usr/local/share/examples/libva >WWWDIR=/usr/local/www/libva >ETCDIR=/usr/local/etc/libva >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### ># make.conf -- poudriere build configuration >DEFAULT_VERSIONS= php=5.5 > >OPENSSL_PORT= security/libressl >WITH_OPENSSL_PORT= yes > ># Common Knobs >OPTIONS_SET+=CUPS MANPAGES OPTIMIZED_CFLAGS >OPTIONS_UNSET+=DEBUG DOCS EXAMPLES NLS >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License MIT accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> libva-1.5.0 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.4.10.txz >[10amd64-default-job-03] Installing pkg-1.4.10... >[10amd64-default-job-03] Extracting pkg-1.4.10... done >Message for pkg-1.4.10: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of libva-1.5.0 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License MIT accepted by the user >===> Fetching all distfiles required by libva-1.5.0 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License MIT accepted by the user >===> Fetching all distfiles required by libva-1.5.0 for building >=> SHA256 Checksum OK for libva-1.5.0.tar.bz2. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License MIT accepted by the user >===> Fetching all distfiles required by libva-1.5.0 for building >===> Extracting for libva-1.5.0 >=> SHA256 Checksum OK for libva-1.5.0.tar.bz2. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for libva-1.5.0 >===> Applying FreeBSD patches for libva-1.5.0 >=========================================================================== >=======================<phase: build-depends >============================ >===> libva-1.5.0 depends on file: /usr/local/include/linux/videodev2.h - not found >===> Verifying install for /usr/local/include/linux/videodev2.h in /usr/ports/multimedia/v4l_compat >===> Installing existing package /packages/All/v4l_compat-1.0.20120501_1.txz >[10amd64-default-job-03] Installing v4l_compat-1.0.20120501_1... >[10amd64-default-job-03] Extracting v4l_compat-1.0.20120501_1... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on executable: autoconf-2.69 - not found >===> Verifying install for autoconf-2.69 in /usr/ports/devel/autoconf >===> Installing existing package /packages/All/autoconf-2.69.txz >[10amd64-default-job-03] Installing autoconf-2.69... >[10amd64-default-job-03] `-- Installing autoconf-wrapper-20131203... >[10amd64-default-job-03] `-- Extracting autoconf-wrapper-20131203... done >[10amd64-default-job-03] `-- Installing indexinfo-0.2.2... >[10amd64-default-job-03] `-- Extracting indexinfo-0.2.2... done >[10amd64-default-job-03] `-- Installing m4-1.4.17_1,1... >[10amd64-default-job-03] `-- Extracting m4-1.4.17_1,1... done >[10amd64-default-job-03] `-- Installing perl5-5.18.4_11... >[10amd64-default-job-03] `-- Extracting perl5-5.18.4_11... done >[10amd64-default-job-03] Extracting autoconf-2.69... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on executable: autoheader-2.69 - found >===> libva-1.5.0 depends on executable: autoreconf-2.69 - found >===> libva-1.5.0 depends on executable: aclocal-1.15 - not found >===> Verifying install for aclocal-1.15 in /usr/ports/devel/automake >===> Installing existing package /packages/All/automake-1.15.txz >[10amd64-default-job-03] Installing automake-1.15... >[10amd64-default-job-03] `-- Installing automake-wrapper-20131203... >[10amd64-default-job-03] `-- Extracting automake-wrapper-20131203... done >[10amd64-default-job-03] Extracting automake-1.15... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on executable: automake-1.15 - found >===> libva-1.5.0 depends on executable: libtoolize - not found >===> Verifying install for libtoolize in /usr/ports/devel/libtool >===> Installing existing package /packages/All/libtool-2.4.5.txz >[10amd64-default-job-03] Installing libtool-2.4.5... >[10amd64-default-job-03] Extracting libtool-2.4.5... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on executable: gmake - not found >===> Verifying install for gmake in /usr/ports/devel/gmake >===> Installing existing package /packages/All/gmake-4.1_1.txz >[10amd64-default-job-03] Installing gmake-4.1_1... >[10amd64-default-job-03] Extracting gmake-4.1_1... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on executable: pkgconf - not found >===> Verifying install for pkgconf in /usr/ports/devel/pkgconf >===> Installing existing package /packages/All/pkgconf-0.9.7.txz >[10amd64-default-job-03] Installing pkgconf-0.9.7... >[10amd64-default-job-03] Extracting pkgconf-0.9.7... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found >===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto >===> Installing existing package /packages/All/glproto-1.4.17.txz >[10amd64-default-job-03] Installing glproto-1.4.17... >[10amd64-default-job-03] Extracting glproto-1.4.17... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found >===> libva-1.5.0 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found >===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto >===> Installing existing package /packages/All/dri2proto-2.8.txz >[10amd64-default-job-03] Installing dri2proto-2.8... >[10amd64-default-job-03] Extracting dri2proto-2.8... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on file: /usr/local/libdata/pkgconfig/pciaccess.pc - not found >===> Verifying install for /usr/local/libdata/pkgconfig/pciaccess.pc in /usr/ports/devel/libpciaccess >===> Installing existing package /packages/All/libpciaccess-0.13.2_2.txz >[10amd64-default-job-03] Installing libpciaccess-0.13.2_2... >[10amd64-default-job-03] `-- Installing pciids-20150124... >[10amd64-default-job-03] `-- Extracting pciids-20150124... done >[10amd64-default-job-03] Extracting libpciaccess-0.13.2_2... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found >===> Verifying install for /usr/local/libdata/pkgconfig/xext.pc in /usr/ports/x11/libXext >===> Installing existing package /packages/All/libXext-1.3.3,1.txz >[10amd64-default-job-03] Installing libXext-1.3.3,1... >[10amd64-default-job-03] `-- Installing libX11-1.6.2_2,1... >[10amd64-default-job-03] | `-- Installing kbproto-1.0.6... >[10amd64-default-job-03] | `-- Extracting kbproto-1.0.6... done >[10amd64-default-job-03] | `-- Installing libXau-1.0.8_2... >[10amd64-default-job-03] | | `-- Installing xproto-7.0.26... >[10amd64-default-job-03] | | `-- Extracting xproto-7.0.26... done >[10amd64-default-job-03] | `-- Extracting libXau-1.0.8_2... done >[10amd64-default-job-03] | `-- Installing libXdmcp-1.1.1_2... >[10amd64-default-job-03] | `-- Extracting libXdmcp-1.1.1_2... done >[10amd64-default-job-03] | `-- Installing libxcb-1.11... >[10amd64-default-job-03] | | `-- Installing libpthread-stubs-0.3_6... >[10amd64-default-job-03] | | `-- Extracting libpthread-stubs-0.3_6... done >[10amd64-default-job-03] | | `-- Installing libxml2-2.9.2_2... >[10amd64-default-job-03] | | `-- Extracting libxml2-2.9.2_2... done >[10amd64-default-job-03] | `-- Extracting libxcb-1.11... done >[10amd64-default-job-03] `-- Extracting libX11-1.6.2_2,1... done >[10amd64-default-job-03] `-- Installing xextproto-7.3.0... >[10amd64-default-job-03] `-- Extracting xextproto-7.3.0... done >[10amd64-default-job-03] Extracting libXext-1.3.3,1... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - not found >===> Verifying install for /usr/local/libdata/pkgconfig/xfixes.pc in /usr/ports/x11/libXfixes >===> Installing existing package /packages/All/libXfixes-5.0.1_2.txz >[10amd64-default-job-03] Installing libXfixes-5.0.1_2... >[10amd64-default-job-03] `-- Installing fixesproto-5.0... >[10amd64-default-job-03] `-- Extracting fixesproto-5.0... done >[10amd64-default-job-03] Extracting libXfixes-5.0.1_2... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on file: /usr/local/bin/ccache - not found >===> Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache >===> Installing existing package /packages/All/ccache-3.2.1_1.txz >[10amd64-default-job-03] Installing ccache-3.2.1_1... >[10amd64-default-job-03] Extracting ccache-3.2.1_1... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >Message for ccache-3.2.1_1: > NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. > >You've chosen to create symlinks to the clang compiler binaries if they exist. >While it's known to be safe to build world with clang/ccache, it is not fully >supported yet. You have been warned. > >See: > https://bugzilla.samba.org/show_bug.cgi?id=8460 >===> Returning to build of libva-1.5.0 >=========================================================================== >=======================<phase: lib-depends >============================ >===> libva-1.5.0 depends on shared library: libdrm.so - not found >===> Verifying for libdrm.so in /usr/ports/graphics/libdrm >===> Installing existing package /packages/All/libdrm-2.4.58_1,1.txz >[10amd64-default-job-03] Installing libdrm-2.4.58_1,1... >[10amd64-default-job-03] Extracting libdrm-2.4.58_1,1... done >===> Returning to build of libva-1.5.0 >===> libva-1.5.0 depends on shared library: libGL.so - not found >===> Verifying for libGL.so in /usr/ports/graphics/libGL >===> Installing existing package /packages/All/libGL-10.4.3.txz >[10amd64-default-job-03] Installing libGL-10.4.3... >[10amd64-default-job-03] `-- Installing expat-2.1.0_2... >[10amd64-default-job-03] `-- Extracting expat-2.1.0_2... done >[10amd64-default-job-03] `-- Installing libXdamage-1.1.4_2... >[10amd64-default-job-03] | `-- Installing damageproto-1.2.1... >[10amd64-default-job-03] | `-- Extracting damageproto-1.2.1... done >[10amd64-default-job-03] `-- Extracting libXdamage-1.1.4_2... done >[10amd64-default-job-03] `-- Installing libXxf86vm-1.1.3_2... >[10amd64-default-job-03] | `-- Installing xf86vidmodeproto-2.3.1... >[10amd64-default-job-03] | `-- Extracting xf86vidmodeproto-2.3.1... done >[10amd64-default-job-03] `-- Extracting libXxf86vm-1.1.3_2... done >[10amd64-default-job-03] `-- Installing libdevq-0.0.2... >[10amd64-default-job-03] `-- Extracting libdevq-0.0.2... done >[10amd64-default-job-03] `-- Installing libglapi-10.4.3... >[10amd64-default-job-03] | `-- Installing libxshmfence-1.1_3... >[10amd64-default-job-03] | `-- Extracting libxshmfence-1.1_3... done >[10amd64-default-job-03] `-- Extracting libglapi-10.4.3... done >[10amd64-default-job-03] Extracting libGL-10.4.3... done >===> Returning to build of libva-1.5.0 >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for libva-1.5.0 >aclocal-1.15: warning: couldn't open directory 'm4': No such file or directory >libtoolize: putting auxiliary files in '.'. >libtoolize: copying file './ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. >libtoolize: copying file 'm4/libtool.m4' >libtoolize: copying file 'm4/ltoptions.m4' >libtoolize: copying file 'm4/ltsugar.m4' >libtoolize: copying file 'm4/ltversion.m4' >libtoolize: copying file 'm4/lt~obsolete.m4' >configure.ac:166: installing './compile' >configure.ac:166: installing './config.guess' >configure.ac:166: installing './config.sub' >configure.ac:87: installing './install-sh' >configure.ac:87: installing './missing' >dummy_drv_video/Makefile.am: installing './depcomp' >automake-1.15: warning: redefinition of 'info' ... >/usr/local/share/automake-1.15/am/program.am: ... 'info$(EXEEXT)' previously defined here >test/vainfo/Makefile.am:23: while processing program 'info' >va/wayland/Makefile.am:33: warning: source file '$(top_srcdir)/va/drm/va_drm_utils.c' is in a subdirectory, >va/wayland/Makefile.am:33: but option 'subdir-objects' is disabled >automake-1.15: warning: possible forward-incompatibility. >automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects' >automake-1.15: automake option hasn't been enabled. For now, the corresponding output >automake-1.15: object file(s) will be placed in the top-level directory. However, >automake-1.15: this behaviour will change in future Automake versions: they will >automake-1.15: unconditionally cause object files to be placed in the same subdirectory >automake-1.15: of the corresponding sources. >automake-1.15: You are advised to start using 'subdir-objects' option throughout your >automake-1.15: project, to avoid future incompatibilities. >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking whether gmake supports nested variables... (cached) yes >checking build system type... amd64-portbld-freebsd10.1 >checking host system type... amd64-portbld-freebsd10.1 >checking how to print strings... printf >checking for style of include used by gmake... GNU >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... no >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking dependency style of cc... gcc3 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd10.1 file names to amd64-portbld-freebsd10.1 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd10.1 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... no >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... no >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd10.1 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gcc... (cached) cc >checking whether we are using the GNU C compiler... (cached) yes >checking whether cc accepts -g... (cached) no >checking for cc option to accept ISO C89... (cached) none needed >checking whether cc understands -c and -o together... (cached) yes >checking dependency style of cc... (cached) gcc3 >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >checking how to run the C++ preprocessor... c++ -E >checking for ld used by c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC -DPIC >checking if c++ PIC flag -fPIC -DPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking if c++ supports -c -o file.o... (cached) yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd10.1 ld.so >checking how to hardcode library paths into programs... immediate >checking pkg-config is at least version 0.9.0... yes >checking for ANSI C header files... (cached) yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether __attribute__((visibility())) is supported... yes >checking for DRM... yes >checking for X11... yes >checking for XEXT... yes >checking for XFIXES... yes >checking for GLX... yes >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glx.h usability... yes >checking GL/glx.h presence... yes >checking for GL/glx.h... yes >checking for glXCreateContext in -lGL... yes >checking for EGL... no >checking EGL/egl.h usability... no >checking EGL/egl.h presence... no >checking for EGL/egl.h... no >checking for eglGetDisplay in -lEGL... no >checking for WAYLAND... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating debian.upstream/Makefile >config.status: creating debian.upstream/changelog >config.status: creating debian.upstream/control >config.status: creating debian.upstream/libva1.install >config.status: creating debian.upstream/libva-drm1.install >config.status: creating debian.upstream/libva-egl1.install >config.status: creating debian.upstream/libva-glx1.install >config.status: creating debian.upstream/libva-wayland1.install >config.status: creating debian.upstream/libva-x11-1.install >config.status: creating doc/Makefile >config.status: creating dummy_drv_video/Makefile >config.status: creating pkgconfig/Makefile >config.status: creating pkgconfig/libva-drm.pc >config.status: creating pkgconfig/libva-egl.pc >config.status: creating pkgconfig/libva-glx.pc >config.status: creating pkgconfig/libva-tpi.pc >config.status: creating pkgconfig/libva-wayland.pc >config.status: creating pkgconfig/libva-x11.pc >config.status: creating pkgconfig/libva.pc >config.status: creating test/Makefile >config.status: creating test/basic/Makefile >config.status: creating test/common/Makefile >config.status: creating test/decode/Makefile >config.status: creating test/encode/Makefile >config.status: creating test/putsurface/Makefile >config.status: creating test/vainfo/Makefile >config.status: creating va/Makefile >config.status: creating va/drm/Makefile >config.status: creating va/egl/Makefile >config.status: creating va/glx/Makefile >config.status: creating va/va_version.h >config.status: creating va/wayland/Makefile >config.status: creating va/wayland/protocol/Makefile >config.status: creating va/x11/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >libva - 1.5.0 (VA-API 0.37.0) > >Installation prefix .............. : /usr/local >Default driver path .............. : ${exec_prefix}/lib/va >Extra window systems ............. : drm x11 glx >Build dummy driver ............... : yes >Build documentation .............. : no > >=========================================================================== >=======================<phase: build >============================ >===> Building for libva-1.5.0 >gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0' >gmake all-recursive >gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0' >Making all in va >gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va' >Making all in drm >gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va/drm' > CC va_drm.lo > CC va_drm_auth.lo > CC va_drm_utils.lo > CC va_drm_auth_x11.lo > CCLD libva_drm.la >gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va/drm' >Making all in x11 >gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va/x11' > CC dri2_util.lo >dri2_util.c:171:33: warning: if statement has empty body [-Wempty-body] > if (dri_state->base.fd >= 0); > ^ >dri2_util.c:171:33: note: put the semicolon on a separate line to silence this warning >1 warning generated. > CC va_dri2.lo > CC va_dricommon.lo > CC va_fglrx.lo > CC va_nvctrl.lo > CC va_x11.lo > CCLD libva_x11.la >gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va/x11' >Making all in glx >gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va/glx' > CC va_glx.lo > CC va_glx_impl.lo > CCLD libva_glx.la >gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va/glx' >gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va' > CC va.lo > CC va_compat.lo > CC va_fool.lo > CC va_trace.lo > CCLD libva.la >/usr/bin/ld: .libs/va.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC >.libs/va.o: could not read symbols: Bad value >cc: error: linker command failed with exit code 1 (use -v to see invocation) >Makefile:661: recipe for target 'libva.la' failed >gmake[4]: *** [libva.la] Error 1 >gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va' >Makefile:730: recipe for target 'all-recursive' failed >gmake[3]: *** [all-recursive] Error 1 >gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0/va' >Makefile:464: recipe for target 'all-recursive' failed >gmake[2]: *** [all-recursive] Error 1 >gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0' >Makefile:396: recipe for target 'all' failed >gmake[1]: *** [all] Error 2 >gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/libva/work/libva-1.5.0' >*** Error code 1 > >Stop. >make: stopped in /usr/ports/multimedia/libva >====>> Cleaning up wrkdir >===> Cleaning for libva-1.5.0 >build of multimedia/libva ended at Fri Feb 6 23:15:20 CST 2015 >build time: 00:00:38 >!!! build failure encountered !!!
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 197405
:
152700
| 152701 |
152702
|
152709