[package - main-powerpc64-default][devel/cssc] Failed for cssc-1.4.1 in run-depends
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Aug 2021 16:15:03 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gspurki@gmail.com Log URL: http://foul1.nyi.freebsd.org/data/main-powerpc64-default/p8268af35e442_s5a3a8cb01/logs/cssc-1.4.1.log Build URL: http://foul1.nyi.freebsd.org/build.html?mastername=main-powerpc64-default&build=p8268af35e442_s5a3a8cb01 Log: =>> Building devel/cssc build started at Sat Aug 28 16:09:27 UTC 2021 port directory: /usr/ports/devel/cssc package name: cssc-1.4.1 building for: FreeBSD main-powerpc64-default-job-04 14.0-CURRENT FreeBSD 14.0-CURRENT 1400032 powerpc maintained by: gspurki@gmail.com Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400032 Job Id: 04 !!! Jail is newer than host. (Jail: 1400032, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400032 UNAME_v=FreeBSD 14.0-CURRENT 1400032 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for cssc-1.4.1: BINARY=on: Support binary SCCS files (Solaris interoperability) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gspurki@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-binary --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/cssc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/cssc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cssc" EXAMPLESDIR="share/examples/cssc" DATADIR="share/cssc" WWWDIR="www/cssc" ETCDIR="etc/cssc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cssc DOCSDIR=/usr/local/share/doc/cssc EXAMPLESDIR=/usr/local/share/examples/cssc WWWDIR=/usr/local/www/cssc ETCDIR=/usr/local/etc/cssc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400032 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> cssc-1.4.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-powerpc64-default-job-04] Installing pkg-1.17.1... [main-powerpc64-default-job-04] Extracting pkg-1.17.1: .......... done ===> cssc-1.4.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cssc-1.4.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.1 for building => SHA256 Checksum OK for CSSC-1.4.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.1 for building ===> Extracting for cssc-1.4.1 => SHA256 Checksum OK for CSSC-1.4.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for cssc-1.4.1 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for cssc-1.4.1 configure: loading site script /usr/ports/Templates/config.site <snip> ^~~~ --- admin.o --- mv -f .deps/admin.Tpo .deps/admin.Po --- sf-admin.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sf-admin.o -MD -MP -MF .deps/sf-admin.Tpo -c -o sf-admin.o sf-admin.cc --- sf-delta.o --- 3 warnings generated. mv -f .deps/sf-delta.Tpo .deps/sf-delta.Po --- sf-val.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sf-val.o -MD -MP -MF .deps/sf-val.Tpo -c -o sf-val.o sf-val.cc sf-val.cc:127:24: warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl] const char *sz_sid = d->id().as_string().c_str(); ^~~~~~~~~~~~~~~~~~~ sf-val.cc:180:28: warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl] const char *sz_sid = iter->id().as_string().c_str(); ^~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. mv -f .deps/sf-val.Tpo .deps/sf-val.Po --- prs.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT prs.o -MD -MP -MF .deps/prs.Tpo -c -o prs.o prs.cc --- sf-admin.o --- mv -f .deps/sf-admin.Tpo .deps/sf-admin.Po --- sf-prs.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sf-prs.o -MD -MP -MF .deps/sf-prs.Tpo -c -o sf-prs.o sf-prs.cc --- prs.o --- mv -f .deps/prs.Tpo .deps/prs.Po --- what.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT what.o -MD -MP -MF .deps/what.Tpo -c -o what.o what.cc mv -f .deps/what.Tpo .deps/what.Po --- unget.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT unget.o -MD -MP -MF .deps/unget.Tpo -c -o unget.o unget.cc --- sf-prs.o --- mv -f .deps/sf-prs.Tpo .deps/sf-prs.Po --- sact.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sact.o -MD -MP -MF .deps/sact.Tpo -c -o sact.o sact.cc --- unget.o --- mv -f .deps/unget.Tpo .deps/unget.Po --- cdc.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cdc.o -MD -MP -MF .deps/cdc.Tpo -c -o cdc.o cdc.cc --- sact.o --- mv -f .deps/sact.Tpo .deps/sact.Po --- sf-cdc.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sf-cdc.o -MD -MP -MF .deps/sf-cdc.Tpo -c -o sf-cdc.o sf-cdc.cc --- cdc.o --- mv -f .deps/cdc.Tpo .deps/cdc.Po --- rmdel.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rmdel.o -MD -MP -MF .deps/rmdel.Tpo -c -o rmdel.o rmdel.cc --- sf-cdc.o --- mv -f .deps/sf-cdc.Tpo .deps/sf-cdc.Po --- sf-rmdel.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sf-rmdel.o -MD -MP -MF .deps/sf-rmdel.Tpo -c -o sf-rmdel.o sf-rmdel.cc --- rmdel.o --- mv -f .deps/rmdel.Tpo .deps/rmdel.Po --- prt.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT prt.o -MD -MP -MF .deps/prt.Tpo -c -o prt.o prt.cc --- sf-rmdel.o --- mv -f .deps/sf-rmdel.Tpo .deps/sf-rmdel.Po --- sf-prt.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sf-prt.o -MD -MP -MF .deps/sf-prt.Tpo -c -o sf-prt.o sf-prt.cc --- prt.o --- mv -f .deps/prt.Tpo .deps/prt.Po --- val.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT val.o -MD -MP -MF .deps/val.Tpo -c -o val.o val.cc --- sf-prt.o --- mv -f .deps/sf-prt.Tpo .deps/sf-prt.Po --- version.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.cc mv -f .deps/version.Tpo .deps/version.Po --- sccsdiff --- sed -e 's:__csscutildir__:/usr/local/libexec/cssc:g' < sccsdiff.sh > sccsdiff && chmod a+x sccsdiff || { rm -f sccsdiff; false; } --- libcssc.a --- rm -f libcssc.a ar cr libcssc.a rl-merge.o bodyio.o sf-get.o sf-get3.o seqstate.o canonify.o writesubst.o pfile.o encoding.o sf-add.o sf-kw.o dtbl-prepend.o sf-chkid.o l-split.o prompt.o run.o filediff.o cap.o sf-write.o sccsfile.o rel_list.o sccs-delta.o delta-table.o delta-iterator.o fileiter.o file.o linebuf.o sccsname.o sid.o sccsdate.o fnsplit.o quit.o fatalsig.o my-getopt.o version.o fdclosed.o showconfig.o environment.o ranlib libcssc.a --- admin --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o admin admin.o sf-admin.o sf-val.o libcssc.a --- val.o --- mv -f .deps/val.Tpo .deps/val.Po --- cdc --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o cdc cdc.o sf-cdc.o libcssc.a --- admin --- libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o admin admin.o sf-admin.o sf-val.o -L../gl/lib libcssc.a --- cdc --- libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o cdc cdc.o sf-cdc.o -L../gl/lib libcssc.a --- delta --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o delta delta.o sf-delta.o pf-del.o libcssc.a --- get --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o get get.o pf-add.o sf-chkid.o sf-kw.o sf-get2.o pf-del.o libcssc.a --- delta --- libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o delta delta.o sf-delta.o pf-del.o -L../gl/lib libcssc.a --- get --- libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o get get.o pf-add.o sf-chkid.o sf-kw.o sf-get2.o pf-del.o -L../gl/lib libcssc.a --- prs --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o prs prs.o sf-prs.o sf-chkid.o libcssc.a --- prt --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o prt prt.o sf-prt.o libcssc.a --- prs --- libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o prs prs.o sf-prs.o sf-chkid.o -L../gl/lib libcssc.a --- prt --- libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o prt prt.o sf-prt.o -L../gl/lib libcssc.a --- rmdel --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o rmdel rmdel.o sf-rmdel.o libcssc.a --- sact --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o sact sact.o libcssc.a --- rmdel --- libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o rmdel rmdel.o sf-rmdel.o -L../gl/lib libcssc.a --- sact --- libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o sact sact.o -L../gl/lib libcssc.a --- sccs --- --- unget --- --- sccs --- /bin/sh ../libtool --tag=CC --mode=link cc "-DPREFIX=\"/usr/local/libexec/cssc/\"" -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o sccs sccs.o libcssc.a -lgnulib --- unget --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o unget unget.o pf-del.o libcssc.a libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o unget unget.o pf-del.o -L../gl/lib libcssc.a --- sccs --- libtool: link: cc -DPREFIX=\"/usr/local/libexec/cssc/\" -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o sccs sccs.o -L../gl/lib libcssc.a /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.1/gl/lib/.libs/libgnulib.a -pthread --- what --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o what what.o libcssc.a libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o what what.o -L../gl/lib libcssc.a --- val --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L../gl/lib -fstack-protector-strong -o val val.o sf-val.o libcssc.a libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o val val.o sf-val.o -L../gl/lib libcssc.a Making all in sccs-cgi Making all in unit-tests --- googletest/lib/.dirstamp --- --- googletest_lib_libgtest_la-gtest.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest.Tpo -c -o googletest_lib_libgtest_la-gtest.lo `test -f 'googletest/src/gtest.cc' || echo './'`googletest/src/gtest.cc --- googletest_lib_libgtest_la-gtest-death-test.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-death-test.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-death-test.Tpo -c -o googletest_lib_libgtest_la-gtest-death-test.lo `test -f 'googletest/src/gtest-death-test.cc' || echo './'`googletest/src/gtest-death-test.cc --- googletest_lib_libgtest_la-gtest.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest.Tpo -c googletest/src/gtest.cc -fPIC -DPIC -o .libs/googletest_lib_libgtest_la-gtest.o --- googletest_lib_libgtest_la-gtest-death-test.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-death-test.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-death-test.Tpo -c googletest/src/gtest-death-test.cc -fPIC -DPIC -o .libs/googletest_lib_libgtest_la-gtest-death-test.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-death-test.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-death-test.Tpo -c googletest/src/gtest-death-test.cc -o googletest_lib_libgtest_la-gtest-death-test.o >/dev/null 2>&1 mv -f .deps/googletest_lib_libgtest_la-gtest-death-test.Tpo .deps/googletest_lib_libgtest_la-gtest-death-test.Plo --- googletest_lib_libgtest_la-gtest-filepath.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-filepath.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-filepath.Tpo -c -o googletest_lib_libgtest_la-gtest-filepath.lo `test -f 'googletest/src/gtest-filepath.cc' || echo './'`googletest/src/gtest-filepath.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-filepath.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-filepath.Tpo -c googletest/src/gtest-filepath.cc -fPIC -DPIC -o .libs/googletest_lib_libgtest_la-gtest-filepath.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-filepath.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-filepath.Tpo -c googletest/src/gtest-filepath.cc -o googletest_lib_libgtest_la-gtest-filepath.o >/dev/null 2>&1 mv -f .deps/googletest_lib_libgtest_la-gtest-filepath.Tpo .deps/googletest_lib_libgtest_la-gtest-filepath.Plo --- googletest_lib_libgtest_la-gtest-port.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-port.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-port.Tpo -c -o googletest_lib_libgtest_la-gtest-port.lo `test -f 'googletest/src/gtest-port.cc' || echo './'`googletest/src/gtest-port.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-port.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-port.Tpo -c googletest/src/gtest-port.cc -fPIC -DPIC -o .libs/googletest_lib_libgtest_la-gtest-port.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-port.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-port.Tpo -c googletest/src/gtest-port.cc -o googletest_lib_libgtest_la-gtest-port.o >/dev/null 2>&1 --- googletest_lib_libgtest_la-gtest.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest.Tpo -c googletest/src/gtest.cc -o googletest_lib_libgtest_la-gtest.o >/dev/null 2>&1 --- googletest_lib_libgtest_la-gtest-port.lo --- mv -f .deps/googletest_lib_libgtest_la-gtest-port.Tpo .deps/googletest_lib_libgtest_la-gtest-port.Plo --- googletest_lib_libgtest_la-gtest-printers.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-printers.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-printers.Tpo -c -o googletest_lib_libgtest_la-gtest-printers.lo `test -f 'googletest/src/gtest-printers.cc' || echo './'`googletest/src/gtest-printers.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-printers.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-printers.Tpo -c googletest/src/gtest-printers.cc -fPIC -DPIC -o .libs/googletest_lib_libgtest_la-gtest-printers.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-printers.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-printers.Tpo -c googletest/src/gtest-printers.cc -o googletest_lib_libgtest_la-gtest-printers.o >/dev/null 2>&1 mv -f .deps/googletest_lib_libgtest_la-gtest-printers.Tpo .deps/googletest_lib_libgtest_la-gtest-printers.Plo --- googletest_lib_libgtest_la-gtest-test-part.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-test-part.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-test-part.Tpo -c -o googletest_lib_libgtest_la-gtest-test-part.lo `test -f 'googletest/src/gtest-test-part.cc' || echo './'`googletest/src/gtest-test-part.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-test-part.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-test-part.Tpo -c googletest/src/gtest-test-part.cc -fPIC -DPIC -o .libs/googletest_lib_libgtest_la-gtest-test-part.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-test-part.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-test-part.Tpo -c googletest/src/gtest-test-part.cc -o googletest_lib_libgtest_la-gtest-test-part.o >/dev/null 2>&1 mv -f .deps/googletest_lib_libgtest_la-gtest-test-part.Tpo .deps/googletest_lib_libgtest_la-gtest-test-part.Plo --- googletest_lib_libgtest_la-gtest-typed-test.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-typed-test.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-typed-test.Tpo -c -o googletest_lib_libgtest_la-gtest-typed-test.lo `test -f 'googletest/src/gtest-typed-test.cc' || echo './'`googletest/src/gtest-typed-test.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-typed-test.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-typed-test.Tpo -c googletest/src/gtest-typed-test.cc -fPIC -DPIC -o .libs/googletest_lib_libgtest_la-gtest-typed-test.o --- googletest_lib_libgtest_la-gtest.lo --- mv -f .deps/googletest_lib_libgtest_la-gtest.Tpo .deps/googletest_lib_libgtest_la-gtest.Plo --- gtest_main.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//include -pthread -I./../src -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gtest_main.lo -MD -MP -MF .deps/gtest_main.Tpo -c -o gtest_main.lo `test -f 'googletest/src/gtest_main.cc' || echo './'`googletest/src/gtest_main.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//include -pthread -I./../src -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gtest_main.lo -MD -MP -MF .deps/gtest_main.Tpo -c googletest/src/gtest_main.cc -fPIC -DPIC -o .libs/gtest_main.o --- googletest_lib_libgtest_la-gtest-typed-test.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//src -I./googletest//include -I./googletest/ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT googletest_lib_libgtest_la-gtest-typed-test.lo -MD -MP -MF .deps/googletest_lib_libgtest_la-gtest-typed-test.Tpo -c googletest/src/gtest-typed-test.cc -o googletest_lib_libgtest_la-gtest-typed-test.o >/dev/null 2>&1 --- gtest_main.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./googletest//include -pthread -I./../src -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gtest_main.lo -MD -MP -MF .deps/gtest_main.Tpo -c googletest/src/gtest_main.cc -o gtest_main.o >/dev/null 2>&1 --- googletest_lib_libgtest_la-gtest-typed-test.lo --- mv -f .deps/googletest_lib_libgtest_la-gtest-typed-test.Tpo .deps/googletest_lib_libgtest_la-gtest-typed-test.Plo --- googletest/lib/libgtest.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o googletest/lib/libgtest.la googletest_lib_libgtest_la-gtest.lo googletest_lib_libgtest_la-gtest-death-test.lo googletest_lib_libgtest_la-gtest-filepath.lo googletest_lib_libgtest_la-gtest-port.lo googletest_lib_libgtest_la-gtest-printers.lo googletest_lib_libgtest_la-gtest-test-part.lo googletest_lib_libgtest_la-gtest-typed-test.lo --- gtest_main.lo --- mv -f .deps/gtest_main.Tpo .deps/gtest_main.Plo --- googletest/lib/libgtest.la --- libtool: link: ar cru googletest/lib/.libs/libgtest.a .libs/googletest_lib_libgtest_la-gtest.o .libs/googletest_lib_libgtest_la-gtest-death-test.o .libs/googletest_lib_libgtest_la-gtest-filepath.o .libs/googletest_lib_libgtest_la-gtest-port.o .libs/googletest_lib_libgtest_la-gtest-printers.o .libs/googletest_lib_libgtest_la-gtest-test-part.o .libs/googletest_lib_libgtest_la-gtest-typed-test.o libtool: link: ranlib googletest/lib/.libs/libgtest.a libtool: link: ( cd "googletest/lib/.libs" && rm -f "libgtest.la" && ln -s "../libgtest.la" "libgtest.la" ) --- googletest/lib/libgtest_main.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o googletest/lib/libgtest_main.la gtest_main.lo googletest/lib/libgtest.la libtool: link: (cd googletest/lib/.libs/libgtest_main.lax/libgtest.a && ar x "/wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.1/unit-tests/googletest/lib/.libs/libgtest.a") libtool: link: ar cru googletest/lib/.libs/libgtest_main.a .libs/gtest_main.o googletest/lib/.libs/libgtest_main.lax/libgtest.a/googletest_lib_libgtest_la-gtest-death-test.o googletest/lib/.libs/libgtest_main.lax/libgtest.a/googletest_lib_libgtest_la-gtest-filepath.o googletest/lib/.libs/libgtest_main.lax/libgtest.a/googletest_lib_libgtest_la-gtest-port.o googletest/lib/.libs/libgtest_main.lax/libgtest.a/googletest_lib_libgtest_la-gtest-printers.o googletest/lib/.libs/libgtest_main.lax/libgtest.a/googletest_lib_libgtest_la-gtest-test-part.o googletest/lib/.libs/libgtest_main.lax/libgtest.a/googletest_lib_libgtest_la-gtest-typed-test.o googletest/lib/.libs/libgtest_main.lax/libgtest.a/googletest_lib_libgtest_la-gtest.o libtool: link: ranlib googletest/lib/.libs/libgtest_main.a libtool: link: rm -fr googletest/lib/.libs/libgtest_main.lax libtool: link: ( cd "googletest/lib/.libs" && rm -f "libgtest_main.la" && ln -s "../libgtest_main.la" "libgtest_main.la" ) Making all in tests =========================================================================== =======================<phase: run-depends >============================ ===> cssc-1.4.1 depends on executable: indexinfo - not found ===> Installing existing package /packages/All/indexinfo-0.3.1.pkg pkg-static: archive_read_open_filename(/packages/All/indexinfo-0.3.1.pkg): Lzma library error: Corrupted input data Failed to install the following 1 package(s): /packages/All/indexinfo-0.3.1.pkg *** Error code 1 Stop. make: stopped in /usr/ports/devel/cssc