Opened 18 years ago

Closed 18 years ago

#9007 closed defect (fixed)

XFig fails to build on OS X 10.4.6 (Intel)

Reported by: hebertodelrio@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.2
Keywords: Cc: mitchell2090@…
Port:

Description

This is the output of trying to build xfig on my OS X 10.4.6 (Intel mac). I succesfully installed the pre-required ports, as you can see from the listing. This is one of the most important applications that needs to be working, in my opinion, besides, TeX and GIMP.

heberto$ sudo port -d -v install xfig

DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/xfig DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/xfig DEBUG: Requested variant darwin is not provided by port xfig. DEBUG: Requested variant i386 is not provided by port xfig. DEBUG: Requested variant macosx is not provided by port xfig. DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xaw3d DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xaw3d DEBUG: Searching for dependency: Xaw3d DEBUG: Didn't find receipt, going to depspec regex for: Xaw3d DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXaw3d.dylib regex: libXaw3d\.dylib$ DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng DEBUG: Searching for dependency: libpng DEBUG: Found Dependency: receipt exists for libpng DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/jpeg DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/jpeg DEBUG: Searching for dependency: jpeg DEBUG: Found Dependency: receipt exists for jpeg DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/ghostscript DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/ghostscript DEBUG: Searching for dependency: ghostscript DEBUG: Found Dependency: receipt exists for ghostscript DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/transfig DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/transfig DEBUG: Searching for dependency: transfig DEBUG: Found Dependency: receipt exists for transfig DEBUG: Skipping completed com.apple.main (xfig) DEBUG: Skipping completed com.apple.unarchive (xfig) DEBUG: Skipping completed com.apple.fetch (xfig) DEBUG: Skipping completed com.apple.checksum (xfig) DEBUG: Skipping completed com.apple.extract (xfig) DEBUG: Skipping completed com.apple.patch (xfig) DEBUG: Skipping completed com.apple.configure (xfig) ---> Building xfig with target all DEBUG: Executing com.apple.build (xfig) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xfig/work/xfig.3.2.4" && make all CC=gcc-3.3' rm -f d_arc.o gcc-3.3 -c -g -Os -Wall -Wpointer-arith -no-cpp-precomp -I/opt/local/include -I/opt/local/include -I/usr/include/X11/Xaw3d -I/usr/X11R6/include -DDARWIN -DNO_ALLOCA -DCSRG_BASED -DXAW3D -DUSE_JPEG -DI18N -DSETLOCALE d_arc.c gcc-3.3: installation problem, cannot exec `cc1': No such file or directory make: * [d_arc.o] Error 1 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_xfig/work/xfig.3.2.4" && make all CC=gcc-3.3" returned error 2 Command output: rm -f d_arc.o gcc-3.3 -c -g -Os -Wall -Wpointer-arith -no-cpp-precomp -I/opt/local/include -I/opt/local/include -I/usr/include/X11/Xaw3d -I/usr/X11R6/include -DDARWIN -DNO_ALLOCA -DCSRG_BASED -DXAW3D -DUSE_JPEG -DI18N -DSETLOCALE d_arc.c gcc-3.3: installation problem, cannot exec `cc1': No such file or directory make: * [d_arc.o] Error 1

Warning: the following items did not execute (for xfig): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 18 years ago by mitchell2090@…

Cc: mitchell2090@… added

comment:2 Changed 18 years ago by pguyot (Paul Guyot)

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