Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880253 - dev-lang/mlton-20180207 - basis/.../strtor.c: fatal error: gdtoa/gdtoa.h: No such file or directory
Summary: dev-lang/mlton-20180207 - basis/.../strtor.c: fatal error: gdtoa/gdtoa.h: No ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-07 20:30 UTC by Toralf Förster
Modified: 2022-11-07 20:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.07 KB, text/plain)
2022-11-07 20:30 UTC, Toralf Förster
Details
dev-lang:mlton-20180207:20221107-200323.log (dev-lang:mlton-20180207:20221107-200323.log,45.16 KB, text/plain)
2022-11-07 20:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,177.83 KB, text/plain)
2022-11-07 20:30 UTC, Toralf Förster
Details
environment (environment,42.50 KB, text/plain)
2022-11-07 20:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.20 KB, application/x-bzip)
2022-11-07 20:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.65 KB, application/x-bzip)
2022-11-07 20:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.94 KB, application/x-bzip)
2022-11-07 20:30 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-11-07 20:30:03 UTC
too long lines were shrinked:

gcc -pipe -march=native -fno-diagnostics-color -O2  -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmi
gcc -pipe -march=native -fno-diagnostics-color -O2  -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmi
gcc -pipe -march=native -fno-diagnostics-color -O2  -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmi
gcc -pipe -march=native -fno-diagnostics-color -O2  -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmi
basis/Real/strtor.c:2:10: fatal error: gdtoa/gdtoa.h: No such file or directory
    2 | #include "gdtoa/gdtoa.h"
      |          ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221106-070004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1
GNU Make 4.4

  HEAD of ::gentoo
commit 9cad8739dfb0a45b56dbc941abc55adf2446e10b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 7 19:46:54 2022 +0000

    2022-11-07 19:46:54 UTC

emerge -qpvO dev-lang/mlton
[ebuild  N    ] dev-lang/mlton-20180207  USE="-binary -bootstrap-smlnj -doc (-pax-kernel) -stage3"
Comment 1 Toralf Förster gentoo-dev 2022-11-07 20:30:04 UTC
Created attachment 828533 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-07 20:30:05 UTC
Created attachment 828535 [details]
dev-lang:mlton-20180207:20221107-200323.log
Comment 3 Toralf Förster gentoo-dev 2022-11-07 20:30:07 UTC
Created attachment 828537 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-07 20:30:08 UTC
Created attachment 828539 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-07 20:30:09 UTC
Created attachment 828541 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-07 20:30:10 UTC
Created attachment 828543 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-07 20:30:11 UTC
Created attachment 828545 [details]
temp.tar.bz2