| ^~~~~~~~~~~~~~~~~ cc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ppp_null.so -shared -O2 -pipe -march=native -fno-diagnostics-color -I. -Iusl -Icli -isystem include -MMD -Wall -Wno-strict-aliasing -DL2TP_ASYNC_RPC -DL2TP_DMALLOC -DSYS_LIBDIR=/usr/lib64 -isystem /usr/include/tirpc -isystem /usr/include/tirpc -MMD -Wall -isystem ../include -I. -I.. -I../usl -fPIC -DL2TP_ASYNC_RPC ppp_null.c /usr/include/stdlib.h:539:14: error: expected declaration specifiers or ‘...’ before string constant 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ /usr/include/stdlib.h:539:14: error: expected declaration specifiers or ‘...’ before numeric constant ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20210123-112139 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 11.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.1 Python 3.8.7 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.48.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.272_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sun Jan 31 15:47:51 UTC 2021 emerge -qpvO net-dialup/openl2tp [ebuild N ] net-dialup/openl2tp-1.8-r2 USE="client dmalloc examples -debug -doc -rpc -server -stats"
Created attachment 685275 [details] emerge-info.txt
Created attachment 685278 [details] emerge-history.txt
Created attachment 685281 [details] environment
Created attachment 685284 [details] etc.portage.tar.bz2
Created attachment 685287 [details] net-dialup:openl2tp-1.8-r2:20210131-161342.log
Created attachment 685290 [details] temp.tar.bz2
This is actually a problem within dev-libs/dmalloc, not openl2tp. It looks like dmalloc needs a version bump.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d7eca1f11e105df668463e030338ffcd492e7a commit a1d7eca1f11e105df668463e030338ffcd492e7a Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-08-11 17:20:46 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-08-11 17:24:21 +0000 net-dialup/openl2tp: treeclean Closes: https://bugs.gentoo.org/768075 (pkgremoved) Closes: https://bugs.gentoo.org/919269 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> net-dialup/openl2tp/Manifest | 1 - .../openl2tp/files/examples/client.openl2tpd.conf | 30 -- .../files/examples/server-radius.openl2tpd.conf | 28 -- .../openl2tp/files/examples/server.openl2tpd.conf | 36 --- .../files/examples/server.options.openl2tpd | 23 -- .../openl2tp/files/openl2tp-1.8-cflags.patch | 34 --- .../files/openl2tp-1.8-clientip_as_ipparam.patch | 217 --------------- .../files/openl2tp-1.8-configure-Makefile.patch | 58 ---- .../openl2tp/files/openl2tp-1.8-l2tpconfig.patch | 15 - .../openl2tp/files/openl2tp-1.8-ldflags.patch | 73 ----- net-dialup/openl2tp/files/openl2tp-1.8-man.patch | 40 --- net-dialup/openl2tp/files/openl2tp-1.8-musl.patch | 55 ---- .../openl2tp/files/openl2tp-1.8-native-tc.patch | 23 -- .../openl2tp/files/openl2tp-1.8-optionsfile.patch | 306 --------------------- .../files/openl2tp-1.8-parallelbuild.patch | 39 --- .../openl2tp/files/openl2tp-1.8-pppd-2.patch | 12 - .../openl2tp/files/openl2tp-1.8-setkey.patch | 12 - .../openl2tp/files/openl2tp-1.8-strings.patch | 114 -------- net-dialup/openl2tp/files/openl2tp-1.8-tirpc.patch | 53 ---- .../openl2tp/files/openl2tp-1.8-unused-var.patch | 21 -- .../openl2tp/files/openl2tp-1.8-werror.patch | 36 --- net-dialup/openl2tp/files/openl2tpd.confd | 17 -- net-dialup/openl2tp/files/openl2tpd.initd | 69 ----- net-dialup/openl2tp/metadata.xml | 14 - net-dialup/openl2tp/openl2tp-1.8-r2.ebuild | 129 --------- profiles/package.mask | 7 - 26 files changed, 1462 deletions(-)