Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890330 - app-misc/golly-4.2: version bump
Summary: app-misc/golly-4.2: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL: http://golly.sourceforge.net/
Whiteboard:
Keywords:
Depends on: 577030
Blocks:
  Show dependency tree
 
Reported: 2023-01-10 08:39 UTC by MaxKarlErnstPlanck
Modified: 2023-01-20 23:20 UTC (History)
1 user (show)

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


Attachments
lddtree of /usr/bin/golly (golly.txt,6.65 KB, text/plain)
2023-01-10 08:40 UTC, MaxKarlErnstPlanck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MaxKarlErnstPlanck 2023-01-10 08:39:44 UTC
with help of x11-libs/wxGTK-3.2.0 I was able to compile golly-4.2

Reproducible: Always
Comment 1 MaxKarlErnstPlanck 2023-01-10 08:40:51 UTC
Created attachment 848054 [details]
lddtree of /usr/bin/golly
Comment 2 Maciej Barć gentoo-dev 2023-01-10 21:40:28 UTC
Golly needs the latest wxGTK, so we are blocked here by the availability of the dependencies.
Comment 3 Maciej Barć gentoo-dev 2023-01-20 22:59:32 UTC
MaxKarlErnstPlanck, could you post your version of Golly, because new version does not compile from me under x11-libs/wxGTK-3.2.1:3.2-gtk3.


> x86_64-pc-linux-gnu-g++ -DVERSION=4.2 -DGOLLYDIR="/usr/share/golly" -
> D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../gollybase -O3 -Wall -Wno-non-virtual-
> dtor -fno-strict-aliasing  -march=znver1 -O3 -falign-functions=32 -fno-common -
> fstack-clash-protection -fstack-protector-strong -pipe -fdiagnostics-
> color=always -frecord-gcc-switches -DENABLE_SOUND `/usr/lib64/wx/config/gtk3-
> unicode-3.2-gtk3 --cxxflags` -I../lua -I../sound -c -o ObjGTK/wxoverlay.o 
> wxoverlay.cpp
> wxhelp.cpp:44:28: error: ‘wxWebRequestEvent’ has not been declared
>   44 |     void OnWebRequestState(wxWebRequestEvent& evt);
>      |                            ^~~~~~~~~~~~~~~~~
> wxhelp.cpp:66:5: error: ‘wxWebRequest’ does not name a type
>   66 |     wxWebRequest webRequest;
>      |     ^~~~~~~~~~~~
Comment 4 Larry the Git Cow gentoo-dev 2023-01-20 23:19:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b2fcc4ef99f828f27fc5d2621bd89f03ba6558

commit 81b2fcc4ef99f828f27fc5d2621bd89f03ba6558
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-01-20 23:10:39 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-01-20 23:19:54 +0000

    app-misc/golly: bump to 4.2
    
    Bug: https://bugs.gentoo.org/577030
    Closes: https://bugs.gentoo.org/890330
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-misc/golly/Manifest         |  1 +
 app-misc/golly/golly-4.2.ebuild | 70 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 71 insertions(+)
Comment 5 Maciej Barć gentoo-dev 2023-01-20 23:20:21 UTC
Missed USE=curl