Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800848 - app-arch/arj-3.10.22-r7 - Fatal error: cant create linux-gnu/.../filemode.o: No such file or directory
Summary: app-arch/arj-3.10.22-r7 - Fatal error: cant create linux-gnu/.../filemode.o: ...
Status: CONFIRMED
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: PullRequest
: 802423 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-07-06 13:39 UTC by Toralf Förster
Modified: 2025-01-25 17:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.54 KB, text/plain)
2021-07-06 13:39 UTC, Toralf Förster
Details
app-arch:arj-3.10.22-r7:20210706-100449.log (app-arch:arj-3.10.22-r7:20210706-100449.log,7.32 KB, text/plain)
2021-07-06 13:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,290.44 KB, text/plain)
2021-07-06 13:39 UTC, Toralf Förster
Details
environment (environment,95.67 KB, text/plain)
2021-07-06 13:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.50 KB, application/x-bzip)
2021-07-06 13:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.21 KB, application/x-bzip)
2021-07-06 13:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.14 KB, application/x-bzip)
2021-07-06 13:39 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-07-06 13:39:05 UTC
mkdir -p ./linux-gnu/en/rs/tools
Assembler messages:
Fatal error: can't create linux-gnu/en/rs/tools/filemode.o: No such file or directory
mkdir -p ./linux-gnu/en/rs/arjcrypt
mkdir -p ./linux-gnu/en/rs/sfxstub
make: *** [GNUmakefile:134: linux-gnu/en/rs/tools/filemode.o] Error 2
make: *** Waiting for unfinished jobs....

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210702-091244

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit f6cb777d9500270b27424eb681ae48710a642e16
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jul 6 08:51:42 2021 +0000

    2021-07-06 08:51:40 UTC

emerge -qpvO app-arch/arj
[ebuild  N    ] app-arch/arj-3.10.22-r7
Comment 1 Toralf Förster gentoo-dev 2021-07-06 13:39:06 UTC
Created attachment 722380 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-06 13:39:07 UTC
Created attachment 722383 [details]
app-arch:arj-3.10.22-r7:20210706-100449.log
Comment 3 Toralf Förster gentoo-dev 2021-07-06 13:39:08 UTC
Created attachment 722386 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-06 13:39:10 UTC
Created attachment 722389 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-06 13:39:11 UTC
Created attachment 722392 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-06 13:39:12 UTC
Created attachment 722395 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-06 13:39:13 UTC
Created attachment 722398 [details]
temp.tar.bz2
Comment 8 Alfred Wingate 2025-01-19 23:28:26 UTC
*** Bug 802423 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2025-01-25 17:16:21 UTC
The bug has been referenced in the following commit(s):

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

commit 6431d77871ba087ffbf0e77010e4167269a3d576
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-01-19 20:54:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-25 17:15:36 +0000

    app-arch/arj: add 3.10.22_p28
    
    Bump debian patches indirectly fixing build order issues. Debian patch removing
    timestamps means that the timestamp target cannot race before the
    prepare target anymore.
    
    Clang build is fixed by enabling -fkeep-static-consts, build assumes it
    can embed a value into the binary and find it later with postproc.
    
    Bug: https://bugs.gentoo.org/509700
    Bug: https://bugs.gentoo.org/800848
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/40217
    Signed-off-by: Sam James <sam@gentoo.org>

 app-arch/arj/Manifest               |  1 +
 app-arch/arj/arj-3.10.22_p28.ebuild | 92 +++++++++++++++++++++++++++++++++++++
 2 files changed, 93 insertions(+)