Opened 15 years ago

Closed 15 years ago

#21393 closed defect (invalid)

gambit-c v4.4.4 built error during processing

Reported by: chris@… Owned by: arto.bendiken@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: gambit scheme build error snowleopard Cc: eddieh (Eddie Hillenbrand)
Port: gambit-c

Description

Attempted to build on Mac OS X Snow Leopard, 10.6.1, all available updates.

Had just ran port selfupdate, MacPorts 1.8.0.

Clean install on Snow Leopard (removed old ports completely).

Other ports have installed fine, so seems to be this particular port.

Errors received:

--->  Computing dependencies for gambit-c
--->  Fetching gambit-c
--->  Attempting to fetch gambc-v4_4_4.tgz from http://arn.se.distfiles.macports.org/gambit-c
--->  Verifying checksum(s) for gambit-c
--->  Extracting gambit-c
--->  Configuring gambit-c
--->  Building gambit-c
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gambit-c/work/gambc-v4_4_4" && /usr/bin/make -j2 all " returned error 2
Command output: making all in ring
cd ../.. && CONFIG_FILES=examples/ring/makefile CONFIG_HEADERS= ./config.status
config.status: creating examples/ring/makefile
making all in web-repl
cd ../.. && CONFIG_FILES=examples/web-repl/makefile CONFIG_HEADERS= ./config.status
config.status: creating examples/web-repl/makefile
making all in web-server
cd ../.. && CONFIG_FILES=examples/web-server/makefile CONFIG_HEADERS= ./config.status
config.status: creating examples/web-server/makefile
making all in tcltk
cd ../.. && CONFIG_FILES=examples/tcltk/makefile CONFIG_HEADERS= ./config.status
config.status: creating examples/tcltk/makefile
making all in Xlib-simple
cd ../.. && CONFIG_FILES=examples/Xlib-simple/makefile CONFIG_HEADERS= ./config.status
config.status: creating examples/Xlib-simple/makefile
making all in pthread
cd ../.. && CONFIG_FILES=examples/pthread/makefile CONFIG_HEADERS= ./config.status
config.status: creating examples/pthread/makefile
making all in misc
cd ../.. && CONFIG_FILES=examples/misc/makefile CONFIG_HEADERS= ./config.status
config.status: creating examples/misc/makefile
making all in prebuilt
cd .. && CONFIG_FILES=prebuilt/makefile CONFIG_HEADERS= ./config.status
config.status: creating prebuilt/makefile
making all in macosx
cd ../.. && CONFIG_FILES=prebuilt/macosx/makefile CONFIG_HEADERS= ./config.status
config.status: creating prebuilt/macosx/makefile
making all in windows
cd ../.. && CONFIG_FILES=prebuilt/windows/makefile CONFIG_HEADERS= ./config.status
config.status: creating prebuilt/windows/makefile

Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to arto.bendiken@…

comment:2 Changed 15 years ago by eddieh (Eddie Hillenbrand)

Cc: eh88@… added

Cc Me!

comment:3 Changed 15 years ago by chris@…

Unsure what's happened.

Restarted, ran selfupdate then tried to install again, and it worked with no errors.

comment:4 Changed 15 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.