Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875116 - sys-boot/netboot-0.10.2-r3 - configure: error: cannot compute sizeof (int )
Summary: sys-boot/netboot-0.10.2-r3 - configure: error: cannot compute sizeof (int )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-04 16:44 UTC by Toralf Förster
Modified: 2023-02-11 04:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.41 KB, text/plain)
2022-10-04 16:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,111.67 KB, text/plain)
2022-10-04 16:44 UTC, Toralf Förster
Details
environment (environment,61.71 KB, text/plain)
2022-10-04 16:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.08 KB, application/x-bzip)
2022-10-04 16:44 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.17 KB, application/x-bzip)
2022-10-04 16:44 UTC, Toralf Förster
Details
sys-boot:netboot-0.10.2-r3:20221004-063956.log (sys-boot:netboot-0.10.2-r3:20221004-063956.log,14.82 KB, text/plain)
2022-10-04 16:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.19 KB, application/x-bzip)
2022-10-04 16:44 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 16:44:13 UTC
checking for definition of __uxx in types.h... no
checking for definition of u_intxx_t in types.h... yes
checking for int *... yes
checking size of int *... rm: cannot remove 'conftest': Is a directory
configure: error: cannot compute sizeof (int *)
See `config.log' for more details.


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221003-130005

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

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:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   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 e427b9df3fac1d7bc5d0e5940ba02f18b8f3cf27
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 05:32:43 2022 +0000

    2022-10-04 05:32:43 UTC

emerge -qpvO sys-boot/netboot
[ebuild  N    ] sys-boot/netboot-0.10.2-r3  USE="bootrom lzo -berkdb -odbc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:44:14 UTC
Created attachment 820003 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:44:16 UTC
Created attachment 820006 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:44:17 UTC
Created attachment 820009 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:44:18 UTC
Created attachment 820012 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:44:19 UTC
Created attachment 820015 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:44:20 UTC
Created attachment 820018 [details]
sys-boot:netboot-0.10.2-r3:20221004-063956.log
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:44:21 UTC
Created attachment 820021 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-02-11 04:26:40 UTC
The bug has been closed via the following commit(s):

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

commit d0ab40cc6ba5686a3100be04dd948bbd8f3f69b4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-11 04:18:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-11 04:19:14 +0000

    sys-boot/netboot: fix configure w/ clang 16
    
    also force bison+flex.
    
    Closes: https://bugs.gentoo.org/875116
    Closes: https://bugs.gentoo.org/881463
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/netboot-0.10.2-configure-clang16.patch   | 37 ++++++++++++++++++++++
 ...t-0.10.2-r3.ebuild => netboot-0.10.2-r4.ebuild} | 15 ++++++---
 2 files changed, 48 insertions(+), 4 deletions(-)