Bus error while creating a port for GNUStep renaissance

Edwin Ancaer eancaer at gmail.com
Fri May 31 06:17:07 UTC 2019


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pkg-descr
Type: application/octet-stream
Size: 947 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20190531/48927d7f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: distinfo
Type: application/octet-stream
Size: 205 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20190531/48927d7f/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pkg-plist
Type: application/octet-stream
Size: 7735 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20190531/48927d7f/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 460 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20190531/48927d7f/attachment-0003.obj>


More information about the freebsd-ports mailing list