Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866137 - net-misc/mptcpd-0.12 - ../.../sockaddr.h: error: initializer element is not constant
Summary: net-misc/mptcpd-0.12 - ../.../sockaddr.h: error: initializer element is not c...
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: 2022-08-23 11:40 UTC by Toralf Förster
Modified: 2023-06-05 08:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.80 KB, text/plain)
2022-08-23 11:40 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,58.65 KB, application/x-bzip)
2022-08-23 11:40 UTC, Toralf Förster
Details
environment (environment,98.04 KB, text/plain)
2022-08-23 11:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.47 KB, application/x-bzip)
2022-08-23 11:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.02 KB, application/x-bzip)
2022-08-23 11:41 UTC, Toralf Förster
Details
net-misc:mptcpd-0.11:20220823-095708.log (net-misc:mptcpd-0.11:20220823-095708.log,19.62 KB, text/plain)
2022-08-23 11:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.75 KB, application/x-bzip)
2022-08-23 11:41 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 2022-08-23 11:40:55 UTC
      |                                    ^~~~~~~~~~~~~~~~~~~
network_monitor.c:50:19: note: in expansion of macro 'MPTCPD_CONSTANT_HTONL'
   50 |         .s_addr = MPTCPD_CONSTANT_HTONL(0xc0000201) };
      |                   ^~~~~~~~~~~~~~~~~~~~~
../include/mptcpd/private/sockaddr.h:30:36: error: initializer element is not constant
   30 | # define MPTCPD_CONSTANT_HTONL(hl) __bswap_constant_32(hl)
      |                                    ^~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220820-180012

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 49e2b83df499b6ff8a156b8b4ad83c3ca73e3ac2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 23 09:16:54 2022 +0000

    2022-08-23 09:16:54 UTC

emerge -qpvO net-misc/mptcpd
[ebuild  N    ] net-misc/mptcpd-0.11  USE="-debug -doc"
Comment 1 Toralf Förster gentoo-dev 2022-08-23 11:40:56 UTC
Created attachment 800599 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-23 11:40:57 UTC
Created attachment 800601 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-23 11:40:58 UTC
Created attachment 800603 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-23 11:40:59 UTC
Created attachment 800605 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-23 11:41:00 UTC
Created attachment 800607 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-23 11:41:01 UTC
Created attachment 800609 [details]
net-misc:mptcpd-0.11:20220823-095708.log
Comment 7 Toralf Förster gentoo-dev 2022-08-23 11:41:03 UTC
Created attachment 800611 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-06-05 08:00:07 UTC
tinderbox_musl has reproduced this issue with version 0.12 - Updating summary.