Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879077 - dev-libs/libx86emu-1.1 fails test - make[1]: [Makefile:<snip>: 0001_00_add.init] Error 2
Summary: dev-libs/libx86emu-1.1 fails test - make[1]: [Makefile:<snip>: 0001_00_add.in...
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: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-11-01 21:15 UTC by Toralf Förster
Modified: 2023-09-25 07:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2022-11-01 21:15 UTC, Toralf Förster
Details
dev-libs:libx86emu-1.1:20221101-205552.log (dev-libs:libx86emu-1.1:20221101-205552.log,6.07 KB, text/plain)
2022-11-01 21:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.35 KB, text/plain)
2022-11-01 21:15 UTC, Toralf Förster
Details
environment (environment,65.17 KB, text/plain)
2022-11-01 21:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.98 KB, application/x-bzip)
2022-11-01 21:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.85 KB, application/x-bzip)
2022-11-01 21:15 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 2022-11-01 21:15:27 UTC
make[1]: Entering directory '/var/tmp/portage/dev-libs/libx86emu-1.1/work/libx86emu-1.1/test'
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wall -fPIC -Wall -I../include  -c -o x86test.o x86test.c
nasm failed
nasm failed
make[1]: *** [Makefile:24: 0001_00_add.init] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:24: 0002_8e_mov_sr.init] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4_test-20221101-100003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 1a8484dce731cdaace3cb8872bbbdebab79028e0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 1 19:55:30 2022 +0000

    2022-11-01 19:55:29 UTC

emerge -qpvO dev-libs/libx86emu
[ebuild  N    ] dev-libs/libx86emu-1.1
Comment 1 Toralf Förster gentoo-dev 2022-11-01 21:15:29 UTC
Created attachment 826545 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-01 21:15:30 UTC
Created attachment 826547 [details]
dev-libs:libx86emu-1.1:20221101-205552.log
Comment 3 Toralf Förster gentoo-dev 2022-11-01 21:15:31 UTC
Created attachment 826549 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-01 21:15:32 UTC
Created attachment 826551 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-01 21:15:33 UTC
Created attachment 826553 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-01 21:15:34 UTC
Created attachment 826555 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-09-25 07:02:24 UTC
The bug has been closed via the following commit(s):

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

commit 8c764adb5174651fd591a757a41f8864e8189095
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2023-09-08 23:06:35 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-25 07:02:12 +0000

    dev-libs/libx86emu: add 3.5
    
    Migrate to EAPI 8, update HOMEPAGE, SRC_URI and LICENSE.
    
    Closes: https://bugs.gentoo.org/686358
    Closes: https://bugs.gentoo.org/723038
    Closes: https://bugs.gentoo.org/834364
    Closes: https://bugs.gentoo.org/879077
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32695
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-libs/libx86emu/Manifest             |  1 +
 dev-libs/libx86emu/libx86emu-3.5.ebuild | 33 +++++++++++++++++++++++++++++++++
 dev-libs/libx86emu/metadata.xml         |  5 ++++-
 3 files changed, 38 insertions(+), 1 deletion(-)