Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2002 23:03:43 -0400 (EDT)
From:      Charlie Root <root@bilver.wjv.com>
To:        ports@freebsd.org
Subject:   Problem with ImageMagic build
Message-ID:  <200205040303.g4433iP32592@bilver.wjv.com>

next in thread | raw e-mail | index | archive | help
As per the log files here is the output.


Script started on Fri May  3 23:01:35 2002
root@bilver.wjv.com# make
===>  Configuring for ImageMagick-5.4.4.5
./configure[1352]: eval: line 2: CFLAGS: not found
./configure[1352]: eval: line 3: CPPFLAGS: not found
./configure[1352]: eval: line 4: CPP: not found
./configure[1352]: eval: line 5: CXXCPP: not found
./configure[1352]: eval: line 6: CXXFLAGS: not found
./configure[1352]: eval: line 7: CXX: not found
./configure[1352]: eval: line 8: LDFLAGS: not found
./configure[1352]: eval: line 9: build_alias: not found
./configure[1352]: eval: line 10: host_alias: not found
./configure[1352]: eval: line 11: target_alias_set: not found
./configure[1353]: eval: line 2: CFLAGS: not found
./configure[1353]: eval: line 3: CPPFLAGS: not found
./configure[1353]: eval: line 4: CPP: not found
./configure[1353]: eval: line 5: CXXCPP: not found
./configure[1353]: eval: line 6: CXXFLAGS: not found
./configure[1353]: eval: line 7: CXX: not found
./configure[1353]: eval: line 8: LDFLAGS: not found
./configure[1353]: eval: line 9: build_alias: not found
./configure[1353]: eval: line 10: host_alias: not found
./configure[1353]: eval: line 11: target_alias_set: not found
./configure[1354]: eval: line 2: CFLAGS: not found
./configure[1354]: eval: line 3: CPPFLAGS: not found
./configure[1354]: eval: line 4: CPP: not found
./configure[1354]: eval: line 5: CXXCPP: not found
./configure[1354]: eval: line 6: CXXFLAGS: not found
./configure[1354]: eval: line 7: CXX: not found
./configure[1354]: eval: line 8: LDFLAGS: not found
./configure[1354]: eval: line 9: build_alias: not found
./configure[1354]: eval: line 10: host_alias: not found
./configure[1354]: eval: line 11: target_alias_value: not found
./configure[1355]: eval: line 2: CFLAGS: not found
./configure[1355]: eval: line 3: CPPFLAGS: not found
./configure[1355]: eval: line 4: CPP: not found
./configure[1355]: eval: line 5: CXXCPP: not found
./configure[1355]: eval: line 6: CXXFLAGS: not found
./configure[1355]: eval: line 7: CXX: not found
./configure[1355]: eval: line 8: LDFLAGS: not found
./configure[1355]: eval: line 9: build_alias: not found
./configure[1355]: eval: line 10: host_alias: not found
./configure[1355]: eval: line 11: target_alias_value: not found
configuring ImageMagick 5.4.4
configure: error: cannot run /bin/ksh ./config.sub
===>  Script "configure" failed unexpectedly.
      Please report the problem to ports@FreeBSD.org [maintainer] and attach
      the "/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.4/config.log"
      including the output of the failure of your make command. Also, it might
      be a good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
root@bilver.wjv.com# cd work/Im*
root@bilver.wjv.com# cat configlo  .log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --enable-shared --with-perl=/usr/bin/perl5.00503 --without-gslib --without-hdf --without-jp2 --without-threads --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd4.5

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

hostname = bilver.wjv.com
uname -m = i386
uname -r = 4.5-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.5-STA

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

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


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

configure:1454: error: cannot run /bin/ksh ./config.sub

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

ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd4.5
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 1
root@bilver.wjv.com# l /var/db/pkg
ImageMagick-nox11-5.3.8.2		m4-1.4_1
Mesa-3.4.2_1				mc-4.5.54_2
a2ps-letter-4.13			memtest-2.93.1
acroread4-4.05				metamail-2.7
amavis-perl-11				mhash-0.8.9
an-0.93					mkcatalog-1.1
antiword-0.31				mkisofs-1.15.a21
apache-1.3.24_1				mmv-1.01b
apg-1.2.13				mod_watch-3.12
apsfilter-6.1.1				most-4.9.0
arc-5.21e.8_1				mp-letter-3.0.1
arping-1.00				mpack-1.5
autoconf213-2.13.000227_1		mpack-1.5_1
automake14-1.4.5			mtr-gtk-0.45_1
base64-1.3				mutt-1.2.5
beav-1.40.13				mutt-devel-1.3.25_2
biew-5.2.0				muttprint-0.61
bigyear-20010226,1			mysql-client-3.23.43
bison-1.29				nat-20
boehm-gc-6.0				nbtscan-1.0.2
boxes-1.0.1				nc-1.0.1
btoa-5.2.1				ncftp-2.4.3
cal-3.5					nemesis-1.32
catdoc-0.91.4_1				netcat-1.10_1
chexedit-0.9.7				netmask-2.3.3
cidr-2.3.1				netpbm-9.20
cisco_conf-1.1				netperf-2.1.3_1
cmatrix-1.1b				netscape-remote-1.0_1
cnews-cr.g_2				netscape-wrapper-2000.07.07
cook-2.19				nn-6.5.6
cowsay-3.03_1				nntp-1.5.12.2
ctrace-0.8				nocol-4.3_1
cups-1.1.10.1				nsc-0.50c
cursive-1.0				nslint-2.0.2
cvsup-16.1e				nsping-0.8
cvsupit-3.0				nstreams-1.0.0_1
cyrus-imapd-2.0.16_2			ntop-1.1
cyrus-sasl-1.5.27_1			openjade-1.3_1
datedif-0.9.1.4				openldap-1.2.11_2
db3-3.2.9_2,1				openldap-2.0.17
diction-1.01				p5-Archive-Tar-0.22
dlint-1.4.0				p5-Archive-Zip-0.11
dnswalk-2.0.2				p5-Compress-Zlib-1.14
doc-2.1.4				p5-Convert-TNEF-0.12
docbook-1.2				p5-Convert-UUlib-0.201
docbook-241				p5-Curses-1.05
docbook-3.0				p5-Digest-MD5-2.16
docbook-3.1				p5-HTML-Parser-3.25
docbook-4.0				p5-HTML-Tagset-3.03
docbook-4.1				p5-IO-stringy-2.108
docbook-tdg-2.0.3			p5-MD5-2.02
docbook-xml-4.1.2_1			p5-MIME-Base64-2.12
docproj-1.9				p5-MIME-Tools-5.410
domtools-1.5.0				p5-Mail-Tools-1.41
drac-1.11_1				p5-Net-1.0703
dsssl-docbook-modular-1.73		p5-Net-DNS-0.12
dungeon-1.0				p5-Net-RawIP-0.09d
echoping-4.2.0				p5-Storable-1.0.14
elm+ME-2.4.95a				p5-URI-1.15
enlightenment-0.16.5_5			p5-Unix-Syslog-0.95
esound-0.2.22				p5-libwww-5.53
ettercap-0.5.2				par-1.52
fam-2.6.4				pclprint-1.0
fetchmail-5.8.17_1			pcre-3.4
figlet-2.2				peps-1.0
fltk-1.0.10_1				pkg_tarup-1.2_3
flwm-1.00				pkgconfig-0.8.0
fnlib-0.5				pkgdb.db
fping-2.2b1				pkzip-2.5
fpx-1.2.0				pm3-base-1.1.15
freetype-1.3.1_1			pm3-net-1.1.15
freetype2-2.0.6				png-1.2.0
freetype2-2.0.9				popt-1.5.1
gd-1.8.4_4				portcheckout-2.0
gdbm-1.8.0				portupgrade-20020405
gettext-0.10.38_1			postal-0.60
gettext-0.11.1_1			postgresql-7.1.3
ghostscript-gnu-6.51			psutils-letter-1.17_1
glib-1.2.10_4				python-2.1.1
glimpse-4.12.6				qcl-0.4.1
gmake-3.79.1				qt-2.3.1
gnuls-4.0				radiusclient-0.3.1
gtk-1.2.10_2				radiusd-cistron-1.6.6
gutenfetch-1.1				rawio-1.1
h2n-1.29				rfc-3.2.2
host-991529				rpm-3.0.6_5
html-4.01				rsync-2.5.2
html2ps-letter-1.0_1			ruby-1.6.6.2002.01.29
http_ping-20010709			ruby-amstd-1.10.0
hugelatex-1.0				ruby-bdb1-0.1.6
icmpinfo-1.11				ruby-fnmatch-1.1b_1
icmpmonitor-1.1				ruby-optparse-0.8.4
icmpquery-1.0.3				ruby_static-1.6.5.2001.11.04
iconv-2.0_1				rwhois-1.5.7.1
imlib-1.9.11				samba-2.2.2_1
inn-2.3.2_2				samba-2.2.3a
ip-tun-1.0				scr2png-1.1
ipcalc-0.34				sex-1.0_1
iperf-1.2				sgmlformat-1.7_1
ipfm-0.10.4				sgmltools-2.0.2
iplog-2.2.3_1				sharity-light-1.2
ipw-3.3.a				sing-1.1
isic-0.05				sl-3.03
iso8879-1986				sleuth-1.3
ispell-3.2.05_1				smbfs-1.4.1
ja-nkf-1.92				sniffit-0.3.7b
jade-1.2.1_1				speak-1.2
jadetex-3.11				ssh2-2.3.0
jbigkit-1.2				suck-4.3.0
jive-1.1				tcl-8.3.4_3
joe-2.8_3				tcpshow-1.74
jpeg-6b_1				tcpstat-1.4
kermit-7.0.197				teTeX-1.0.7
lcms-1.07_1				thefish-0.1.1
less-373				tidy-20000804_1
lha-1.14i				tiff-3.5.5
libaudiofile-0.2.2			tin-1.5.9
libghttp-1.0.9				tk-8.3.4_1
libgnugetopt-1.1			trn-3.6
libiconv-1.7_2				unarj-2.43_1
libmng-1.0.3				unrar-2.50
libmpeg2-0.2.1				unzip-5.42
libnet-1.0.2a				urlview-0.9
libslang-1.4.4_1			uulib-0.5.13
libtool-1.3.4_2				uvscan-4.14e
libungif-4.1.0b1			uvscan_dat-4173
libunp-1.0				vilearn-1.0
libunpipc-1.0				vnc-3.3.3.2_1
libwmf-0.2.2				vtun-2.4
libwww-5.3.2				w3m-0.2.1_3
libxml2-2.4.13				weblint-1.020
libxslt-1.0.10				wget-1.8_2
links-0.96,1				word2x-0.005
linux-netscape-communicator-4.78	wv-0.7.0
linux_base-6.1				xanim-2.80.2
linuxdoc-1.1				xhtml-1.0
lpe-1.2.6_1				xloadimage-4.1.9
lsof-4.62				xpm-3.4k
lynx-2.8.4.1				zip-2.3
lynx-ssl-2.8.4.1			zoo-2.10.1
lzo-1.07
root@bilver.wjv.com# exit

Script done on Fri May  3 23:02:07 2002

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205040303.g4433iP32592>