Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627946 - dev-ml/core : (.text+<snip>): undefined reference to makedev
Summary: dev-ml/core : (.text+<snip>): undefined reference to makedev
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-01-12
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard: ~arch only
Keywords:
: 580646 625986 (view as bug list)
Depends on: 704146
Blocks: glibc-sysmacros
  Show dependency tree
 
Reported: 2017-08-15 16:39 UTC by Toralf Förster
Modified: 2021-10-11 05:38 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.63 KB, text/plain)
2017-08-15 16:39 UTC, Toralf Förster
Details
dev-ml:capnp-ocaml-3.0.0:20170815-142414.log (dev-ml:capnp-ocaml-3.0.0:20170815-142414.log,11.25 KB, text/plain)
2017-08-15 16:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,451.08 KB, text/plain)
2017-08-15 16:39 UTC, Toralf Förster
Details
environment (environment,12.81 KB, text/plain)
2017-08-15 16:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.38 KB, application/x-bzip)
2017-08-15 16:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.06 KB, application/x-bzip)
2017-08-15 16:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.25 KB, application/x-bzip)
2017-08-15 16:40 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,15.81 KB, text/plain)
2017-11-25 08:27 UTC, Toralf Förster
Details
dev-ml:core_profiler-0.9.0:20171125-031818.log (dev-ml:core_profiler-0.9.0:20171125-031818.log,16.88 KB, text/plain)
2017-11-25 08:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.56 KB, text/plain)
2017-11-25 08:27 UTC, Toralf Förster
Details
environment (environment,15.90 KB, text/plain)
2017-11-25 08:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.94 KB, application/x-bzip)
2017-11-25 08:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.26 KB, application/x-bzip)
2017-11-25 08:27 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 2017-08-15 16:39:44 UTC
/usr/lib64/ocaml/core/libcore_stubs.a(unix_stubs.o): In function `unix_mknod_stub':
(.text+0x10e1): undefined reference to `makedev'
collect2: error: ld returned 1 exit status
File "caml_startup", line 1:
Error: Error during linking

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_20170802-210334

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0
 [2] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-ml/capnp-ocaml
[ebuild  N    ] dev-ml/capnp-ocaml-3.0.0  USE="{test}"
Comment 1 Toralf Förster gentoo-dev 2017-08-15 16:39:47 UTC
Created attachment 489184 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-15 16:39:50 UTC
Created attachment 489186 [details]
dev-ml:capnp-ocaml-3.0.0:20170815-142414.log
Comment 3 Toralf Förster gentoo-dev 2017-08-15 16:39:53 UTC
Created attachment 489188 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-08-15 16:39:56 UTC
Created attachment 489190 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-08-15 16:40:00 UTC
Created attachment 489192 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-15 16:40:03 UTC
Created attachment 489194 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-08-15 16:40:06 UTC
Created attachment 489196 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2017-09-16 15:30:10 UTC
commit 053c3730bc66ddac70d3d3e3a21f8eb4a4312f74
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Tue Aug 15 11:46:52 2017 +0200

    dev-ml/core: convert to opam.eclass and add fix for glibc 2.25
Comment 9 Alexis Ballier gentoo-dev 2017-10-23 12:04:33 UTC
*** Bug 580646 has been marked as a duplicate of this bug. ***
Comment 10 Alexis Ballier gentoo-dev 2017-10-23 12:04:50 UTC
*** Bug 625986 has been marked as a duplicate of this bug. ***
Comment 11 Toralf Förster gentoo-dev 2017-11-25 08:27:15 UTC
got at the unstable amd64 chroot image 13.0-no-multilib_libressl_20171120-180602 this : (.text+<snip>): undefined reference to makedev
Comment 12 Toralf Förster gentoo-dev 2017-11-25 08:27:19 UTC
Created attachment 506522 [details]
emerge-info.txt
Comment 13 Toralf Förster gentoo-dev 2017-11-25 08:27:22 UTC
Created attachment 506524 [details]
dev-ml:core_profiler-0.9.0:20171125-031818.log
Comment 14 Toralf Förster gentoo-dev 2017-11-25 08:27:27 UTC
Created attachment 506526 [details]
emerge-history.txt
Comment 15 Toralf Förster gentoo-dev 2017-11-25 08:27:30 UTC
Created attachment 506528 [details]
environment
Comment 16 Toralf Förster gentoo-dev 2017-11-25 08:27:32 UTC
Created attachment 506530 [details]
etc.portage.tbz2
Comment 17 Toralf Förster gentoo-dev 2017-11-25 08:27:35 UTC
Created attachment 506532 [details]
temp.tbz2
Comment 18 Toralf Förster gentoo-dev 2019-02-05 18:14:38 UTC
still an issue:

dev-util/patdiff-0.9.0

/usr/lib64/ocaml/core/libcore_stubs.a(unix_stubs.o): In function `unix_mknod_stub':
(.text+0x1236): undefined reference to `makedev'
collect2: error: ld returned 1 exit status
File "caml_startup", line 1:
Error: Error during linking
Comment 19 Sergei Trofimovich (RETIRED) gentoo-dev 2020-10-08 07:00:09 UTC
/usr/lib64/ocaml/core/libcore_stubs.a comes from dev-ml/core. 0.9.1-r1 has a gentoo-specific patch that fixes it. But extlib needs a fix in bug #704146.