Opened 17 years ago

Closed 10 years ago

#12906 closed defect (fixed)

gcl package fails to build (reported upstream)

Reported by: jwiegley@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc: sami.losoi@…, sangshuduo@…, anddam (Andrea D'Amore), cooljeanius (Eric Gallager)
Port: gcl

Description

The gcl package will not install. This is on 10.4.10, Intel Core2Duo MacBook Pro. The output I see is:

(cd o; make all)
gcc  -c -O2 -no-cpp-precomp -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  -I/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcl/work/gcl-2.6.7/o -I../h -I../gcl-tk gbc.c  
In file included from ../h/../h/protoize.h:464,
                 from ../h/include.h:70,
                 from gbc.c:33:
/usr/include/unistd.h:531: error: conflicting types for 'my_sbrk'
../h/config.h:42: error: previous declaration of 'my_sbrk' was here
make[1]: *** [gbc.o] Error 1
make: *** [unixport/saved_pre_gcl] Error 2

Change History (12)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jwiegley@… waqar@… added
Milestone: Port Bugs
Owner: changed from macports-dev@… to waqar@…

comment:2 Changed 16 years ago by waqar@…

Status: newassigned

comment:3 Changed 15 years ago by blb@…

Port: gcl added

This appears to have been reported upstream in bugs 15665 and 19478.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:5 Changed 15 years ago by tobypeterson

Keywords: tiger added
Summary: gcl package fails to buildgcl package fails to build on Tiger (reported upstream)
Version: 1.5.2

comment:6 Changed 14 years ago by jmroot (Joshua Root)

Cc: sami.losoi@… sangshuduo@… added; jwiegley@… waqar@… removed
Keywords: tiger removed
Summary: gcl package fails to build on Tiger (reported upstream)gcl package fails to build (reported upstream)
Version: 1.5.2

Also reported on Leopard in duplicate #20234.

comment:7 Changed 13 years ago by jmroot (Joshua Root)

Fixed in r77550, but there's another problem with references to _getc and _putc in o/plt.h, which is unfortunately generated by some really nasty magic involving the makefile listing a test program's symbols.

comment:8 Changed 12 years ago by anddam (Andrea D'Amore)

Cc: and.damore@… added

Cc Me!

comment:9 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from waqar@… to macports-tickets@…

waqar has retired.

comment:10 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:11 Changed 10 years ago by jmroot (Joshua Root)

This is apparently fixed in the latest upstream version.

comment:12 Changed 10 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.