Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933611 - net-misc/ubridge-0.9.18 - [icu-75.1] src/ubridge.c: fatal error: iniparser4/iniparser.h: No such file or directory
Summary: net-misc/ubridge-0.9.18 - [icu-75.1] src/ubridge.c: fatal error: iniparser4/i...
Status: RESOLVED DUPLICATE of bug 933610
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Mair-Keimberger (iamnr3)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-05 14:18 UTC by Toralf Förster
Modified: 2024-06-05 14:52 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.43 KB, text/plain)
2024-06-05 14:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,141.47 KB, text/plain)
2024-06-05 14:18 UTC, Toralf Förster
Details
environment (environment,63.63 KB, text/plain)
2024-06-05 14:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-06-05 14:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.58 KB, application/x-xz)
2024-06-05 14:18 UTC, Toralf Förster
Details
net-misc:ubridge-0.9.18:20240605-140322.log (net-misc:ubridge-0.9.18:20240605-140322.log,2.48 KB, text/plain)
2024-06-05 14:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,39.85 KB, application/x-xz)
2024-06-05 14:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.52 KB, application/x-xz)
2024-06-05 14:18 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-06-05 14:18:12 UTC
>>> Compiling source in /var/tmp/portage/net-misc/ubridge-0.9.18/work/ubridge-0.9.18 ...
make -j4 CC=x86_64-pc-linux-gnu-gcc SYSTEM_INIPARSER=1 
x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -Wall -DLINUX_RAW -DUSE_SYSTEM_INIPARSER   -c -o src/ubridge.o src/ubridge.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -Wall -DLINUX_RAW -DUSE_SYSTEM_INIPARSER   -c -o src/nio.o src/nio.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -Wall -DLINUX_RAW -DUSE_SYSTEM_INIPARSER   -c -o src/nio_udp.o src/nio_udp.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -Wall -DLINUX_RAW -DUSE_SYSTEM_INIPARSER   -c -o src/nio_unix.o src/nio_unix.c
src/ubridge.c:29:10: fatal error: iniparser4/iniparser.h: No such file or directory
   29 | #include <iniparser4/iniparser.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20240602-172403

  UNMASKED:
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6
Python 3.12.3
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.78.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.2
  [2]   php8.3 *
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit e2ddd0489581d4283ee83fca6037738fc6fcd771
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 5 13:07:06 2024 +0000

    2024-06-05 13:07:05 UTC

emerge -qpvO net-misc/ubridge
[ebuild  N    ] net-misc/ubridge-0.9.18  USE="filecaps"
Comment 1 Toralf Förster gentoo-dev 2024-06-05 14:18:13 UTC
Created attachment 895174 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-05 14:18:14 UTC
Created attachment 895175 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-06-05 14:18:15 UTC
Created attachment 895176 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-06-05 14:18:16 UTC
Created attachment 895177 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-06-05 14:18:17 UTC
Created attachment 895178 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-05 14:18:19 UTC
Created attachment 895179 [details]
net-misc:ubridge-0.9.18:20240605-140322.log
Comment 7 Toralf Förster gentoo-dev 2024-06-05 14:18:20 UTC
Created attachment 895180 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-06-05 14:18:21 UTC
Created attachment 895181 [details]
temp.tar.xz
Comment 9 Ben Kohler gentoo-dev 2024-06-05 14:52:25 UTC

*** This bug has been marked as a duplicate of bug 933610 ***