K 10 svn:author V 8 mfechner K 8 svn:date V 27 2019-07-03T20:41:51.562202Z K 7 svn:log V 1326 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 END