Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 91829 Details for
Bug 140564
net-dialup/slmodem-2.9.11_pre20051101 don't compile in amd64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
slmodem-2.9.11_pre20051101.log (text/plain), 23.73 KB, created by
Kazuo Teramoto
on 2006-07-15 14:31:57 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Kazuo Teramoto
Created:
2006-07-15 14:31:57 UTC
Size:
23.73 KB
patch
obsolete
>Calculating dependencies ... done! > >>>> Emerging (1 of 1) net-dialup/slmodem-2.9.11_pre20051101 to / >>>> checking ebuild checksums ;-) >>>> checking auxfile checksums ;-) >>>> checking miscfile checksums ;-) >>>> checking slmodem-2.9.11-20051101.tar.gz ;-) >>>> checking ungrab-winmodem.tar.gz ;-) > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 2.6.17-gentoo-r3 >>>> Unpacking source... >>>> Unpacking slmodem-2.9.11-20051101.tar.gz to /var/tmp/portage/slmodem-2.9.11_pre20051101/work >>>> Unpacking ungrab-winmodem.tar.gz to /var/tmp/portage/slmodem-2.9.11_pre20051101/work > * Converting ungrab-winmodem/Makefile to use M= instead of SUBDIRS= ... > [ ok ] > * Applying slmodem-2.9.11-modem-makefile.patch ... > [ ok ] > * Converting Makefile to use M= instead of SUBDIRS= ... > [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/slmodem-2.9.11_pre20051101/work/slmodem-2.9.11-20051101 ... >make -C modem all >make[1]: Entering directory `/var/tmp/portage/slmodem-2.9.11_pre20051101/work/slmodem-2.9.11-20051101/modem' >rebuild profile... >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_main.o -c modem_main.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_cmdline.o -c modem_cmdline.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem.o -c modem.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_datafile.o -c modem_datafile.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_at.o -c modem_at.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_timer.o -c modem_timer.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_pack.o -c modem_pack.c >modem_pack.c: In function âmodem_async_get_bitsâ: >modem_pack.c:100: warning: pointer targets in passing argument 2 of âm->get_charsâ differ in signedness >modem_pack.c: In function âmodem_async_put_bitsâ: >modem_pack.c:148: warning: pointer targets in passing argument 2 of âm->put_charsâ differ in signedness >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_ec.o -c modem_ec.c >modem_ec.c: In function âtx_infoâ: >modem_ec.c:723: warning: pointer targets in passing argument 2 of âl->modem->get_charsâ differ in signedness >modem_ec.c: In function âpush_rest_dataâ: >modem_ec.c:811: warning: pointer targets in passing argument 2 of âl->modem->put_charsâ differ in signedness >modem_ec.c: In function ârx_infoâ: >modem_ec.c:860: warning: pointer targets in passing argument 2 of âl->modem->put_charsâ differ in signedness >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_comp.o -c modem_comp.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_param.o -c modem_param.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_debug.o -c modem_debug.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o homolog_data.o -c homolog_data.c >modem_debug.c: In function âmodem_debug_log_dataâ: >modem_debug.c:75: warning: cast from pointer to integer of different size >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o dp_sinus.o -c dp_sinus.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o dp_dummy.o -c dp_dummy.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o sysdep_common.o -c sysdep_common.c >gcc -O2 -march=athlon64 -pipe -fomit-frame-pointer -msse3 -Wall -g -finline -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1 -o modem_test.o -c modem_test.c >gcc -Wl,-O1 -Wl,--sort-common -s -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o -lasound >gcc -Wl,-O1 -Wl,--sort-common -s -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o -lasound >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: warning: i386 architecture of input file `dsplibs.o' is incompatible with i386:x86-64 output >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32480): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x324b6): undefined reference to `__divdi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x324d7): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32504): undefined reference to `__divdi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32527): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32552): undefined reference to `__divdi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32575): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x325a0): undefined reference to `__divdi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x325c1): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x325ee): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3dddc): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3de04): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3de2a): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3de52): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3de78): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3dea0): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3dec6): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3deee): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3df14): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3df3e): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3df6f): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x55df3): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x55e23): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x55f6b): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x55fa9): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56100): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56132): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5614a): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x561ac): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56210): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5625a): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x562a5): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x562c9): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x562fe): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56322): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56353): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56379): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x563aa): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x563ce): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56403): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56427): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56458): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5647c): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x564b1): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x564d3): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56506): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5652c): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5655d): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56581): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x565b4): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x565fe): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56626): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56658): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x566b3): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56709): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5672d): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5684a): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56876): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56909): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56950): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56974): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56a5a): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56a8c): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56aab): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56adf): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56b0b): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56b64): undefined reference to `__divdi3' >collect2: ld returned 1 exit status >make[1]: *** [modem_test] Error 1 >make[1]: *** Waiting for unfinished jobs.... >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: warning: i386 architecture of input file `dsplibs.o' is incompatible with i386:x86-64 output >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32480): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x324b6): undefined reference to `__divdi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x324d7): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32504): undefined reference to `__divdi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32527): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32552): undefined reference to `__divdi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x32575): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x325a0): undefined reference to `__divdi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x325c1): undefined reference to `__moddi3' >dsplibs.o: In function `ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x325ee): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3dddc): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3de04): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3de2a): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3de52): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3de78): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3dea0): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3dec6): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3deee): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3df14): undefined reference to `__moddi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3df3e): undefined reference to `__divdi3' >dsplibs.o: In function `V90ConstellationPower::calcModulusParameters(V90MappingParams*)': >(.text+0x3df6f): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x55df3): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x55e23): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x55f6b): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x55fa9): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56100): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56132): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5614a): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x561ac): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56210): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5625a): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x562a5): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x562c9): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x562fe): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56322): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56353): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56379): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x563aa): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x563ce): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56403): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56427): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56458): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5647c): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x564b1): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x564d3): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56506): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5652c): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5655d): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56581): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x565b4): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x565fe): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56626): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56658): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x566b3): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56709): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5672d): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x5684a): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56876): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56909): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56950): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56974): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56a5a): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56a8c): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56aab): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56adf): undefined reference to `__divdi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56b0b): undefined reference to `__moddi3' >dsplibs.o: In function `V92ModulusEncoder::progress(unsigned char*, unsigned int*)': >(.text+0x56b64): undefined reference to `__divdi3' >collect2: ld returned 1 exit status >make[1]: *** [slmodemd] Error 1 >make[1]: Leaving directory `/var/tmp/portage/slmodem-2.9.11_pre20051101/work/slmodem-2.9.11-20051101/modem' >make: *** [modem] Error 2 > >!!! ERROR: net-dialup/slmodem-2.9.11_pre20051101 failed. >Call stack: > ebuild.sh, line 1545: Called dyn_compile > ebuild.sh, line 940: Called src_compile > slmodem-2.9.11_pre20051101.ebuild, line 60: Called die > >!!! failed to build modem >!!! If you need support, post the topmost build error, and the call stack if relevant. >
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 140564
: 91829 |
94847
|
94848