Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 592316 Details for
Bug 697090
games-puzzle/tod-0-r1 : /.../ld: rec.o: undefined reference to symbol fdiv@@GLIBC_2.28
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-puzzle:tod-0-r1:20191009-030905.log
games-puzzle:tod-0-r1:20191009-030905.log (text/plain), 11.76 KB, created by
Toralf Förster
on 2019-10-09 17:21:51 UTC
(
hide
)
Description:
games-puzzle:tod-0-r1:20191009-030905.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-10-09 17:21:51 UTC
Size:
11.76 KB
patch
obsolete
> * Package: games-puzzle/tod-0-r1 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking wintod.zip to /var/tmp/portage/games-puzzle/tod-0-r1/work >>>> Source unpacked in /var/tmp/portage/games-puzzle/tod-0-r1/work >>>> Preparing source in /var/tmp/portage/games-puzzle/tod-0-r1/work ... > * Applying tod-0-makefile.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-puzzle/tod-0-r1/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-puzzle/tod-0-r1/work ... >make -j1 >gcc -O2 -pipe -march=native `allegro-config --cflags` -o hiscore.o -c hiscore.c >gcc -O2 -pipe -march=native `allegro-config --cflags` -o rec.o -c rec.c >rec.c: In function âSetupLight1â: >rec.c:217:19: warning: implicit declaration of function âfsqrtâ; did you mean âfixsqrtâ? [-Wimplicit-function-declaration] > 217 | fixed f = fsqrt((x - 128) * (x - 128) + (y - 128) * (y - 128)); /* between 0 and 2 */ > | ^~~~~ > | fixsqrt >rec.c:227:20: warning: implicit declaration of function âfcosâ; did you mean âfixcosâ? [-Wimplicit-function-declaration] > 227 | (fcos(x << 20) + fcos(y << 20)) / 64 + 0x10000; > | ^~~~ > | fixcos >rec.c: In function âInitSidesPhiâ: >rec.c:311:10: warning: implicit declaration of function âfdivâ; did you mean âldivâ? [-Wimplicit-function-declaration] > 311 | zCos = fdiv(zBase, hgrcos(phi)); > | ^~~~ > | ldiv >rec.c:317:19: warning: implicit declaration of function âfmulâ; did you mean âfixmulâ? [-Wimplicit-function-declaration] > 317 | fixed mline = fmul(m, scanline); > | ^~~~ > | fixmul >rec.c: In function âtextout_shadowâ: >rec.c:470:3: warning: âtextoutâ is deprecated [-Wdeprecated-declarations] > 470 | textout(screen, (FONT *)font, (char *)str, x + 1, y + 1, c2); > | ^~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:139:1: note: declared here > 139 | AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), > | ^~~~~~~~~~~~~~~~~~~~ >rec.c:471:3: warning: âtextoutâ is deprecated [-Wdeprecated-declarations] > 471 | textout(screen, (FONT *)font, (char *)str, x, y, c1); > | ^~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:139:1: note: declared here > 139 | AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), > | ^~~~~~~~~~~~~~~~~~~~ >rec.c: In function âPlayGameâ: >rec.c:588:5: warning: âtext_modeâ is deprecated [-Wdeprecated-declarations] > 588 | text_mode(-1); > | ^~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:137:1: note: declared here > 137 | AL_FUNC_DEPRECATED(int, text_mode, (int mode)); > | ^~~~~~~~~~~~~~~~~~ >rec.c:589:5: warning: âtextprintfâ is deprecated [-Wdeprecated-declarations] > 589 | textprintf(seven->frontBuf, lucid, 0, lead * 13, 0, > | ^~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:159:1: note: declared here > 159 | AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); > | ^~~~~~~~~~~~~~~~~~~~~~~ >rec.c:592:5: warning: âtextoutâ is deprecated [-Wdeprecated-declarations] > 592 | textout(seven->frontBuf, lucid, aimsn, lead, lead, 0); > | ^~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:139:1: note: declared here > 139 | AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), > | ^~~~~~~~~~~~~~~~~~~~ >rec.c:593:5: warning: âtextprintfâ is deprecated [-Wdeprecated-declarations] > 593 | textprintf(seven->frontBuf, lucid, lead, lead * 2, 0, "sc%7u", p[0].score); > | ^~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:159:1: note: declared here > 159 | AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); > | ^~~~~~~~~~~~~~~~~~~~~~~ >rec.c:594:5: warning: âtextprintfâ is deprecated [-Wdeprecated-declarations] > 594 | textprintf(seven->frontBuf, lucid, lead, lead * 3, 0, "line%5u", p[0].lines); > | ^~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:159:1: note: declared here > 159 | AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); > | ^~~~~~~~~~~~~~~~~~~~~~~ >rec.c:598:7: warning: âtextprintfâ is deprecated [-Wdeprecated-declarations] > 598 | textprintf(seven->frontBuf, lucid, lead*10, lead * 2, 0, "sc%7u", p[1].score); > | ^~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:159:1: note: declared here > 159 | AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); > | ^~~~~~~~~~~~~~~~~~~~~~~ >rec.c:599:7: warning: âtextprintfâ is deprecated [-Wdeprecated-declarations] > 599 | textprintf(seven->frontBuf, lucid, lead*10, lead * 3, 0, "line%5u", p[1].lines); > | ^~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from rec.c:2: >/usr/include/allegro/alcompat.h:159:1: note: declared here > 159 | AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); > | ^~~~~~~~~~~~~~~~~~~~~~~ >gcc -O2 -pipe -march=native `allegro-config --cflags` -o scrctl.o -c scrctl.c >gcc -O2 -pipe -march=native `allegro-config --cflags` -o tetanus.o -c tetanus.c >tetanus.c: In function âGameLoopâ: >tetanus.c:896:9: warning: âyield_timesliceâ is deprecated [-Wdeprecated-declarations] > 896 | yield_timeslice(); > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from tod.h:4, > from tetanus.c:27: >/usr/include/allegro/alcompat.h:193:1: note: declared here > 193 | AL_INLINE_DEPRECATED(void, yield_timeslice, (void), > | ^~~~~~~~~~~~~~~~~~~~ >gcc -O2 -pipe -march=native `allegro-config --cflags` -o crc.o -c crc.c >gcc -O2 -pipe -march=native `allegro-config --cflags` -o allegdlg.o -c allegdlg.c >allegdlg.c: In function âDY_check_procâ: >allegdlg.c:50:7: warning: âtext_modeâ is deprecated [-Wdeprecated-declarations] > 50 | text_mode(d->bg); > | ^~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from allegdlg.c:12: >/usr/include/allegro/alcompat.h:137:1: note: declared here > 137 | AL_FUNC_DEPRECATED(int, text_mode, (int mode)); > | ^~~~~~~~~~~~~~~~~~ >allegdlg.c:51:7: warning: âgui_textoutâ is deprecated [-Wdeprecated-declarations] > 51 | gui_textout(screen, d->dp, d->x+d->h+3, d->y+(d->h-(text_height(font)-gui_font_baseline))/2, fg, FALSE); > | ^~~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from allegdlg.c:12: >/usr/include/allegro/alcompat.h:169:1: note: declared here > 169 | AL_INLINE_DEPRECATED(int, gui_textout, (struct BITMAP *bmp, AL_CONST char *s, int x, int y, int color, int centre), > | ^~~~~~~~~~~~~~~~~~~~ >allegdlg.c: In function âDY_idle_procâ: >allegdlg.c:136:5: warning: âyield_timesliceâ is deprecated [-Wdeprecated-declarations] > 136 | yield_timeslice(); > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from allegdlg.c:12: >/usr/include/allegro/alcompat.h:193:1: note: declared here > 193 | AL_INLINE_DEPRECATED(void, yield_timeslice, (void), > | ^~~~~~~~~~~~~~~~~~~~ >allegdlg.c: In function âDY_pass_procâ: >allegdlg.c:220:9: warning: âtext_modeâ is deprecated [-Wdeprecated-declarations] > 220 | text_mode((f) ? fg : d->bg); > | ^~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from allegdlg.c:12: >/usr/include/allegro/alcompat.h:137:1: note: declared here > 137 | AL_FUNC_DEPRECATED(int, text_mode, (int mode)); > | ^~~~~~~~~~~~~~~~~~ >allegdlg.c:221:9: warning: âtextoutâ is deprecated [-Wdeprecated-declarations] > 221 | textout(screen, font, buf, d->x+x, d->y, (f) ? d->bg : fg); > | ^~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from allegdlg.c:12: >/usr/include/allegro/alcompat.h:139:1: note: declared here > 139 | AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), > | ^~~~~~~~~~~~~~~~~~~~ >gcc -O2 -pipe -march=native `allegro-config --cflags` -o hgrcos.o -c hgrcos.c >hgrcos.c: In function âhgrtanâ: >hgrcos.c:37:10: warning: implicit declaration of function âfdivâ; did you mean âldivâ? [-Wimplicit-function-declaration] > 37 | return fdiv(hgrcos(theta + 0xc00000), hgrcos(theta)); > | ^~~~ > | ldiv >gcc -Wl,-O1 -Wl,--as-needed -o tod-debug.exe hiscore.o rec.o scrctl.o tetanus.o crc.o allegdlg.o hgrcos.o `allegro-config --libs` >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: rec.o: undefined reference to symbol 'fdiv@@GLIBC_2.28' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libm.so.6: error adding symbols: DSO missing from command line >collect2: error: ld returned 1 exit status >make: *** [makefile:14: rec.exe] Error 1 > * ERROR: games-puzzle/tod-0-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-puzzle/tod-0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-puzzle/tod-0-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/games-puzzle:tod-0-r1:20191009-030905.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-puzzle/tod-0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/tod-0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-puzzle/tod-0-r1/work' > * S: '/var/tmp/portage/games-puzzle/tod-0-r1/work'
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 697090
:
592308
|
592310
|
592312
|
592314
| 592316 |
592318