Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2007 04:49:10 -0500 (CDT)
From:      Scott Bennett <bennett@cs.niu.edu>
To:        freebsd-ports@freebsd.org
Subject:   scilab build fails early in process
Message-ID:  <200705140949.l4E9nA0j008318@mp.cs.niu.edu>

next in thread | raw e-mail | index | archive | help
     After making sure that all the packages/ports that Scilab depends upon
had been installed, including the ATLAS library (always a pain in the neck
to get built), I tried to build scilab.  Very early, it fails in a perl
script I didn't even know was on the system, called autom4ke259 and kept in
/usr/local/bin.  Here's the script output:


Script started on Mon May 14 03:39:11 2007
hellas# umask 022
hellas# env MAKEFLAGS="" portinstall -v scilab
--->  Session started at: Mon, 14 May 2007 03:40:21 -0500
[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 330 packages found (-0 +1) . done]
--->  Fresh installation of math/scilab started at: Mon, 14 May 2007 03:42:07 -0500
--->  Installing 'scilab-4.1_2' from a port (math/scilab)
--->  Build of math/scilab started at: Mon, 14 May 2007 03:42:21 -0500
--->  Building '/usr/ports/math/scilab'
===>  Cleaning for tk-8.4.14_5,2
===>  Cleaning for libxslt-1.1.20
===>  Cleaning for gcc-4.2.0_20070501
===>  Cleaning for autoconf-2.59_2
===>  Cleaning for Xaw3d-1.5E_1
===>  Cleaning for atlas-3.6.0_3,1
===>  Cleaning for gettext-0.16.1_1
===>  Cleaning for tcl-8.4.14_4,1
===>  Cleaning for xorg-libraries-6.9.0_1
===>  Cleaning for gmake-3.81_1
===>  Cleaning for pkg-config-0.21
===>  Cleaning for libxml2-2.6.27
===>  Cleaning for perl-5.8.8
===>  Cleaning for zip-2.32
===>  Cleaning for bison-1.75_2,1
===>  Cleaning for libgmp-4.2.1_2
===>  Cleaning for mpfr-2.2.1
===>  Cleaning for libiconv-1.9.2_2
===>  Cleaning for m4-1.4.9
===>  Cleaning for help2man-1.36.4_1
===>  Cleaning for imake-6.9.0_1
===>  Cleaning for blas-1.0_1
===>  Cleaning for lapack-3.0_2
===>  Cleaning for f2c-20060810_1
===>  Cleaning for libtool-1.5.22_4
===>  Cleaning for libdrm-2.0.2
===>  Cleaning for freetype2-2.2.1_1
===>  Cleaning for fontconfig-2.4.2_1,1
===>  Cleaning for p5-gettext-1.05_1
===>  Cleaning for unzip-5.52_3
===>  Cleaning for expat-2.0.0_1
===>  Cleaning for scilab-4.1_2
=> scilab-4.1-src.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.scilab.org/download/4.1/.
scilab-4.1-src.tar.gz                         100% of   12 MB  209 kBps 00m00s
===>  Extracting for scilab-4.1_2
=> MD5 Checksum OK for scilab-4.1-src.tar.gz.
=> SHA256 Checksum OK for scilab-4.1-src.tar.gz.
===>  Patching for scilab-4.1_2
===>  Applying FreeBSD patches for scilab-4.1_2
===>   scilab-4.1_2 depends on executable in : wish8.4 - found
===>   scilab-4.1_2 depends on executable in : xsltproc - found
===>   scilab-4.1_2 depends on executable in : gfortran42 - found
===>   scilab-4.1_2 depends on file: /usr/local/bin/autoconf259 - found
===>   scilab-4.1_2 depends on shared library: Xaw3d.8 - found
===>   scilab-4.1_2 depends on shared library: atlas.2 - found
===>   scilab-4.1_2 depends on shared library: intl - found
===>  Configuring for scilab-4.1_2
Can't locate Autom4te/C4che.pm in @INC (@INC contains: /usr/local/share/autoconf259 /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at /usr/local/bin/autom4te259 line 39.
BEGIN failed--compilation aborted at /usr/local/bin/autom4te259 line 39.
*** Error code 2

Stop in /usr/local/ports/math/scilab.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall77574.0 make
** Fix the problem and try again.
--->  Build of math/scilab ended at: Mon, 14 May 2007 03:46:48 -0500 (consumed 00:04:27)
--->  Fresh installation of math/scilab ended at: Mon, 14 May 2007 03:46:48 -0500 (consumed 00:04:40)
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
        ! math/scilab   (unknown build error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
--->  Session ended at: Mon, 14 May 2007 03:46:48 -0500 (consumed 00:06:26)
hellas# exit
exit

Script done, output file is /tmp/scilab.install.out

     Does anyone know how to fix this?  Thanks in advance!


                                  Scott Bennett, Comm. ASMELG, CFIAG
**********************************************************************
* Internet:       bennett at cs.niu.edu                              *
*--------------------------------------------------------------------*
* "A well regulated and disciplined militia, is at all times a good  *
* objection to the introduction of that bane of all free governments *
* -- a standing army."                                               *
*    -- Gov. John Hancock, New York Journal, 28 January 1790         *
**********************************************************************



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