Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848690 - sys-boot/syslinux-6.04_pre3 fails tests
Summary: sys-boot/syslinux-6.04_pre3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-31 06:50 UTC by Agostino Sarubbo
Modified: 2022-05-31 12:31 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,49.85 KB, application/x-xz)
2022-05-31 06:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-05-31 06:50:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-boot/syslinux-6.04_pre3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-31 06:50:30 UTC
Created attachment 781532 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-31 06:50:31 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: sudo: command not found
ENOENT (2) => "No such file or directory"
ls: cannot access 'com32/chain/*.c32': No such file or directory
ls: cannot access 'com32/cmenu/libmenu/*.c32': No such file or directory
ls: cannot access 'com32/elflink/ldlinux/*.c32': No such file or directory
ls: cannot access 'com32/elflink/ldlinux/ldlinux.e64': No such file or directory
ls: cannot access 'com32/gfxboot/*.c32': No such file or directory
ls: cannot access 'com32/gpllib/*.c32': No such file or directory
ls: cannot access 'com32/hdt/*.c32': No such file or directory
ls: cannot access 'com32/lib/*.c32': No such file or directory
ls: cannot access 'com32/libutil/*.c32': No such file or directory
ls: cannot access 'com32/lua/src/*.c32': No such file or directory
ls: cannot access 'com32/mboot/*.c32': No such file or directory
ls: cannot access 'com32/menu/*.c32': No such file or directory
ls: cannot access 'com32/modules/*.c32': No such file or directory
ls: cannot access 'com32/rosh/*.c32': No such file or directory
ls: cannot access 'com32/sysdump/*.c32': No such file or directory
ls: cannot access 'core/isolinux.bin': No such file or directory
ls: cannot access 'core/isolinux-debug.bin': No such file or directory
ls: cannot access 'core/lpxelinux.0': No such file or directory
ls: cannot access 'core/pxelinux.0': No such file or directory
ls: cannot access 'dos/syslinux.com': No such file or directory
ls: cannot access 'dosutil/*.com': No such file or directory
ls: cannot access 'dosutil/*.sys': No such file or directory
ls: cannot access 'extlinux/extlinux': No such file or directory
ls: cannot access 'linux/syslinux': No such file or directory
ls: cannot access 'mbr/*.bin': No such file or directory
ls: cannot access 'memdisk/memdisk': No such file or directory
ls: cannot access 'mtools/syslinux': No such file or directory
ls: cannot access 'utils/gethostip': No such file or directory
ls: cannot access 'utils/isohybrid': No such file or directory
ls: cannot access 'utils/mkdiskimage': No such file or directory
ls: cannot access 'win32/syslinux.exe': No such file or directory
ls: cannot access 'win64/syslinux64.exe': No such file or directory
make[1]: sudo: No such file or directory
/var/tmp/portage/sys-boot/syslinux-6.04_pre3/work/syslinux-6.04-pre3/tests/unittest/include/../../../com32/include/com32.h:42:10: fatal error: x86/regs.h: No such file or directory
/var/tmp/portage/sys-boot/syslinux-6.04_pre3/work/syslinux-6.04-pre3/tests/unittest/include/../../../com32/include/com32.h:42:10: fatal error: x86/regs.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-05-31 12:31:22 UTC
The bug has been closed via the following commit(s):

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

commit eb4b29fba5dfcbbb9af611e39ad1446f4d6aecdc
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-05-31 12:30:28 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-05-31 12:31:18 +0000

    sys-boot/syslinux: set RESTRICT=test
    
    Closes: https://bugs.gentoo.org/848690
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-boot/syslinux/syslinux-6.04_pre3.ebuild | 2 ++
 1 file changed, 2 insertions(+)