Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608624 - sys-apps/memtest86+-4.20-r1 fails on 64bit no-multilib profile
Summary: sys-apps/memtest86+-4.20-r1 fails on 64bit no-multilib profile
Status: RESOLVED DUPLICATE of bug 592638
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-08 12:35 UTC by Patrick Lauer
Modified: 2017-02-09 15:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2017-02-08 12:35:56 UTC
In file included from /usr/include/features.h:392:0,
                 from /usr/include/sys/io.h:21,
                 from error.c:14:
/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
 # include <gnu/stubs-32.h>
                           ^
In file included from /usr/include/features.h:392:0,
                 from /usr/include/string.h:25,
                 from reloc.c:4:
/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
 # include <gnu/stubs-32.h>
                           ^
compilation terminated.
In file included from /usr/include/features.h:392:0,
                 from /usr/include/sys/io.h:21,
                 from test.c:14:
/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
 # include <gnu/stubs-32.h>
                           ^
compilation terminated.
compilation terminated.
Makefile:52: recipe for target 'test.o' failed
make: *** [test.o] Error 1
make: *** Waiting for unfinished jobs....
<builtin>: recipe for target 'error.o' failed
make: *** [error.o] Error 1
Makefile:49: recipe for target 'reloc.o' failed
make: *** [reloc.o] Error 1
 * ERROR: sys-apps/memtest86+-4.20-r1::gentoo failed (compile phase):
 *   emake failed


 # eselect profile show
Current /etc/portage/make.profile symlink:
  default/linux/amd64/13.0/no-multilib
Comment 1 Mike Gilbert gentoo-dev 2017-02-08 17:53:50 UTC
Maybe attach the build log? Or at least provide the command line for the failing command?
Comment 2 SpanKY gentoo-dev 2017-02-09 15:24:34 UTC

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