Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880351 - app-arch/pdv-1.5.1-r4 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: app-arch/pdv-1.5.1-r4 - configure: error: installation or configuration probl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-08 08:55 UTC by Toralf Förster
Modified: 2023-12-30 16:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.10 KB, text/plain)
2022-11-08 08:55 UTC, Toralf Förster
Details
app-arch:pdv-1.5.1-r4:20221108-051444.log (app-arch:pdv-1.5.1-r4:20221108-051444.log,3.63 KB, text/plain)
2022-11-08 08:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.22 KB, text/plain)
2022-11-08 08:55 UTC, Toralf Förster
Details
environment (environment,77.29 KB, text/plain)
2022-11-08 08:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.54 KB, application/x-bzip)
2022-11-08 08:55 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,762 bytes, application/x-bzip)
2022-11-08 08:55 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.68 KB, application/x-bzip)
2022-11-08 08:55 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-11-08 08:55:48 UTC
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
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_test-20221107-060003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
  [1]   php7.4 *
  [2]   php8.0
GNU Make 4.4

  HEAD of ::gentoo
commit fc1ee545da80d3ae092eb83e7dccf32be9c941c2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 04:31:52 2022 +0000

    2022-11-08 04:31:52 UTC

emerge -qpvO app-arch/pdv
[ebuild  N    ] app-arch/pdv-1.5.1-r4  USE="-gui"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 08:55:49 UTC
Created attachment 828815 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 08:55:50 UTC
Created attachment 828817 [details]
app-arch:pdv-1.5.1-r4:20221108-051444.log
Comment 3 Toralf Förster gentoo-dev 2022-11-08 08:55:51 UTC
Created attachment 828819 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-08 08:55:52 UTC
Created attachment 828821 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 08:55:53 UTC
Created attachment 828823 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 08:55:54 UTC
Created attachment 828825 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 08:55:56 UTC
Created attachment 828827 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-12-30 16:57:44 UTC
The bug has been closed via the following commit(s):

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

commit 7f895a8c495438df236a79c4d798690295f4e0db
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2023-12-30 14:40:13 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2023-12-30 16:56:04 +0000

    app-arch/pdv: reconfigure also project root
    
    It is necessary to reconfigure also project root for modern compiler
    compatibility. This necessitated updating the no-strip patch to modify
    extra.mk instead of Makefile.in, responding to the new regeneration
    process.
    
    Closes: https://bugs.gentoo.org/880351
    Closes: https://bugs.gentoo.org/906002
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 app-arch/pdv/files/pdv-1.5.1-no-strip.patch | 11 +++++------
 app-arch/pdv/pdv-1.5.1-r4.ebuild            |  4 ++--
 2 files changed, 7 insertions(+), 8 deletions(-)