Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927899 - sci-calculators/transcalc-0.14-r2 fails to compile: print_trans.c:132:23: error: passing argument 2 of gtk_label_get from incompatible pointer type [-Wincompatible-pointer-types]
Summary: sci-calculators/transcalc-0.14-r2 fails to compile: print_trans.c:132:23: err...
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: ~arch only
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-03-26 13:46 UTC by Agostino Sarubbo
Modified: 2024-11-01 14:50 UTC (History)
0 users

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


Attachments
build.log (build.log,161.13 KB, text/plain)
2024-03-26 13:46 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 2024-03-26 13:46:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-calculators/transcalc-0.14-r2 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-26 13:46:16 UTC
Created attachment 888674 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-10-14 03:54:13 UTC
The bug has been closed via the following commit(s):

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

commit 749751c44811dc075d210f6801374235f6393a5e
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2024-04-26 11:15:05 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-10-14 03:54:04 +0000

    sci-calculators/transcalc: Fix passing incompatible pointer type
    
    Closes: https://bugs.gentoo.org/927899
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/36432
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 .../files/transcalc-0.14-gcc14-build-fix.patch     | 15 ++++++++++
 sci-calculators/transcalc/transcalc-0.14-r3.ebuild | 33 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)