Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942292 - app-misc/spacenavd-1.3 - [gcc-15] src/proto.h: error: unknown type name int32_t
Summary: app-misc/spacenavd-1.3 - [gcc-15] src/proto.h: error: unknown type name int32_t
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-26 15:11 UTC by Toralf Förster
Modified: 2024-10-26 19:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.06 KB, text/plain)
2024-10-26 15:11 UTC, Toralf Förster
Details
app-misc:spacenavd-1.3:20241026-113114.log (app-misc:spacenavd-1.3:20241026-113114.log,5.09 KB, text/plain)
2024-10-26 15:11 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,69.75 KB, application/x-xz)
2024-10-26 15:11 UTC, Toralf Förster
Details
environment (environment,109.67 KB, text/plain)
2024-10-26 15:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-10-26 15:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.78 KB, application/x-xz)
2024-10-26 15:11 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,76.31 KB, application/x-xz)
2024-10-26 15:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.91 KB, application/x-xz)
2024-10-26 15:11 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 2024-10-26 15:11:35 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-misc/spacenavd-1.3/work/spacenavd-1.3 ...
make -O -j4 CC=x86_64-pc-linux-musl-gcc 
x86_64-pc-linux-musl-gcc -pedantic -Wall   -fno-strict-aliasing -fcommon -I./src  -MMD -O2 -pipe -march=native -fno-diagnostics-color -fcommon -c src/client.c -o src/client.o
In file included from src/client.h:28,
                 from src/client.c:22:
src/proto.h:28:9: error: unknown type name 'int32_t'
   28 |         int32_t type;
      |         ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20241019-170007

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-musl-15 *
clang version 19.1.2
llvm-config: 19.1.2
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 99467368e560467335baae6eb113ab572a8895c2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 26 10:33:29 2024 +0000

    2024-10-26 10:33:28 UTC

emerge -qpvO =app-misc/spacenavd-1.3
[ebuild  N    ] app-misc/spacenavd-1.3  USE="-X"
Comment 1 Toralf Förster gentoo-dev 2024-10-26 15:11:36 UTC
Created attachment 906860 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-26 15:11:37 UTC
Created attachment 906861 [details]
app-misc:spacenavd-1.3:20241026-113114.log
Comment 3 Toralf Förster gentoo-dev 2024-10-26 15:11:38 UTC
Created attachment 906862 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-10-26 15:11:40 UTC
Created attachment 906863 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-26 15:11:41 UTC
Created attachment 906864 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-26 15:11:42 UTC
Created attachment 906865 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-26 15:11:43 UTC
Created attachment 906866 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-26 15:11:44 UTC
Created attachment 906867 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-10-26 19:35:11 UTC
The bug has been closed via the following commit(s):

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

commit bc8c6d180f898686f92d03a2f6ba41ea4346d890
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2024-10-26 19:32:22 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2024-10-26 19:32:22 +0000

    app-misc/spacenavd: Apply upstream patch for musl libc
    
    Closes: https://bugs.gentoo.org/942292
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 app-misc/spacenavd/files/spacenavd-1.3-musl.patch | 27 +++++++
 app-misc/spacenavd/spacenavd-1.3-r1.ebuild        | 94 +++++++++++++++++++++++
 2 files changed, 121 insertions(+)