Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929088 - www-apache/mod_jk-1.2.49-r1 - jk_global.h: fatal error: sys/socketvar.h: No such file or directory
Summary: www-apache/mod_jk-1.2.49-r1 - jk_global.h: fatal error: sys/socketvar.h: No s...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 18:07 UTC by Toralf Förster
Modified: 2024-04-10 18:07 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.86 KB, text/plain)
2024-04-10 18:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,211.01 KB, text/plain)
2024-04-10 18:07 UTC, Toralf Förster
Details
environment (environment,92.23 KB, text/plain)
2024-04-10 18:07 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,992 bytes, application/x-xz)
2024-04-10 18:07 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,45.71 KB, application/x-xz)
2024-04-10 18:07 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.59 KB, application/x-xz)
2024-04-10 18:07 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,51.54 KB, application/x-xz)
2024-04-10 18:07 UTC, Toralf Förster
Details
www-apache:mod_jk-1.2.49-r1:20240410-082138.log (www-apache:mod_jk-1.2.49-r1:20240410-082138.log,13.10 KB, text/plain)
2024-04-10 18:07 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-04-10 18:07:18 UTC
too long lines were shrinked:

/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-musl-gcc -I. -I/usr/include/apache2 -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color  -DHAVE_APR  -I/usr/include/apr-1 -I/usr/include/apr-1 -O2 -pipe -march=native -fno-d
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-musl-gcc -I. -I/usr/include/apache2 -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color  -DHAVE_APR  -I/usr/include/apr-1 -I/usr/include/apr-1 -O2 -pipe -march=native -fno-d
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-musl-gcc -I. -I/usr/include/apache2 -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color  -DHAVE_APR  -I/usr/include/apr-1 -I/usr/include/apr-1 -O2 -pipe -march=native -fno-d
In file included from jk_logger.h:26,
                 from jk_connect.h:26,
                 from jk_connect.c:29:
jk_global.h:152:10: fatal error: sys/socketvar.h: No such file or directory
  152 | #include <sys/socketvar.h>
      |          ^~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl-20240406-125502

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.3
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 1fc696c46190e8844aebc6fe0a34bc4d501ea871
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 10 07:19:05 2024 +0000

    2024-04-10 07:19:05 UTC

emerge -qpvO www-apache/mod_jk
[ebuild  N    ] www-apache/mod_jk-1.2.49-r1  USE="-verify-sig"
Comment 1 Toralf Förster gentoo-dev 2024-04-10 18:07:19 UTC
Created attachment 890311 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-10 18:07:21 UTC
Created attachment 890312 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-10 18:07:22 UTC
Created attachment 890313 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-10 18:07:23 UTC
Created attachment 890314 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-10 18:07:24 UTC
Created attachment 890315 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-10 18:07:24 UTC
Created attachment 890316 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-10 18:07:25 UTC
Created attachment 890317 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-10 18:07:26 UTC
Created attachment 890318 [details]
www-apache:mod_jk-1.2.49-r1:20240410-082138.log