Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464350 - =sys-devel/dragonegg-9999 fails src_unpack - Presumably "has test $FEATURES" was meant, not "use test"
Summary: =sys-devel/dragonegg-9999 fails src_unpack - Presumably "has test $FEATURES" ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-04-03 13:22 UTC by cmuelle8
Modified: 2013-04-03 21:40 UTC (History)
0 users

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


Attachments
dragonegg-9999.ebuild.patch (file_464350.txt,351 bytes, text/plain)
2013-04-03 13:24 UTC, cmuelle8
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cmuelle8 2013-04-03 13:22:41 UTC
!!! In useq at line 4408
!!! Flag 'test' is not included in IUSE_EFFECTIVE="alpha amd64 amd64-fbsd amd64-linux arm arm-linux elibc_AIX elibc_Cygwin elibc_Darwin elibc_FreeBSD elibc_HPUX elibc_Interix elibc_NetBSD elibc_OpenBSD elibc_SunOS elibc_Winnt elibc_glibc elibc_mintlib elibc_uclibc hppa hppa-hpux ia64 ia64-hpux ia64-linux kernel_AIX kernel_Cygwin kernel_Darwin kernel_FreeBSD kernel_HPUX kernel_Interix kernel_NetBSD kernel_OpenBSD kernel_SunOS kernel_Winnt kernel_freemint kernel_linux m68k m68k-mint mips ppc ppc-aix ppc-macos ppc-openbsd ppc64 ppc64-linux prefix s390 sh sparc sparc-fbsd sparc-solaris sparc64-freebsd sparc64-solaris userland_BSD userland_GNU x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt"

!!! Call stack:
!!!    * useq (/var/tmp/paludis/sys-devel-dragonegg-9999/temp/loadsaveenv:4408)
!!!    * use (/var/tmp/paludis/sys-devel-dragonegg-9999/temp/loadsaveenv:4372)
!!!    * src_unpack (/var/tmp/paludis/sys-devel-dragonegg-9999/temp/loadsaveenv:3659)
!!!    * ebuild_f_unpack (/usr/libexec/paludis/2/src_unpack.bash:47)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:668)
!!!    * main (/usr/libexec/paludis/ebuild.bash:691)

diefunc: making ebuild PID 22368 exit with error
die trap: exiting with error.


Reproducible: Always
Comment 1 cmuelle8 2013-04-03 13:24:02 UTC
Created attachment 344218 [details]
dragonegg-9999.ebuild.patch

presumably "has test $FEATURES" was meant, not "use test"
Comment 2 Bernard Cafarelli gentoo-dev 2013-04-03 21:40:26 UTC
Thanks for the report and check! I have fixed the ebuild