New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12906 (assigned defect)

Opened 5 years ago

Last modified 4 months ago

gcl package fails to build (reported upstream)

Reported by: jwiegley@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc: sami.losoi@…, sangshuduo@…, and.damore@…
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

Changed 5 years ago by ryandesign@…

  • owner changed from macports-dev@… to waqar@…
  • cc jwiegley@…, waqar@… added
  • milestone set to Port Bugs

Changed 5 years ago by waqar@…

  • status changed from new to assigned

Changed 4 years ago by blb@…

  • port set to gcl

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

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Changed 3 years ago by toby@…

  • keywords tiger added
  • version 1.5.2 deleted
  • summary changed from gcl package fails to build to gcl package fails to build on Tiger (reported upstream)

Changed 2 years ago by jmr@…

  • keywords tiger removed
  • cc sami.losoi@…, sangshuduo@… added; jwiegley@…, waqar@… removed
  • version set to 1.5.2
  • summary changed from gcl package fails to build on Tiger (reported upstream) to gcl package fails to build (reported upstream)

Also reported on Leopard in duplicate #20234.

Changed 14 months ago by jmr@…

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.

Changed 4 months ago by and.damore@…

  • cc and.damore@… added

Cc Me!

Note: See TracTickets for help on using tickets.