Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 870673

Summary: app-admin/xtail-2.1-r1 - configure: error: installation or configuration problem: C compiler cannot create executables.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Iván Atienza <gentoo.power>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-admin:xtail-2.1-r1:20220917-112249.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-17 11:25:18 UTC
creating cache ./config.cache
checking for a BSD compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
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-j4-20220915-203738

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit 2be4f11d1103e9d0fe6cdcf770492a7d6c7ab1e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 11:01:50 2022 +0000

    2022-09-17 11:01:49 UTC

emerge -qpvO app-admin/xtail
[ebuild  N    ] app-admin/xtail-2.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-09-17 11:25:19 UTC
Created attachment 807115 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 11:25:21 UTC
Created attachment 807118 [details]
app-admin:xtail-2.1-r1:20220917-112249.log
Comment 3 Toralf Förster gentoo-dev 2022-09-17 11:25:22 UTC
Created attachment 807121 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 11:25:24 UTC
Created attachment 807124 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 11:25:25 UTC
Created attachment 807127 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 11:25:26 UTC
Created attachment 807130 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 11:25:27 UTC
Created attachment 807133 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-26 12:10:50 UTC
The bug has been closed via the following commit(s):

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

commit 31173bcda1b5da8c889c911c378071968ff9bf05
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-26 03:08:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-26 03:08:47 +0000

    app-admin/xtail: add 2.1_p8 (Debian + fix musl + fix Clang 16)
    
    Closes: https://bugs.gentoo.org/715876
    Closes: https://bugs.gentoo.org/870673
    Signed-off-by: Sam James <sam@gentoo.org>

 app-admin/xtail/Manifest                           |  1 +
 .../xtail/files/xtail-2.1_p8-fix-limits-musl.patch | 28 ++++++++++++
 .../xtail/files/xtail-2.1_p8-fix-prototype.patch   | 20 +++++++++
 .../files/xtail-2.1_p8-rename-configure.patch      | 23 ++++++++++
 app-admin/xtail/xtail-2.1_p8.ebuild                | 50 ++++++++++++++++++++++
 5 files changed, 122 insertions(+)