Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679642 - dev-util/synopsis-0.13 : lib/libSynopsis.so: undefined reference to GC_throw_bad_alloc()
Summary: dev-util/synopsis-0.13 : lib/libSynopsis.so: undefined reference to GC_throw_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-06 21:33 UTC by Toralf Förster
Modified: 2019-03-09 21:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2019-03-06 21:33 UTC, Toralf Förster
Details
dev-util:synopsis-0.13:20190306-210843.log (dev-util:synopsis-0.13:20190306-210843.log,54.79 KB, text/plain)
2019-03-06 21:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,172.10 KB, text/plain)
2019-03-06 21:34 UTC, Toralf Förster
Details
environment (environment,133.74 KB, text/plain)
2019-03-06 21:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.15 KB, application/x-bzip)
2019-03-06 21:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,20.23 KB, application/x-bzip)
2019-03-06 21:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.59 KB, application/x-bzip)
2019-03-06 21:34 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 2019-03-06 21:33:53 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
lib/libSynopsis.so: undefined reference to `GC_throw_bad_alloc()'
collect2: error: ld returned 1 exit status
make: *** [Makefile:149: bin/display-ptree] Error 1
make: Leaving directory '/var/tmp/portage/dev-util/synopsis-0.13/work/synopsis-0.13-python2_7/build/ctemp.linux-x86_64/src'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-plasma_libressl_20190302-221911

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-util/synopsis
[ebuild  N    ] dev-util/synopsis-0.13  PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-03-06 21:33:55 UTC
Created attachment 568050 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-06 21:33:58 UTC
Created attachment 568052 [details]
dev-util:synopsis-0.13:20190306-210843.log
Comment 3 Toralf Förster gentoo-dev 2019-03-06 21:34:01 UTC
Created attachment 568054 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-06 21:34:04 UTC
Created attachment 568056 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-06 21:34:06 UTC
Created attachment 568058 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-06 21:34:09 UTC
Created attachment 568060 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-03-06 21:34:12 UTC
Created attachment 568062 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-09 21:32:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b11f570fe32b05fd1fd55723fd918ba747ee09b

commit 2b11f570fe32b05fd1fd55723fd918ba747ee09b
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-03-09 21:32:02 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-03-09 21:32:24 +0000

    dev-util/synopsis: tweak for bdwgc-8, bug #679642
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/679642
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-util/synopsis/files/synopsis-0.12-gcc45.patch  |  4 +-
 .../synopsis/files/synopsis-0.13-bdwgc-8.patch     | 25 ++++++++++
 dev-util/synopsis/synopsis-0.13-r1.ebuild          | 54 ++++++++++++++++++++++
 3 files changed, 81 insertions(+), 2 deletions(-)