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: b...@freebsd.org Last committer: b...@freebsd.org Ident: $FreeBSD: head/benchmarks/fio/Makefile 418973 2016-07-23 17:18:13Z bapt $ Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p419337_s303563/logs/fio-2.13.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p419337_s303563 Log: ====>> Building benchmarks/fio build started at Sun Aug 7 02:41:25 UTC 2016 port directory: /usr/ports/benchmarks/fio building for: FreeBSD head-mips-default-job-18 12.0-CURRENT FreeBSD 12.0-CURRENT r303563 mips maintained by: b...@freebsd.org Makefile ident: $FreeBSD: head/benchmarks/fio/Makefile 418973 2016-07-23 17:18:13Z bapt $ 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 r303563 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=fio-2.13 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--- ===> The following configuration options are available for fio-2.13: EXAMPLES=on: Build and/or install examples GNUPLOT=off: Support for plotting graphs ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/fio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/fio/work HOME=/wrkdirs/usr/ports/benchmarks/fio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/fio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/fio/work HOME=/wrkdirs/usr/ports/benchmarks/fio/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" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" 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-- OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/fio" EXAMPLESDIR="share/examples/fio" DATADIR="share/fio" WWWDIR="www/fio" ETCDIR="etc/fio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fio DOCSDIR=/usr/local/share/doc/fio EXAMPLESDIR=/usr/local/share/examples/fio WWWDIR=/usr/local/www/fio ETCDIR=/usr/local/etc/fio --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 >============================ ===> fio-2.13 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7.txz [head-mips-default-job-18] Installing pkg-1.8.7... [head-mips-default-job-18] Extracting pkg-1.8.7: .......... done ===> fio-2.13 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fio-2.13 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user => fio-2.13.tar.bz2 doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://brick.kernel.dk/snaps/fio-2.13.tar.bz2 fio-2.13.tar.bz2 0 B 0 Bps ===> Fetching all distfiles required by fio-2.13 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fio-2.13 for building => SHA256 Checksum OK for fio-2.13.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fio-2.13 for building ===> Extracting for fio-2.13 => SHA256 Checksum OK for fio-2.13.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for fio-2.13 =========================================================================== =======================<phase: build-depends >============================ ===> fio-2.13 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [head-mips-default-job-18] Installing gmake-4.2.1_1... [head-mips-default-job-18] `-- Installing indexinfo-0.2.4... [head-mips-default-job-18] `-- Extracting indexinfo-0.2.4: .... done [head-mips-default-job-18] `-- Installing gettext-runtime-0.19.8.1... [head-mips-default-job-18] `-- Extracting gettext-runtime-0.19.8.1: .......... done [head-mips-default-job-18] Extracting gmake-4.2.1_1: .......... done ===> fio-2.13 depends on executable: gmake - found ===> Returning to build of fio-2.13 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for fio-2.13 =========================================================================== <snip> client.o: In function `fio_handle_client': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1625: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1626: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1616: undefined reference to `bswap32' client.o: In function `convert_jobs_eta': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1131: undefined reference to `bswap32' client.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1132: more undefined references to `bswap32' follow client.o: In function `convert_jobs_eta': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1146: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1147: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1148: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1149: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1150: undefined reference to `bswap32' client.o: In function `convert_ts': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:876: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:877: undefined reference to `bswap32' client.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:878: more undefined references to `bswap32' follow client.o: In function `convert_ts': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:890: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:891: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:892: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:893: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:894: undefined reference to `bswap64' client.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:895: more undefined references to `bswap64' follow client.o: In function `convert_ts': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:906: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:907: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:908: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:906: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:907: undefined reference to `bswap32' client.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:908: more undefined references to `bswap32' follow client.o: In function `convert_ts': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:921: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:922: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:923: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:921: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:922: undefined reference to `bswap64' client.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:923: more undefined references to `bswap64' follow client.o: In function `convert_ts': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:935: undefined reference to `bswap16' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:936: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:937: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:938: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:939: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:941: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:942: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:943: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:944: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:946: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:948: undefined reference to `bswap32' client.o: In function `convert_text': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1368: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1369: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1370: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:1371: undefined reference to `bswap64' client.o: In function `send_client_cmd_line': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:643: undefined reference to `bswap16' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:648: undefined reference to `bswap16' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/client.c:649: undefined reference to `bswap16' cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:61: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:61: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:61: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:61: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:61: undefined reference to `bswap64' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:61: more undefined references to `bswap64' follow cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:84: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:85: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:86: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:87: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:88: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:89: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:91: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:92: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:93: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:94: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:95: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:96: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:97: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:98: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:99: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:100: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:101: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:102: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:103: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:104: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:107: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:108: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:109: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:110: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:111: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:121: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:179: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:180: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:181: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:182: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:183: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:184: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:185: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:192: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:193: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:194: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:195: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:196: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:197: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:198: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:199: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:200: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:205: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:206: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:207: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:208: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:209: undefined reference to `bswap64' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:210: more undefined references to `bswap64' follow cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:217: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:218: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:219: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:220: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:221: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:222: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:266: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:267: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:268: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:269: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:270: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:271: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:272: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:273: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:274: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_cpu': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:278: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:279: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:282: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:116: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:117: undefined reference to `bswap32' cconv.o: In function `convert_thread_options_to_net': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:296: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:296: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:296: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:296: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:296: undefined reference to `bswap64' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:296: more undefined references to `bswap64' follow cconv.o: In function `convert_thread_options_to_net': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:319: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:320: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:321: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:322: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:323: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:324: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_net': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:369: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:370: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:371: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:372: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:373: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:374: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:375: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_net': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:382: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:383: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:384: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:385: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:386: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:387: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:388: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:389: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:390: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_net': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:443: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:444: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:445: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:446: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:447: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:448: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:449: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:450: undefined reference to `bswap32' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:451: more undefined references to `bswap32' follow cconv.o: In function `convert_thread_options_to_net': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:502: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:503: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:504: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:505: undefined reference to `bswap64' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:506: undefined reference to `bswap64' cconv.o:/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:507: more undefined references to `bswap64' follow cconv.o: In function `convert_thread_options_to_net': /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:520: undefined reference to `bswap32' /wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13/cconv.c:523: undefined reference to `bswap64' gmake[1]: *** [Makefile:401: fio] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/fio/work/fio-2.13' *** Error code 1 Stop. make: stopped in /usr/ports/benchmarks/fio _______________________________________________ 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"