You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems indeed a misdeclaration of the extrae_cmd_LDADD variable. Adding @PAPI_LIBS@ without testing PAPI availability first may raise further problems. A possible fix would be to change src/cmd-lineMakefile.am l.30 and l.36 extrae_cmd_LDFLAGS to extrae_cmd_LDADD without changing its contents.
configured with
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-silent-rules --disable-static --docdir=/usr/share/doc/extrae-4.0.1 --htmldir=/usr/share/doc/extrae-4.0.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-mic --disable-pmapi --disable-static --enable-shared --without-cupti --without-gm --without-mx --datadir=/var/tmp/portage/sys-cluster/extrae-4.0.1/temp --datarootdir=/var/tmp/portage/sys-cluster/extrae-4.0.1/temp --with-librt=/usr --with-mpi=/usr --with-papi=/usr --with-unwind=/usr --disable-doc --disable-heterogeneous --disable-inotify --enable-instrument_dynamic-memory --enable-instrument_io --enable-instrument_syscall --disable-merge-in-trace --disable-nanos --disable-online --enable-openmp --enable-parallel-merge --disable-pebs-sampling --disable-peruse --enable-posix-clock --disable-pthread --disable-sampling --enable-single-mpi-lib --disable-smpss --enable-xml --without-java-aspectj-weaver --without-java-aspectj --without-clustering --without-boost --without-dyninst --without-dwarf --without-elf --without-java-jdk --without-memkind --without-synapse --without-opencl --without-openshmem --without-fft --without-spectral
the build fails with
See https://bugs.gentoo.org/849617
log https://bugs.gentoo.org/attachment.cgi?id=782648
The text was updated successfully, but these errors were encountered: