Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832835 - sci-misc/gt-itm-19961004-r2 fails to compile: geog.c:151:1: error: unknown type name u_char; did you mean char?
Summary: sci-misc/gt-itm-19961004-r2 fails to compile: geog.c:151:1: error: unknown ty...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PMASKED
: 836285 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-02-07 08:27 UTC by Agostino Sarubbo
Modified: 2022-10-24 19:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,57.18 KB, text/plain)
2022-02-07 08:27 UTC, Agostino Sarubbo
Details
emerge-info.txt (emerge-info.txt,15.52 KB, text/plain)
2022-03-27 19:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.96 KB, text/plain)
2022-03-27 19:03 UTC, Toralf Förster
Details

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

Issue: sci-misc/gt-itm-19961004-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-07 08:27:09 UTC
Created attachment 764502 [details]
build.log

build log and emerge --info
Comment 2 Toralf Förster gentoo-dev 2022-03-27 19:03:01 UTC
appeared recently at the tinderbox image 17.0_musl-j4-20220327-070006
Comment 3 Toralf Förster gentoo-dev 2022-03-27 19:03:02 UTC
Created attachment 768004 [details]
emerge-info.txt
Comment 4 Toralf Förster gentoo-dev 2022-03-27 19:03:03 UTC
Created attachment 768005 [details]
emerge-history.txt
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-24 17:48:23 UTC
*** Bug 836285 has been marked as a duplicate of this bug. ***
Comment 6 Larry the Git Cow gentoo-dev 2022-10-24 19:26:46 UTC
The bug has been closed via the following commit(s):

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

commit f563dd8cfd28e976257ff7419600656859af238d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-24 18:55:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-24 19:21:06 +0000

    dev-util/sgb: fix build w/ Clang 16
    
    Closes: https://bugs.gentoo.org/832835
    Signed-off-by: Sam James <sam@gentoo.org>

 .../sgb-20090810-Fix-build-with-Clang-16.patch     | 46 ++++++++++++++++++++++
 ...{sgb-20090810.ebuild => sgb-20090810-r1.ebuild} |  3 +-
 2 files changed, 48 insertions(+), 1 deletion(-)

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

commit c301cc94e6fd03d865da97e1a4cf73db338bd7f2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-24 18:01:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-24 19:21:06 +0000

    sci-misc/gt-itm: fix build w/ Clang 16, musl
    
    Closes: https://bugs.gentoo.org/832835
    Closes: https://bugs.gentoo.org/741582
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gt-itm-19961004-Fix-build-with-Clang-16.patch  | 326 +++++++++++++++++++++
 .../files/gt-itm-19961004-Fix-musl-build.patch     |  69 +++++
 sci-misc/gt-itm/files/gt-itm-19961004-gentoo.patch | 201 +++++++++++++
 sci-misc/gt-itm/files/gt-itm-implicits.patch       |  28 +-
 ...9961004-r2.ebuild => gt-itm-19961004-r3.ebuild} |  45 ++-
 5 files changed, 628 insertions(+), 41 deletions(-)