Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926212 - app-text/paper-clip-5.0 fails to compile: DateRow.c:(.text+0xaf): undefined reference to gtk_calendar_set_year
Summary: app-text/paper-clip-5.0 fails to compile: DateRow.c:(.text+0xaf): undefined r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-05 15:37 UTC by Agostino Sarubbo
Modified: 2024-10-17 15:51 UTC (History)
0 users

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


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

Issue: app-text/paper-clip-5.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-05 15:37:22 UTC
Created attachment 886757 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-05 15:37:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: DateRow.c:(.text+0xc0): undefined reference to `gtk_calendar_set_month'
/usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: DateRow.c:(.text+0xd1): undefined reference to `gtk_calendar_set_day'
DateRow.c:(.text+0xaf): undefined reference to `gtk_calendar_set_year'
FAILED: src/pdf-metadata-editor 
Program gtk4-update-icon-cache found: NO
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2024-10-17 15:51:25 UTC
The bug has been closed via the following commit(s):

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

commit a8e6d6b3e45421d25ac4017f44ed7781dd6331bc
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-10-17 15:23:09 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-10-17 15:51:20 +0000

    app-text/paper-clip: drop old 5.0
    
    Closes: https://bugs.gentoo.org/926212
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-text/paper-clip/Manifest              |  1 -
 app-text/paper-clip/paper-clip-5.0.ebuild | 72 -------------------------------
 2 files changed, 73 deletions(-)