Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652800 - dev-lisp/gcl-2.6.10 : gbc.c:(.text+<snip>): undefined reference to intdivrem
Summary: dev-lisp/gcl-2.6.10 : gbc.c:(.text+<snip>): undefined reference to intdivrem
Status: RESOLVED DUPLICATE of bug 632014
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-08 13:38 UTC by Toralf Förster
Modified: 2019-09-14 13:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2018-04-08 13:38 UTC, Toralf Förster
Details
dev-lisp:gcl-2.6.10:20180408-131935.log.bz2 (dev-lisp:gcl-2.6.10:20180408-131935.log.bz2,57.69 KB, application/x-bzip)
2018-04-08 13:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.90 KB, text/plain)
2018-04-08 13:38 UTC, Toralf Förster
Details
environment (environment,92.83 KB, text/plain)
2018-04-08 13:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.45 KB, application/x-bzip)
2018-04-08 13:38 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.81 KB, application/x-bzip)
2018-04-08 13:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,82.21 KB, application/x-bzip)
2018-04-08 13:38 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-04-08 13:38:18 UTC
./libpre_gcl.a(sys_pre_gcl.o):sys_pre_gcl.c:(.text+0x3450): first defined here
./libpre_gcl.a(gbc.o): In function `immnum_truncate':
gbc.c:(.text+0x1b5b): undefined reference to `intdivrem'
./libpre_gcl.a(gbc.o): In function `immnum_floor':

=== This is an issue at stable maybe due to gcc-7 ===


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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_stable-gcc7_20180404-221702

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   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 dev-lisp/gcl
[ebuild  N    ] dev-lisp/gcl-2.6.10  USE="X ansi readline -athena -emacs -tk"
Comment 1 Toralf Förster gentoo-dev 2018-04-08 13:38:21 UTC
Created attachment 526856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-08 13:38:24 UTC
Created attachment 526858 [details]
dev-lisp:gcl-2.6.10:20180408-131935.log.bz2
Comment 3 Toralf Förster gentoo-dev 2018-04-08 13:38:27 UTC
Created attachment 526860 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-04-08 13:38:30 UTC
Created attachment 526862 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-04-08 13:38:33 UTC
Created attachment 526864 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-08 13:38:36 UTC
Created attachment 526866 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-04-08 13:38:39 UTC
Created attachment 526868 [details]
temp.tbz2
Comment 8 Cyprien Nicolas (fulax) 2019-09-14 13:03:31 UTC
Same inlining issue

*** This bug has been marked as a duplicate of bug 632014 ***