Opened 19 years ago

Closed 19 years ago

#4951 closed defect (worksforme)

BUG: gnuplot fails to build

Reported by: Martin.Buchmann@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: markd@…
Port:

Description

I'm not able to built gnuplot via darwinports on my system(10.4.2 & XCode 2.1)

metallw08:~ Martin$ sudo port -d install gnuplot DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/math/gnuplot DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/math/gnuplot DEBUG: Requested variant powerpc is not provided by port gnuplot. DEBUG: Requested variant macosx is not provided by port gnuplot. DEBUG: Executing variant darwin_8 provides darwin_8 DEBUG: Executing variant darwin provides darwin DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/graphics/gd2 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/graphics/gd2 DEBUG: Searching for dependency: gd2 DEBUG: Found Dependency: receipt exists for gd2 DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/graphics/jpeg DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.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.opendarwin.org_dpupdate_dports/print/pdflib DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/print/pdflib DEBUG: Searching for dependency: pdflib DEBUG: Found Dependency: receipt exists for pdflib DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/graphics/libpng DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.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.opendarwin.org_dpupdate_dports/devel/readline DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/readline DEBUG: Searching for dependency: readline DEBUG: Found Dependency: receipt exists for readline DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/x11/XFree86 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/x11/XFree86 DEBUG: Searching for dependency: XFree86 DEBUG: Didn't find receipt, going to depspec regex for: XFree86 DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: libX11\.6\.dylib$ DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: libX11\.6\.dylib$ DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/archivers/zlib DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/archivers/zlib DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/aqua/aquaterm DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/aqua/aquaterm DEBUG: Searching for dependency: aquaterm DEBUG: Found Dependency: receipt exists for aquaterm DEBUG: Skipping completed com.apple.main (gnuplot) DEBUG: Skipping completed com.apple.unarchive (gnuplot) DEBUG: Skipping completed com.apple.fetch (gnuplot) DEBUG: Skipping completed com.apple.checksum (gnuplot) DEBUG: Skipping completed com.apple.extract (gnuplot) DEBUG: Skipping completed com.apple.patch (gnuplot) DEBUG: Skipping completed com.apple.configure (gnuplot) ---> Building gnuplot with target all DEBUG: Executing com.apple.build (gnuplot) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_math_gnuplot/work/gnuplot-4.0.0" && make all' make all-recursive Making all in config make[2]: Nothing to be done for `all'. Making all in m4 make[2]: Nothing to be done for `all'. Making all in term make[2]: Nothing to be done for `all'. Making all in src make[3]: Nothing to be done for `all-am'. Making all in docs make[2]: Nothing to be done for `all'. Making all in lisp make[2]: * No rule to make target info-look.elc', needed by elcs'. Stop. make[1]: * [all-recursive] Error 1 make: * [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_math_gnuplot/work/gnuplot-4.0.0" && make all" returned error 2 Command output: make all-recursive Making all in config make[2]: Nothing to be done for `all'. Making all in m4 make[2]: Nothing to be done for `all'. Making all in term make[2]: Nothing to be done for `all'. Making all in src make[3]: Nothing to be done for `all-am'. Making all in docs make[2]: Nothing to be done for `all'. Making all in lisp make[2]: * No rule to make target info-look.elc', needed by elcs'. Stop. make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for gnuplot): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install

Change History (4)

comment:1 Changed 19 years ago by toby@…

Component: basedports

comment:2 Changed 19 years ago by mww@…

Summary: gnuplot fails to buildBUG: gnuplot fails to build

comment:3 Changed 19 years ago by markd@…

Cc: markd@… added

Is this reproducible? It builds fine for me on 10.4.5.

comment:4 Changed 19 years ago by markd@…

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