[Bug 1233368] New: passt does not build with debugedit 5.1
https://bugzilla.suse.com/show_bug.cgi?id=1233368 Bug ID: 1233368 Summary: passt does not build with debugedit 5.1 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: screening-team-bugs@suse.de Reporter: msuchanek@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- This is a preexisting problem. In debugedit 5.1 the res variable was added to track and propagate the return value, it was ignored before. https://build.opensuse.org/package/live_build_log/home:michals:branches:Virt... [ 31s] + /usr/lib/rpm/find-debuginfo -j8 -n --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/passt-20241030.ee7d0b6 [ 31s] +++ dirname /usr/lib/rpm/find-debuginfo [ 31s] ++ cd /usr/lib/rpm [ 31s] ++ pwd [ 31s] + install_dir=/usr/lib/rpm [ 31s] + PATH=/usr/lib/rpm:/usr/local/bin:/usr/bin:/bin [ 31s] + strip_g=false [ 31s] + strip_glibs=false [ 31s] + strip_r=false [ 31s] + keep_remove_args= [ 31s] + include_minidebug=false [ 31s] + include_gdb_index=false [ 31s] + strict=false [ 31s] + no_recompute_build_id=false [ 31s] + run_dwz=false [ 31s] + dwz_low_mem_die_limit= [ 31s] + dwz_max_die_limit= [ 31s] + dwz_single_file_mode=false [ 31s] + build_id_seed= [ 31s] + unique_debug_suffix= [ 31s] + unique_debug_src_base= [ 31s] + n_jobs=1 [ 31s] + done=false [ 31s] + quiet=false [ 31s] + verbose=false [ 31s] + BUILDDIR=. [ 31s] + out=debugfiles.list [ 31s] + srcout= [ 31s] + nout=0 [ 31s] + '[' 10 -gt 0 ']' [ 31s] + case "$1" in [ 31s] + n_jobs=8 [ 31s] + shift [ 31s] + '[' 9 -gt 0 ']' [ 31s] + case "$1" in [ 31s] + no_recompute_build_id=true [ 31s] + shift [ 31s] + '[' 8 -gt 0 ']' [ 31s] + case "$1" in [ 31s] + run_dwz=true [ 31s] + shift [ 31s] + '[' 7 -gt 0 ']' [ 31s] + case "$1" in [ 31s] + dwz_low_mem_die_limit=10000000 [ 31s] + shift [ 31s] + shift [ 31s] + '[' 5 -gt 0 ']' [ 31s] + case "$1" in [ 31s] + dwz_max_die_limit=50000000 [ 31s] + shift [ 31s] + shift [ 31s] + '[' 3 -gt 0 ']' [ 31s] + case "$1" in [ 31s] + srcout=debugsourcefiles.list [ 31s] + shift [ 31s] + shift [ 31s] + '[' 1 -gt 0 ']' [ 31s] + case "$1" in [ 31s] + BUILDDIR=/home/abuild/rpmbuild/BUILD/passt-20241030.ee7d0b6 [ 31s] + shift [ 31s] + break [ 31s] + '[' false = true ']' [ 31s] + for n in RPM_BUILD_ROOT RPM_BUILD_DIR RPM_PACKAGE_NAME [ 31s] + eval test -z '"${RPM_BUILD_ROOT-}"' [ 31s] ++ test -z /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le [ 31s] + for n in RPM_BUILD_ROOT RPM_BUILD_DIR RPM_PACKAGE_NAME [ 31s] + eval test -z '"${RPM_BUILD_DIR-}"' [ 31s] ++ test -z /home/abuild/rpmbuild/BUILD [ 31s] + for n in RPM_BUILD_ROOT RPM_BUILD_DIR RPM_PACKAGE_NAME [ 31s] + eval test -z '"${RPM_PACKAGE_NAME-}"' [ 31s] ++ test -z passt [ 31s] + test -n '' -a true = true [ 31s] + '[' false = true ']' [ 31s] + false [ 31s] + echo 'find-debuginfo: starting' [ 31s] find-debuginfo: starting [ 31s] + i=0 [ 31s] + (( i < nout )) [ 31s] + LISTFILE=/home/abuild/rpmbuild/BUILD/passt-20241030.ee7d0b6/debugfiles.list [ 31s] + SOURCEFILE=/home/abuild/rpmbuild/BUILD/passt-20241030.ee7d0b6/debugsources.list [ 31s] + LINKSFILE=/home/abuild/rpmbuild/BUILD/passt-20241030.ee7d0b6/debuglinks.list [ 31s] + ELFBINSFILE=/home/abuild/rpmbuild/BUILD/passt-20241030.ee7d0b6/elfbins.list [ 31s] + debugdir=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug [ 31s] + shopt -s extglob [ 31s] + set -o pipefail [ 31s] + strict_error=ERROR [ 31s] + false [ 31s] + strict_error=WARNING [ 31s] ++ mktemp -d /tmp/find-debuginfo.XXXXXX [ 31s] + temp=/tmp/find-debuginfo.jcEIIz [ 31s] + trap 'rm -rf "$temp"' EXIT [ 31s] + touch /tmp/find-debuginfo.jcEIIz/primary [ 31s] + xargs --no-run-if-empty -0 stat -c '%h %D_%i %n' [ 31s] + read nlinks inum f [ 31s] + find /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le '!' -path '/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/*.debug' -type f '(' -perm /111 -or -name '*.so*' -or -name '*.ko' ')' '!' -name '*.a' -print0 [ 31s] + LC_ALL=C [ 31s] + sort -z [ 31s] + case $(objdump -h $f 2> /dev/null | grep -E -o '(debug[\.a-z_]*|gnu.version)') in [ 31s] ++ objdump -h /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] ++ grep -E -o '(debug[\.a-z_]*|gnu.version)' [ 31s] ++ /usr/bin/file /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] ++ cut -d: -f2- [ 31s] + ftype=' ELF 64-bit LSB pie executable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=3abcb1bf728cf83753220d97e78bde321c4d2cf8, for GNU/Linux 3.10.0, with debug_info, not stripped' [ 31s] + case $ftype in [ 31s] + '[' 1 -gt 1 ']' [ 31s] + echo '1 fd00_1442015 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt' [ 31s] + read nlinks inum f [ 31s] + case $(objdump -h $f 2> /dev/null | grep -E -o '(debug[\.a-z_]*|gnu.version)') in [ 31s] ++ objdump -h /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] ++ grep -E -o '(debug[\.a-z_]*|gnu.version)' [ 31s] ++ cut -d: -f2- [ 31s] ++ /usr/bin/file /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] + ftype=' ELF 64-bit LSB pie executable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=3abcb1bf728cf83753220d97e78bde321c4d2cf8, for GNU/Linux 3.10.0, with debug_info, not stripped' [ 31s] + case $ftype in [ 31s] + '[' 2 -gt 1 ']' [ 31s] + var=seen_fd00_1442008 [ 31s] + test -n '' [ 31s] + read seen_fd00_1442008 [ 31s] ++ echo 1 [ 31s] + echo '2 fd00_1442008 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta' [ 31s] + read nlinks inum f [ 31s] + case $(objdump -h $f 2> /dev/null | grep -E -o '(debug[\.a-z_]*|gnu.version)') in [ 31s] ++ objdump -h /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] ++ grep -E -o '(debug[\.a-z_]*|gnu.version)' [ 31s] ++ /usr/bin/file /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] ++ cut -d: -f2- [ 31s] + ftype=' ELF 64-bit LSB pie executable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=839e5df2d436a4d2ea4fc49064a7790adf712778, for GNU/Linux 3.10.0, with debug_info, not stripped' [ 31s] + case $ftype in [ 31s] + '[' 1 -gt 1 ']' [ 31s] + echo '1 fd00_1442017 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap' [ 31s] + read nlinks inum f [ 31s] + case $(objdump -h $f 2> /dev/null | grep -E -o '(debug[\.a-z_]*|gnu.version)') in [ 31s] ++ objdump -h /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/share/doc/packages/passt/demo.sh [ 31s] ++ grep -E -o '(debug[\.a-z_]*|gnu.version)' [ 31s] + continue [ 31s] + read nlinks inum f [ 31s] + FILENUM_DIGITS=6 [ 31s] ++ wc -l [ 31s] + n_files=3 [ 31s] + false [ 31s] + echo 'Extracting debug info from 3 files' [ 31s] Extracting debug info from 3 files [ 31s] + '[' 8 -gt 3 ']' [ 31s] + n_jobs=3 [ 31s] + '[' 3 -le 1 ']' [ 31s] + exec [ 31s] + (( i = 0 )) [ 31s] + (( i < n_jobs )) [ 31s] + (( i = 1 )) [ 31s] + (( i++ )) [ 31s] + (( i <= n_files )) [ 31s] + (( i < n_jobs )) [ 31s] + printf '%06x\n' 1 [ 31s] + (( i++ )) [ 31s] + (( i <= n_files )) [ 31s] + run_job 0 [ 31s] + printf '%06x\n' 2 [ 31s] + (( i++ )) [ 31s] + (( i <= n_files )) [ 31s] + printf '%06x\n' 3 [ 31s] + (( i++ )) [ 31s] + local jobid=0 filenum [ 31s] + (( i <= n_files )) [ 31s] + local SOURCEFILE=/tmp/find-debuginfo.jcEIIz/debugsources.0 ELFBINSFILE=/tmp/find-debuginfo.jcEIIz/elfbins.0 [ 31s] + local res=0 [ 31s] + (( i++ )) [ 31s] + (( i < n_jobs )) [ 31s] + run_job 1 [ 31s] + local jobid=1 filenum [ 31s] + : [ 31s] + local SOURCEFILE=/tmp/find-debuginfo.jcEIIz/debugsources.1 ELFBINSFILE=/tmp/find-debuginfo.jcEIIz/elfbins.1 [ 31s] + local res=0 [ 31s] + (( i++ )) [ 31s] + (( i < n_jobs )) [ 31s] + wait [ 31s] + : [ 31s] ++ dd bs=7 count=1 status=none [ 31s] ++ dd bs=7 count=1 status=none [ 31s] + run_job 2 [ 31s] + local jobid=2 filenum [ 31s] + local SOURCEFILE=/tmp/find-debuginfo.jcEIIz/debugsources.2 ELFBINSFILE=/tmp/find-debuginfo.jcEIIz/elfbins.2 [ 31s] + local res=0 [ 31s] + : [ 31s] ++ dd bs=7 count=1 status=none [ 31s] + filenum=000001 [ 31s] + test -z 000001 [ 31s] + filenum=000002 [ 31s] + test -z 000002 [ 31s] ++ sed -n '1 p' /tmp/find-debuginfo.jcEIIz/primary [ 31s] ++ sed -n '2 p' /tmp/find-debuginfo.jcEIIz/primary [ 31s] + filenum=000003 [ 31s] + test -z 000003 [ 31s] ++ sed -n '3 p' /tmp/find-debuginfo.jcEIIz/primary [ 31s] + do_file 1 fd00_1442015 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] + local nlinks=1 inum=fd00_1442015 f=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt id link linked [ 31s] + get_debugfn /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] + do_file 2 fd00_1442008 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] + local nlinks=2 inum=fd00_1442008 f=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta id link linked [ 31s] + get_debugfn /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] ++ dirname /usr/bin/passt [ 31s] + do_file 1 fd00_1442017 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] ++ dirname /usr/bin/pasta [ 31s] + local nlinks=1 inum=fd00_1442017 f=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap id link linked [ 31s] + get_debugfn /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] ++ dirname /usr/bin/qrap [ 31s] + dn=/usr/bin [ 31s] + dn=/usr/bin [ 31s] ++ basename /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] ++ basename /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] + dn=/usr/bin [ 31s] ++ basename /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] + bn=pasta.debug [ 31s] + debugdn=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin [ 31s] + debugfn=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/pasta.debug [ 31s] + '[' -f /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/pasta.debug ']' [ 31s] + false [ 31s] + debug_base_name=/home/abuild/rpmbuild/BUILD [ 31s] + debug_dest_name=/usr/src/debug [ 31s] + '[' '!' -z '' ']' [ 31s] + no_recompute= [ 31s] + '[' true = true ']' [ 31s] + no_recompute=-n [ 31s] ++ stat -c %a /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] + bn=passt.debug [ 31s] + debugdn=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin [ 31s] + debugfn=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/passt.debug [ 31s] + '[' -f /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/passt.debug ']' [ 31s] + false [ 31s] + debug_base_name=/home/abuild/rpmbuild/BUILD [ 31s] + debug_dest_name=/usr/src/debug [ 31s] + '[' '!' -z '' ']' [ 31s] + no_recompute= [ 31s] + '[' true = true ']' [ 31s] + no_recompute=-n [ 31s] ++ stat -c %a /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] + bn=qrap.debug [ 31s] + debugdn=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin [ 31s] + debugfn=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/qrap.debug [ 31s] + '[' -f /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/qrap.debug ']' [ 31s] + false [ 31s] + debug_base_name=/home/abuild/rpmbuild/BUILD [ 31s] + debug_dest_name=/usr/src/debug [ 31s] + '[' '!' -z '' ']' [ 31s] + no_recompute= [ 31s] + '[' true = true ']' [ 31s] + no_recompute=-n [ 31s] + mode=755 [ 31s] + chmod +w /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] ++ stat -c %a /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] + mode=755 [ 31s] + chmod +w /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] + mode=755 [ 31s] + chmod +w /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] ++ debugedit -b /home/abuild/rpmbuild/BUILD -d /usr/src/debug -n -i -l /tmp/find-debuginfo.jcEIIz/debugsources.0 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] ++ debugedit -b /home/abuild/rpmbuild/BUILD -d /usr/src/debug -n -i -l /tmp/find-debuginfo.jcEIIz/debugsources.1 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] ++ debugedit -b /home/abuild/rpmbuild/BUILD -d /usr/src/debug -n -i -l /tmp/find-debuginfo.jcEIIz/debugsources.2 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] + id=839e5df2d436a4d2ea4fc49064a7790adf712778 [ 31s] + '[' -z 839e5df2d436a4d2ea4fc49064a7790adf712778 ']' [ 31s] + false [ 31s] + objcopy --merge-notes /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] + case "$dn" in [ 31s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin [ 31s] + objcopy --only-keep-debug /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/qrap.debug [ 31s] + shopt -s extglob [ 31s] + strip_option=--strip-all [ 31s] + case "$f" in [ 31s] + test -n '' [ 31s] + test '' = true [ 31s] + objcopy --add-gnu-debuglink=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/qrap.debug -R .comment -R .GCC.command.line --strip-all /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] + id=3abcb1bf728cf83753220d97e78bde321c4d2cf8 [ 31s] + '[' -z 3abcb1bf728cf83753220d97e78bde321c4d2cf8 ']' [ 31s] + false [ 31s] + objcopy --merge-notes /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] + chmod 755 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/qrap [ 31s] + id=3abcb1bf728cf83753220d97e78bde321c4d2cf8 [ 31s] + '[' -z 3abcb1bf728cf83753220d97e78bde321c4d2cf8 ']' [ 31s] + false [ 31s] + objcopy --merge-notes /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] + '[' false = true ']' [ 31s] + echo .//usr/bin/qrap [ 31s] + '[' 1 -gt 1 ']' [ 31s] + res=0 [ 31s] + '[' 0 '!=' 0 ']' [ 31s] + : [ 31s] ++ dd bs=7 count=1 status=none [ 31s] + filenum= [ 31s] + test -z '' [ 31s] + break [ 31s] + echo 0 [ 31s] + case "$dn" in [ 31s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin [ 31s] + case "$dn" in [ 31s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin [ 31s] + objcopy --only-keep-debug /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/pasta.debug [ 31s] + objcopy --only-keep-debug /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/passt.debug [ 31s] + shopt -s extglob [ 31s] + strip_option=--strip-all [ 31s] + case "$f" in [ 31s] + test -n '' [ 31s] + test '' = true [ 31s] + objcopy --add-gnu-debuglink=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/pasta.debug -R .comment -R .GCC.command.line --strip-all /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] + chmod 755 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/pasta [ 31s] + shopt -s extglob [ 31s] + strip_option=--strip-all [ 31s] + case "$f" in [ 31s] + test -n '' [ 31s] + test '' = true [ 31s] + objcopy --add-gnu-debuglink=/home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/lib/debug/usr/bin/passt.debug -R .comment -R .GCC.command.line --strip-all /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] + '[' false = true ']' [ 31s] + echo .//usr/bin/pasta [ 31s] + '[' 2 -gt 1 ']' [ 31s] + grep '^fd00_1442008 ' /tmp/find-debuginfo.jcEIIz/linked [ 31s] + read inum linked [ 31s] grep: /tmp/find-debuginfo.jcEIIz/linked: No such file or directory [ 31s] + res=2 [ 31s] + '[' 2 '!=' 0 ']' [ 31s] + break [ 31s] + echo 2 [ 31s] + chmod 755 /home/abuild/rpmbuild/BUILDROOT/passt-20241030.ee7d0b6-39.3.ppc64le/usr/bin/passt [ 31s] + '[' false = true ']' [ 31s] + echo .//usr/bin/passt [ 31s] + '[' 1 -gt 1 ']' [ 31s] + res=0 [ 31s] + '[' 0 '!=' 0 ']' [ 31s] + : [ 31s] ++ dd bs=7 count=1 status=none [ 31s] + filenum= [ 31s] + test -z '' [ 31s] + break [ 31s] + echo 0 [ 31s] + for f in "$temp"/res.* [ 31s] + test -f /tmp/find-debuginfo.jcEIIz/res.0 [ 31s] + res=0 [ 31s] + '[' 0 '!=' 0 ']' [ 31s] + for f in "$temp"/res.* [ 31s] + test -f /tmp/find-debuginfo.jcEIIz/res.1 [ 31s] + res=2 [ 31s] + '[' 2 '!=' 0 ']' [ 31s] + exit 2 [ 31s] + rm -rf /tmp/find-debuginfo.jcEIIz [ 31s] error: Bad exit status from /var/tmp/rpm-tmp.FZ1gLT (%install) -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1233368 Michal Suchanek <msuchanek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com