Dne pá 28. července 2023 08:52:21 Roman Savochenko via tde-users napsal(a):
Hi
I am trying to build tdebase for Debian 12 and x86_32 and get the building error:
LOAD: .interp .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt objcopy: debian/tdebase-trinity-bin/opt/trinity/bin/kxkb: file format not recognized dh_strip: error: objcopy --only-keep-debug --compress-debug-sections debian/tdebase-trinity-bin/opt/trinity/bin/kxkb debian/tdebase-trinity-dbg/usr/lib/debug/.build-id/7d/a2f7c004e3daedb545 4533e7098ee18cafd93f.debug returned exit code 1 make: *** [/usr/share/cdbs/1/rules/debhelper.mk:298: binary-strip-IMPL/tdebase-trinity-bin] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
There is no my patches, only pure tdebase-trinity_14.1.0.orig.tar.xz.
Hi Roman,
I can confirm that sometimes I also observe the same problem when automatic building (schroot + sbuild). Sometimes it helps when I simply repeat the build. This is definitely related to version of binutils and tdelfeditor (libr library) that adds metadata to binaries and libraries.
I only observe it with Bookworm on i386 (tdebase) and armhf (tdebase, sometimes also tdemultimedia). When I try to reproduce the problem with manual building (manually launched the same schroot + dpkg-buildpackage), this is usually completed successfully. Therefore, it is difficult to identify the cause of the problem.
You can try to start building manually?
Cheers