Hello, I try to build a PACKAGE for GNUStep renaissance, a framework for creating portable user interfaces.
The poudriere testport command gives me the error below:
====> Running Q/A tests (stage-qa)
Warning: 'GNUstep/System/Library/Libraries/libRenaissance.so.0.9.0' is not
stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning:
'GNUstep/System/Applications/GSMarkupLocalizableStrings.app/GSMarkupLocalizableStrings'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
Warning: 'GNUstep/System/Applications/GSMarkupBrowser.app/GSMarkupBrowser'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
=>> Checking for staging violations... done
=======================<phase: package >============================
===> Building package for renaissance-
Child process pid=66023 terminated abnormally: Bus error
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/renaissance
build of devel/renaissance | renaissance- ended at Wed May 29 09:39:04 CEST
2019
build time: 00:01:55
!!! build failure encountered !!!
[00:02:04] Error: Build failed in phase: package
[00:02:04] Cleaning up
[00:02:04] Unmounting file systems
I think it has something to do with the way I create the port files,
because I built other packages, even GNUStep ones, without problems.
I'm a beginner with FreeBsd, with poudriere..., and I'm completely stuck
now.
Could somebody here point me in the right direction. In case you need them,
I attached the Makefile, pkg-descr, pkg-plist and distinfo I created.
Thanks for helping,
Edwin Ancaer
pkg-descr
Description: Binary data
distinfo
Description: Binary data
pkg-plist
Description: Binary data
Makefile
Description: Binary data
_______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
