Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851609 - app-emulation/spice-vdagent-0.22.1 - QA Notice: Unrecognized configure options:
Summary: app-emulation/spice-vdagent-0.22.1 - QA Notice: Unrecognized configure options:
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-12 20:39 UTC by Toralf Förster
Modified: 2023-07-19 07:40 UTC (History)
0 users

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


Attachments
app-emulation:spice-vdagent-0.22.1:20220612-194519.log (app-emulation:spice-vdagent-0.22.1:20220612-194519.log,19.43 KB, text/plain)
2022-06-12 20:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.98 KB, text/plain)
2022-06-12 20:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.11 KB, application/x-bzip)
2022-06-12 20:39 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-06-12 20:39:43 UTC
 * QA Notice: Unrecognized configure options:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220611-050004

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

  The log matches a QA pattern or a pattern requested by a Gentoo developer.
Comment 1 Toralf Förster gentoo-dev 2022-06-12 20:39:44 UTC
Created attachment 784427 [details]
app-emulation:spice-vdagent-0.22.1:20220612-194519.log
Comment 2 Toralf Förster gentoo-dev 2022-06-12 20:39:46 UTC
Created attachment 784430 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-06-12 20:39:47 UTC
Created attachment 784433 [details]
etc.portage.tar.bz2
Comment 4 Matthias Maier gentoo-dev 2023-06-18 02:15:07 UTC
I have no idea how the --disable-static option made it into the command line.
Comment 5 Joonas Niilola gentoo-dev 2023-07-19 07:40:19 UTC
(In reply to Matthias Maier from comment #4)
> I have no idea how the --disable-static option made it into the command line.

EAPI-8 bump? It was added to econf's default options. There's a 
  QA_CONFIGURE_OPTIONS="--disable-static"

if the build system does not define this option to disable the check.