Date: Sun, 14 Apr 2019 06:47:00 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-powerpc64-default][sysutils/slurm-wlm] Failed for slurm-wlm-17.02.11_3 in build Message-ID: <201904140647.x3E6l0XY067527@pylon.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: jrm@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/sysutils/slurm-wlm/Makefile 498476 2019-04-09 14:04:49Z sunpoet $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p498785_s346161/logs/slurm-wlm-17.02.11_3.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p498785_s346161 Log: =>> Building sysutils/slurm-wlm build started at Sun Apr 14 06:34:56 UTC 2019 port directory: /usr/ports/sysutils/slurm-wlm package name: slurm-wlm-17.02.11_3 building for: FreeBSD head-powerpc64-default-job-19 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc maintained by: jrm@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/slurm-wlm/Makefile 498476 2019-04-09 14:04:49Z sunpoet $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300012 Jail OSVERSION: 1300018 Job Id: 19 !!! Jail is newer than host. (Jail: 1300018, Host: 1300012) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300018 UNAME_v=FreeBSD 13.0-CURRENT 1300018 UNAME_r=13.0-CURRENT 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.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/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 slurm-wlm-17.02.11_3: CURL=off: Require cURL for elasticsearch plugins DOCS=on: Build and/or install documentation GTK2=off: Build sview GUI config tool HDF5=on: Job profiling using HDF5 HWLOC=on: Portable hardware locality IPMI=off: IPMI energy consumption accounting LINUX=off: Support jobacct_gather/linux (requires linprocfs) MYSQL=off: MySQL database support RRD=off: RRD external sensor data collection ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- jrm@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --bindir=/usr/local/bin --without-libcurl --with-hdf5 --with-hwloc --without-freeipmi --with-mysql_config=/nonexistent --without-rrdtool --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/slurm-wlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/slurm-wlm/work HOME=/wrkdirs/usr/ports/sysutils/slurm-wlm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/slurm-wlm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/slurm-wlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/slurm-wlm/work HOME=/wrkdirs/usr/ports/sysutils/slurm-wlm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/slurm-wlm/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 CC="cc" CFLAGS="-O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -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-- PORTVERSION="17.02.11" PORTDOCS="" CURL="@comment " NO_CURL="" DOCS="" NO_DOCS="@comment " GTK2="@comment " NO_GTK2="" HDF5="" NO_HDF5="@comment " HWLOC="" NO_HWLOC="@comment " IPMI="@comment " NO_IPMI="" LINUX="@comment " NO_LINUX="" MYSQL="@comment " NO_MYSQL="" RRD="@comment " NO_RRD="" PYTHON_INCLUDEDIR=include/python3.6m PYTHON_LIBDIR=lib/python3.6 PYTHON_PLATFORM=freebsd13 PYTHON_PYOEXTENSION=opt-1.pyc PYTHON_SITELIBDIR=lib/python3.6/site-packages PYTHON_SUFFIX=36 PYTHON_VER=3.6 PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/slurm" EXAMPLESDIR="share/examples/slurm" DATADIR="share/slurm" WWWDIR="www/slurm" ETCDIR="etc/slurm" --End PLIST_SUB-- --SUB_LIST-- CURL="@comment " NO_CURL="" DOCS="" NO_DOCS="@comment " GTK2="@comment " NO_GTK2="" HDF5="" NO_HDF5="@comment " HWLOC="" NO_HWLOC="@comment " IPMI="@comment " NO_IPMI="" LINUX="@comment " NO_LINUX="" MYSQL="@comment " NO_MYSQL="" RRD="@comment " NO_RRD="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/slurm DOCSDIR=/usr/local/share/doc/slurm EXAMPLESDIR=/usr/local/share/examples/slurm WWWDIR=/usr/local/www/slurm ETCDIR=/usr/local/etc/slurm --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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300018 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=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) 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 >============================ ===> slurm-wlm-17.02.11_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-powerpc64-default-job-19] Installing pkg-1.10.5_5... [head-powerpc64-default-job-19] Extracting pkg-1.10.5_5: .......... done ===> slurm-wlm-17.02.11_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of slurm-wlm-17.02.11_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by slurm-wlm-17.02.11_3 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by slurm-wlm-17.02.11_3 for building => SHA256 Checksum OK for slurm-17.02.11.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by slurm-wlm-17.02.11_3 for building ===> Extracting for slurm-wlm-17.02.11_3 => SHA256 Checksum OK for slurm-17.02.11.tar.bz2. =========================================================================== <snip> libtool: link: ar cru .libs/libaccounting_storage_common.a .libs/common_as.o libtool: link: ranlib .libs/libaccounting_storage_common.a libtool: link: ( cd ".libs" && rm -f "libaccounting_storage_common.la" && ln -s "../libaccounting_storage_common.la" "libaccounting_storage_common.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/common' Making all in filetxt gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/filetxt' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_filetxt.lo -MD -MP -MF .deps/accounting_storage_filetxt.Tpo -c -o accounting_storage_filetxt.lo accounting_storage_filetxt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_filetxt.lo -MD -MP -MF .deps/accounting_storage_filetxt.Tpo -c accounting_storage_filetxt.c -fPIC -DPIC -o .libs/accounting_storage_filetxt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_filetxt.lo -MD -MP -MF .deps/accounting_storage_filetxt.Tpo -c accounting_storage_filetxt.c -o accounting_storage_filetxt.o >/dev/null 2>&1 mv -f .deps/accounting_storage_filetxt.Tpo .deps/accounting_storage_filetxt.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT filetxt_jobacct_process.lo -MD -MP -MF .deps/filetxt_jobacct_process.Tpo -c -o filetxt_jobacct_process.lo filetxt_jobacct_process.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT filetxt_jobacct_process.lo -MD -MP -MF .deps/filetxt_jobacct_process.Tpo -c filetxt_jobacct_process.c -fPIC -DPIC -o .libs/filetxt_jobacct_process.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT filetxt_jobacct_process.lo -MD -MP -MF .deps/filetxt_jobacct_process.Tpo -c filetxt_jobacct_process.c -o filetxt_jobacct_process.o >/dev/null 2>&1 mv -f .deps/filetxt_jobacct_process.Tpo .deps/filetxt_jobacct_process.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module -avoid-version --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o accounting_storage_filetxt.la -rpath /usr/local/lib/slurm accounting_storage_filetxt.lo filetxt_jobacct_process.lo libtool: link: cc -shared -fPIC -DPIC .libs/accounting_storage_filetxt.o .libs/filetxt_jobacct_process.o -L/usr/local/lib -lsysinfo -lkvm -O2 -pthread -g -O0 -pthread -Wl,-soname -Wl,accounting_storage_filetxt.so -o .libs/accounting_storage_filetxt.so libtool: link: ar cru .libs/accounting_storage_filetxt.a accounting_storage_filetxt.o filetxt_jobacct_process.o libtool: link: ranlib .libs/accounting_storage_filetxt.a libtool: link: ( cd ".libs" && rm -f "accounting_storage_filetxt.la" && ln -s "../accounting_storage_filetxt.la" "accounting_storage_filetxt.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/filetxt' Making all in mysql gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/mysql' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/mysql' Making all in none gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/none' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_none.lo -MD -MP -MF .deps/accounting_storage_none.Tpo -c -o accounting_storage_none.lo accounting_storage_none.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_none.lo -MD -MP -MF .deps/accounting_storage_none.Tpo -c accounting_storage_none.c -fPIC -DPIC -o .libs/accounting_storage_none.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_none.lo -MD -MP -MF .deps/accounting_storage_none.Tpo -c accounting_storage_none.c -o accounting_storage_none.o >/dev/null 2>&1 mv -f .deps/accounting_storage_none.Tpo .deps/accounting_storage_none.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module -avoid-version --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o accounting_storage_none.la -rpath /usr/local/lib/slurm accounting_storage_none.lo libtool: link: cc -shared -fPIC -DPIC .libs/accounting_storage_none.o -L/usr/local/lib -lsysinfo -lkvm -O2 -pthread -g -O0 -pthread -Wl,-soname -Wl,accounting_storage_none.so -o .libs/accounting_storage_none.so libtool: link: ar cru .libs/accounting_storage_none.a accounting_storage_none.o libtool: link: ranlib .libs/accounting_storage_none.a libtool: link: ( cd ".libs" && rm -f "accounting_storage_none.la" && ln -s "../accounting_storage_none.la" "accounting_storage_none.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/none' Making all in slurmdbd gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/slurmdbd' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_slurmdbd.lo -MD -MP -MF .deps/accounting_storage_slurmdbd.Tpo -c -o accounting_storage_slurmdbd.lo accounting_storage_slurmdbd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_slurmdbd.lo -MD -MP -MF .deps/accounting_storage_slurmdbd.Tpo -c accounting_storage_slurmdbd.c -fPIC -DPIC -o .libs/accounting_storage_slurmdbd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT accounting_storage_slurmdbd.lo -MD -MP -MF .deps/accounting_storage_slurmdbd.Tpo -c accounting_storage_slurmdbd.c -o accounting_storage_slurmdbd.o >/dev/null 2>&1 mv -f .deps/accounting_storage_slurmdbd.Tpo .deps/accounting_storage_slurmdbd.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module -avoid-version --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o accounting_storage_slurmdbd.la -rpath /usr/local/lib/slurm accounting_storage_slurmdbd.lo libtool: link: cc -shared -fPIC -DPIC .libs/accounting_storage_slurmdbd.o -L/usr/local/lib -lsysinfo -lkvm -O2 -pthread -g -O0 -pthread -Wl,-soname -Wl,accounting_storage_slurmdbd.so -o .libs/accounting_storage_slurmdbd.so libtool: link: ar cru .libs/accounting_storage_slurmdbd.a accounting_storage_slurmdbd.o libtool: link: ranlib .libs/accounting_storage_slurmdbd.a libtool: link: ( cd ".libs" && rm -f "accounting_storage_slurmdbd.la" && ln -s "../accounting_storage_slurmdbd.la" "accounting_storage_slurmdbd.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage/slurmdbd' gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage' gmake[5]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/accounting_storage' Making all in acct_gather_energy gmake[5]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy' Making all in cray gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/cray' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_cray.lo -MD -MP -MF .deps/acct_gather_energy_cray.Tpo -c -o acct_gather_energy_cray.lo acct_gather_energy_cray.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_cray.lo -MD -MP -MF .deps/acct_gather_energy_cray.Tpo -c acct_gather_energy_cray.c -fPIC -DPIC -o .libs/acct_gather_energy_cray.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_cray.lo -MD -MP -MF .deps/acct_gather_energy_cray.Tpo -c acct_gather_energy_cray.c -o acct_gather_energy_cray.o >/dev/null 2>&1 mv -f .deps/acct_gather_energy_cray.Tpo .deps/acct_gather_energy_cray.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module -avoid-version --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o acct_gather_energy_cray.la -rpath /usr/local/lib/slurm acct_gather_energy_cray.lo -lm libtool: link: cc -shared -fPIC -DPIC .libs/acct_gather_energy_cray.o -L/usr/local/lib -lsysinfo -lkvm -lm -O2 -pthread -g -O0 -pthread -Wl,-soname -Wl,acct_gather_energy_cray.so -o .libs/acct_gather_energy_cray.so libtool: link: ar cru .libs/acct_gather_energy_cray.a acct_gather_energy_cray.o libtool: link: ranlib .libs/acct_gather_energy_cray.a libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_cray.la" && ln -s "../acct_gather_energy_cray.la" "acct_gather_energy_cray.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/cray' Making all in rapl gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/rapl' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_rapl.lo -MD -MP -MF .deps/acct_gather_energy_rapl.Tpo -c -o acct_gather_energy_rapl.lo acct_gather_energy_rapl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_rapl.lo -MD -MP -MF .deps/acct_gather_energy_rapl.Tpo -c acct_gather_energy_rapl.c -fPIC -DPIC -o .libs/acct_gather_energy_rapl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_rapl.lo -MD -MP -MF .deps/acct_gather_energy_rapl.Tpo -c acct_gather_energy_rapl.c -o acct_gather_energy_rapl.o >/dev/null 2>&1 mv -f .deps/acct_gather_energy_rapl.Tpo .deps/acct_gather_energy_rapl.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module -avoid-version --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o acct_gather_energy_rapl.la -rpath /usr/local/lib/slurm acct_gather_energy_rapl.lo -lm libtool: link: cc -shared -fPIC -DPIC .libs/acct_gather_energy_rapl.o -L/usr/local/lib -lsysinfo -lkvm -lm -O2 -pthread -g -O0 -pthread -Wl,-soname -Wl,acct_gather_energy_rapl.so -o .libs/acct_gather_energy_rapl.so libtool: link: ar cru .libs/acct_gather_energy_rapl.a acct_gather_energy_rapl.o libtool: link: ranlib .libs/acct_gather_energy_rapl.a libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_rapl.la" && ln -s "../acct_gather_energy_rapl.la" "acct_gather_energy_rapl.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/rapl' Making all in ibmaem gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/ibmaem' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_ibmaem.lo -MD -MP -MF .deps/acct_gather_energy_ibmaem.Tpo -c -o acct_gather_energy_ibmaem.lo acct_gather_energy_ibmaem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_ibmaem.lo -MD -MP -MF .deps/acct_gather_energy_ibmaem.Tpo -c acct_gather_energy_ibmaem.c -fPIC -DPIC -o .libs/acct_gather_energy_ibmaem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_ibmaem.lo -MD -MP -MF .deps/acct_gather_energy_ibmaem.Tpo -c acct_gather_energy_ibmaem.c -o acct_gather_energy_ibmaem.o >/dev/null 2>&1 mv -f .deps/acct_gather_energy_ibmaem.Tpo .deps/acct_gather_energy_ibmaem.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module -avoid-version --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o acct_gather_energy_ibmaem.la -rpath /usr/local/lib/slurm acct_gather_energy_ibmaem.lo -lm libtool: link: cc -shared -fPIC -DPIC .libs/acct_gather_energy_ibmaem.o -L/usr/local/lib -lsysinfo -lkvm -lm -O2 -pthread -g -O0 -pthread -Wl,-soname -Wl,acct_gather_energy_ibmaem.so -o .libs/acct_gather_energy_ibmaem.so libtool: link: ar cru .libs/acct_gather_energy_ibmaem.a acct_gather_energy_ibmaem.o libtool: link: ranlib .libs/acct_gather_energy_ibmaem.a libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_ibmaem.la" && ln -s "../acct_gather_energy_ibmaem.la" "acct_gather_energy_ibmaem.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/ibmaem' Making all in ipmi gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/ipmi' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/ipmi' Making all in none gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/none' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_none.lo -MD -MP -MF .deps/acct_gather_energy_none.Tpo -c -o acct_gather_energy_none.lo acct_gather_energy_none.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_none.lo -MD -MP -MF .deps/acct_gather_energy_none.Tpo -c acct_gather_energy_none.c -fPIC -DPIC -o .libs/acct_gather_energy_none.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_energy_none.lo -MD -MP -MF .deps/acct_gather_energy_none.Tpo -c acct_gather_energy_none.c -o acct_gather_energy_none.o >/dev/null 2>&1 mv -f .deps/acct_gather_energy_none.Tpo .deps/acct_gather_energy_none.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module -avoid-version --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o acct_gather_energy_none.la -rpath /usr/local/lib/slurm acct_gather_energy_none.lo libtool: link: cc -shared -fPIC -DPIC .libs/acct_gather_energy_none.o -L/usr/local/lib -lsysinfo -lkvm -O2 -pthread -g -O0 -pthread -Wl,-soname -Wl,acct_gather_energy_none.so -o .libs/acct_gather_energy_none.so libtool: link: ar cru .libs/acct_gather_energy_none.a acct_gather_energy_none.o libtool: link: ranlib .libs/acct_gather_energy_none.a libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_none.la" && ln -s "../acct_gather_energy_none.la" "acct_gather_energy_none.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy/none' gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy' gmake[5]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_energy' Making all in acct_gather_profile gmake[5]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile' Making all in none gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/none' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_profile_none.lo -MD -MP -MF .deps/acct_gather_profile_none.Tpo -c -o acct_gather_profile_none.lo acct_gather_profile_none.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_profile_none.lo -MD -MP -MF .deps/acct_gather_profile_none.Tpo -c acct_gather_profile_none.c -fPIC -DPIC -o .libs/acct_gather_profile_none.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT acct_gather_profile_none.lo -MD -MP -MF .deps/acct_gather_profile_none.Tpo -c acct_gather_profile_none.c -o acct_gather_profile_none.o >/dev/null 2>&1 mv -f .deps/acct_gather_profile_none.Tpo .deps/acct_gather_profile_none.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module -avoid-version --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o acct_gather_profile_none.la -rpath /usr/local/lib/slurm acct_gather_profile_none.lo libtool: link: cc -shared -fPIC -DPIC .libs/acct_gather_profile_none.o -L/usr/local/lib -lsysinfo -lkvm -O2 -pthread -g -O0 -pthread -Wl,-soname -Wl,acct_gather_profile_none.so -o .libs/acct_gather_profile_none.so libtool: link: ar cru .libs/acct_gather_profile_none.a acct_gather_profile_none.o libtool: link: ranlib .libs/acct_gather_profile_none.a libtool: link: ( cd ".libs" && rm -f "acct_gather_profile_none.la" && ln -s "../acct_gather_profile_none.la" "acct_gather_profile_none.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/none' Making all in hdf5 gmake[6]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5' Making all in sh5util gmake[7]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util' Making all in libsh5util_old gmake[8]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old' /bin/sh ../../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../slurm -I../../../../../.. -I../../../../../../src/common -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT sh5util.lo -MD -MP -MF .deps/sh5util.Tpo -c -o sh5util.lo sh5util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../slurm -I../../../../../.. -I../../../../../../src/common -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT sh5util.lo -MD -MP -MF .deps/sh5util.Tpo -c sh5util.c -fPIC -DPIC -o .libs/sh5util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../slurm -I../../../../../.. -I../../../../../../src/common -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT sh5util.lo -MD -MP -MF .deps/sh5util.Tpo -c sh5util.c -o sh5util.o >/dev/null 2>&1 mv -f .deps/sh5util.Tpo .deps/sh5util.Plo /bin/sh ../../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../slurm -I../../../../../.. -I../../../../../../src/common -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT hdf5_api.lo -MD -MP -MF .deps/hdf5_api.Tpo -c -o hdf5_api.lo hdf5_api.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../slurm -I../../../../../.. -I../../../../../../src/common -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT hdf5_api.lo -MD -MP -MF .deps/hdf5_api.Tpo -c hdf5_api.c -fPIC -DPIC -o .libs/hdf5_api.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../slurm -I../../../../../.. -I../../../../../../src/common -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT hdf5_api.lo -MD -MP -MF .deps/hdf5_api.Tpo -c hdf5_api.c -o hdf5_api.o >/dev/null 2>&1 mv -f .deps/hdf5_api.Tpo .deps/hdf5_api.Plo /bin/sh ../../../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -module --export-dynamic -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o libsh5util_old.la sh5util.lo hdf5_api.lo libtool: link: ar cru .libs/libsh5util_old.a .libs/sh5util.o .libs/hdf5_api.o libtool: link: ranlib .libs/libsh5util_old.a libtool: link: ( cd ".libs" && rm -f "libsh5util_old.la" && ln -s "../libsh5util_old.la" "libsh5util_old.la" ) gmake[8]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old' gmake[8]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util' cc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../slurm -I../../../../.. -I../ -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT sh5util.o -MD -MP -MF .deps/sh5util.Tpo -c -o sh5util.o sh5util.c mv -f .deps/sh5util.Tpo .deps/sh5util.Po gmake[9]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/api' gmake[10]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/common' gmake[10]: 'libeio.o' is up to date. gmake[10]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/common' gmake[10]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/common' gmake[10]: 'libspank.o' is up to date. gmake[10]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/common' gmake[10]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/common' gmake[10]: 'libcommon.o' is up to date. gmake[10]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/common' gmake[9]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/api' gmake[9]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT hdf5_api.lo -MD -MP -MF .deps/hdf5_api.Tpo -c -o hdf5_api.lo hdf5_api.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT hdf5_api.lo -MD -MP -MF .deps/hdf5_api.Tpo -c hdf5_api.c -fPIC -DPIC -o .libs/hdf5_api.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -MT hdf5_api.lo -MD -MP -MF .deps/hdf5_api.Tpo -c hdf5_api.c -o hdf5_api.o >/dev/null 2>&1 mv -f .deps/hdf5_api.Tpo .deps/hdf5_api.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -L/usr/local/lib/gcc8 -L/usr/local/lib -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o libhdf5_api.la hdf5_api.lo -lm -ldl -lz -lsz -lhdf5 -lhdf5_hl libtool: link: ar cru .libs/libhdf5_api.a .libs/hdf5_api.o libtool: link: ranlib .libs/libhdf5_api.a libtool: link: ( cd ".libs" && rm -f "libhdf5_api.la" && ln -s "../libhdf5_api.la" "libhdf5_api.la" ) gmake[9]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5' gmake[9]: Entering directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old' gmake[9]: 'libsh5util_old.la' is up to date. gmake[9]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old' /bin/sh ../../../../../libtool --tag=CC --mode=link cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -export-dynamic -L/usr/local/lib/gcc8 -L/usr/local/lib -lm -ldl -lz -lsz -lhdf5 -lhdf5_hl -L/usr/local/lib -lsysinfo -lkvm -L/usr/local/lib -o sh5util sh5util.o ../../../../../src/api/libslurm.o -ldl ../libhdf5_api.la libsh5util_old/libsh5util_old.la libtool: link: cc -O2 -pipe -I/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/slurm -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -Wall -g -O0 -fno-strict-aliasing -o sh5util sh5util.o ../../../../../src/api/libslurm.o -Wl,--export-dynamic -L/usr/local/lib/gcc8 -L/usr/local/lib ../.libs/libhdf5_api.a -lm -ldl -lz -lsz -lhdf5 -lhdf5_hl libsh5util_old/.libs/libsh5util_old.a -lsysinfo -lkvm -pthread sh5util.o: In function `main': /wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:225: undefined reference to `run_old' sh5util.o: In function `_merge_step_files': /wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:648: undefined reference to `make_group' /wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:670: undefined reference to `put_int_attribute' /wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:686: undefined reference to `make_group' /wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:698: undefined reference to `make_group' /wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c:721: undefined reference to `put_int_attribute' gmake[8]: *** [Makefile:625: sh5util] Error 1 gmake[8]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util' gmake[7]: *** [Makefile:669: all-recursive] Error 1 gmake[7]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5/sh5util' gmake[6]: *** [Makefile:722: all-recursive] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile/hdf5' gmake[5]: *** [Makefile:528: all-recursive] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins/acct_gather_profile' gmake[4]: *** [Makefile:558: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src/plugins' gmake[3]: *** [Makefile:557: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11/src' gmake[2]: *** [Makefile:688: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11' gmake[1]: *** [Makefile:585: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/slurm-wlm/work/slurm-17.02.11' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/slurm-wlm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904140647.x3E6l0XY067527>