* Package: media-sound/linuxsampler-2.1.1 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 alsa amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking linuxsampler-2.1.1.tar.bz2 to /var/tmp/portage/media-sound/linuxsampler-2.1.1/work >>> Source unpacked in /var/tmp/portage/media-sound/linuxsampler-2.1.1/work >>> Preparing source in /var/tmp/portage/media-sound/linuxsampler-2.1.1/work/linuxsampler-2.1.1 ... * Applying linuxsampler-2.0.0-nptl-hardened.patch ... [ ok ] * Applying linuxsampler-2.0.0-lv2-automagic.patch ... [ ok ] * Applying linuxsampler-2.1.1-fix-yyterror-not-declared.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/linuxsampler-2.1.1/work/linuxsampler-2.1.1' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: linuxsampler-2.1.1/ * 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/media-sound/linuxsampler-2.1.1/work/linuxsampler-2.1.1 ... * econf: updating linuxsampler-2.1.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating linuxsampler-2.1.1/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/linuxsampler-2.1.1 --htmldir=/usr/share/doc/linuxsampler-2.1.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-arts-driver --disable-static --enable-alsa-driver --disable-jack-driver --disable-lv2 --disable-instruments-db --disable-sf2-engine checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-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-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether x86 architecture... yes checking for mmsystem.h... no checking whether UNIX98 compatible... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for compiler's pragma diagnostics... no checking for NPTL bug... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for main in -lasound... yes checking Alsa version... 1.2.4 JACK support disabled by configure script parameter ARTS support disabled by configure script parameter checking for ASIO headerfile: ./ASIOSDK2/common/asio.h ....no checking MidiShare.h usability... no checking MidiShare.h presence... no checking for MidiShare.h... no checking CoreMIDI/CoreMIDI.h usability... no checking CoreMIDI/CoreMIDI.h presence... no checking for CoreMIDI/CoreMIDI.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking for mmsystem.h... (cached) no checking dssi.h usability... yes checking dssi.h presence... yes checking for dssi.h... yes checking AudioUnit/AudioUnit.h usability... no checking AudioUnit/AudioUnit.h presence... no checking for AudioUnit/AudioUnit.h... no checking for GIG... yes yes, found libgig 4.2.0 SF2 engine disabled by configure script parameter checking for SNDFILE... yes yes, found libsndfile 1.0 checking whether SF_FORMAT_VORBIS is declared... yes checking whether SF_FORMAT_FLAC is declared... yes checking for SF_INSTRUMENT.loops... yes Instruments DB feature disabled by configure script parameter benchmarking for the best (signed) triangular oscillator algorithm... Benchmark of signed triangular wave algorithms failed! Maybe you are doing cross compilation? In that case you have to select an algorithm manually with './configure --enable-signed-triang-algo=...' Call './configure --help' for further information or read configure.in. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-sound/linuxsampler-2.1.1/work/linuxsampler-2.1.1/config.log * ERROR: media-sound/linuxsampler-2.1.1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 1623: Called econf '--disable-arts-driver' '--disable-static' '--enable-alsa-driver' '--disable-jack-driver' '--disable-lv2' '--disable-instruments-db' '--disable-sf2-engine' * phase-helpers.sh, line 680: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=media-sound/linuxsampler-2.1.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/linuxsampler-2.1.1::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:linuxsampler-2.1.1:20210428-003550.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/linuxsampler-2.1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/linuxsampler-2.1.1/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/linuxsampler-2.1.1/work/linuxsampler-2.1.1' * S: '/var/tmp/portage/media-sound/linuxsampler-2.1.1/work/linuxsampler-2.1.1'