Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883627 - app-emulation/dosemu-1.4.1_pre20130107-r5 - dpmi.c: fatal error: version.h: No such file or directory
Summary: app-emulation/dosemu-1.4.1_pre20130107-r5 - dpmi.c: fatal error: version.h: N...
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-29 18:09 UTC by Toralf Förster
Modified: 2022-11-29 18:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.26 KB, text/plain)
2022-11-29 18:09 UTC, Toralf Förster
Details
app-emulation:dosemu-1.4.1_pre20130107-r5:20221129-130429.log (app-emulation:dosemu-1.4.1_pre20130107-r5:20221129-130429.log,86.28 KB, text/plain)
2022-11-29 18:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,83.94 KB, text/plain)
2022-11-29 18:09 UTC, Toralf Förster
Details
environment (environment,97.87 KB, text/plain)
2022-11-29 18:09 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,701 bytes, application/x-bzip)
2022-11-29 18:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.37 KB, application/x-bzip)
2022-11-29 18:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.36 KB, application/x-bzip)
2022-11-29 18:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.55 KB, application/x-bzip)
2022-11-29 18:09 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-29 18:09:25 UTC
too long lines were shrinked:

make[2]: Entering directory '/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20130107-r5/work/dosemu-code-15cfb41ff20a052769d753c3262c57ecb050ad71/src/dosext/dpmi'
x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../../src/include -I../../../../src/plugin/include  -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs  -fno-strict-aliasing -pipe -pipe -march=native -fno-diagnostics-color -O2 -o ibm_ascii.o ibm_ascii.c
x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include  -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs  -fno-strict-aliasing -pipe -pipe -march=native -fno-diagnostics-color -O2 -o dpmi.o dpmi.c
x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../../src/include -I../../../../src/plugin/include  -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs  -fno-strict-aliasing -pipe -pipe -march=native -fno-diagnostics-color -O2 -o iso8859-2.o iso8859-2.c
dpmi.c:41:10: fatal error: version.h: No such file or directory
   41 | #include "version.h"
      |          ^~~~~~~~~~~

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
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.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 30c27cfb6169ed152aa83f20e4f2cc25d5cbd373
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 29 12:16:52 2022 +0000

    2022-11-29 12:16:51 UTC

emerge -qpvO app-emulation/dosemu
[ebuild  N    ] app-emulation/dosemu-1.4.1_pre20130107-r5  USE="X fluidsynth gpm -alsa -debug (-svga)"
Comment 1 Toralf Förster gentoo-dev 2022-11-29 18:09:27 UTC
Created attachment 838193 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-29 18:09:28 UTC
Created attachment 838195 [details]
app-emulation:dosemu-1.4.1_pre20130107-r5:20221129-130429.log
Comment 3 Toralf Förster gentoo-dev 2022-11-29 18:09:31 UTC
Created attachment 838197 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-29 18:09:33 UTC
Created attachment 838199 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-29 18:09:37 UTC
Created attachment 838201 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-29 18:09:39 UTC
Created attachment 838203 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-29 18:09:40 UTC
Created attachment 838205 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-29 18:09:41 UTC
Created attachment 838207 [details]
temp.tar.bz2