Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 587616 Details for
Bug 692612
app-accessibility/speech-dispatcher-0.8.7-r1 //usr/lib/libltdl.so: error adding symbols: file in wrong format
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
speech-dispatcher-0.8.7-r1 build.log
build.log (text/x-log), 32.83 KB, created by
Guy
on 2019-08-20 13:36:05 UTC
(
hide
)
Description:
speech-dispatcher-0.8.7-r1 build.log
Filename:
MIME Type:
Creator:
Guy
Created:
2019-08-20 13:36:05 UTC
Size:
32.83 KB
patch
obsolete
> * Package: app-accessibility/speech-dispatcher-0.8.7-r1 > * Repository: gentoo > * Maintainer: williamh@gentoo.org accessibility@gentoo.org,sound@gentoo.org > * USE: abi_x86_64 alsa amd64 ao elibc_glibc espeak kernel_linux nas pulseaudio python python_targets_python3_6 python_targets_python3_7 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking speech-dispatcher-0.8.7.tar.gz to /var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work >>>> Source unpacked in /var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work >>>> Preparing source in /var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7 ... > * econf: updating speech-dispatcher-0.8.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating speech-dispatcher-0.8.7/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/speech-dispatcher-0.8.7-r1 --htmldir=/usr/share/doc/speech-dispatcher-0.8.7-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-python --disable-static --with-alsa --with-libao --with-espeak --without-flite --with-pulse --with-nas >checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports nested variables... (cached) yes >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 style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >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... 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... / >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... 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 NLS is requested... yes >checking for intltool >= 0.40.0... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.30.0 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for library containing sqrt... -lm >checking for library containing pthread_create... -lpthread >checking for library containing lt_dlopen... -lltdl >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 GLIB... yes >checking for GTHREAD... yes >checking for GMODULE... yes >checking for DOTCONF... yes >checking for SNDFILE... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inline... inline >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uint32_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for dup2... yes >checking for gethostbyname... yes >checking for gettimeofday... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for select... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for strndup... yes >checking for strstr... yes >checking for strtol... yes >checking for espeak_Synth in -lespeak... yes >checking for ESPEAK_NG... no >checking for eciStop in -libmeci... no >checking for dumbtts_TTSInit in -ldumbtts... no >checking for pico_initialize in -lttspico... no >checking for PULSE... yes >checking for LIBAO... yes >checking for ALSA... yes >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking for AuOpenServer in -laudio... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating speech-dispatcher.pc >config.status: creating config/Makefile >config.status: creating config/clients/Makefile >config.status: creating config/modules/Makefile >config.status: creating doc/Makefile >config.status: creating include/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating src/api/Makefile >config.status: creating src/api/c/Makefile >config.status: creating src/api/python/Makefile >config.status: creating src/api/python/speechd/Makefile >config.status: creating src/api/python/speechd_config/Makefile >config.status: creating src/audio/Makefile >config.status: creating src/clients/Makefile >config.status: creating src/clients/say/Makefile >config.status: creating src/clients/spdsend/Makefile >config.status: creating src/common/Makefile >config.status: creating src/modules/Makefile >config.status: creating src/server/Makefile >config.status: creating src/tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing src/tests/atconfig commands >config.status: executing po/stamp-it commands >configure: output modules to be built are cicero dummy festival generic espeak >configure: audio methods to be built are pulse libao alsa oss nas >configure: Default audio method is pulse >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7 ... > * Will copy sources from /var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7 > * python3_6: copying to /var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7-python3_6 > * python3_7: copying to /var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7-python3_7 >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7' >Making all in include >make[2]: Entering directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/include' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/src' >Making all in common >make[3]: Entering directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/src/common' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. "-I../../include/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGETTEXT_PACKAGE=\"speech-dispatcher\" -DLOCALEDIR=\"/usr/share/locale\" -march=bdver3 -O2 -pipe -c -o libcommon_la-fdsetconv.lo `test -f 'fdsetconv.c' || echo './'`fdsetconv.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. "-I../../include/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGETTEXT_PACKAGE=\"speech-dispatcher\" -DLOCALEDIR=\"/usr/share/locale\" -march=bdver3 -O2 -pipe -c -o libcommon_la-spd_getline.lo `test -f 'spd_getline.c' || echo './'`spd_getline.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. "-I../../include/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGETTEXT_PACKAGE=\"speech-dispatcher\" -DLOCALEDIR=\"/usr/share/locale\" -march=bdver3 -O2 -pipe -c -o libcommon_la-i18n.lo `test -f 'i18n.c' || echo './'`i18n.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGETTEXT_PACKAGE=\"speech-dispatcher\" -DLOCALEDIR=\"/usr/share/locale\" -march=bdver3 -O2 -pipe -c spd_getline.c -fPIC -DPIC -o .libs/libcommon_la-spd_getline.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGETTEXT_PACKAGE=\"speech-dispatcher\" -DLOCALEDIR=\"/usr/share/locale\" -march=bdver3 -O2 -pipe -c i18n.c -fPIC -DPIC -o .libs/libcommon_la-i18n.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGETTEXT_PACKAGE=\"speech-dispatcher\" -DLOCALEDIR=\"/usr/share/locale\" -march=bdver3 -O2 -pipe -c fdsetconv.c -fPIC -DPIC -o .libs/libcommon_la-fdsetconv.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGETTEXT_PACKAGE=\"speech-dispatcher\" -DLOCALEDIR=\"/usr/share/locale\" -march=bdver3 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcommon.la libcommon_la-fdsetconv.lo libcommon_la-spd_getline.lo libcommon_la-i18n.lo -lglib-2.0 -lltdl -lpthread -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcommon.a .libs/libcommon_la-fdsetconv.o .libs/libcommon_la-spd_getline.o .libs/libcommon_la-i18n.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a >libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/src/common' >Making all in server >make[3]: Entering directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/src/server' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-speechd.o `test -f 'speechd.c' || echo './'`speechd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-server.o `test -f 'server.c' || echo './'`server.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-history.o `test -f 'history.c' || echo './'`history.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-module.o `test -f 'module.c' || echo './'`module.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-configuration.o `test -f 'configuration.c' || echo './'`configuration.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-parse.o `test -f 'parse.c' || echo './'`parse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-set.o `test -f 'set.c' || echo './'`set.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-alloc.o `test -f 'alloc.c' || echo './'`alloc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-compare.o `test -f 'compare.c' || echo './'`compare.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-speaking.o `test -f 'speaking.c' || echo './'`speaking.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-options.o `test -f 'options.c' || echo './'`options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-output.o `test -f 'output.c' || echo './'`output.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-sem_functions.o `test -f 'sem_functions.c' || echo './'`sem_functions.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -D_GNU_SOURCE -DDEFAULT_AUDIO_METHOD=\"pulse\" -Wall -march=bdver3 -O2 -pipe -c -o speech_dispatcher-index_marking.o `test -f 'index_marking.c' || echo './'`index_marking.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=bdver3 -O2 -pipe -rdynamic -Wl,-O1 -Wl,--as-needed -o speech-dispatcher speech_dispatcher-speechd.o speech_dispatcher-server.o speech_dispatcher-history.o speech_dispatcher-module.o speech_dispatcher-configuration.o speech_dispatcher-parse.o speech_dispatcher-set.o speech_dispatcher-alloc.o speech_dispatcher-compare.o speech_dispatcher-speaking.o speech_dispatcher-options.o speech_dispatcher-output.o speech_dispatcher-sem_functions.o speech_dispatcher-index_marking.o ../../src/common/libcommon.la -ldotconf -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lltdl -lpthread -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -march=bdver3 -O2 -pipe -rdynamic -Wl,-O1 -Wl,--as-needed -o speech-dispatcher speech_dispatcher-speechd.o speech_dispatcher-server.o speech_dispatcher-history.o speech_dispatcher-module.o speech_dispatcher-configuration.o speech_dispatcher-parse.o speech_dispatcher-set.o speech_dispatcher-alloc.o speech_dispatcher-compare.o speech_dispatcher-speaking.o speech_dispatcher-options.o speech_dispatcher-output.o speech_dispatcher-sem_functions.o speech_dispatcher-index_marking.o -Wl,--export-dynamic -pthread -pthread ../../src/common/.libs/libcommon.a //usr/lib64/libdotconf.so -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 //usr/lib64/libltdl.so -ldl -lpthread -lm -pthread -Wl,-rpath -Wl,//usr/lib64 >make[3]: Leaving directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/src/server' >Making all in audio >make[3]: Entering directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/src/audio' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -march=bdver3 -O2 -pipe -c -o spd_alsa_la-alsa.lo `test -f 'alsa.c' || echo './'`alsa.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -march=bdver3 -O2 -pipe -c -o spd_libao_la-libao.lo `test -f 'libao.c' || echo './'`libao.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -march=bdver3 -O2 -pipe -c -o spd_nas_la-nas.lo `test -f 'nas.c' || echo './'`nas.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -march=bdver3 -O2 -pipe -c -o spd_oss_la-oss.lo `test -f 'oss.c' || echo './'`oss.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -march=bdver3 -O2 -pipe -c alsa.c -fPIC -DPIC -o .libs/spd_alsa_la-alsa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -march=bdver3 -O2 -pipe -c libao.c -fPIC -DPIC -o .libs/spd_libao_la-libao.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -march=bdver3 -O2 -pipe -c oss.c -fPIC -DPIC -o .libs/spd_oss_la-oss.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -march=bdver3 -O2 -pipe -c nas.c -fPIC -DPIC -o .libs/spd_nas_la-nas.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -D_REENTRANT -march=bdver3 -O2 -pipe -c -o spd_pulse_la-pulse.lo `test -f 'pulse.c' || echo './'`pulse.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=bdver3 -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o spd_libao.la -rpath /usr/lib64/speech-dispatcher spd_libao_la-libao.lo -lao -lglib-2.0 -lltdl -lpthread -lm >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../include/ -D_REENTRANT -march=bdver3 -O2 -pipe -c pulse.c -fPIC -DPIC -o .libs/spd_pulse_la-pulse.o >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/spd_libao_la-libao.o -Wl,-rpath -Wl,//usr/lib64 -lao -lglib-2.0 //usr/lib64/libltdl.so -ldl -lpthread -lm -march=bdver3 -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,spd_libao.so -o .libs/spd_libao.so >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=bdver3 -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o spd_nas.la -rpath /usr/lib64/speech-dispatcher spd_nas_la-nas.lo -L/usr/X11R6/lib -lXau -laudio -lglib-2.0 -lltdl -lpthread -lm >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=bdver3 -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o spd_oss.la -rpath /usr/lib64/speech-dispatcher spd_oss_la-oss.lo -lglib-2.0 -lltdl -lpthread -lm >libtool: link: ( cd ".libs" && rm -f "spd_libao.la" && ln -s "../spd_libao.la" "spd_libao.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=bdver3 -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o spd_pulse.la -rpath /usr/lib64/speech-dispatcher spd_pulse_la-pulse.lo -lpulse-simple -lpulse -lglib-2.0 -lltdl -lpthread -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/spd_nas_la-nas.o -Wl,-rpath -Wl,//usr/lib -L/usr/X11R6/lib -lXau -laudio -lglib-2.0 //usr/lib/libltdl.so -ldl -lpthread -lm -march=bdver3 -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,spd_nas.so -o .libs/spd_nas.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/spd_oss_la-oss.o -Wl,-rpath -Wl,//usr/lib64 -lglib-2.0 //usr/lib64/libltdl.so -ldl -lpthread -lm -march=bdver3 -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,spd_oss.so -o .libs/spd_oss.so >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/X11R6/lib/libXau.so when searching for -lXau >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/X11R6/lib/libaudio.so when searching for -laudio >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/X11R6/lib/libglib-2.0.so when searching for -lglib-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: //usr/lib/libltdl.so: error adding symbols: file in wrong format >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:553: spd_nas.la] Error 1 >make[3]: *** Waiting for unfinished jobs.... >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/spd_pulse_la-pulse.o -Wl,-rpath -Wl,//usr/lib64 -lpulse-simple -lpulse -lglib-2.0 //usr/lib64/libltdl.so -ldl -lpthread -lm -march=bdver3 -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,spd_pulse.so -o .libs/spd_pulse.so >libtool: link: ( cd ".libs" && rm -f "spd_oss.la" && ln -s "../spd_oss.la" "spd_oss.la" ) >libtool: link: ( cd ".libs" && rm -f "spd_pulse.la" && ln -s "../spd_pulse.la" "spd_pulse.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/src/audio' >make[2]: *** [Makefile:432: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7/src' >make[1]: *** [Makefile:537: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7' >make: *** [Makefile:446: all] Error 2 > * ERROR: app-accessibility/speech-dispatcher-0.8.7-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-accessibility/speech-dispatcher-0.8.7-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-accessibility/speech-dispatcher-0.8.7-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7' > * S: '/var/tmp/portage/app-accessibility/speech-dispatcher-0.8.7-r1/work/speech-dispatcher-0.8.7'
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 692612
: 587616 |
587796