Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932128 - [guru] app-emulation/rars-1.6 fails to compile: error: no source files
Summary: [guru] app-emulation/rars-1.6 fails to compile: error: no source files
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-18 06:32 UTC by Agostino Sarubbo
Modified: 2024-06-01 22:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.64 KB, text/plain)
2024-05-18 06:32 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-05-18 06:32:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/rars-1.6 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
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#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-18 06:32:19 UTC
Created attachment 893195 [details]
build.log

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


 *               die "${jar} does not exist";
 *   /var/tmp/portage/app-emulation/rars-1.6/work/rars.jar does not exist
cp: cannot stat 'License.txt': No such file or directory
cp: cannot stat 'README.md': No such file or directory
cp: cannot stat 'build/src/*': No such file or directory
find: ‘src’: No such file or directory
java.io.FileNotFoundException: ./META-INF/MANIFEST.MF (No such file or directory)
mv: cannot move '/var/tmp/portage/app-emulation/rars-1.6/work/JSoftFloat-75c3a5d1ab1322ce4dde0b5994d6f9f6ff820529' to '/var/tmp/portage/app-emulation/rars-1.6/work/src/jsoftfloat': No such file or directory
rm: cannot remove 'build/src': No such file or directory
error: no source files
Comment 3 Larry the Git Cow gentoo-dev 2024-06-01 22:03:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8bcd816709d553a65d3ac820125719906814474

commit b8bcd816709d553a65d3ac820125719906814474
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2024-05-31 22:15:24 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2024-05-31 22:16:02 +0000

    app-emulation/rars: Fix value of S
    
    Closes: https://bugs.gentoo.org/932128
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 app-emulation/rars/{rars-1.6.ebuild => rars-1.6-r1.ebuild} | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)