FreeBSD Bugzilla – Attachment 162010 Details for
Bug 203757
jam-based ports (eg: graphics/argyllcms) fail to build when using ports binutils.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Failure log for argyllcms, which requires a C11 compiler, pulling in ports binutils on non-clang platforms
argyllcms-1.7.0_1.log (text/plain), 20.96 KB, created by
Justin Hibbits
on 2015-10-14 04:09:25 UTC
(
hide
)
Description:
Failure log for argyllcms, which requires a C11 compiler, pulling in ports binutils on non-clang platforms
Filename:
MIME Type:
Creator:
Justin Hibbits
Created:
2015-10-14 04:09:25 UTC
Size:
20.96 KB
patch
obsolete
>====>> Building graphics/argyllcms >build started at Tue Oct 13 22:58:58 CDT 2015 >port directory: /usr/ports/graphics/argyllcms >building for: FreeBSD ppc64-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r289144 powerpc >maintained by: kwm@FreeBSD.org >Makefile ident: $FreeBSD: head/graphics/argyllcms/Makefile 398832 2015-10-08 15:11:28Z olgeni $ >Poudriere version: 3.1.7 >Host OSVERSION: 1100080 >Jail OSVERSION: 1100080 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1100080 >UNAME_v=FreeBSD 11.0-CURRENT r289144 >UNAME_r=11.0-CURRENT >LC_COLLATE=C >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >MASTERMNT=/usr/local/poudriere/data/.m/ppc64-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=argyllcms-1.7.0_1 >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/ppc64-default/ref/.p/pool >MASTERNAME=ppc64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.7 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/argyllcms/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/argyllcms/work HOME=/wrkdirs/usr/ports/graphics/argyllcms/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/argyllcms/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/argyllcms/work HOME=/wrkdirs/usr/ports/graphics/argyllcms/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -mcpu=970 -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -mcpu=970 -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- >OSREL=11.0 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/argyllcms" >EXAMPLESDIR="share/examples/argyllcms" >DATADIR="share/argyllcms" >WWWDIR="www/argyllcms" >ETCDIR="etc/argyllcms" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/argyllcms >DOCSDIR=/usr/local/share/doc/argyllcms >EXAMPLESDIR=/usr/local/share/examples/argyllcms >WWWDIR=/usr/local/www/argyllcms >ETCDIR=/usr/local/etc/argyllcms >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/ppc64-make.conf #### >MACHINE_CPU?= aim >SSP_CFLAGS= -fstack-protector > >.if empty(.CURDIR:M/usr/ports/graphics/gegl) >CPUTYPE?=970 >.endif > >MALLOC_PRODUCTION=yes > >.if empty(.CURDIR:M*binutils*) && \ > empty(.CURDIR:M*gmake*) && \ > empty(.CURDIR:M*perl5*) && \ > empty(.CURDIR:M*/p5-*) && \ > empty(.CURDIR:M*gmp*) && \ > empty(.CURDIR:M*math/mpc*) && \ > empty(.CURDIR:M*math/mpfr) && \ > empty(.CURDIR:M*lang/gcc*) && \ > empty(.CURDIR:M*print/indexinfo*) && \ > empty(.CURDIR:M*print/texinfo*) && \ > empty(.CURDIR:M*misc/help2man*) && \ > empty(.CURDIR:M*devel/bison*) && \ > empty(.CURDIR:M*devel/gettext*) && \ > empty(.CURDIR:M*libiconv*) && \ > empty(.CURDIR:M*textproc/expat*) && \ > empty(.CURDIR:M*devel/m4*) && \ > empty(.CURDIR:M*devel/cmake*) && \ > empty(.CURDIR:M*multimedia/cuse4bsd*) && \ > empty(.CURDIR:M*misc/wmcalendar) && \ > empty(.CURDIR:M*net/asio) && \ > empty(.CURDIR:M*ports-mgmt/pkg) && \ > empty(.CURDIR:M*ImageMagick*) && \ > empty(.CURDIR:M*gnome-panel*) && \ > empty(.CURDIR:M*farsight*) && \ > empty(.CURDIR:M*json-c) && \ > empty(.CURDIR:M*w3m) && \ > empty(.CURDIR:M*boehm-gc*) && \ > empty(.CURDIR:M*libatomic_ops*) && \ > empty(.CURDIR:M*libvpx) && \ > empty(.CURDIR:M*/jam) && \ > empty(.CURDIR:M*/argyllcms) && \ > empty(.CURDIR:M*ksh93) > USE_GCC=yes >.endif > >.if ${.CURDIR:M*/ports/www/*webkit*} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*/ports/*/qt4-gui} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*/ports/*kdelibs4} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*/ports/*mysql*} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*/ports/*amarok*} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*/ports/*llvm*} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*/ports/*clang*} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*/ports/*wxgtk*} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*gstreamer1-libav} > CFLAGS+= -mminimal-toc > CXXFLAGS+= -mminimal-toc >.endif > >.if ${.CURDIR:M*/ports/*boost*} > CFLAGS+= -maltivec > CXXFLAGS+= -maltivec >.endif > >.if ${.CURDIR:M*fftw3*} >MACHINE_CPU=powerpc-altivec >.endif > >.if ${.CURDIR:M*libreoffice*} >WITH_GCC=yes >.endif > ># CPU optimizations >OPTIONS_SET+= OPTIMIZED_CFLAGS >OPTIONS_SET+= CPU_OPTS MNG_OPTIMIZE > ># Printing >OPTIONS_SET+= ENSCRIPT_LETTER >OPTIONS_UNSET+= ENSCRIPT_A4 > ># OpenCV-core doesn't build >OPTIONS_UNSET+= OPENCV > >openocd_SET+= TIICDI > >www_nginx_UNSET+= LUA > >www_firefox_UNSET+= OPTIMIZED_CFLAGS >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License AGPLv3 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> argyllcms-1.7.0_1 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.6.1.txz >[ppc64-default-job-01] Installing pkg-1.6.1... >[ppc64-default-job-01] Extracting pkg-1.6.1: .......... done >Message from pkg-1.6.1: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> argyllcms-1.7.0_1 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of argyllcms-1.7.0_1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License AGPLv3 accepted by the user >===> Fetching all distfiles required by argyllcms-1.7.0_1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License AGPLv3 accepted by the user >===> Fetching all distfiles required by argyllcms-1.7.0_1 for building >=> SHA256 Checksum OK for Argyll_V1.7.0_src.zip. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License AGPLv3 accepted by the user >===> Fetching all distfiles required by argyllcms-1.7.0_1 for building >===> Extracting for argyllcms-1.7.0_1 >=> SHA256 Checksum OK for Argyll_V1.7.0_src.zip. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for argyllcms-1.7.0_1 >===> Applying FreeBSD patches for argyllcms-1.7.0_1 >=========================================================================== >=======================<phase: build-depends >============================ >===> argyllcms-1.7.0_1 depends on executable: jam - not found >===> Installing existing package /packages/All/jam-2.5_2.txz >[ppc64-default-job-01] Installing jam-2.5_2... >[ppc64-default-job-01] Extracting jam-2.5_2: .... done >===> argyllcms-1.7.0_1 depends on executable: jam - found >===> Returning to build of argyllcms-1.7.0_1 >===> argyllcms-1.7.0_1 depends on executable: gcc48 - not found >===> Installing existing package /packages/All/gcc-4.8.5.txz >[ppc64-default-job-01] Installing gcc-4.8.5... >[ppc64-default-job-01] `-- Installing indexinfo-0.2.3... >[ppc64-default-job-01] `-- Extracting indexinfo-0.2.3: .... done >[ppc64-default-job-01] `-- Installing mpc-1.0.3... >[ppc64-default-job-01] | `-- Installing gmp-5.1.3_2... >[ppc64-default-job-01] | `-- Extracting gmp-5.1.3_2: .......... done >[ppc64-default-job-01] | `-- Installing mpfr-3.1.2_2... >[ppc64-default-job-01] | `-- Extracting mpfr-3.1.2_2: .......... done >[ppc64-default-job-01] `-- Extracting mpc-1.0.3: ...... done >[ppc64-default-job-01] `-- Installing binutils-2.25.1... >[ppc64-default-job-01] | `-- Installing gettext-runtime-0.19.6... >[ppc64-default-job-01] | `-- Extracting gettext-runtime-0.19.6: .......... done >[ppc64-default-job-01] `-- Extracting binutils-2.25.1: .......... done >[ppc64-default-job-01] Extracting gcc-4.8.5: .......... done >Message from gcc-4.8.5: >To ensure binaries built with this toolchain find appropriate versions >of the necessary run-time libraries, you may want to link using > > -Wl,-rpath=/usr/local/lib/gcc48 > >For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens >transparently. >===> argyllcms-1.7.0_1 depends on executable: gcc48 - found >===> Returning to build of argyllcms-1.7.0_1 >===> argyllcms-1.7.0_1 depends on file: /usr/local/bin/as - found >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found >===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz >[ppc64-default-job-01] Installing libX11-1.6.2_3,1... >[ppc64-default-job-01] `-- Installing xproto-7.0.27... >[ppc64-default-job-01] `-- Extracting xproto-7.0.27: .......... done >[ppc64-default-job-01] `-- Installing kbproto-1.0.6... >[ppc64-default-job-01] `-- Extracting kbproto-1.0.6: .......... done >[ppc64-default-job-01] `-- Installing libXdmcp-1.1.2... >[ppc64-default-job-01] `-- Extracting libXdmcp-1.1.2: ......... done >[ppc64-default-job-01] `-- Installing libxcb-1.11_1... >[ppc64-default-job-01] | `-- Installing libxml2-2.9.2_3... >[ppc64-default-job-01] | `-- Extracting libxml2-2.9.2_3: .......... done >[ppc64-default-job-01] | `-- Installing libXau-1.0.8_3... >[ppc64-default-job-01] | `-- Extracting libXau-1.0.8_3: .......... done >[ppc64-default-job-01] | `-- Installing libpthread-stubs-0.3_6... >[ppc64-default-job-01] | `-- Extracting libpthread-stubs-0.3_6: ..... done >[ppc64-default-job-01] `-- Extracting libxcb-1.11_1: .......... done >[ppc64-default-job-01] Extracting libX11-1.6.2_3,1: .......... done >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >===> Returning to build of argyllcms-1.7.0_1 >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found >===> Installing existing package /packages/All/libXext-1.3.3_1,1.txz >[ppc64-default-job-01] Installing libXext-1.3.3_1,1... >[ppc64-default-job-01] `-- Installing xextproto-7.3.0... >[ppc64-default-job-01] `-- Extracting xextproto-7.3.0: .......... done >[ppc64-default-job-01] Extracting libXext-1.3.3_1,1: .......... done >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found >===> Returning to build of argyllcms-1.7.0_1 >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - not found >===> Installing existing package /packages/All/libXinerama-1.1.3_3,1.txz >[ppc64-default-job-01] Installing libXinerama-1.1.3_3,1... >[ppc64-default-job-01] `-- Installing xineramaproto-1.2.1... >[ppc64-default-job-01] `-- Extracting xineramaproto-1.2.1: .. done >[ppc64-default-job-01] Extracting libXinerama-1.1.3_3,1: .......... done >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found >===> Returning to build of argyllcms-1.7.0_1 >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found >===> Installing existing package /packages/All/libXrandr-1.4.2_3.txz >[ppc64-default-job-01] Installing libXrandr-1.4.2_3... >[ppc64-default-job-01] `-- Installing libXrender-0.9.8_3... >[ppc64-default-job-01] | `-- Installing renderproto-0.11.1... >[ppc64-default-job-01] | `-- Extracting renderproto-0.11.1: .... done >[ppc64-default-job-01] `-- Extracting libXrender-0.9.8_3: .......... done >[ppc64-default-job-01] `-- Installing randrproto-1.4.1... >[ppc64-default-job-01] `-- Extracting randrproto-1.4.1: .... done >[ppc64-default-job-01] Extracting libXrandr-1.4.2_3: .......... done >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found >===> Returning to build of argyllcms-1.7.0_1 >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - not found >===> Installing existing package /packages/All/libXScrnSaver-1.2.2_3.txz >[ppc64-default-job-01] Installing libXScrnSaver-1.2.2_3... >[ppc64-default-job-01] `-- Installing scrnsaverproto-1.2.2... >[ppc64-default-job-01] `-- Extracting scrnsaverproto-1.2.2: ... done >[ppc64-default-job-01] Extracting libXScrnSaver-1.2.2_3: .......... done >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found >===> Returning to build of argyllcms-1.7.0_1 >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - not found >===> Installing existing package /packages/All/libXxf86vm-1.1.4_1.txz >[ppc64-default-job-01] Installing libXxf86vm-1.1.4_1... >[ppc64-default-job-01] `-- Installing xf86vidmodeproto-2.3.1... >[ppc64-default-job-01] `-- Extracting xf86vidmodeproto-2.3.1: .... done >[ppc64-default-job-01] Extracting libXxf86vm-1.1.4_1: .......... done >===> argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found >===> Returning to build of argyllcms-1.7.0_1 >=========================================================================== >=======================<phase: lib-depends >============================ >===> argyllcms-1.7.0_1 depends on shared library: libtiff.so - not found >===> Installing existing package /packages/All/tiff-4.0.4.txz >[ppc64-default-job-01] Installing tiff-4.0.4... >[ppc64-default-job-01] `-- Installing jbigkit-2.1_1... >[ppc64-default-job-01] `-- Extracting jbigkit-2.1_1: .......... done >[ppc64-default-job-01] `-- Installing jpeg-turbo-1.4.1... >[ppc64-default-job-01] `-- Extracting jpeg-turbo-1.4.1: .......... done >[ppc64-default-job-01] Extracting tiff-4.0.4: .......... done >===> argyllcms-1.7.0_1 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) >===> Returning to build of argyllcms-1.7.0_1 >===> argyllcms-1.7.0_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for argyllcms-1.7.0_1 >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/argyllcms/work/Argyll_V1.7.0/tiff/m4/libtool.m4 >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/argyllcms/work/Argyll_V1.7.0/tiff/configure >=========================================================================== >=======================<phase: build >============================ >===> Building for argyllcms-1.7.0_1 >Argyll Jamrules has been read >DESTDIR = '.', PREFIX = '/usr/local', REFSUBDIR = 'ref' >Using system TIFF library >Using system JPEG library >Using Argyll PNG library >Using system Z library >...patience... >...found 1463 target(s)... >...updating 454 target(s)... >Cc_ numlib/numsup.o >Cc_ numlib/dnsq.o >Cc_ numlib/powell.o >Cc_ numlib/dhsx.o >Cc_ numlib/ludecomp.o >Cc_ numlib/svd.o >Cc_ numlib/zbrent.o >Cc_ numlib/rand.o >Cc_ numlib/sobol.o >Cc_ numlib/aatree.o >Cc_ numlib/ui.o >Archive numlib/libui.a >/usr/local/bin/ar: invalid option -- n >Usage: /usr/local/bin/ar [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [--plugin <name>] [member-name] [count] archive-file file... > /usr/local/bin/ar -M [<mri-script] > commands: > d - delete file(s) from the archive > m[ab] - move file(s) in the archive > p - print file(s) found in the archive > q[f] - quick append file(s) to the archive > r[ab][f][u] - replace existing or insert new file(s) into the archive > s - act as ranlib > t - display contents of archive > x[o] - extract file(s) from the archive > command specific modifiers: > [a] - put file(s) after [member-name] > [b] - put file(s) before [member-name] (same as [i]) > [D] - use zero for timestamps and uids/gids > [U] - use actual timestamps and uids/gids (default) > [N] - use instance [count] of name > [f] - truncate inserted file names > [P] - use full path names when matching > [o] - preserve original dates > [u] - only replace files that are newer than current archive contents > generic modifiers: > [c] - do not warn if the library had to be created > [s] - create an archive index (cf. ranlib) > [S] - do not build a symbol table > [T] - make a thin archive > [v] - be verbose > [V] - display the version number > @<file> - read options from <file> > --target=BFDNAME - specify the target object format as BFDNAME > optional: > --plugin <p> - load the specified plugin > emulation options: > No emulation specific options >/usr/local/bin/ar: supported targets: elf64-powerpc-freebsd elf64-powerpc elf32-powerpc elf32-powerpc-freebsd elf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 aix5coff64-rs6000 elf64-little elf64-big elf32-little elf32-big plugin srec symbolsrec verilog tekhex binary ihex > > /usr/local/bin/ar numlib/libui.a numlib/ui.o > >...failed Archive numlib/libui.a ... >Archive numlib/libnum.a >/usr/local/bin/ar: invalid option -- n >Usage: /usr/local/bin/ar [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [--plugin <name>] [member-name] [count] archive-file file... > /usr/local/bin/ar -M [<mri-script] > commands: > d - delete file(s) from the archive > m[ab] - move file(s) in the archive > p - print file(s) found in the archive > q[f] - quick append file(s) to the archive > r[ab][f][u] - replace existing or insert new file(s) into the archive > s - act as ranlib > t - display contents of archive > x[o] - extract file(s) from the archive > command specific modifiers: > [a] - put file(s) after [member-name] > [b] - put file(s) before [member-name] (same as [i]) > [D] - use zero for timestamps and uids/gids > [U] - use actual timestamps and uids/gids (default) > [N] - use instance [count] of name > [f] - truncate inserted file names > [P] - use full path names when matching > [o] - preserve original dates > [u] - only replace files that are newer than current archive contents > generic modifiers: > [c] - do not warn if the library had to be created > [s] - create an archive index (cf. ranlib) > [S] - do not build a symbol table > [T] - make a thin archive > [v] - be verbose > [V] - display the version number > @<file> - read options from <file> > --target=BFDNAME - specify the target object format as BFDNAME > optional: > --plugin <p> - load the specified plugin > emulation options: > No emulation specific options >/usr/local/bin/ar: supported targets: elf64-powerpc-freebsd elf64-powerpc elf32-powerpc elf32-powerpc-freebsd elf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 aix5coff64-rs6000 elf64-little elf64-big elf32-little elf32-big plugin srec symbolsrec verilog tekhex binary ihex > > /usr/local/bin/ar numlib/libnum.a numlib/numsup.o numlib/dnsq.o numlib/powell.o numlib/dhsx.o numlib/ludecomp.o numlib/svd.o numlib/zbrent.o numlib/rand.o numlib/sobol.o numlib/aatree.o > >...failed Archive numlib/libnum.a ... >...failed updating 2 target(s)... >...updated 11 target(s)... >*** Error code 1 > >Stop. >make: stopped in /usr/ports/graphics/argyllcms >====>> Cleaning up wrkdir >===> Cleaning for argyllcms-1.7.0_1 >build of graphics/argyllcms ended at Tue Oct 13 23:00:42 CDT 2015 >build time: 00:01:44 >!!! 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 203757
: 162010