Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650574 - games-emulation/generator-0.35_p4 : fm.c:(.text+<snip>): undefined reference to FM_CALC_CH
Summary: games-emulation/generator-0.35_p4 : fm.c:(.text+<snip>): undefined reference ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-15 17:11 UTC by Toralf Förster
Modified: 2018-04-29 09:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.24 KB, text/plain)
2018-03-15 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,247.57 KB, text/plain)
2018-03-15 17:11 UTC, Toralf Förster
Details
environment (environment,105.62 KB, text/plain)
2018-03-15 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.55 KB, application/x-bzip)
2018-03-15 17:11 UTC, Toralf Förster
Details
games-emulation:generator-0.35_p4:20180315-092432.log (games-emulation:generator-0.35_p4:20180315-092432.log,55.52 KB, text/plain)
2018-03-15 17:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.38 KB, application/x-bzip)
2018-03-15 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.67 KB, application/x-bzip)
2018-03-15 17:11 UTC, Toralf Förster
Details
patch to remove explicit inline (no-inline.patch,465 bytes, patch)
2018-03-26 16:35 UTC, krator44
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-03-15 17:11:08 UTC
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -W -Wall -Wformat=2   -Wl,-O1 -Wl,--as-needed -o generator-sdl cpu68k.o mem68k.o reg68k.o event.o generator.o state.o cpuz80.o vdp.o gensound.o memz80.o ui-sdl.o uiplot.o gensoundp-unix.o initcart.o patch.o dib.o avi.o diss68k.o ../cpu68k/lib68k.a ../ym2612/libym2612.a -lz -lbz2 -ljpeg ../cmz80/libcmz80.a   -lSM -lICE   -lm ../sn76496/libsn76496.a -lSDL -lpthread ../gtkopts/libgtkopts.a ../cpu68k/tab68k.o 
../ym2612/libym2612.a(fm.o): In function `YM2612UpdateOne':
fm.c:(.text+0x2775): undefined reference to `FM_CALC_CH'
fm.c:(.text+0x42cc): undefined reference to `CALC_FCSLOT'
fm.c:(.text+0x42ec): undefined reference to `CALC_FCSLOT'
collect2: error: ld returned 1 exit status

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20180309-191749

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv games-emulation/generator
[ebuild  N    ] games-emulation/generator-0.35_p4  USE="sdlaudio" 

!!! The following installed packages are masked:
- x11-base/xorg-server-1.19.99.901-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Sebastian Pipping <sping@gentoo.org> (11 Mar 2018)
# Breaks XFCE, 1.19.6 was fine (in that regard). Bug #650228

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-03-15 17:11:11 UTC
Created attachment 524020 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-15 17:11:14 UTC
Created attachment 524022 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-15 17:11:17 UTC
Created attachment 524024 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-15 17:11:20 UTC
Created attachment 524026 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-15 17:11:23 UTC
Created attachment 524028 [details]
games-emulation:generator-0.35_p4:20180315-092432.log
Comment 6 Toralf Förster gentoo-dev 2018-03-15 17:11:26 UTC
Created attachment 524030 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-15 17:11:29 UTC
Created attachment 524032 [details]
temp.tbz2
Comment 8 krator44 2018-03-26 16:35:20 UTC
Created attachment 525480 [details, diff]
patch to remove explicit inline
Comment 9 Pacho Ramos gentoo-dev 2018-04-29 09:42:52 UTC
[master 3c40902410ff] games-emulation/generator: Drop games.eclass, fix compilation (#650574)
 4 files changed, 70 insertions(+), 4 deletions(-)
 create mode 100644 games-emulation/generator/files/generator-0.35_p4-inline.patch
 create mode 100644 games-emulation/generator/generator-0.35_p4-r1.ebuild