[MacPorts] #15867: gnuplot failing to build on Panther

MacPorts noreply at macports.org
Sat Jul 5 02:01:07 PDT 2008


#15867: gnuplot failing to build on Panther
----------------------------------+-----------------------------------------
  Reporter:  wustenfuchs at mac.com  |       Owner:  pguyot at kallisys.net  
      Type:  defect               |      Status:  new                  
  Priority:  Normal               |   Milestone:  Port Bugs            
 Component:  ports                |     Version:  1.6.0                
Resolution:                       |    Keywords:  gnuplot build failure
----------------------------------+-----------------------------------------
Comment (by wustenfuchs at mac.com):

 {{{

 ROMMEL:/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnuplot/work/gnuplot-4.2.3
 Rommel$ cat config.log
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.

 It was created by gnuplot configure 4.2.3, which was
 generated by GNU Autoconf 2.59.  Invocation command line was

   $ ./configure --prefix=/opt/local --with-readline=gnu --with-gd --with-
 png --with-pdf --with-x --enable-datastrings --enable-histograms
 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --disable-
 wxwidgets

 ## --------- ##
 ## Platform. ##
 ## --------- ##

 hostname = ROMMEL.local
 uname -m = Power Macintosh
 uname -r = 7.9.0
 uname -s = Darwin
 uname -v = Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005;
 root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC

 /usr/bin/uname -p = powerpc
 /bin/uname -X     = unknown

 /bin/arch              = unknown
 /usr/bin/arch -k       = unknown
 /usr/convex/getsysinfo = unknown
 hostinfo               = Mach kernel version:
          Darwin Kernel Version 7.9.0:
 Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC


 Kernel configured for a single processor only.
 1 processor is physically available.
 Processor type: ppc7450 (PowerPC 7450)
 Processor active: 0
 Primary memory available: 256.00 megabytes.
 Default processor set: 60 tasks, 162 threads, 1 processors
 Load average: 2.37, Mach factor: 0.24
 unknown
 /bin/machine           = unknown
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown

 PATH: /opt/local/bin
 PATH: /opt/local/sbin
 PATH: /bin
 PATH: /sbin
 PATH: /usr/bin
 PATH: /usr/sbin
 PATH: /usr/X11R6/bin


 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##

 configure:1472: checking for a BSD-compatible install
 configure:1527: result: /usr/bin/install
 configure:1538: checking whether build environment is sane
 configure:1581: result: yes
 configure:1646: checking for gawk
 configure:1675: result: no
 configure:1646: checking for mawk
 configure:1675: result: no
 configure:1646: checking for nawk
 configure:1675: result: no
 configure:1646: checking for awk
 configure:1662: found /usr/bin/awk
 configure:1672: result: awk
 configure:1682: checking whether make sets $(MAKE)
 configure:1702: result: yes
 configure:1921: checking for gcc
 configure:1947: result: /usr/bin/gcc-3.3
 configure:2191: checking for C compiler version
 configure:2194: /usr/bin/gcc-3.3 --version </dev/null >&5
 gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671)
 Copyright (C) 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 configure:2197: $? = 0
 configure:2199: /usr/bin/gcc-3.3 -v </dev/null >&5
 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
 Thread model: posix
 gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
 configure:2202: $? = 0
 configure:2204: /usr/bin/gcc-3.3 -V </dev/null >&5
 gcc-3.3: `-V' option must have argument
 configure:2207: $? = 1
 configure:2230: checking for C compiler default output file name
 configure:2233: /usr/bin/gcc-3.3 -O2 -DDEFAULTTERM=\"aqua\"
 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
 <command line>:6:14: missing terminating " character
 configure:2236: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 |
 | #define PACKAGE_NAME "gnuplot"
 | #define PACKAGE_TARNAME "gnuplot"
 | #define PACKAGE_VERSION "4.2.3"
 | #define PACKAGE_STRING "gnuplot 4.2.3"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "gnuplot"
 | #define VERSION "4.2.3"
 | /* end confdefs.h.  */
 |
 | int
 | main ()
 | {
 |
 |   ;
 |   return 0;
 | }
 configure:2275: error: C compiler cannot create executables
 See `config.log' for more details.

 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##

 ac_cv_env_CAIROPANGO_CFLAGS_set=
 ac_cv_env_CAIROPANGO_CFLAGS_value=
 ac_cv_env_CAIROPANGO_LIBS_set=
 ac_cv_env_CAIROPANGO_LIBS_value=
 ac_cv_env_CC_set=set
 ac_cv_env_CC_value=/usr/bin/gcc-3.3
 ac_cv_env_CFLAGS_set=set
 ac_cv_env_CFLAGS_value='-O2 -DDEFAULTTERM=\"aqua\"'
 ac_cv_env_CPPFLAGS_set=set
 ac_cv_env_CPPFLAGS_value='-I/opt/local/include -no-cpp-precomp'
 ac_cv_env_CPP_set=set
 ac_cv_env_CPP_value=/usr/bin/cpp-3.3
 ac_cv_env_CXXCPP_set=
 ac_cv_env_CXXCPP_value=
 ac_cv_env_CXXFLAGS_set=set
 ac_cv_env_CXXFLAGS_value=-O2
 ac_cv_env_CXX_set=set
 ac_cv_env_CXX_value=/usr/bin/g++-3.3
 ac_cv_env_GTK28_CFLAGS_set=
 ac_cv_env_GTK28_CFLAGS_value=
 ac_cv_env_GTK28_LIBS_set=
 ac_cv_env_GTK28_LIBS_value=
 ac_cv_env_GTK_CFLAGS_set=
 ac_cv_env_GTK_CFLAGS_value=
 ac_cv_env_GTK_LIBS_set=
 ac_cv_env_GTK_LIBS_value=
 ac_cv_env_LDFLAGS_set=set
 ac_cv_env_LDFLAGS_value=-L/opt/local/lib
 ac_cv_env_PANGO_1_10_2_CFLAGS_set=
 ac_cv_env_PANGO_1_10_2_CFLAGS_value=
 ac_cv_env_PANGO_1_10_2_LIBS_set=
 ac_cv_env_PANGO_1_10_2_LIBS_value=
 ac_cv_env_PKG_CONFIG_set=
 ac_cv_env_PKG_CONFIG_value=
 ac_cv_env_build_alias_set=
 ac_cv_env_build_alias_value=
 ac_cv_env_host_alias_set=
 ac_cv_env_host_alias_value=
 ac_cv_env_target_alias_set=
 ac_cv_env_target_alias_value=
 ac_cv_prog_AWK=awk
 ac_cv_prog_ac_ct_CC=/usr/bin/gcc-3.3
 ac_cv_prog_make_make_set=yes

 ## ----------------- ##
 ## Output variables. ##
 ## ----------------- ##

 ACLOCAL='${SHELL}
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnuplot/work/gnuplot-4.2.3/missing
 --run aclocal-1.9'
 AMDEPBACKSLASH=''
 AMDEP_FALSE=''
 AMDEP_TRUE=''
 AMTAR='${SHELL}
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnuplot/work/gnuplot-4.2.3/missing
 --run tar'
 ANSI2KNR=''
 AUTOCONF='${SHELL}
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnuplot/work/gnuplot-4.2.3/missing
 --run autoconf'
 AUTOHEADER='${SHELL}
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnuplot/work/gnuplot-4.2.3/missing
 --run autoheader'
 AUTOMAKE='${SHELL}
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnuplot/work/gnuplot-4.2.3/missing
 --run automake-1.9'
 AWK='awk'
 BUILD_SRC_BEOS_SUBDIR_FALSE=''
 BUILD_SRC_BEOS_SUBDIR_TRUE=''
 BUILD_WXWIDGETS_FALSE=''
 BUILD_WXWIDGETS_TRUE=''
 CAIROPANGO_CFLAGS=''
 CAIROPANGO_LIBS=''
 CC='/usr/bin/gcc-3.3'
 CCDEPMODE=''
 CFLAGS='-O2 -DDEFAULTTERM=\"aqua\"'
 CPP='/usr/bin/cpp-3.3'
 CPPFLAGS='-I/opt/local/include -no-cpp-precomp'
 CXX='/usr/bin/g++-3.3'
 CXXCPP=''
 CXXDEPMODE=''
 CXXFLAGS='-O2'
 CYGPATH_W='echo'
 DEFS=''
 DEPDIR=''
 DVIPS=''
 ECHO_C=''
 ECHO_N='-n'
 ECHO_T=''
 EGREP=''
 EMACS=''
 EXEEXT=''
 GDLIB_CONFIG=''
 GIHDIR=''
 GNUPLOT_X11=''
 GTK28_CFLAGS=''
 GTK28_LIBS=''
 GTK_CFLAGS=''
 GTK_LIBS=''
 INCLUDE_BINARY_C_FALSE=''
 INCLUDE_BINARY_C_TRUE=''
 INSTALL_DATA='${INSTALL} -m 644'
 INSTALL_PROGRAM='${INSTALL}'
 INSTALL_SCRIPT='${INSTALL}'
 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
 LASERGNU=''
 LATEX=''
 LDFLAGS='-L/opt/local/lib'
 LIBOBJS=''
 LIBRARIES_FOR_X=''
 LIBS=''
 LINUXSUID=''
 LISPDIR=''
 LTLIBOBJS=''
 MAKEINFO='${SHELL}
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnuplot/work/gnuplot-4.2.3/missing
 --run makeinfo'
 OBJEXT=''
 PACKAGE='gnuplot'
 PACKAGE_BUGREPORT=''
 PACKAGE_NAME='gnuplot'
 PACKAGE_STRING='gnuplot 4.2.3'
 PACKAGE_TARNAME='gnuplot'
 PACKAGE_VERSION='4.2.3'
 PANGO_1_10_2_CFLAGS=''
 PANGO_1_10_2_LIBS=''
 PATH_SEPARATOR=':'
 PDFLATEX=''
 PDFLIB_CONFIG=''
 PKG_CONFIG=''
 PLAINTEX=''
 SET_MAKE=''
 SHELL='/bin/sh'
 STRIP=''
 TERMLIBS=''
 TERMXLIBS=''
 TROFF=''
 TUTORIAL=''
 U=''
 VERSION='4.2.3'
 VERSION_MAJOR='4.2'
 WX_CONFIG=''
 WX_LIBS=''
 X_CFLAGS=''
 X_EXTRA_LIBS=''
 X_LIBS=''
 X_PRE_LIBS=''
 ac_ct_CC='/usr/bin/gcc-3.3'
 ac_ct_CXX=''
 ac_ct_STRIP=''
 ac_pt_PKG_CONFIG=''
 am__fastdepCC_FALSE=''
 am__fastdepCC_TRUE=''
 am__fastdepCXX_FALSE=''
 am__fastdepCXX_TRUE=''
 am__include=''
 am__leading_dot='.'
 am__quote=''
 am__tar='${AMTAR} chof - "$$tardir"'
 am__untar='${AMTAR} xf -'
 bindir='${exec_prefix}/bin'
 build_alias=''
 datadir='${prefix}/share'
 exec_prefix='NONE'
 host_alias=''
 includedir='${prefix}/include'
 infodir='${prefix}/share/info'
 install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gnuplot/work/gnuplot-4.2.3
 /install-sh'
 libdir='${exec_prefix}/lib'
 libexecdir='${exec_prefix}/libexec'
 localstatedir='${prefix}/var'
 mandir='${prefix}/share/man'
 mkdir_p='mkdir -p --'
 oldincludedir='/usr/include'
 prefix='/opt/local'
 program_transform_name='s,x,x,'
 sbindir='${exec_prefix}/sbin'
 sharedstatedir='${prefix}/com'
 subdirs=''
 sysconfdir='${prefix}/etc'
 target_alias=''

 ## ----------- ##
 ## confdefs.h. ##
 ## ----------- ##

 #define PACKAGE "gnuplot"
 #define PACKAGE_BUGREPORT ""
 #define PACKAGE_NAME "gnuplot"
 #define PACKAGE_STRING "gnuplot 4.2.3"
 #define PACKAGE_TARNAME "gnuplot"
 #define PACKAGE_VERSION "4.2.3"
 #define VERSION "4.2.3"

 configure: exit 77

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/15867#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list