Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750347 - app-emulation/aranym-1.1.0 : /.../sh: DHAVE_CONFIG_H: command not found
Summary: app-emulation/aranym-1.1.0 : /.../sh: DHAVE_CONFIG_H: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autoconf-2.7x
  Show dependency tree
 
Reported: 2020-10-20 07:21 UTC by Toralf Förster
Modified: 2021-01-10 03:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.42 KB, text/plain)
2020-10-20 07:21 UTC, Toralf Förster
Details
app-emulation:aranym-1.1.0:20201020-014642.log (app-emulation:aranym-1.1.0:20201020-014642.log,35.12 KB, text/plain)
2020-10-20 07:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,285.66 KB, text/plain)
2020-10-20 07:21 UTC, Toralf Förster
Details
environment (environment,74.70 KB, text/plain)
2020-10-20 07:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.32 KB, application/x-bzip)
2020-10-20 07:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,20.20 KB, application/x-bzip)
2020-10-20 07:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.60 KB, application/x-bzip)
2020-10-20 07:21 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 2020-10-20 07:21:00 UTC
make[3]: Entering directory '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit/src/uae_cpu'
DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu -I../..  -DOS_linux -DCPU_x86_64 -D_GNU_SOURCE -DFIXED_ADDRESSING -DFMEMORY=0x51000000 -DUNALIGNED_PROFITABLE -DX86_64_ASSEMBLY -DOPTIMIZED_FLAGS -DUSE_JIT=1 -DFPU_IEEE -DENABLE_EXCLUSIVE_SPCFLAGS "-I/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu/../include" "-I/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu/../Unix" "-I./.." "-I." "-I/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu"  -g -W -Wall -Wundef  -c -o build68k.o /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu/build68k.c
/bin/sh: DHAVE_CONFIG_H: command not found
make[3]: [Makefile:482: build68k.o] Error 127 (ignored)
g -W -Wall -Wundef    -o build68k build68k.o  -lm
make[3]: g: No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20201012-031827

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.47.0
  [2]   rust-1.47.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Oct 20 01:05:27 AM UTC 2020
/var/db/repos/libressl	Sun Oct 18 04:35:14 PM UTC 2020

emerge -qpvO app-emulation/aranym
[ebuild  N    ] app-emulation/aranym-1.1.0  USE="clipboard jit jpeg opengl standard usb -lilo -osmesa -pmmu"
Comment 1 Toralf Förster gentoo-dev 2020-10-20 07:21:02 UTC
Created attachment 667295 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-20 07:21:03 UTC
Created attachment 667298 [details]
app-emulation:aranym-1.1.0:20201020-014642.log
Comment 3 Toralf Förster gentoo-dev 2020-10-20 07:21:05 UTC
Created attachment 667301 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-20 07:21:07 UTC
Created attachment 667304 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-20 07:21:08 UTC
Created attachment 667307 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-20 07:21:10 UTC
Created attachment 667310 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-20 07:21:11 UTC
Created attachment 667313 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-01-10 03:18:49 UTC
This has most likely been fixed by some changes in the final autoconf-2.70 release.