* Package: sys-fabric/opensm-3.3.24:0 * Repository: gentoo * Maintainer: cluster@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking opensm-3.3.24.tar.gz to /var/tmp/portage/sys-fabric/opensm-3.3.24/work >>> Source unpacked in /var/tmp/portage/sys-fabric/opensm-3.3.24/work >>> Preparing source in /var/tmp/portage/sys-fabric/opensm-3.3.24/work/opensm-3.3.24 ... * Applying opensm-3.3.17-sldd.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-fabric/opensm-3.3.24/work/opensm-3.3.24' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I config --system-acdir=/var/tmp/portage/sys-fabric/opensm-3.3.24/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: opensm-3.3.24/ * Running elibtoolize in: opensm-3.3.24/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fabric/opensm-3.3.24/work/opensm-3.3.24 ... * econf: updating opensm-3.3.24/config.sub with /usr/share/gnuconfig/config.sub * econf: updating opensm-3.3.24/config.guess with /usr/share/gnuconfig/config.guess * econf: updating opensm-3.3.24/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating opensm-3.3.24/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/opensm-3.3.24 --htmldir=/usr/share/doc/opensm-3.3.24/html --with-sysroot=/ --libdir=/usr/lib --enable-perf-mgr --enable-default-event-plugin --with-osmv=openib configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-file... no checking for file... file checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... x86_64-gentoo-linux-musl-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for bison... bison checking for flex... flex checking for pthread_mutex_init in -lpthread... yes checking for dlopen in -ldl... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking if the compiler supports __builtin_expect... yes checking whether ld accepts --version-script... yes checking to enable console loopback... yes checking for request_init in -lwrap... yes checking to enable console socket... no checking to enable perf mgr... yes checking to enable perf mgr profiling... no checking for --with-opensm-conf-sub-dir... /etc/opensm checking for --with-opensm-conf-file ... opensm.conf checking for --with-node-name-map ... ib-node-name-map checking for --with-partitions-conf... partitions.conf checking for --with-qos-policy-conf... qos-policy.conf checking for --with-prefix-routes-conf... prefix-routes.conf checking for --with-per-module-logging-conf... per-module-logging.conf checking to enable default event plugin... yes configure: Using OSM Vendor Type:openib checking for infiniband/umad.h... yes checking for umad_init in -libumad... yes checking to enable metis support for nue routing... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating man/opensm.8 config.status: creating man/torus-2QoS.8 config.status: creating man/torus-2QoS.conf.5 config.status: creating scripts/opensm.init config.status: creating scripts/redhat-opensm.init config.status: creating scripts/sldd.sh config.status: creating include/opensm/osm_version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating complib/Makefile config.status: creating libopensm/Makefile config.status: creating libvendor/Makefile config.status: creating opensm/Makefile config.status: creating osmeventplugin/Makefile config.status: creating osmroutingplugin/Makefile config.status: creating osmtest/Makefile config.status: creating opensm.spec config.status: creating include/config.h config.status: creating include/opensm/osm_config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fabric/opensm-3.3.24/work/opensm-3.3.24 ... make -j5 Making all in complib make[1]: Entering directory '/var/tmp/portage/sys-fabric/opensm-3.3.24/work/opensm-3.3.24/complib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c -o libosmcomp_la-cl_complib.lo `test -f 'cl_complib.c' || echo './'`cl_complib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c -o libosmcomp_la-cl_dispatcher.lo `test -f 'cl_dispatcher.c' || echo './'`cl_dispatcher.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c -o libosmcomp_la-cl_event.lo `test -f 'cl_event.c' || echo './'`cl_event.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c -o libosmcomp_la-cl_event_wheel.lo `test -f 'cl_event_wheel.c' || echo './'`cl_event_wheel.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c -o libosmcomp_la-cl_list.lo `test -f 'cl_list.c' || echo './'`cl_list.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c cl_event.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_event.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c cl_dispatcher.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_dispatcher.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c cl_list.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_list.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c cl_complib.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_complib.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -Wwrite-strings -g -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -c cl_event_wheel.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_event_wheel.o In file included from ../include/complib/cl_event_osd.h:44, from ../include/complib/cl_event.h:47, from cl_event.c:40: ../include/complib/cl_types.h:74:2: error: #error "Need to know WORDSIZE to tell how to cast to unsigned long int" 74 | #error "Need to know WORDSIZE to tell how to cast to unsigned long int" | ^~~~~ In file included from cl_complib.c:40: ../include/complib/cl_types.h:74:2: error: #error "Need to know WORDSIZE to tell how to cast to unsigned long int" 74 | #error "Need to know WORDSIZE to tell how to cast to unsigned long int" | ^~~~~ In file included from ../include/complib/cl_atomic_osd.h:44, from ../include/complib/cl_atomic.h:44, from ../include/complib/cl_dispatcher.h:44, from cl_dispatcher.c:47: ../include/complib/cl_types.h:74:2: error: #error "Need to know WORDSIZE to tell how to cast to unsigned long int" 74 | #error "Need to know WORDSIZE to tell how to cast to unsigned long int" | ^~~~~ In file included from ../include/complib/cl_debug.h:44, from cl_complib.c:41: ../include/complib/cl_debug_osd.h:45:10: fatal error: bits/wordsize.h: No such file or directory 45 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. In file included from ../include/complib/cl_qlist.h:44, from cl_list.c:46: ../include/complib/cl_types.h:74:2: error: #error "Need to know WORDSIZE to tell how to cast to unsigned long int" 74 | #error "Need to know WORDSIZE to tell how to cast to unsigned long int" | ^~~~~ make[1]: *** [Makefile:580: libosmcomp_la-cl_complib.lo] Error 1 In file included from ../include/complib/cl_debug.h:44, from cl_event.c:41: ../include/complib/cl_debug_osd.h:45:10: fatal error: bits/wordsize.h: No such file or directory 45 | #include | ^~~~~~~~~~~~~~~~~ make[1]: *** Waiting for unfinished jobs.... compilation terminated. make[1]: *** [Makefile:594: libosmcomp_la-cl_event.lo] Error 1 In file included from ../include/complib/cl_atomic_osd.h:44, from ../include/complib/cl_atomic.h:44, from ../include/complib/cl_event_wheel.h:44, from cl_event_wheel.c:45: ../include/complib/cl_types.h:74:2: error: #error "Need to know WORDSIZE to tell how to cast to unsigned long int" 74 | #error "Need to know WORDSIZE to tell how to cast to unsigned long int" | ^~~~~ make[1]: *** [Makefile:587: libosmcomp_la-cl_dispatcher.lo] Error 1 make[1]: *** [Makefile:608: libosmcomp_la-cl_list.lo] Error 1 In file included from ../include/complib/cl_debug.h:44, from cl_event_wheel.c:46: ../include/complib/cl_debug_osd.h:45:10: fatal error: bits/wordsize.h: No such file or directory 45 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:601: libosmcomp_la-cl_event_wheel.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-fabric/opensm-3.3.24/work/opensm-3.3.24/complib' make: *** [Makefile:580: all-recursive] Error 1 * ERROR: sys-fabric/opensm-3.3.24::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fabric/opensm-3.3.24::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fabric/opensm-3.3.24::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fabric:opensm-3.3.24:20230222-183841.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fabric/opensm-3.3.24/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fabric/opensm-3.3.24/temp/environment'. * Working directory: '/var/tmp/portage/sys-fabric/opensm-3.3.24/work/opensm-3.3.24' * S: '/var/tmp/portage/sys-fabric/opensm-3.3.24/work/opensm-3.3.24'