Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875155 - net-analyzer/iplog-2.2.3-r3 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: net-analyzer/iplog-2.2.3-r3 - configure: error: installation or configuration...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard: dead upstream; problem in configure
Keywords: PullRequest
Depends on:
Blocks: c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2022-10-04 17:54 UTC by Toralf Förster
Modified: 2025-02-10 09:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.26 KB, text/plain)
2022-10-04 17:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.39 KB, text/plain)
2022-10-04 17:54 UTC, Toralf Förster
Details
environment (environment,78.37 KB, text/plain)
2022-10-04 17:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.03 KB, application/x-bzip)
2022-10-04 17:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,799 bytes, application/x-bzip)
2022-10-04 17:54 UTC, Toralf Förster
Details
net-analyzer:iplog-2.2.3-r3:20221004-173804.log (net-analyzer:iplog-2.2.3-r3:20221004-173804.log,3.29 KB, text/plain)
2022-10-04 17:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.25 KB, application/x-bzip)
2022-10-04 17:54 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-04 17:54:47 UTC
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... gcc
checking whether the C compiler (gcc -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_desktop_plasma_systemd-j4-20221002-192609

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 9d9fd10cfcd492ba5e08a844773cd1c8231ff4e3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 16:24:41 2022 +0000

    2022-10-04 16:24:40 UTC

emerge -qpvO net-analyzer/iplog
[ebuild  N    ] net-analyzer/iplog-2.2.3-r3
Comment 1 Toralf Förster gentoo-dev 2022-10-04 17:54:49 UTC
Created attachment 820243 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 17:54:51 UTC
Created attachment 820246 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-04 17:54:52 UTC
Created attachment 820249 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-04 17:54:53 UTC
Created attachment 820252 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-04 17:54:54 UTC
Created attachment 820255 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 17:54:55 UTC
Created attachment 820258 [details]
net-analyzer:iplog-2.2.3-r3:20221004-173804.log
Comment 7 Toralf Förster gentoo-dev 2022-10-04 17:54:56 UTC
Created attachment 820261 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2025-02-10 09:14:00 UTC
The bug has been referenced in the following commit(s):

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

commit 35a01318e88aca4c8bdd80e3d791e04840f277b3
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-01-14 13:40:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-10 09:07:00 +0000

    net-analyzer/iplog: fix implicit declarations in configure, bool
    
    Port to modern compilers and C23, and also fix for MUSL compile problem
    
    Bug: https://bugs.gentoo.org/712644
    Bug: https://bugs.gentoo.org/875155
    Bug: https://bugs.gentoo.org/899936
    Bug: https://bugs.gentoo.org/945194
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40131
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/iplog/files/iplog-2.2.3-C23.patch | 36 ++++++++++++++++++++++
 net-analyzer/iplog/iplog-2.2.3-r4.ebuild       | 41 ++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)