FS#58225 - [bigloo] should use system gc

Attached to Project: Arch Linux
Opened by Bartłomiej Piotrowski (Barthalion) - Saturday, 14 April 2018, 11:01 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Wednesday, 18 April 2018, 08:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jürgen Hötzel (juergen)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

During build it's easy to spot that bigloo bundles older gc release than we have in repositories:

gcc -I/build/bigloo/src/bigloo4.3a/lib/bigloo/4.3a -O3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/build/bigloo/src/bigloo4.3a/gc/gc-7.5.0-27may2016/include -c -o Llib-ucs2.o objs/obj_s/Llib/ucs2.c && \
mv Llib-ucs2.o objs/obj_s/Llib/ucs2.o

It should be patched to use extra/gc instead.
This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Wednesday, 18 April 2018, 08:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  bigloo 4.3a-3

Loading...