You are not logged in.
Building a qemu package of mine, and I have to use '!strip', because otherwise at the end of the process:
==> Tidying install...
-> Purging other files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
/usr/bin/strip: Unable to recognise the format of the input file `./usr/share/qemu/openbios-sparc64'
And the error code from that causes makepkg to fail entirely.
Can this be fixed to pass by such warnings?
Offline