Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655888 - games-emulation/openmsx-0.14.0 : make: *** [build/main.mk:478: config] Error 1
Summary: games-emulation/openmsx-0.14.0 : make: *** [build/main.mk:478: config] Error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-16 16:47 UTC by Toralf Förster
Modified: 2018-08-29 22:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2018-05-16 16:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,230.50 KB, text/plain)
2018-05-16 16:47 UTC, Toralf Förster
Details
environment (environment,28.86 KB, text/plain)
2018-05-16 16:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.71 KB, application/x-bzip)
2018-05-16 16:47 UTC, Toralf Förster
Details
games-emulation:openmsx-0.14.0:20180516-034937.log (games-emulation:openmsx-0.14.0:20180516-034937.log,3.50 KB, text/plain)
2018-05-16 16:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,807 bytes, application/x-bzip)
2018-05-16 16:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.23 KB, application/x-bzip)
2018-05-16 16:47 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-05-16 16:47:07 UTC
Cannot build openMSX because essential libraries are unavailable.
Please install the needed libraries and their header files and rerun "configure"
make: *** [build/main.mk:478: config] Error 1
 * ERROR: games-emulation/openmsx-0.14.0::gentoo failed (compile phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_test_20180508-174739

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)

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

emerge -qpv games-emulation/openmsx
[ebuild  N    ] games-emulation/openmsx-0.14.0
Comment 1 Toralf Förster gentoo-dev 2018-05-16 16:47:10 UTC
Created attachment 531744 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-16 16:47:14 UTC
Created attachment 531746 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-16 16:47:17 UTC
Created attachment 531748 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-16 16:47:20 UTC
Created attachment 531750 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-16 16:47:23 UTC
Created attachment 531752 [details]
games-emulation:openmsx-0.14.0:20180516-034937.log
Comment 6 Toralf Förster gentoo-dev 2018-05-16 16:47:26 UTC
Created attachment 531754 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-16 16:47:29 UTC
Created attachment 531756 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-29 22:18:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b3c537aa2945a8cd29334f5a07fd1dfe508833

commit 79b3c537aa2945a8cd29334f5a07fd1dfe508833
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2018-08-29 22:16:44 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2018-08-29 22:17:58 +0000

    games-emulation/openmsx: Fix SDL_ttf probe, add Python dep, EAPI 7
    
    Closes: https://bugs.gentoo.org/655888
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 games-emulation/openmsx/files/sdl-ttf.patch   | 12 ++++++++++++
 games-emulation/openmsx/openmsx-0.14.0.ebuild | 19 ++++++++++++++-----
 2 files changed, 26 insertions(+), 5 deletions(-)