Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 350950 Details for
Bug 473286
media-libs/dssi-1.1.1 with media-libs/liblo-0.27[-threads] - jack-dssi-host.c:(.text.startup+0x10ac): undefined reference to `lo_server_thread_new'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
dssi.build.log (text/x-log), 12.18 KB, created by
Jouni Rinne
on 2013-06-14 17:18:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jouni Rinne
Created:
2013-06-14 17:18:43 UTC
Size:
12.18 KB
patch
obsolete
> * Package: media-libs/dssi-1.1.1 > * Repository: gentoo > * Maintainer: proaudio@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib qt4 userland_GNU > * FEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking dssi-1.1.1.tar.gz to /var/tmp/portage/media-libs/dssi-1.1.1/work >>>> Source unpacked in /var/tmp/portage/media-libs/dssi-1.1.1/work >>>> Preparing source in /var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1 ... > * Running eautoreconf in '/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] > * Running elibtoolize in: dssi-1.1.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1 ... > * econf: updating dssi-1.1.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dssi-1.1.1/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib64 --disable-dependency-tracking >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1/missing: Unknown `--is-lightweight' option >Try `/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1/missing --help' for more information >configure: WARNING: 'missing' script is too old or missing >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 for style of include used by make... GNU >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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >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... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : 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 whether ln -s works... yes >checking whether byte ordering is bigendian... no >checking ladspa.h usability... yes >checking ladspa.h presence... yes >checking for ladspa.h... yes >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 for ALSA... yes >checking for LIBLO... yes >checking for JACK... yes >checking for SNDFILE... yes >checking for SRC... yes >checking for QT... yes >checking whether Qt is X11-based... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating dssi.pc >config.status: creating jack-dssi-host/Makefile >config.status: creating examples/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >* ======== DSSI 1.1.1 configured ======== >* building jack-dssi-host: yes >* building DSSI list/analyse tools: yes >* building DSSI OSC tools: yes >* building trivial_synth plugin: yes >* building less_trivial_synth plugin: yes >* building karplong plugin: yes >* building trivial_sampler plugin: yes >* building less_trivial_synth GUI: yes >* building trivial_sampler GUI: yes >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1 ... >make -j5 >(CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) >rm -f stamp-h1 >touch config.h.in >make all-recursive >make[1]: Siirrytään hakemistoon "/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1" >Making all in jack-dssi-host >make[2]: Siirrytään hakemistoon "/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1/jack-dssi-host" >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../dssi -I/usr/include/alsa -O2 -march=nocona -pipe -Wall -c -o jack_dssi_host-jack-dssi-host.o `test -f 'jack-dssi-host.c' || echo './'`jack-dssi-host.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../dssi -I/usr/include/alsa -O2 -march=nocona -pipe -Wall -c -o jack_dssi_host-message_buffer.o `test -f '../message_buffer/message_buffer.c' || echo './'`../message_buffer/message_buffer.c >jack-dssi-host.c: Funktio âmainâ: >jack-dssi-host.c:1226:5: varoitus: funktio âlo_server_thread_newâ esitelty implisiittisesti [-Wimplicit-function-declaration] >jack-dssi-host.c:1226:18: varoitus: sijoituksessa tehdään osoitin kokonaisluvusta ilman tyyppimuunnosta [enabled by default] >jack-dssi-host.c:1228:5: varoitus: funktio âlo_server_thread_get_urlâ esitelty implisiittisesti [-Wimplicit-function-declaration] >jack-dssi-host.c:1228:9: varoitus: sijoituksessa tehdään osoitin kokonaisluvusta ilman tyyppimuunnosta [enabled by default] >jack-dssi-host.c:1236:5: varoitus: funktio âlo_server_thread_add_methodâ esitelty implisiittisesti [-Wimplicit-function-declaration] >jack-dssi-host.c:1238:5: varoitus: funktio âlo_server_thread_startâ esitelty implisiittisesti [-Wimplicit-function-declaration] >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../dssi -I/usr/include/alsa -O2 -march=nocona -pipe -Wall -Wl,-O1 -Wl,--as-needed -o jack-dssi-host jack_dssi_host-jack-dssi-host.o jack_dssi_host-message_buffer.o -lasound -llo -ljack -lpthread -lrt -lm -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../dssi -I/usr/include/alsa -O2 -march=nocona -pipe -Wall -Wl,-O1 -o jack-dssi-host jack_dssi_host-jack-dssi-host.o jack_dssi_host-message_buffer.o -Wl,--as-needed -lasound -llo /usr/lib64/libjack.so -lpthread -lrt -lm -ldl >jack_dssi_host-jack-dssi-host.o: In function `main': >jack-dssi-host.c:(.text.startup+0x10ac): undefined reference to `lo_server_thread_new' >jack-dssi-host.c:(.text.startup+0x10d0): undefined reference to `lo_server_thread_get_url' >jack-dssi-host.c:(.text.startup+0x1154): undefined reference to `lo_server_thread_add_method' >jack-dssi-host.c:(.text.startup+0x1162): undefined reference to `lo_server_thread_start' >collect2: error: ld returned 1 exit status >make[2]: *** [jack-dssi-host] Virhe 1 >make[2]: Poistutaan hakemistosta "/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1/jack-dssi-host" >make[1]: *** [all-recursive] Virhe 1 >make[1]: Poistutaan hakemistosta "/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1" >make: *** [all] Virhe 2 >emake failed > * ERROR: media-libs/dssi-1.1.1 failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 1532: Called __eapi2_src_compile > * phase-helpers.sh, line 632: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of `emerge --info '=media-libs/dssi-1.1.1'`, > * the complete build log and the output of `emerge -pqv '=media-libs/dssi-1.1.1'`. > * The complete build log is located at '/var/tmp/portage/media-libs/dssi-1.1.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/dssi-1.1.1/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1' > * S: '/var/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 473286
: 350950 |
350952