Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878621 - app-admin/qpage-3.3 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: app-admin/qpage-3.3 - configure: error: installation or configuration problem...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2022-10-29 09:45 UTC by Toralf Förster
Modified: 2023-11-08 12:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2022-10-29 09:45 UTC, Toralf Förster
Details
app-admin:qpage-3.3:20221029-053455.log (app-admin:qpage-3.3:20221029-053455.log,2.71 KB, text/plain)
2022-10-29 09:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,115.97 KB, text/plain)
2022-10-29 09:45 UTC, Toralf Förster
Details
environment (environment,58.10 KB, text/plain)
2022-10-29 09:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.07 KB, application/x-bzip)
2022-10-29 09:45 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,678 bytes, application/x-bzip)
2022-10-29 09:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.75 KB, application/x-bzip)
2022-10-29 09:45 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 2022-10-29 09:45:21 UTC
checking if system type is SunOS/Solaris... no
checking where to create lock files... /var/lock
checking for gcc... clang
checking whether the C compiler (clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20221028-160004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit fc6ee3d80b413dbeeddbc87bdfdd737684a3b210
Merge: 8c55bc388652 7aaa78a98524
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 29 05:01:48 2022 +0000

    Merge updates from master

emerge -qpvO app-admin/qpage
[ebuild  N    ] app-admin/qpage-3.3  USE="-tcpd"
Comment 1 Toralf Förster gentoo-dev 2022-10-29 09:45:23 UTC
Created attachment 825899 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 09:45:24 UTC
Created attachment 825901 [details]
app-admin:qpage-3.3:20221029-053455.log
Comment 3 Toralf Förster gentoo-dev 2022-10-29 09:45:25 UTC
Created attachment 825903 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-29 09:45:26 UTC
Created attachment 825905 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-29 09:45:27 UTC
Created attachment 825907 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-29 09:45:28 UTC
Created attachment 825909 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-29 09:45:29 UTC
Created attachment 825911 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-10-08 11:22:24 UTC
The bug has been referenced in the following commit(s):

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

commit 1d154d5301678fc4a4119c066d3d3396f4e14bf1
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-10-08 11:22:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-10-08 11:22:13 +0000

    package.mask: Last rite app-admin/qpage
    
    Bug: https://bugs.gentoo.org/425872
    Bug: https://bugs.gentoo.org/452982
    Bug: https://bugs.gentoo.org/520968
    Bug: https://bugs.gentoo.org/605450
    Bug: https://bugs.gentoo.org/878621
    Bug: https://bugs.gentoo.org/905945
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2023-11-08 12:44:08 UTC
The bug has been closed via the following commit(s):

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

commit 182508f74ecd56f2660691fd07acd61684ddb757
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-11-08 12:42:30 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-11-08 12:42:36 +0000

    app-admin/qpage: treeclean
    
    Closes: https://bugs.gentoo.org/425872
    Closes: https://bugs.gentoo.org/452982
    Closes: https://bugs.gentoo.org/520968
    Closes: https://bugs.gentoo.org/605450
    Closes: https://bugs.gentoo.org/878621
    Closes: https://bugs.gentoo.org/905945
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-admin/qpage/Manifest                           |  1 -
 app-admin/qpage/files/qpage                        | 28 ---------
 .../qpage/files/qpage-3.3-fix-build-system.patch   | 21 -------
 app-admin/qpage/files/qpage-3.3-fix-warning.patch  | 12 ----
 app-admin/qpage/files/qpage-3.3-gentoo.patch       | 72 ----------------------
 app-admin/qpage/metadata.xml                       | 15 -----
 app-admin/qpage/qpage-3.3.ebuild                   | 67 --------------------
 profiles/package.mask                              |  6 --
 8 files changed, 222 deletions(-)