Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672332 - www-servers/gatling with dev-libs/libowfat-0.32: gatling.h:7:10: fatal error: io.h: No such file or directory
Summary: www-servers/gatling with dev-libs/libowfat-0.32: gatling.h:7:10: fatal error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on: 672342
Blocks:
  Show dependency tree
 
Reported: 2018-12-01 09:48 UTC by Toralf Förster
Modified: 2018-12-01 19:01 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.59 KB, text/plain)
2018-12-01 09:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,121.39 KB, text/plain)
2018-12-01 09:48 UTC, Toralf Förster
Details
environment (environment,87.71 KB, text/plain)
2018-12-01 09:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.19 KB, application/x-bzip)
2018-12-01 09:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.01 KB, application/x-bzip)
2018-12-01 09:48 UTC, Toralf Förster
Details
www-servers:gatling-0.15:20181201-091506.log (www-servers:gatling-0.15:20181201-091506.log,2.96 KB, text/plain)
2018-12-01 09:48 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 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!