Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830179 - www-apache/mod_jk-1.2.48 - jk_global.h: fatal error: sys/socketvar.h: No such file or directory
Summary: www-apache/mod_jk-1.2.48 - jk_global.h: fatal error: sys/socketvar.h: No such...
Status: RESOLVED FIXED
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: 2021-12-28 17:56 UTC by Toralf Förster
Modified: 2024-01-23 21:25 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.90 KB, text/plain)
2021-12-28 17:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,446.40 KB, text/plain)
2021-12-28 17:56 UTC, Toralf Förster
Details
environment (environment,79.23 KB, text/plain)
2021-12-28 17:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,40.60 KB, application/x-bzip)
2021-12-28 17:57 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.38 KB, application/x-bzip)
2021-12-28 17:57 UTC, Toralf Förster
Details
www-apache:mod_jk-1.2.48:20211228-175335.log (www-apache:mod_jk-1.2.48:20211228-175335.log,13.23 KB, text/plain)
2021-12-28 17:57 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 2021-12-28 17:56:55 UTC
too long lines were shrinked:

/usr/share/apr/build/libtool --silent --mode=compile x86_64-gentoo-linux-musl-gcc -I. -I/usr/include/apache2 -pipe -march=native -fno-diagnostics-color -O2 -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2  -DHAVE_APR  -I/usr/include/apr-1 -I/usr/include/apr-1 -pipe -march=native -fno-d
/usr/share/apr/build/libtool --silent --mode=compile x86_64-gentoo-linux-musl-gcc -I. -I/usr/include/apache2 -pipe -march=native -fno-diagnostics-color -O2 -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2  -DHAVE_APR  -I/usr/include/apr-1 -I/usr/include/apr-1 -pipe -march=native -fno-d
In file included from jk_pool.h:25,
                 from jk_msg_buff.c:25:
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: 17.0_musl_hardened-j4-20211222-160113

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit 6b7a52e46851ba9525cd40dde478755df231f361
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 28 17:21:57 2021 +0000

    2021-12-28 17:21:54 UTC

emerge -qpvO www-apache/mod_jk
[ebuild  N    ] www-apache/mod_jk-1.2.48
Comment 1 Toralf Förster gentoo-dev 2021-12-28 17:56:55 UTC
Created attachment 760675 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-28 17:56:57 UTC
Created attachment 760676 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-28 17:56:58 UTC
Created attachment 760677 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-28 17:57:00 UTC
Created attachment 760678 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-28 17:57:00 UTC
Created attachment 760679 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-28 17:57:01 UTC
Created attachment 760680 [details]
www-apache:mod_jk-1.2.48:20211228-175335.log
Comment 7 Larry the Git Cow gentoo-dev 2024-01-23 21:25:51 UTC
The bug has been closed via the following commit(s):

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

commit 579a63f5448e7c055b94a0011e9076bf0f3c47eb
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-01-23 21:24:36 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-23 21:25:44 +0000

    www-apache/mod_jk: fix build on musl
    
    Closes: https://bugs.gentoo.org/830179
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 www-apache/mod_jk/files/mod_jk-1.2.49-musl.patch | 26 ++++++++++++++++++++++++
 www-apache/mod_jk/mod_jk-1.2.49.ebuild           |  9 +++++---
 2 files changed, 32 insertions(+), 3 deletions(-)