Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931592 - net-libs/ldns-1.8.3-r3 - /.../sh:line <snip>: examples/ldns-verify-zone.1: No such file or directory
Summary: net-libs/ldns-1.8.3-r3 - /.../sh:line <snip>: examples/ldns-verify-zone.1: No...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-08 16:27 UTC by Toralf Förster
Modified: 2024-05-08 16:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.49 KB, text/plain)
2024-05-08 16:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.14 KB, text/plain)
2024-05-08 16:27 UTC, Toralf Förster
Details
environment (environment,125.66 KB, text/plain)
2024-05-08 16:27 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-08 16:27 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.97 KB, application/x-xz)
2024-05-08 16:27 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,15.46 KB, application/x-xz)
2024-05-08 16:27 UTC, Toralf Förster
Details
net-libs:ldns-1.8.3-r3:20240507-210606.log (net-libs:ldns-1.8.3-r3:20240507-210606.log,16.66 KB, text/plain)
2024-05-08 16:27 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,92.03 KB, text/plain)
2024-05-08 16:27 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.95 KB, application/x-xz)
2024-05-08 16:27 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-05-08 16:27:34 UTC
too long lines were shrinked:

 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
make -j4 
sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/etc/unbound/root.key|g' -e 's|@DEFAULT_CAFILE[@]||g' -e 's|@DEFAULT_CAPATH[@]||g' /var/tmp/portage/net-libs/ldns-1.8.3-r3/work/ldns-1.8.3/examples/ldns-verify-zone.1.in > examples/ldns-verify-zone.1
./libtool --tag=CC --quiet --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r3/work/ldns-1.8.3  -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings 
./libtool --tag=CC --quiet --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r3/work/ldns-1.8.3  -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings 
./libtool --tag=CC --quiet --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r3/work/ldns-1.8.3  -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings 
/bin/sh: line 1: examples/ldns-verify-zone.1: No such file or directory
make: *** [Makefile:225: examples/ldns-verify-zone.1] Error 1 shuffle=2889776297
make: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20240507-035004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.5
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.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
php cli (if any):

  HEAD of ::gentoo
commit f9f2e5bcc2af5510ffbd2e65300e9173dca1dbcd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue May 7 20:49:16 2024 +0000

    2024-05-07 20:49:16 UTC

emerge -qpvO net-libs/ldns
[ebuild  N    ] net-libs/ldns-1.8.3-r3  USE="examples -doc -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2024-05-08 16:27:35 UTC
Created attachment 892500 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-08 16:27:36 UTC
Created attachment 892501 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-05-08 16:27:37 UTC
Created attachment 892502 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-08 16:27:38 UTC
Created attachment 892503 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-08 16:27:39 UTC
Created attachment 892504 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-08 16:27:40 UTC
Created attachment 892505 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-08 16:27:41 UTC
Created attachment 892506 [details]
net-libs:ldns-1.8.3-r3:20240507-210606.log
Comment 8 Toralf Förster gentoo-dev 2024-05-08 16:27:42 UTC
Created attachment 892507 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-05-08 16:27:43 UTC
Created attachment 892508 [details]
temp.tar.xz