Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911785 - dev-lang/smlnj-110.99.4 - make[1]: [makefile:430: ../c-libs/posix-signal/libposix-signal.a] Error 2
Summary: dev-lang/smlnj-110.99.4 - make[1]: [makefile:430: ../c-libs/posix-signal/libp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-05 19:52 UTC by Toralf Förster
Modified: 2024-06-04 07:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.71 KB, text/plain)
2023-08-05 19:52 UTC, Toralf Förster
Details
dev-lang:smlnj-110.99.4:20230805-194531.log (dev-lang:smlnj-110.99.4:20230805-194531.log,6.83 KB, text/plain)
2023-08-05 19:52 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,80.80 KB, application/x-xz)
2023-08-05 19:52 UTC, Toralf Förster
Details
environment (environment,63.18 KB, text/plain)
2023-08-05 19:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-08-05 19:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,38.37 KB, application/x-xz)
2023-08-05 19:52 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,1.91 KB, application/x-xz)
2023-08-05 19:52 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 2023-08-05 19:52:40 UTC
rm -rf libposix-signal.a
x86_64-pc-linux-gnu-ar rcv libposix-signal.a posix-signal-lib.o osval.o
a - posix-signal-lib.o
x86_64-pc-linux-gnu-ar: osval.o: No such file or directory
make[2]: *** [makefile:26: libposix-signal.a] Error 1 shuffle=3013340568
make[2]: Leaving directory '/var/tmp/portage/dev-lang/smlnj-110.99.4/work/base/runtime/c-libs/posix-signal'
make[1]: *** [makefile:430: ../c-libs/posix-signal/libposix-signal.a] Error 2 shuffle=3013340568
make[1]: Leaving directory '/var/tmp/portage/dev-lang/smlnj-110.99.4/work/base/runtime/objs'
make: *** [mk.amd64-linux:27: all] Error 2 shuffle=3013340568

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-20230730-023704

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-1.71.1 *
php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit 8005b14f6c4b260ee6b38a905c582126b2d12b29
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 5 18:48:32 2023 +0000

    2023-08-05 18:48:31 UTC

emerge -qpvO dev-lang/smlnj
[ebuild  N    ] dev-lang/smlnj-110.99.4
Comment 1 Toralf Förster gentoo-dev 2023-08-05 19:52:41 UTC
Created attachment 867178 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-05 19:52:42 UTC
Created attachment 867179 [details]
dev-lang:smlnj-110.99.4:20230805-194531.log
Comment 3 Toralf Förster gentoo-dev 2023-08-05 19:52:44 UTC
Created attachment 867180 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-08-05 19:52:45 UTC
Created attachment 867181 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-05 19:52:46 UTC
Created attachment 867182 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-05 19:52:47 UTC
Created attachment 867183 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-05 19:52:47 UTC
Created attachment 867184 [details]
logs.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2024-06-04 07:36:22 UTC
The bug has been closed via the following commit(s):

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

commit 0f0b91303f6a45dda7723444888eb502008f8a0c
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-06-04 07:35:34 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-06-04 07:35:34 +0000

    dev-lang/smlnj: fix make
    
    Closes: https://bugs.gentoo.org/911785
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-lang/smlnj/files/smlnj-110.99.4-shuffle.patch | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)