Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 628824

Summary: sys-apps/memtest86+-5.01-r3 : make: *** [Makefile:<snip>: memtest.bin]<snip> Segmentation fault
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: slyfox
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://sourceware.org/bugzilla/show_bug.cgi?id=22067
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 627166    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-apps:memtest86+-5.01-r3:20170824-010811.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-08-24 15:35:51 UTC
x86_64-pc-linux-gnu-ld -T memtest.bin.lds bootsect.o setup.o -b binary \
memtest_shared.bin -o memtest.bin
make: *** [Makefile:48: memtest.bin] Segmentation fault
make: *** Deleting file 'memtest.bin'
 * ERROR: sys-apps/memtest86+-5.01-r3::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20170817-191629

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv sys-apps/memtest86+
[ebuild  N    ] sys-apps/memtest86+-5.01-r3  USE="-floppy -iso -serial"
Comment 1 Toralf Förster gentoo-dev 2017-08-24 15:35:54 UTC
Created attachment 490400 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-24 15:35:57 UTC
Created attachment 490402 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-24 15:36:01 UTC
Created attachment 490404 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-24 15:36:04 UTC
Created attachment 490406 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-24 15:36:07 UTC
Created attachment 490408 [details]
sys-apps:memtest86+-5.01-r3:20170824-010811.log
Comment 6 Toralf Förster gentoo-dev 2017-08-24 15:36:10 UTC
Created attachment 490410 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2017-09-02 18:39:02 UTC
I think it's at least an ld in binutils-2.29. I'll to report something upstream.
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2017-09-02 19:10:53 UTC
Filed https://sourceware.org/bugzilla/show_bug.cgi?id=22067 upstream.
Comment 9 Sergei Trofimovich (RETIRED) gentoo-dev 2017-09-26 08:24:24 UTC
Binutils-2.29.1 fixed t upstream and gentoo can build memtest+ now: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e94047d61629092b6a8562ac989bc829361844
Comment 10 Andreas K. Hüttel archtester gentoo-dev 2017-10-18 22:06:12 UTC
(In reply to Sergei Trofimovich from comment #9)
> Binutils-2.29.1 fixed t upstream and gentoo can build memtest+ now:
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=c0e94047d61629092b6a8562ac989bc829361844

We can probably close this then.