Opened 5 months ago

Closed 5 months ago

#68977 closed defect (fixed)

gnuastro @0.21 broken with gcc-4.2: error: called object 'abort' is not a function

Reported by: barracuda156 Owned by: sikmir (Nikolay Korotkiy)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: tiger, leopard, snowleopard, powerpc Cc:
Port: gnuastro

Description

libtool: compile:  /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../bootstrapped/lib -I../bootstrapped/lib -DSYSCONFIG_DIR=\"/opt/local/etc\" -I/opt/local/include -Wall -O3 -pipe -Os -arch ppc -pthread -c eps.c  -fno-common -DPIC -o .libs/eps.o
eps.c: In function 'eps_mark_prepare_col':
eps.c:607: error: called object 'abort' is not a function
eps.c:607: error: called object 'abort' is not a function
eps.c:615: error: called object 'abort' is not a function
eps.c:615: error: called object 'abort' is not a function
make[2]: *** [eps.lo] Error 1

Change History (1)

comment:1 Changed 5 months ago by barracuda156

Resolution: fixed
Status: assignedclosed

In 831059cd3d0fd9804dae30eebafd2b65145ce81c/macports-ports (master):

gnuastro: fix build on old systems

Fixes: #68977

Note: See TracTickets for help on using tickets.