Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651268 - dev-util/statifier-1.7.4 : dl-var.c:(.text+<snip>): undefined reference to _stack_chk_fail_local
Summary: dev-util/statifier-1.7.4 : dl-var.c:(.text+<snip>): undefined reference to _s...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-23 17:10 UTC by Toralf Förster
Modified: 2018-11-29 21:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.39 KB, text/plain)
2018-03-23 17:10 UTC, Toralf Förster
Details
dev-util:statifier-1.7.4:20180323-111029.log (dev-util:statifier-1.7.4:20180323-111029.log,4.49 KB, text/plain)
2018-03-23 17:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,37.92 KB, text/plain)
2018-03-23 17:10 UTC, Toralf Förster
Details
environment (environment,14.83 KB, text/plain)
2018-03-23 17:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.38 KB, application/x-bzip)
2018-03-23 17:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.72 KB, application/x-bzip)
2018-03-23 17:10 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-03-23 17:10:05 UTC
gcc -m32 -o 32/dl-var 32/dl-var.o -Wl,--oformat,binary,--entry=0x0 -nostdlib
32/dl-var.o: In function `do_work':
dl-var.c:(.text+0xf0): undefined reference to `__stack_chk_fail_local'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:213: 32/dl-var] Error 1
make[3]: *** [Makefile:159: all-local-32] Error 2

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv dev-util/statifier
[ebuild  N    ] dev-util/statifier-1.7.4
Comment 1 Toralf Förster gentoo-dev 2018-03-23 17:10:08 UTC
Created attachment 525034 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-23 17:10:11 UTC
Created attachment 525036 [details]
dev-util:statifier-1.7.4:20180323-111029.log
Comment 3 Toralf Förster gentoo-dev 2018-03-23 17:10:14 UTC
Created attachment 525038 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-23 17:10:17 UTC
Created attachment 525040 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-23 17:10:19 UTC
Created attachment 525042 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-23 17:10:22 UTC
Created attachment 525044 [details]
temp.tbz2
Comment 7 David Seifert gentoo-dev 2018-11-29 21:35:58 UTC
Can't reproduce