Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852608 - dev-ml/cmdliner-1.1.1 - collect2: error: ld returned 1 exit status
Summary: dev-ml/cmdliner-1.1.1 - collect2: error: ld returned 1 exit status
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: 2022-06-16 17:05 UTC by Toralf Förster
Modified: 2022-06-28 07:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.40 KB, text/plain)
2022-06-16 17:05 UTC, Toralf Förster
Details
dev-ml:cmdliner-1.1.1:20220616-163345.log (dev-ml:cmdliner-1.1.1:20220616-163345.log,2.45 KB, text/plain)
2022-06-16 17:05 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,79.73 KB, application/x-bzip)
2022-06-16 17:05 UTC, Toralf Förster
Details
environment (environment,25.85 KB, text/plain)
2022-06-16 17:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,41.80 KB, application/x-bzip)
2022-06-16 17:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.08 KB, application/x-bzip)
2022-06-16 17:05 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 2022-06-16 17:05:37 UTC
make -j4 build-native build-native-dynlink 
ocaml build.ml cmxa
ocaml build.ml cmxs
cmdliner_eval.o: file not recognized: file format not recognized
collect2: error: ld returned 1 exit status
File "caml_startup", line 1:
Error: Error during linking (exit code 1)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220612-230005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.61.0
  [2]   rust-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 19532e8534947f727fb73dfada5316368b2e4d4c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 16 15:33:04 2022 +0000

    2022-06-16 15:33:04 UTC

emerge -qpvO dev-ml/cmdliner
[ebuild  N    ] dev-ml/cmdliner-1.1.1  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2022-06-16 17:05:38 UTC
Created attachment 785744 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-16 17:05:39 UTC
Created attachment 785747 [details]
dev-ml:cmdliner-1.1.1:20220616-163345.log
Comment 3 Toralf Förster gentoo-dev 2022-06-16 17:05:41 UTC
Created attachment 785750 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-06-16 17:05:42 UTC
Created attachment 785753 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-16 17:05:44 UTC
Created attachment 785756 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-16 17:05:45 UTC
Created attachment 785759 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-28 07:07:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11122ba2817aca507e6e1dca9eee96962abbba05

commit 11122ba2817aca507e6e1dca9eee96962abbba05
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-06-28 07:06:55 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-06-28 07:06:55 +0000

    dev-ml/cmdliner: serialize compilation
    
    Closes: https://bugs.gentoo.org/852608
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/cmdliner/cmdliner-1.1.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)