Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938202 - dev-lang/smlnj-110.99.5 - x86_64-pc-linux-musl-ar: posix-procenv-lib.o: No such file or directory
Summary: dev-lang/smlnj-110.99.5 - x86_64-pc-linux-musl-ar: posix-procenv-lib.o: No su...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-19 17:43 UTC by Toralf Förster
Modified: 2024-08-19 17:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.73 KB, text/plain)
2024-08-19 17:43 UTC, Toralf Förster
Details
dev-lang:smlnj-110.99.5:20240819-134032.log (dev-lang:smlnj-110.99.5:20240819-134032.log,19.67 KB, text/plain)
2024-08-19 17:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,211.82 KB, text/plain)
2024-08-19 17:43 UTC, Toralf Förster
Details
environment (environment,66.41 KB, text/plain)
2024-08-19 17:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-08-19 17:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.51 KB, application/x-xz)
2024-08-19 17:43 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,2.69 KB, application/x-xz)
2024-08-19 17:43 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,53.25 KB, application/x-xz)
2024-08-19 17:43 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 2024-08-19 17:43:04 UTC
too long lines were shrinked:

x86_64-pc-linux-musl-gcc -std=gnu99 -Wall -O2 -pipe -march=native -fno-diagnostics-color	 -m64 -DARCH_AMD64 -DSIZE_64 -DOPSYS_UNIX -DOPSYS_LINUX -D_GNU_SOURCE -DGNU_ASSEMBLER -DDLOPEN -DINDIRECT_CFUNC -I../../objs -I../../include -I.. -c ttyname.c
x86_64-pc-linux-musl-gcc -std=gnu99 -Wall -O2 -pipe -march=native -fno-diagnostics-color	 -m64 -DARCH_AMD64 -DSIZE_64 -DOPSYS_UNIX -DOPSYS_LINUX -D_GNU_SOURCE -DGNU_ASSEMBLER -DDLOPEN -DINDIRECT_CFUNC -I../../objs -I../../include -I.. -c getgroups.c
x86_64-pc-linux-musl-gcc -std=gnu99 -Wall -O2 -pipe -march=native -fno-diagnostics-color	 -m64 -DARCH_AMD64 -DSIZE_64 -DOPSYS_UNIX -DOPSYS_LINUX -D_GNU_SOURCE -DGNU_ASSEMBLER -DDLOPEN -DINDIRECT_CFUNC -I../../objs -I../../include -I.. -c times.c
x86_64-pc-linux-musl-gcc -std=gnu99 -Wall -O2 -pipe -march=native -fno-diagnostics-color	 -m64 -DARCH_AMD64 -DSIZE_64 -DOPSYS_UNIX -DOPSYS_LINUX -D_GNU_SOURCE -DGNU_ASSEMBLER -DDLOPEN -DINDIRECT_CFUNC -I../../objs -I../../include -I.. -c getppid.c
rm -rf libposix-procenv.a
x86_64-pc-linux-musl-ar rcv libposix-procenv.a posix-procenv-lib.o getpid.o getppid.o getuid.o geteuid.o getgid.o getegid.o setuid.o setgid.o getgroups.o getlogin.o getpgrp.o setsid.o setpgid.o uname.o time.o times.o getenv.o environ.o ctermid.o ttyname.o sysconf.o isatty.o
x86_64-pc-linux-musl-ar: posix-procenv-lib.o: No such file or directory
make[2]: *** [makefile:50: libposix-procenv.a] Error 1 shuffle=4221670794
make[2]: Leaving directory '/var/tmp/portage/dev-lang/smlnj-110.99.5/work/base/runtime/c-libs/posix-procenv'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240815-231008

  Block bug #35155 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=4221670794'

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 55908050586eb2feffa94d164c09bb3494048b68
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 19 13:04:00 2024 +0000

    2024-08-19 13:03:59 UTC

emerge -qpvO =dev-lang/smlnj-110.99.5
[ebuild  N    ] dev-lang/smlnj-110.99.5
Comment 1 Toralf Förster gentoo-dev 2024-08-19 17:43:05 UTC
Created attachment 900703 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-19 17:43:05 UTC
Created attachment 900704 [details]
dev-lang:smlnj-110.99.5:20240819-134032.log
Comment 3 Toralf Förster gentoo-dev 2024-08-19 17:43:07 UTC
Created attachment 900705 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-08-19 17:43:08 UTC
Created attachment 900706 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-19 17:43:09 UTC
Created attachment 900707 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-19 17:43:10 UTC
Created attachment 900708 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-19 17:43:10 UTC
Created attachment 900709 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-19 17:43:11 UTC
Created attachment 900710 [details]
qlist-info.txt.xz