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

Bug 672332

Summary: www-servers/gatling with dev-libs/libowfat-0.32: gatling.h:7:10: fatal error: io.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: sping, whissi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 672342    
Bug Blocks:    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
www-servers:gatling-0.15:20181201-091506.log

Description Toralf Förster gentoo-dev 2018-12-01 09:48:29 UTC
x86_64-pc-linux-gnu-gcc -c gatling.c -o gatling.o -I. -O2 -pipe -march=native -I/usr/include/libowfat
In file included from gatling.c:2:
gatling.h:7:10: fatal error: io.h: No such file or directory
 #include "io.h"
          ^~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_abi32+64_20181128-191654

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *
  [2]   rust-bin-1.30.1
java-config:
The following VMs are available for generation-2:


emerge -qpvO www-servers/gatling
[ebuild  N    ] www-servers/gatling-0.15  USE="ssl -diet -libressl"
Comment 1 Toralf Förster gentoo-dev 2018-12-01 09:48:32 UTC
Created attachment 556854 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-01 09:48:34 UTC
Created attachment 556856 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-01 09:48:37 UTC
Created attachment 556858 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-01 09:48:40 UTC
Created attachment 556860 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-01 09:48:42 UTC
Created attachment 556862 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-01 09:48:45 UTC
Created attachment 556864 [details]
www-servers:gatling-0.15:20181201-091506.log
Comment 7 Thomas Deutschmann (RETIRED) gentoo-dev 2018-12-01 18:48:56 UTC
Should be fixed with dev-libs/libowfat-0.32-r1.
Comment 8 Sebastian Pipping gentoo-dev 2018-12-01 19:01:45 UTC
(In reply to Thomas Deutschmann from comment #7)
> Should be fixed with dev-libs/libowfat-0.32-r1.

Confirmed fixed, thank you!