Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947316 - media-libs/urt-3.2_rc1_p20250101 calls ar directly
Summary: media-libs/urt-3.2_rc1_p20250101 calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2025-01-01 17:50 UTC by Agostino Sarubbo
Modified: 2025-01-01 19:09 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,108.00 KB, text/plain)
2025-01-01 17:50 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 2025-01-01 17:50:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/urt-3.2_rc1_p20250101 calls ar directly.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-01 17:50:16 UTC
Created attachment 915654 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-01 17:50:18 UTC
Error(s) that match a know pattern:


make[1]: ar: No such file or directory
: No such file or directory
rletotiff.c:22:10: fatal error: tiffio.h: No such file or directory
tifftorle.c:23:10: fatal error: tiffio.h: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find ../../lib/librle.a: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find ../lib/librle.a: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find ../lib/librle.a/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: : cannot find No such file or directory../lib/librle.a
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find : cannot find ../lib/librle.a../lib/librle.a: : No such file or directoryNo such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2025-01-01 19:09:57 UTC
The bug has been closed via the following commit(s):

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

commit 22eb6fcb7fc7eedb71b9f8dc7d3f43071960a854
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2025-01-01 19:06:13 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2025-01-01 19:09:52 +0000

    media-libs/urt: fix build with -native-symlinks
    
    Closes: https://bugs.gentoo.org/947316
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 .../urt/files/urt-3.2_rc1_p20250101-ar.patch       | 41 ++++++++++++++++++++++
 media-libs/urt/urt-3.2_rc1_p20250101.ebuild        |  5 ++-
 2 files changed, 43 insertions(+), 3 deletions(-)