HomeFreeBSD

Do not strip the libs as this breaks the build of this package.

Description

Do not strip the libs as this breaks the build of this package.
The build does not always fail, but I can reproduce the build with every second build by using poudriere:
poudriere testport -j 120amd64 www/rubygem-selenium-webdriver

The error message that is displayed is:
strip: moving loadable section .note.gnu.build-id, is this intentional?
strip: moving loadable section .hash, is this intentional?
strip: moving loadable section .gnu.hash, is this intentional?
strip: moving loadable section .dynsym, is this intentional?
strip: moving loadable section .dynstr, is this intentional?
strip: moving loadable section .gnu.version, is this intentional?
strip: moving loadable section .gnu.version_r, is this intentional?
strip: moving loadable section .rel.dyn, is this intentional?
strip: moving loadable section .rel.plt, is this intentional?
strip: moving loadable section .init, is this intentional?
strip: moving loadable section .plt, is this intentional?
strip: moving loadable section .text, is this intentional?
strip: moving loadable section .fini, is this intentional?
strip: moving loadable section .rodata, is this intentional?
strip: moving loadable section .eh_frame, is this intentional?
strip: elf_update() failed: Layout constraint violation

  • Error code 1

PR: 220330
Reported by: vvelox at vvelox.net

Details

Provenance
mfechnerAuthored on
Parents
rP505791: multimedia/subtitlecomposer:
Branches
Unknown
Tags
Unknown