Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684466 - dev-libs/libx86emu-1.1 : [TEST] make: *** [Makefile:<snip>: test] Error 2
Summary: dev-libs/libx86emu-1.1 : [TEST] make: *** [Makefile:<snip>: test] Error 2
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-04-27 07:18 UTC by Toralf Förster
Modified: 2020-02-09 23:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.03 KB, text/plain)
2019-04-27 07:18 UTC, Toralf Förster
Details
dev-libs:libx86emu-1.1:20190427-013534.log (dev-libs:libx86emu-1.1:20190427-013534.log,4.12 KB, text/plain)
2019-04-27 07:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,77.64 KB, text/plain)
2019-04-27 07:19 UTC, Toralf Förster
Details
environment (environment,73.71 KB, text/plain)
2019-04-27 07:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.08 KB, application/x-bzip)
2019-04-27 07:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.41 KB, application/x-bzip)
2019-04-27 07:19 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-04-27 07:18:54 UTC
make[1]: *** [Makefile:24: 0030_int_rm16.init] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libx86emu-1.1/work/libx86emu-1.1/test'
make: *** [Makefile:44: test] Error 2
 * ERROR: dev-libs/libx86emu-1.1::gentoo failed (test phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_test_20190424-221203

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

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

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

Available Rust versions:
  [1]   rust-1.34.1 *



emerge -qpvO dev-libs/libx86emu
[ebuild  N    ] dev-libs/libx86emu-1.1
Comment 1 Toralf Förster gentoo-dev 2019-04-27 07:18:57 UTC
Created attachment 574392 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-27 07:19:00 UTC
Created attachment 574394 [details]
dev-libs:libx86emu-1.1:20190427-013534.log
Comment 3 Toralf Förster gentoo-dev 2019-04-27 07:19:03 UTC
Created attachment 574396 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-27 07:19:06 UTC
Created attachment 574398 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-27 07:19:09 UTC
Created attachment 574400 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-27 07:19:12 UTC
Created attachment 574402 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-02-09 23:05:48 UTC
The bug has been closed via the following commit(s):

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

commit d332eb47396f2afcd46f59a3aeec3c962f860552
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-02-09 23:05:10 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-02-09 23:05:10 +0000

    dev-libs/libx86emu: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/684466
    Closes: https://bugs.gentoo.org/706558
    Package-Manager: Portage-2.3.88, Repoman-2.3.20
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/libx86emu-1.1-fix-makefile.patch         | 82 ++++++++++++++++++++++
 .../files/libx86emu-1.1-gcc10-fno-common.patch     | 13 ++++
 dev-libs/libx86emu/libx86emu-1.1.ebuild            | 28 +++-----
 3 files changed, 104 insertions(+), 19 deletions(-)