Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753389 - app-misc/golly-4.0 with USE=-tiff: error: ‘wxTIFFHandler’ does not name a type; did you mean ‘wxIFFHandler’
Summary: app-misc/golly-4.0 with USE=-tiff: error: ‘wxTIFFHandler’ does not name a typ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-06 20:48 UTC by John Helmert III
Modified: 2020-11-06 23:49 UTC (History)
0 users

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


Attachments
build.log (build.log,28.54 KB, text/x-log)
2020-11-06 20:48 UTC, John Helmert III
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2020-11-06 20:48:24 UTC
Created attachment 670271 [details]
build.log

`USE=tiff emerge app-misc/golly` succeeds.
Comment 1 Larry the Git Cow gentoo-dev 2020-11-06 23:49:57 UTC
The bug has been closed via the following commit(s):

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

commit 2ddf2fe35b66b1e68a640a566d73e6051af34efd
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-11-06 23:49:31 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-11-06 23:49:53 +0000

    app-misc/golly: uncomditionally enable tiff support from wx
    
    golly-3.4 and above does not allow disabling tiff support.
    
    Reported-by: John Helmert III (ajak)
    Closes: https://bugs.gentoo.org/753389
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-misc/golly/golly-3.4.ebuild | 4 ++--
 app-misc/golly/golly-4.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)