Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833636 - app-cdr/xcdroast-1.19: unrecognised configure arguments
Summary: app-cdr/xcdroast-1.19: unrecognised configure arguments
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:
Depends on: 861284
Blocks:
  Show dependency tree
 
Reported: 2022-02-18 23:57 UTC by Sam James
Modified: 2022-07-26 18:04 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-18 23:57:07 UTC
>>> Completed installing app-cdr/xcdroast-1.19 into /var/tmp/portage/app-cdr/xcdroast-1.19/image

 * Final size of build directory: 34268 KiB (33.4 MiB)
 * Final size of installed tree:   5992 KiB ( 5.8 MiB)

 * QA Notice: Unrecognized configure options:
 *
 * 	--disable-nonrootmode
 * 	--enable-gtk2
 * 	--disable-nonrootmode
 * 	--enable-gtk2
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/xcdroast
   /usr/lib/xcdroast/bin/wavplay
   /usr/lib/xcdroast/bin/rmtool
   /usr/lib/xcdroast/bin/vrfytool
   /usr/lib/xcdroast/bin/xcdrwrap
   /usr/lib/xcdroast/bin/cddbtool
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-19 00:05:52 UTC
... and

/var/tmp/portage/app-cdr/xcdroast-1.19-r1/temp/environment: line 1844: gnome2_icon_savelist: command not found
Comment 2 Larry the Git Cow gentoo-dev 2022-02-19 00:10:42 UTC
The bug has been closed via the following commit(s):

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

commit 0538aa8d2c1c0f6b4517b0294e2a414abee9645e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-19 00:09:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-19 00:10:15 +0000

    app-cdr/xcdroast: misc QA fixes
    
    - Fix pkg_* (gnome2 icons bits aren't exported/available in EAPI 8; use xdg.eclass)
    - Drop unrecognised configure args
    - Drop unnecessary phase definitions
    - Fix dependencies
    - Use do/newicon from desktop.eclass
    
    Closes: https://bugs.gentoo.org/833636
    Signed-off-by: Sam James <sam@gentoo.org>

 app-cdr/xcdroast/xcdroast-1.19-r1.ebuild | 38 ++++++++++++++++++++
 app-cdr/xcdroast/xcdroast-1.19.ebuild    | 61 --------------------------------
 2 files changed, 38 insertions(+), 61 deletions(-)