From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Feb 12 22:16:24 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F12754A; Thu, 12 Feb 2015 22:16:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69E223E8; Thu, 12 Feb 2015 22:16:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t1CMGOf5007234; Thu, 12 Feb 2015 22:16:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t1CMGOgt007227; Thu, 12 Feb 2015 22:16:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 12 Feb 2015 22:16:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201502122216.t1CMGOgt007227@beefy2.isc.freebsd.org> To: avilla@FreeBSD.org Subject: [package - head-amd64-default][comms/usbmuxd] Failed for usbmuxd-1.0.9.a1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2015 22:16:24 -0000 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: avilla@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/comms/usbmuxd/Makefile 369717 2014-10-01 11:28:44Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-02-12_11h53m51s/logs/usbmuxd-1.0.9.a1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-02-12_11h53m51s Log: ====>> Building comms/usbmuxd build started at Thu Feb 12 22:15:52 UTC 2015 port directory: /usr/ports/comms/usbmuxd building for: FreeBSD head-amd64-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r278545 amd64 maintained by: avilla@FreeBSD.org Makefile ident: $FreeBSD: head/comms/usbmuxd/Makefile 369717 2014-10-01 11:28:44Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100058 Jail OSVERSION: 1100059 !!! Jail is newer than host. (Jail: 1100059, Host: 1100058) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100059 UNAME_v=FreeBSD 11.0-CURRENT r278545 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=usbmuxd-1.0.9.a1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for usbmuxd-1.0.9.a1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-systemd libusb_CFLAGS="-I/usr/include" libusb_LIBS="-lusb" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work HOME=/wrkdirs/usr/ports/comms/usbmuxd/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/comms/usbmuxd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work HOME=/wrkdirs/usr/ports/comms/usbmuxd/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/usbmuxd" EXAMPLESDIR="share/examples/usbmuxd" DATADIR="share/usbmuxd" WWWDIR="www/usbmuxd" ETCDIR="etc/usbmuxd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/usbmuxd DOCSDIR=/usr/local/share/doc/usbmuxd EXAMPLESDIR=/usr/local/share/examples/usbmuxd WWWDIR=/usr/local/www/usbmuxd ETCDIR=/usr/local/etc/usbmuxd --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 GPLv3 accepted by the user =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 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 [head-amd64-default-job-23] Installing pkg-1.4.10... [head-amd64-default-job-23] 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 usbmuxd-1.0.9.a1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building => SHA256 Checksum OK for usbmuxd-1.0.9-alpha1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building ===> Extracting for usbmuxd-1.0.9.a1 => SHA256 Checksum OK for usbmuxd-1.0.9-alpha1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 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 [head-amd64-default-job-23] Installing autoconf-2.69... [head-amd64-default-job-23] `-- Installing autoconf-wrapper-20131203... [head-amd64-default-job-23] `-- Extracting autoconf-wrapper-20131203... done [head-amd64-default-job-23] `-- Installing indexinfo-0.2.2... [head-amd64-default-job-23] `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-23] `-- Installing m4-1.4.17_1,1... [head-amd64-default-job-23] `-- Extracting m4-1.4.17_1,1... done [head-amd64-default-job-23] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-23] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-23] Extracting autoconf-2.69... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on executable: autoheader-2.69 - found ===> usbmuxd-1.0.9.a1 depends on executable: autoreconf-2.69 - found ===> usbmuxd-1.0.9.a1 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 [head-amd64-default-job-23] Installing automake-1.15... [head-amd64-default-job-23] `-- Installing automake-wrapper-20131203... [head-amd64-default-job-23] `-- Extracting automake-wrapper-20131203... done [head-amd64-default-job-23] Extracting automake-1.15... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on executable: automake-1.15 - found ===> usbmuxd-1.0.9.a1 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 [head-amd64-default-job-23] Installing libtool-2.4.5... [head-amd64-default-job-23] Extracting libtool-2.4.5... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 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 [head-amd64-default-job-23] Installing pkgconf-0.9.7... [head-amd64-default-job-23] Extracting pkgconf-0.9.7... done ===> Returning to build of usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 depends on shared library: libplist.so - not found ===> Verifying for libplist.so in /usr/ports/devel/libplist ===> Installing existing package /packages/All/libplist-1.11.txz [head-amd64-default-job-23] Installing libplist-1.11... [head-amd64-default-job-23] `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-23] `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-23] Extracting libplist-1.11... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on shared library: libimobiledevice.so - not found ===> Verifying for libimobiledevice.so in /usr/ports/comms/libimobiledevice ===> Installing existing package /packages/All/libimobiledevice-1.1.6.txz [head-amd64-default-job-23] Installing libimobiledevice-1.1.6... [head-amd64-default-job-23] `-- Installing glib-2.42.1... [head-amd64-default-job-23] | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-23] | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-23] | `-- Installing libffi-3.2.1... [head-amd64-default-job-23] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-23] | `-- Installing libiconv-1.14_6... tkinter x11-toolkits/py-tkinter ===================================================================== ===> Returning to build of usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> Configuring for usbmuxd-1.0.9.a1 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:13: installing './compile' configure.ac:16: installing './config.guess' configure.ac:16: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking how to print strings... printf 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 checking the name lister (/usr/bin/nm) 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-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.0 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 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... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes 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... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.9.0... yes checking for libusb... yes checking for libplist... yes checking for libimobiledevice... yes checking for pthread_create, pthread_mutex_lock in -lpthread... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strndup... (cached) yes checking for stpcpy... (cached) yes checking whether to enable WIN32 build settings... yes checking for windres... no ./configure: not: not found checking for supported compiler flags... -g -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating udev/Makefile config.status: creating systemd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for usbmuxd 1.0.9: ------------------------------------------- install prefix ............: /usr/local preflight worker support ..: yes activation method .........: manual udev rules directory ......: /usr/local/lib/udev/rules.d compiler ..................: cc Now type 'make' to build usbmuxd 1.0.9, and then 'make install' for installation. =========================================================================== =================================================== ===> Building for usbmuxd-1.0.9.a1 /usr/bin/make all-recursive Making all in src CC usbmuxd-client.o CC usbmuxd-device.o CC usbmuxd-preflight.o CC usbmuxd-log.o CC usbmuxd-usb-linux.o CC usbmuxd-utils.o CC usbmuxd-conf.o CC usbmuxd-main.o main.c:153:12: error: static declaration of 'ppoll' follows non-static declaration static int ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, const sigset_t *sigmask) ^ /usr/include/poll.h:114:5: note: previous declaration is here int ppoll(struct pollfd _pfd[], nfds_t _nfds, ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5 *** Error code 1 Stop. make: stopped in /usr/ports/comms/usbmuxd