Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706662 - app-cdr/isomaster-1.3.14 : settings.h:10:10: fatal error: iniparser.h: No such file or directory
Summary: app-cdr/isomaster-1.3.14 : settings.h:10:10: fatal error: iniparser.h: No suc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-27 17:27 UTC by Toralf Förster
Modified: 2020-01-27 22:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2020-01-27 17:27 UTC, Toralf Förster
Details
app-cdr:isomaster-1.3.14:20200127-033349.log (app-cdr:isomaster-1.3.14:20200127-033349.log,11.87 KB, text/plain)
2020-01-27 17:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.93 KB, text/plain)
2020-01-27 17:27 UTC, Toralf Förster
Details
environment (environment,48.47 KB, text/plain)
2020-01-27 17:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.83 KB, application/x-bzip)
2020-01-27 17:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.59 KB, application/x-bzip)
2020-01-27 17:27 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-01-27 17:27:03 UTC
In file included from isomaster.h:11,
                 from isomaster.c:23:
settings.h:10:10: fatal error: iniparser.h: No such file or directory
   10 | #include <iniparser.h>
      |          ^~~~~~~~~~~~~
compilation terminated.

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (uninstalled)
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 27 Jan 2020 02:06:14 +0000

emerge -qpvO app-cdr/isomaster
[ebuild  N    ] app-cdr/isomaster-1.3.14  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2020-01-27 17:27:08 UTC
Created attachment 605196 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-27 17:27:11 UTC
Created attachment 605198 [details]
app-cdr:isomaster-1.3.14:20200127-033349.log
Comment 3 Toralf Förster gentoo-dev 2020-01-27 17:27:14 UTC
Created attachment 605200 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-27 17:27:17 UTC
Created attachment 605202 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-27 17:27:20 UTC
Created attachment 605204 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-27 17:27:23 UTC
Created attachment 605206 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-27 22:38:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1904268464d4b62467b7ab754164b2f7784e031f

commit 1904268464d4b62467b7ab754164b2f7784e031f
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2020-01-27 22:37:33 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2020-01-27 22:37:50 +0000

    app-cdr/isomaster: Fix compilation + EAPI 7
    
    Closes: https://bugs.gentoo.org/706662
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.84, Repoman-2.3.20

 .../files/isomaster-1.3.14-include-path.patch      | 25 ++++++++++++++++++++++
 app-cdr/isomaster/isomaster-1.3.14.ebuild          |  8 +++++--
 2 files changed, 31 insertions(+), 2 deletions(-)