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: kaduk-f...@mit.edu Last committer: swi...@freebsd.org Ident: $FreeBSD: head/devel/e2fsprogs-libss/Makefile 413746 2016-04-21 16:43:14Z swills $ Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p418757_s303016/logs/e2fsprogs-libss-1.43.1.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p418757_s303016 Log: ====>> Building devel/e2fsprogs-libss build started at Fri Jul 22 00:35:48 UTC 2016 port directory: /usr/ports/devel/e2fsprogs-libss building for: FreeBSD head-mips-default-job-06 12.0-CURRENT FreeBSD 12.0-CURRENT r303016 mips maintained by: kaduk-f...@mit.edu Makefile ident: $FreeBSD: head/devel/e2fsprogs-libss/Makefile 413746 2016-04-21 16:43:14Z swills $ Poudriere version: 3.1.14 Host OSVERSION: 1100113 Jail OSVERSION: 1200001 !!! Jail is newer than host. (Jail: 1200001, Host: 1100113) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips UNAME_m=mips ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 12.0-CURRENT r303016 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=mips LINUX_OSRELEASE=2.6.32 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref QEMU_EMULATING=1 UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=e2fsprogs-libss-1.43.1 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool MASTERNAME=head-mips-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1200001 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-elf-shlibs --disable-fsck --disable-e2initrd-helper --with-root-prefix='/usr/local' --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/e2fsprogs-libss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/e2fsprogs-libss/work HOME=/wrkdirs/usr/ports/devel/e2fsprogs-libss/work TMPDIR="/tmp" 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-- CHECK_CMD=@true XDG_DATA_HOME=/wrkdirs/usr/ports/devel/e2fsprogs-libss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/e2fsprogs-libss/work HOME=/wrkdirs/usr/ports/devel/e2fsprogs-libss/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 -fno-strict-aliasing -std=gnu99" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib -I/usr/local/include" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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-- NLS="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="@comment " LIB32DIR=lib DOCSDIR="share/doc/e2fsprogs" EXAMPLESDIR="share/examples/e2fsprogs" DATADIR="share/e2fsprogs" WWWDIR="www/e2fsprogs" ETCDIR="etc/e2fsprogs" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/e2fsprogs DOCSDIR=/usr/local/share/doc/e2fsprogs EXAMPLESDIR=/usr/local/share/examples/e2fsprogs WWWDIR=/usr/local/www/e2fsprogs ETCDIR=/usr/local/etc/e2fsprogs --End SUB_LIST-- ---Begin make.conf--- MACHINE=mips MACHINE_ARCH=mips ARCH=${MACHINE_ARCH} .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /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 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--- =======================<phase: check-sanity >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> e2fsprogs-libss-1.43.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7.txz [head-mips-default-job-06] Installing pkg-1.8.7... [head-mips-default-job-06] Extracting pkg-1.8.7: .......... done ===> e2fsprogs-libss-1.43.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of e2fsprogs-libss-1.43.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by e2fsprogs-libss-1.43.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by e2fsprogs-libss-1.43.1 for building => SHA256 Checksum OK for e2fsprogs-1.43.1.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by e2fsprogs-libss-1.43.1 for building ===> Extracting for e2fsprogs-libss-1.43.1 => SHA256 Checksum OK for e2fsprogs-1.43.1.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for e2fsprogs-libss-1.43.1 ===> Applying FreeBSD patches for e2fsprogs-libss-1.43.1 =========================================================================== =======================<phase: build-depends >============================ ===> e2fsprogs-libss-1.43.1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [head-mips-default-job-06] Installing gmake-4.2.1_1... [head-mips-default-job-06] `-- Installing indexinfo-0.2.4... [head-mips-default-job-06] `-- Extracting indexinfo-0.2.4: .... done [head-mips-default-job-06] `-- Installing gettext-runtime-0.19.8.1... [head-mips-default-job-06] `-- Extracting gettext-runtime-0.19.8.1: .......... done [head-mips-default-job-06] Extracting gmake-4.2.1_1: .......... done ===> e2fsprogs-libss-1.43.1 depends on executable: gmake - found ===> Returning to build of e2fsprogs-libss-1.43.1 ===> e2fsprogs-libss-1.43.1 depends on package: pkgconf>=0.9.10 - not found ===> Installing existing package /packages/All/pkgconf-0.9.12_1.txz [head-mips-default-job-06] Installing pkgconf-0.9.12_1... [head-mips-default-job-06] Extracting pkgconf-0.9.12_1: ....... done ===> e2fsprogs-libss-1.43.1 depends on package: pkgconf>=0.9.10 - found ===> Returning to build of e2fsprogs-libss-1.43.1 =========================================================================== =======================<phase: lib-depends >============================ <snip> checking whether llseek is declared... no checking whether lseek64 is declared... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking size of time_t... 8 checking whether byte ordering is bigendian... yes checking for __uNN types... using generic types checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... yes checking whether st_flags field is useful... yes checking for struct sockaddr.sa_len... yes checking for __secure_getenv... no checking for add_key... no checking for backtrace... no checking for blkid_probe_get_topology... no checking for blkid_probe_enable_partitions... no checking for chflags... yes checking for dlopen... (cached) yes checking for fadvise64... no checking for fallocate... no checking for fallocate64... no checking for fchown... (cached) yes checking for fdatasync... no checking for fstat64... no checking for ftruncate64... no checking for futimes... (cached) yes checking for getcwd... (cached) yes checking for getdtablesize... (cached) yes checking for getmntinfo... yes checking for getpwuid_r... yes checking for getrlimit... (cached) yes checking for getrusage... (cached) yes checking for jrand48... yes checking for keyctl... no checking for llistxattr... no checking for llseek... no checking for lseek64... no checking for mallinfo... no checking for mbstowcs... yes checking for memalign... no checking for mempcpy... (cached) no checking for mmap... (cached) yes checking for msync... yes checking for nanosleep... yes checking for open64... no checking for pathconf... (cached) yes checking for posix_fadvise... yes checking for posix_fadvise64... no checking for posix_memalign... yes checking for prctl... no checking for pread... (cached) yes checking for pwrite... (cached) yes checking for pread64... no checking for pwrite64... no checking for secure_getenv... no checking for setmntent... no checking for setresgid... (cached) yes checking for setresuid... (cached) yes checking for snprintf... (cached) yes checking for srandom... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strnlen... (cached) yes checking for strptime... (cached) yes checking for strtoull... (cached) yes checking for sync_file_range... no checking for sysconf... (cached) yes checking for usleep... (cached) yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for valloc... yes checking for socket in -lsocket... no checking for magic_file in -lmagic... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for pthread.h... (cached) yes checking for fuse.h... no checking for optreset... yes checking for sem_init... yes checking for unified diff option... -u checking whether we can link with -static... yes configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating e2fsprogs.spec config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/uuid/Makefile config.status: creating lib/uuid/uuid.pc config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid.pc config.status: creating lib/blkid/blkid_types.h config.status: creating lib/support/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile =========================================================================== =======================<phase: build >============================ ===> Building for e2fsprogs-libss-1.43.1 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' cd ./util ; gmake subst gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h /nxb-bin/usr/bin/cc -c -O2 -pipe -G0 -fno-strict-aliasing -std=gnu99 -I/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib -I/usr/local/include -D_THREAD_SAFE -I. -I../lib -I../lib -I/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib -I/usr/local/include -D_THREAD_SAFE -DHAVE_CONFIG_H subst.c -o subst.o /nxb-bin/usr/bin/cc -o subst subst.o gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/util' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[2]: 'util/subst.conf' is up to date. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[2]: 'lib/config.h' is up to date. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' ./util/subst -f ./util/subst.conf ./lib/dirpaths.h.in lib/dirpaths.h gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/et' ./../util/subst -f ../../util/subst.conf ./compile_et.sh.in compile_et /bin/chmod +x compile_et gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/et' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/ext2fs' ./../util/subst -f ../../util/subst.conf ./ext2_err.et.in ext2_err.et ./et/compile_et --build-tree ext2_err.et gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/ext2fs' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/support' ./../lib/et/compile_et --build-tree ./prof_err.et gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/support' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/ss' ./../util/subst -f ../../util/subst.conf ./mk_cmds.sh.in mk_cmds /bin/chmod +x mk_cmds gmake -s real-subdirs gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/ss' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/ss' touch subdirs /nxb-bin/usr/bin/cc -I. -I../../lib -I../../lib -I/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -G0 -fno-strict-aliasing -std=gnu99 -DHAVE_CONFIG_H -c ss_err.c /nxb-bin/usr/bin/cc -I. -I../../lib -I../../lib -I/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -G0 -fno-strict-aliasing -std=gnu99 -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/ss_err.o -c ss_err.c DIR=. _SS_DIR_OVERRIDE=. ./mk_cmds ./std_rqs.ct /nxb-bin/usr/bin/cc -I. -I../../lib -I../../lib -I/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -G0 -fno-strict-aliasing -std=gnu99 -DHAVE_CONFIG_H -c std_rqs.c In file included from /usr/include/com_err.h:41, from ../../lib/ss/ss_err.h:5, from ../../lib/ss/ss.h:26, from std_rqs.c:2: /usr/include/com_right.h:90: error: expected declaration specifiers or '...' before 'size_t' gmake[1]: *** [Makefile:347: std_rqs.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.43.1/lib/ss' *** Error code 2 Stop. make: stopped in /usr/ports/devel/e2fsprogs-libss _______________________________________________ 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"