Date: Thu, 23 Feb 2017 03:52:54 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 110mips64-quarterly][emulators/dynamips-community] Failed for dynamips-community-0.2.15 in configure Message-ID: <201702230352.v1N3qsBN090043@beefy16.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: pavelivolkov@gmail.com Last committer: mat@FreeBSD.org Ident: $FreeBSD: branches/2017Q1/emulators/dynamips-community/Makefile 418767 2016-07-19 11:04:13Z mat $ Log URL: http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/434649/logs/dynamips-community-0.2.15.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=434649 Log: ====>> Building emulators/dynamips-community build started at Thu Feb 23 03:50:33 UTC 2017 port directory: /usr/ports/emulators/dynamips-community building for: FreeBSD 110mips64-quarterly-job-12 11.0-RELEASE-p7 FreeBSD 11.0-RELEASE-p7 r311916 mips maintained by: pavelivolkov@gmail.com Makefile ident: $FreeBSD: branches/2017Q1/emulators/dynamips-community/Makefile 418767 2016-07-19 11:04:13Z mat $ Poudriere version: 3.1.14 Host OSVERSION: 1200018 Jail OSVERSION: 1100122 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips64 UNAME_m=mips ABI_FILE=/usr/lib/crt1.o OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p7 r311916 UNAME_r=11.0-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110mips64-quarterly/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dynamips-community-0.2.15 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool MASTERNAME=110mips64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.14 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/emulators/dynamips-community/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- DYNAMIPS_CODE=stable DYNAMIPS_ARCH=nojit XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -I/usr/local/include/libelf -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -I/usr/local/include/libelf -fno-strict-aliasing " 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-- CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dynamips" EXAMPLESDIR="share/examples/dynamips" DATADIR="share/dynamips" WWWDIR="www/dynamips" ETCDIR="etc/dynamips" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dynamips DOCSDIR=/usr/local/share/doc/dynamips EXAMPLESDIR=/usr/local/share/examples/dynamips WWWDIR=/usr/local/www/dynamips ETCDIR=/usr/local/etc/dynamips --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=mips MACHINE_ARCH=mips64 ARCH=${MACHINE_ARCH} #### /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=mips64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=11.0-RELEASE-p7 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> dynamips-community-0.2.15 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz [110mips64-quarterly-job-12] Installing pkg-1.9.4_1... [110mips64-quarterly-job-12] Extracting pkg-1.9.4_1: .......... done ===> dynamips-community-0.2.15 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dynamips-community-0.2.15 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dynamips-community-0.2.15 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dynamips-community-0.2.15 for building => SHA256 Checksum OK for GNS3-dynamips-v0.2.15_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dynamips-community-0.2.15 for building ===> Extracting for dynamips-community-0.2.15 => SHA256 Checksum OK for GNS3-dynamips-v0.2.15_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for dynamips-community-0.2.15 =========================================================================== =======================<phase: build-depends >============================ ===> dynamips-community-0.2.15 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.7.1.txz [110mips64-quarterly-job-12] Installing cmake-3.7.1... [110mips64-quarterly-job-12] `-- Installing expat-2.2.0_1... [110mips64-quarterly-job-12] `-- Extracting expat-2.2.0_1: .......... done [110mips64-quarterly-job-12] `-- Installing cmake-modules-3.7.1... [110mips64-quarterly-job-12] `-- Extracting cmake-modules-3.7.1: .......... done [110mips64-quarterly-job-12] `-- Installing curl-7.52.1_1... [110mips64-quarterly-job-12] | `-- Installing libnghttp2-1.18.0... [110mips64-quarterly-job-12] | `-- Extracting libnghttp2-1.18.0: .......... done <snip> This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> dynamips-community-0.2.15 depends on file: /usr/local/bin/cmake - found ===> Returning to build of dynamips-community-0.2.15 =========================================================================== =======================<phase: lib-depends >============================ ===> dynamips-community-0.2.15 depends on shared library: libelf.so - found (/usr/lib/libelf.so) ===> dynamips-community-0.2.15 depends on shared library: libuuid.so - not found ===> Installing existing package /packages/All/e2fsprogs-libuuid-1.43.4.txz [110mips64-quarterly-job-12] Installing e2fsprogs-libuuid-1.43.4... [110mips64-quarterly-job-12] Extracting e2fsprogs-libuuid-1.43.4: .......... done ===> dynamips-community-0.2.15 depends on shared library: libuuid.so - found (/usr/local/lib/libuuid.so) ===> Returning to build of dynamips-community-0.2.15 =========================================================================== =======================<phase: configure >============================ ===> Configuring for dynamips-community-0.2.15 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/emulators/dynamips-community/work/dynamips-0.2.15 -- CMAKE_MODULE_PATH=/wrkdirs/usr/ports/emulators/dynamips-community/work/dynamips-0.2.15/cmake -- The C compiler identification is GNU 4.2.1 -- Check for working C compiler: /nxb-bin/usr/bin/cc -- Check for working C compiler: /nxb-bin/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- dependencies - BEGIN -- Performing Test ARCH_AMD64 -- Performing Test ARCH_AMD64 - Failed -- Performing Test ARCH_X86 -- Performing Test ARCH_X86 - Failed -- ARCH_AMD64= -- ARCH_X86= -- DYNAMIPS_ARCH=nojit -- Performing Test FLAG__MDYNAMIC_NO_PIC -- Performing Test FLAG__MDYNAMIC_NO_PIC - Failed -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- USE_LIBRT=1 -- Looking for connect in socket -- Looking for connect in socket - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Found LibElf: /usr/lib/libelf.so -- LIBELF_FOUND=TRUE -- LIBELF_INCLUDE_DIRS=/usr/include -- LIBELF_LIBRARIES=/usr/lib/libelf.so -- LIBELF_DEFINITIONS= -- Looking for elf_begin in /usr/lib/libelf.so -- Looking for elf_begin in /usr/lib/libelf.so - found -- Performing Test LIBELF_LARGEFILE -- Performing Test LIBELF_LARGEFILE - Success -- LIBELF_LARGEFILE=1 -- UUID_FOUND=TRUE -- UUID_INCLUDE_DIR=/usr/local/include -- UUID_LIBRARY=/usr/local/lib/libuuid.so -- Looking for uuid_generate in /usr/local/lib/libuuid.so -- Looking for uuid_generate in /usr/local/lib/libuuid.so - found -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- CMAKE_THREAD_LIBS_INIT=-pthread -- CMAKE_USE_PTHREADS_INIT=1 -- Pcap include dirs set to /usr/include -- Pcap library set to /usr/lib/libpcap.so -- PCAP_FOUND=YES -- PCAP_INCLUDE_DIRS=/usr/include -- PCAP_LIBRARIES=/usr/lib/libpcap.so -- Looking for pcap_open_live in /usr/lib/libpcap.so -- Looking for pcap_open_live in /usr/lib/libpcap.so - found -- HAVE_PCAP=1 -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for arpa/telnet.h -- Looking for arpa/telnet.h - found -- Looking for assert.h -- Looking for assert.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for getopt.h -- Looking for getopt.h - found -- Looking for glob.h -- Looking for glob.h - found -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for setjmp.h -- Looking for setjmp.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for include files sys/types.h, netinet/tcp.h -- Looking for include files sys/types.h, netinet/tcp.h - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- HAVE_POSIX_MEMALIGN=1 -- Looking for 5 include files sys/socket.h, ..., netinet/in.h -- Looking for 5 include files sys/socket.h, ..., netinet/in.h - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for freeaddrinfo -- Looking for freeaddrinfo - found -- Looking for gai_strerror CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_279bd/fast" -- Looking for gai_strerror - not found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- HAVE_IPV6=0 -- dependencies - END -- configure - BEGIN -- DYNAMIPS_VERSION="0.2.15" -- DYNAMIPS_ARCH=nojit -- DYNAMIPS_CODE=stable -- BUILD_DYNAMIPS_STABLE=ON -- BUILD_DYNAMIPS_UNSTABLE=OFF -- DYNAMIPS_RENAME=auto -- DYNAMIPS_RENAME_TARGET=dynamips_nojit_stable -- BUILD_NVRAM_EXPORT=ON -- BUILD_UDP_SEND=OFF -- BUILD_UDP_RECV=OFF -- ENABLE_GEN_ETH=ON -- DYNAMIPS_FLAGS=-Wall;-O2;-fomit-frame-pointer -- DYNAMIPS_DEFINITIONS=-DHAS_POSIX_MEMALIGN=1;-DDYNAMIPS_VERSION="0.2.15";-DJIT_ARCH="nojit";-DJIT_CPU=CPU_nojit;-DMIPS64_ARCH_INC_FILE="mips64_nojit_trans.h";-DPPC32_ARCH_INC_FILE="ppc32_nojit_trans.h";-D_FILE_OFFSET_BITS=64;-D_LARGEFILE_SOURCE;-D_LARGEFILE64_SOURCE;-DGEN_ETH;-DHAS_RFC2553=0;-DOSNAME=FreeBSD -- DYNAMIPS_INCLUDES=/usr/include;/usr/local/include -- DYNAMIPS_LIBRARIES=rt;/usr/lib/libelf.so;/usr/local/lib/libuuid.so;-pthread;/usr/lib/libpcap.so -- configure - END Summary: CMAKE_INSTALL_PREFIX : /usr/local DYNAMIPS_ARCH : nojit DYNAMIPS_CODE : stable DYNAMIPS_RENAME : dynamips_nojit_stable -> dynamips (auto) BUILD_NVRAM_EXPORT : ON BUILD_UDP_SEND : OFF BUILD_UDP_RECV : OFF Large File support : ENABLE_LARGEFILE=ON Linux Ethernet (RAW sockets) : no, not Linux (linux_eth) Generic Ethernet (libpcap/WinPcap) : ENABLE_GEN_ETH=ON (gen_eth) IPv6 support (RFC 2553) : no, missing headers or functions -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/emulators/dynamips-community/work/dynamips-0.2.15/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/emulators/dynamips-community/work/dynamips-0.2.15/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/emulators/dynamips-community
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702230352.v1N3qsBN090043>