Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 749816 - media-libs/libquvi-0.9.4-r1 : configure: error: C compiler cannot create executables
Summary: media-libs/libquvi-0.9.4-r1 : configure: error: C compiler cannot create exec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autoconf-2.7x
  Show dependency tree
 
Reported: 2020-10-17 20:24 UTC by Toralf Förster
Modified: 2021-01-12 16:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.02 KB, text/plain)
2020-10-17 20:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.00 KB, text/plain)
2020-10-17 20:24 UTC, Toralf Förster
Details
environment (environment,110.62 KB, text/plain)
2020-10-17 20:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.35 KB, application/x-bzip)
2020-10-17 20:24 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.73 KB, application/x-bzip)
2020-10-17 20:24 UTC, Toralf Förster
Details
media-libs:libquvi-0.9.4-r1:20201017-200430.log (media-libs:libquvi-0.9.4-r1:20201017-200430.log,4.62 KB, text/plain)
2020-10-17 20:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.71 KB, application/x-bzip)
2020-10-17 20:24 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-10-17 20:24:39 UTC
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/media-libs/libquvi-0.9.4-r1/work/libquvi-0.9.4-abi_x86_64.amd64':
configure: error: C compiler cannot create executables
See `config.log' for more details

!!! Please attach the following file when seeking support:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20201010-201503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.47.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
3)	OpenJDK 8.265_p01 [openjdk-8]
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   jamvm 
  [3]   openjdk-8 
  [4]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Oct 17 05:05:20 PM UTC 2020
/var/db/repos/libressl	Fri Oct  9 07:35:07 PM UTC 2020

emerge -qpvO media-libs/libquvi
[ebuild  N    ] media-libs/libquvi-0.9.4-r1  USE="nls -examples -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-10-17 20:24:41 UTC
Created attachment 666341 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-17 20:24:43 UTC
Created attachment 666344 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-17 20:24:44 UTC
Created attachment 666347 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-10-17 20:24:46 UTC
Created attachment 666350 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-10-17 20:24:47 UTC
Created attachment 666353 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-17 20:24:48 UTC
Created attachment 666356 [details]
media-libs:libquvi-0.9.4-r1:20201017-200430.log
Comment 7 Toralf Förster gentoo-dev 2020-10-17 20:24:50 UTC
Created attachment 666359 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-01-12 16:53:54 UTC
The bug has been closed via the following commit(s):

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

commit 6125e7f8338ce483390e0b9772b4353512bec346
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-12 16:53:26 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-12 16:53:51 +0000

    media-libs/libquvi: Fixed build with sys-devel/autoconf:2.70
    
    Closes: https://bugs.gentoo.org/749816
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-libs/libquvi/files/libquvi-0.9.4-autoconf-2.70.patch | 11 +++++++++++
 media-libs/libquvi/libquvi-0.9.4-r100.ebuild               |  7 +++++--
 media-libs/libquvi/libquvi-0.9.4-r2.ebuild                 |  7 +++++--
 3 files changed, 21 insertions(+), 4 deletions(-)