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: po...@freebsd.org Last committer: amd...@freebsd.org Ident: $FreeBSD: branches/2018Q1/devel/libds/Makefile 406958 2016-01-23 01:41:51Z amdmi3 $ Log URL: http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/463543/logs/libds-1.0_1.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=463543 Log: =>> Building devel/libds build started at Sun Mar 4 07:33:52 UTC 2018 port directory: /usr/ports/devel/libds package name: libds-1.0_1 building for: FreeBSD 111arm64-quarterly-job-12 11.1-RELEASE FreeBSD 11.1-RELEASE arm64 maintained by: po...@freebsd.org Makefile ident: $FreeBSD: branches/2018Q1/devel/libds/Makefile 406958 2016-01-23 01:41:51Z amdmi3 $ Poudriere version: 3.2.4-64-g33691b66 Host OSVERSION: 1200052 Jail OSVERSION: 1101001 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE UNAME_r=11.1-RELEASE BLOCKSIZE=K MAIL=/var/mail/root 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.4-64-g33691b66 MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=111arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/111arm64-quarterly/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 libds-1.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- po...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libds/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libds/work HOME=/wrkdirs/usr/ports/devel/libds/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/libds/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libds/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libds/work HOME=/wrkdirs/usr/ports/devel/libds/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/libds/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 LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libds" EXAMPLESDIR="share/examples/libds" DATADIR="share/libds" WWWDIR="www/libds" ETCDIR="etc/libds" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libds DOCSDIR=/usr/local/share/doc/libds EXAMPLESDIR=/usr/local/share/examples/libds WWWDIR=/usr/local/www/libds ETCDIR=/usr/local/etc/libds --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 #### ARCH=aarch64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local UID=0 _OSRELEASE=11.1-RELEASE #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 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 >============================ ===> NOTICE: The libds port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD4CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> libds-1.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.3_1.txz [111arm64-quarterly-job-12] Installing pkg-1.10.3_1... [111arm64-quarterly-job-12] Extracting pkg-1.10.3_1: .......... done ===> libds-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libds-1.0_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The libds port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by libds-1.0_1 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The libds port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by libds-1.0_1 for building => SHA256 Checksum OK for libds-2.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> NOTICE: The libds port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by libds-1.0_1 for building ===> Extracting for libds-1.0_1 => SHA256 Checksum OK for libds-2.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for libds-1.0_1 ===> Applying FreeBSD patches for libds-1.0_1 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for libds-1.0_1 =========================================================================== =======================<phase: build >============================ ===> Building for libds-1.0_1 cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -c avltree.c cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -c hashtbl.c cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -c heap.c cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -c parray.c cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -c queue.c cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -c stack.c cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -c set.c cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -fPIC -c avltree.c -o avltree.So cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -fPIC -c hashtbl.c -o hashtbl.So cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -fPIC -c heap.c -o heap.So cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -fPIC -c parray.c -o parray.So cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -fPIC -c queue.c -o queue.So cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -fPIC -c stack.c -o stack.So cc -I. -I. -I.. -I../include -I../../include -O2 -pipe -fno-strict-aliasing -Wall -W -Wshadow -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Winline -Wstrict-prototypes -DStandAlone -fPIC -c set.c -o set.So ar r libds.a avltree.o hashtbl.o heap.o parray.o queue.o stack.o set.o; ranlib libds.a; ld -shared -o libds.so avltree.So hashtbl.So heap.So parray.So queue.So stack.So set.So -lc ar: warning: creating libds.a ld: error: unable to find library -lc *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/libds/work/libds-2.1 *** Error code 1 (ignored) =========================================================================== =======================<phase: run-depends >============================ =========================================================================== =======================<phase: stage >============================ ===> Staging for libds-1.0_1 ===> Generating temporary packing list install -m 0644 /wrkdirs/usr/ports/devel/libds/work/libds-2.1/ds.h /wrkdirs/usr/ports/devel/libds/work/stage/usr/local/include install -m 0644 /wrkdirs/usr/ports/devel/libds/work/libds-2.1/libds.a /wrkdirs/usr/ports/devel/libds/work/stage/usr/local/lib install -s -m 0644 /wrkdirs/usr/ports/devel/libds/work/libds-2.1/libds.so /wrkdirs/usr/ports/devel/libds/work/stage/usr/local/lib/libds.so.1 install: /wrkdirs/usr/ports/devel/libds/work/libds-2.1/libds.so: No such file or directory *** Error code 71 Stop. make: stopped in /usr/ports/devel/libds _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"