[Bug 1175502] New: onefetch ppc64le build "error: the listed checksum ... has changed"
http://bugzilla.opensuse.org/show_bug.cgi?id=1175502 Bug ID: 1175502 Summary: onefetch ppc64le build "error: the listed checksum ... has changed" Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: normand@linux.vnet.ibm.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 840822 --> http://bugzilla.opensuse.org/attachment.cgi?id=840822&action=edit onefetch_standard_ppc64le_202008191619.log onefetch ppc64le build "error: the listed checksum ... has changed" as reported in https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/onefetch If I compare the log extracts for ppc64le(1) that failed and ppc64(2) that passed; there is a bunch of lines in failing case that modified the input config.guess This is the reason of next reported checksum failure. I do not identified from what macro are comming those lines. (1) extract of attached log: === ppc64le: [ 65s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/onefetch-2.3.0-1.1.ppc64le [ 65s] + cd onefetch-2.3.0 [ 65s] + ref=/usr/lib/rpm [ 65s] ++ uname -m [ 65s] + testarch=ppc64le [ 65s] + for s in guess sub [ 65s] ++ find -maxdepth 8 -name config.guess [ 65s] + for c in $(find -maxdepth 8 -name "config.$s") [ 65s] + grep -q config-patches@ ./vendor/backtrace-sys/src/libbacktrace/config.guess [ 65s] + grep -q 'ppc64le[-:]' ./vendor/backtrace-sys/src/libbacktrace/config.guess [ 65s] + install -m 755 /usr/lib/rpm/config.guess ./vendor/backtrace-sys/src/libbacktrace/config.guess [ 65s] + for s in guess sub [ 65s] ++ find -maxdepth 8 -name config.sub [ 65s] + for c in $(find -maxdepth 8 -name "config.$s") [ 65s] + grep -q config-patches@ ./vendor/backtrace-sys/src/libbacktrace/config.sub [ 65s] + grep -q 'ppc64le[-:]' ./vendor/backtrace-sys/src/libbacktrace/config.sub [ 65s] + cargo build --release -j4 [ 65s] error: the listed checksum of `/home/abuild/rpmbuild/BUILD/onefetch-2.3.0/vendor/backtrace-sys/src/libbacktrace/config.guess` has changed: [ 65s] expected: 9be3de218833c076786b919dc34aab691611f4cd73316e7705f2673e2c41921b [ 65s] actual: beb948be88d1f06d21c53d1b739a89216dc0bf6a1861403a0c221936d0a5498e === Comparing with ppc64 (BE) log that passed (2): === ppc64: [ 32s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/onefetch-2.3.0-1.1.ppc64 [ 32s] + cd onefetch-2.3.0 [ 32s] + cargo build --release -j8 === -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1175502 http://bugzilla.opensuse.org/show_bug.cgi?id=1175502#c8 --- Comment #8 from Michel Normand <normand@linux.vnet.ibm.com> --- I am suggesting a bypass in spec file as per https://build.opensuse.org/request/show/828258 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1175502 http://bugzilla.opensuse.org/show_bug.cgi?id=1175502#c9 Michel Normand <normand@linux.vnet.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|onefetch ppc64le build |ppc64le build "error: the |"error: the listed checksum |listed checksum ... has |... has changed" |changed" reported by cargo --- Comment #9 from Michel Normand <normand@linux.vnet.ibm.com> --- There are three other packages that are reporting the same error because also using the old "backstrace-sys" in their vendor.tar.gz + https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/fractal + https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/newsboat + https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/pijul -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1175502 http://bugzilla.opensuse.org/show_bug.cgi?id=1175502#c10 Michel Normand <normand@linux.vnet.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmueller@suse.com, | |fvogt@suse.com --- Comment #10 from Michel Normand <normand@linux.vnet.ibm.com> --- Thanks to DimStar, the initial rpm lines comes from https://build.opensuse.org/package/view_file/openSUSE:Factory/rpm/auto-confi... This auto-config-update-aarch64-ppc64le.diff patch was already changed multiple times as per rpm.changes. What suggestion for this new bug to replace my ugly change of https://build.opensuse.org/request/show/828455 ? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com