Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622848 - sci-mathematics/twelf-1.7.1 : /.../ld: /.../fileIUB7n9.o: relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
Summary: sci-mathematics/twelf-1.7.1 : /.../ld: /.../fileIUB7n9.o: relocation R_X86_64...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-27 14:59 UTC by Toralf Förster
Modified: 2018-03-10 23:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.26 KB, text/plain)
2017-06-27 14:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,568.14 KB, text/plain)
2017-06-27 14:59 UTC, Toralf Förster
Details
environment (environment,85.76 KB, text/plain)
2017-06-27 15:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,40.44 KB, application/x-bzip)
2017-06-27 15:00 UTC, Toralf Förster
Details
sci-mathematics:twelf-1.7.1:20170627-010635.log (sci-mathematics:twelf-1.7.1:20170627-010635.log,15.55 KB, text/plain)
2017-06-27 15:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.16 KB, application/x-bzip)
2017-06-27 15:00 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 2017-06-27 14:59:50 UTC
fi;								\
mlton -default-ann 'nonexhaustiveMatch ignore' -cc-opt -O2 -cc-opt -pipe -cc-opt -march=native -cc-opt -Wall -link-opt -Wl,-O1 -link-opt -Wl,--as-needed -link-opt -fno-PIE -as-opt -Wa,--noexecstack -output bin/twelf-server build/${cmfileid}
/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sci-mathematics/twelf-1.7.1/temp/fileIUB7n9.o: relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm
Comment 1 Toralf Förster gentoo-dev 2017-06-27 14:59:53 UTC
Created attachment 478220 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-27 14:59:57 UTC
Created attachment 478222 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-27 15:00:00 UTC
Created attachment 478224 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-27 15:00:03 UTC
Created attachment 478226 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-27 15:00:06 UTC
Created attachment 478228 [details]
sci-mathematics:twelf-1.7.1:20170627-010635.log
Comment 6 Toralf Förster gentoo-dev 2017-06-27 15:00:09 UTC
Created attachment 478230 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-03-10 23:59:13 UTC
The bug has been closed via the following commit(s):

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

commit b9158c1f69eaa08468fb2a7bb40ca742773e1b20
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2018-03-10 23:58:41 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2018-03-10 23:58:41 +0000

    sci-mathematics/twelf: Fix 622848 in 1.7.1-r1 by requiring mlton 20180207.
    
    Fix 630782. Thanks to Toralf Forster for reporting.
    
    Closes: https://bugs.gentoo.org/622848
    Closes: https://bugs.gentoo.org/630782
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../twelf/files/twelf-1.7.1-mlton-20180207.patch   |  11 ++
 sci-mathematics/twelf/twelf-1.7.1-r1.ebuild        | 114 +++++++++++++++++++++
 sci-mathematics/twelf/twelf-1.7.1.ebuild           |  12 ++-
 3 files changed, 132 insertions(+), 5 deletions(-)