[Bug 24221] New: Missing icotools causes build to fail
http://bugs.winehq.org/show_bug.cgi?id=24221 Summary: Missing icotools causes build to fail Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: tdb(a)tdb.fi If maintainer mode is enabled and icotools is missing or too old, the ICOTOOLS variable gets the value "false" and the build fails with the following error: make[1]: Entering directory `/home/tdb/src/wine/wine-build/programs/winecfg' CONVERT="convert" ICOTOOL="false" RSVG="rsvg" ../../../wine-git/tools/buildimage ../../../wine-git/programs/winecfg/winecfg.svg ../../../wine-git/programs/winecfg/winecfg.ico false -c -o ../../../wine-git/programs/winecfg/winecfg.ico ../../../wine-git/programs/winecfg/winecfg-16-4.png ../../../wine-git/programs/winecfg/winecfg-16-8.png ../../../wine-git/programs/winecfg/winecfg-16-32.png ../../../wine-git/programs/winecfg/winecfg-32-4.png ../../../wine-git/programs/winecfg/winecfg-32-8.png ../../../wine-git/programs/winecfg/winecfg-48-4.png ../../../wine-git/programs/winecfg/winecfg-48-8.png ../../../wine-git/programs/winecfg/winecfg-32-32.png ../../../wine-git/programs/winecfg/winecfg-48-32.png failed: 256 at ../../../wine-git/tools/buildimage line 63. make[1]: *** [../../../wine-git/programs/winecfg/winecfg.ico] Error 9 make[1]: Leaving directory `/home/tdb/src/wine/wine-build/programs/winecfg' configure does give a warning about it ("icotool is missing, icons can't be rebuilt" or "icotool version 0.29.0 or newer is needed to rebuild icons"), but since it's only a warning, I'd expect the build to succeed but skip over the icons. Especially as other such warnings (missing fontforce, prelink and xslt on my machine) don't cause the build to fail. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24221 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|build-env |-unknown Resolution| |INVALID --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-08-31 10:11:17 CDT --- The maintainer mode is for a maintainer, don't use it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24221 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-08-31 10:11:28 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24221 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED Resolution|INVALID |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-08-31 11:26:00 CDT --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=364559b0ef7c22f495106e... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24221 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-03 14:05:42 CDT --- Closing bugs fixed in 1.3.2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org