Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830471 - app-emulation/punes-0.107 fails to compile: sha1.h:27:15: error: expected identifier or ( before unsigned
Summary: app-emulation/punes-0.107 fails to compile: sha1.h:27:15: error: expected ide...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2022-01-02 21:22 UTC by Agostino Sarubbo
Modified: 2022-10-14 00:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,79.78 KB, text/plain)
2022-01-02 21:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-02 21:22:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/punes-0.107 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-02 21:22:05 UTC
Created attachment 761113 [details]
build.log

build log and emerge --info
Comment 2 Azamat H. Hackimov 2022-01-08 19:44:15 UTC
Seem this issue related to musl porting.
Comment 3 Fabio Cavallo 2022-03-27 22:29:28 UTC
This commit should have corrected this problem.
https://github.com/punesemu/puNES/commit/634e6a2874fbc0497621e597c71004a11ab39e98
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-27 22:37:10 UTC
(In reply to Fabio Cavallo from comment #3)
> This commit should have corrected this problem.
> https://github.com/punesemu/puNES/commit/
> 634e6a2874fbc0497621e597c71004a11ab39e98

Nice! Thanks!
Comment 5 Larry the Git Cow gentoo-dev 2022-10-14 00:25:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=240a1878b8da633f50bc6ce12428ef01a3907a4b

commit 240a1878b8da633f50bc6ce12428ef01a3907a4b
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-10-10 01:27:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-14 00:23:00 +0000

    app-emulation/punes: Add 0.109
    
    Closes: https://bugs.gentoo.org/830471
    Upstream-Commit: https://github.com/punesemu/puNES/commit/634e6a2874fbc0497621e597c71004a11ab39e98
    Upstream-Commit: https://github.com/punesemu/puNES/commit/b79efed1b6e350076ea7a459dafd6c2f995bcb51
    Upstream-Issue: https://github.com/punesemu/puNES/issues/213
    Closes: https://github.com/gentoo/gentoo/pull/27717
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/punes/Manifest                       |  2 +
 .../punes/files/punes-0.109_ldflags.patch          | 33 +++++++++++
 app-emulation/punes/punes-0.109.ebuild             | 67 ++++++++++++++++++++++
 3 files changed, 102 insertions(+)