Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925595 - sys-apps/systemd-readahead-216 - ./.../missing.h: error: expected identifier before numeric constant
Summary: sys-apps/systemd-readahead-216 - ./.../missing.h: error: expected identifier ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-27 09:06 UTC by Toralf Förster
Modified: 2024-02-27 09:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,24.91 KB, text/plain)
2024-02-27 09:06 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,105.00 KB, application/x-xz)
2024-02-27 09:06 UTC, Toralf Förster
Details
environment (environment,77.60 KB, text/plain)
2024-02-27 09:06 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-02-27 09:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,65.58 KB, application/x-xz)
2024-02-27 09:06 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,14.67 KB, application/x-xz)
2024-02-27 09:06 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,110.68 KB, application/x-xz)
2024-02-27 09:06 UTC, Toralf Förster
Details
sys-apps:systemd-readahead-216:20240227-003322.log (sys-apps:systemd-readahead-216:20240227-003322.log,50.37 KB, text/plain)
2024-02-27 09:06 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.16 KB, application/x-xz)
2024-02-27 09:06 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-02-27 09:06:05 UTC
too long lines were shrinked:

make -j4 systemd-readahead 
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include ./config.h -DPKGSYSCONFDIR=\"/etc/systemd\" -DSYSTEM_CONFIG_UNIT_PATH=\"/etc/systemd/system\" -DSYSTEM_DATA_UNIT_PATH=\"/usr/lib/systemd/system\" -DSYSTEM_SYSVINIT_PATH=\"\" -DSYSTEM_SYSVRCND_PATH=\"\"
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include ./config.h -DPKGSYSCONFDIR=\"/etc/systemd\" -DSYSTEM_CONFIG_UNIT_PATH=\"/etc/systemd/system\" -DSYSTEM_DATA_UNIT_PATH=\"/usr/lib/systemd/system\" -DSYSTEM_SYSVINIT_PATH=\"\" -DSYSTEM_SYSVRCND_PATH=\"\" -DUSER_CONFIG_UNIT_PATH=\"/etc/systemd/user\
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include ./config.h -DPKGSYSCONFDIR=\"/etc/systemd\" -DSYSTEM_CONFIG_UNIT_PATH=\"/etc/systemd/system\" -DSYSTEM_DATA_UNIT_PATH=\"/usr/lib/systemd/system\" -DSYSTEM_SYSVINIT_PATH=\"\" -DSYSTEM_SYSVRCND_PATH=\"\" -DUSER_CONFIG_UNIT_PATH=\"/etc/systemd/user\
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include ./config.h -DPKGSYSCONFDIR=\"/etc/systemd\" -DSYSTEM_CONFIG_UNIT_PATH=\"/etc/systemd/system\" -DSYSTEM_DATA_UNIT_PATH=\"/usr/lib/systemd/system\" -DSYSTEM_SYSVINIT_PATH=\"\" -DSYSTEM_SYSVRCND_PATH=\"\" -DUSER_CONFIG_UNIT_PATH=\"/etc/systemd/user\
In file included from src/readahead/readahead-replay.c:40:
./src/shared/missing.h:289:22: error: expected identifier before numeric constant
  289 | #define SCM_SECURITY 0x03
      |                      ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-20240219-101508

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0
  [2]   rust-1.75.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit 601ebb3e33ac161143242295c5836aa611a37c4d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 26 22:34:17 2024 +0000

    2024-02-26 22:34:16 UTC

emerge -qpvO sys-apps/systemd-readahead
[ebuild  N    ] sys-apps/systemd-readahead-216
Comment 1 Toralf Förster gentoo-dev 2024-02-27 09:06:06 UTC
Created attachment 886080 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-27 09:06:10 UTC
Created attachment 886081 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-02-27 09:06:12 UTC
Created attachment 886082 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-27 09:06:14 UTC
Created attachment 886083 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-27 09:06:16 UTC
Created attachment 886084 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-27 09:06:17 UTC
Created attachment 886085 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-27 09:06:20 UTC
Created attachment 886086 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-27 09:06:23 UTC
Created attachment 886087 [details]
sys-apps:systemd-readahead-216:20240227-003322.log
Comment 9 Toralf Förster gentoo-dev 2024-02-27 09:06:24 UTC
Created attachment 886088 [details]
temp.tar.xz