Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666631 - x11-plugins/wmpower-0.4.3-r1 : configure: error: One or more system headers that are necessary to compile this program are missing on this system. Cannot continue.
Summary: x11-plugins/wmpower-0.4.3-r1 : configure: error: One or more system headers t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-20 15:58 UTC by Toralf Förster
Modified: 2018-09-20 23:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2018-09-20 15:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,193.82 KB, text/plain)
2018-09-20 15:58 UTC, Toralf Förster
Details
environment (environment,19.49 KB, text/plain)
2018-09-20 15:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.49 KB, application/x-bzip)
2018-09-20 15:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.64 KB, application/x-bzip)
2018-09-20 15:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.81 KB, application/x-bzip)
2018-09-20 15:58 UTC, Toralf Förster
Details
x11-plugins:wmpower-0.4.3-r1:20180920-002854.log (x11-plugins:wmpower-0.4.3-r1:20180920-002854.log,4.83 KB, text/plain)
2018-09-20 15:58 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-09-20 15:58:36 UTC
checking for stdio.h... yes
checking for stdlib.h... (cached) no
configure: error: One or more system headers that are necessary to compile this program are missing on this system. Cannot continue.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-plugins/wmpower-0.4.3-r1/work/wmpower-0.4.3/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180916-004052

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

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.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv x11-plugins/wmpower
[ebuild  N    ] x11-plugins/wmpower-0.4.3-r1
Comment 1 Toralf Förster gentoo-dev 2018-09-20 15:58:38 UTC
Created attachment 547373 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-20 15:58:42 UTC
Created attachment 547375 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-20 15:58:45 UTC
Created attachment 547377 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-20 15:58:47 UTC
Created attachment 547379 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-20 15:58:50 UTC
Created attachment 547381 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-20 15:58:53 UTC
Created attachment 547383 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-20 15:58:56 UTC
Created attachment 547385 [details]
x11-plugins:wmpower-0.4.3-r1:20180920-002854.log
Comment 8 Bernard Cafarelli gentoo-dev 2018-09-20 23:52:20 UTC
Thanks Toralf, looks like one src_configure() did not make it in the round of wm* updates
Comment 9 Larry the Git Cow gentoo-dev 2018-09-20 23:53:17 UTC
The bug has been closed via the following commit(s):

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

commit c8e3220b1bc90a99948c285a113aa0ece89178f3
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2018-09-20 23:52:42 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2018-09-20 23:52:42 +0000

    x11-plugins/wmpower: fix missing src_configure
    
    Closes: https://bugs.gentoo.org/666631
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)