Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 894220

Summary: app-emulation/dosemu-1.4.1_pre20130107-r5 - ../.../config.h: fatal error: confpath.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: ostroffjh, ulm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:dosemu-1.4.1_pre20130107-r5:20230213-074920.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-02-13 18:30:00 UTC
mkfatimage.c:360:7: warning: ignoring return value of fread declared with attribute warn_unused_result [-Wunused-result]
  360 |       fread(buffer, 1, BYTES_PER_SECTOR, f);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include  -I. -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs  -fno-strict-aliasing -pipe -pipe -march=native -fno-diagnostics-color -O2 -o hdinfo.o hdinfo.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 midout.o midout.c
In file included from hdinfo.c:27:
../../../src/include/config.h:38:10: fatal error: confpath.h: No such file or directory
   38 | #include "confpath.h"
      |          ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-j4-20230212-100027

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
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.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit d42ab08653d68c3fc9e7428c77000e7fedac9306
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 13 06:47:03 2023 +0000

    2023-02-13 06:47:03 UTC

emerge -qpvO app-emulation/dosemu
[ebuild  N    ] app-emulation/dosemu-1.4.1_pre20130107-r5  USE="X alsa gpm -debug -fluidsynth (-svga)"
Comment 1 Toralf Förster gentoo-dev 2023-02-13 18:30:00 UTC
Created attachment 850804 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-13 18:30:02 UTC
Created attachment 850806 [details]
app-emulation:dosemu-1.4.1_pre20130107-r5:20230213-074920.log
Comment 3 Toralf Förster gentoo-dev 2023-02-13 18:30:04 UTC
Created attachment 850808 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-13 18:30:05 UTC
Created attachment 850810 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-13 18:30:06 UTC
Created attachment 850812 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-13 18:30:07 UTC
Created attachment 850814 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-13 18:30:08 UTC
Created attachment 850816 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-13 18:30:09 UTC
Created attachment 850818 [details]
temp.tar.bz2
Comment 9 Ulrich Müller gentoo-dev 2024-04-01 05:40:28 UTC
This may be a parallel build failure. I've seen the problem once, but could not reproduce it.