Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#60678 - [asymptote] fails to build

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Friday, 02 November 2018, 13:41 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Sunday, 30 December 2018, 14:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

extra-x86_64-build fails with:

/usr/bin/ld: picture.o: in function `camp::copyTransform3(double*&, double const*, GCPlacement)':
picture.cc:(.text+0x1e9): undefined reference to `GC_throw_bad_alloc()'
/usr/bin/ld: picture.o: in function `camp::picture::shipout(camp::picture*, std::__cxx11::basic_string<char, std::char_traits<char>, gc_allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, gc_allocator<char> > const&, bool, bool)':
picture.cc:(.text+0xb19a): undefined reference to `GC_throw_bad_alloc()'
/usr/bin/ld: picture.cc:(.text+0xb8c1): undefined reference to `GC_throw_bad_alloc()'
/usr/bin/ld: settings.o: in function `settings::build_longopts()':
settings.cc:(.text+0x50a): undefined reference to `GC_throw_bad_alloc()'
/usr/bin/ld: settings.o: in function `settings::stringArray(char const**)':
settings.cc:(.text+0x3e63): undefined reference to `GC_throw_bad_alloc()'
/usr/bin/ld: settings.o:settings.cc:(.text+0x3e72): more undefined references to `GC_throw_bad_alloc()' follow
collect2: error: ld returned 1 exit status
make: *** [Makefile:114: asy] Error 1
==> ERROR: A failure occurred in build().


Additional info:
* package version(s)
asymptote 2.47-1 (git revision ca3825d3dff7485ff27a1aea4b8b4e3db087282d)
* config and/or log files etc.
full log is attached

Steps to reproduce:
> git checkout ca3825d3dff7485ff27a1aea4b8b4e3db087282d
> cd asymptote/repos/extra-x86_64
> extra-x86_64-build
This task depends upon

Closed by  Rémy Oudompheng (remyoudompheng)
Sunday, 30 December 2018, 14:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  asymptote 2.47+14+g38a59370-1

Loading...