Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2009 14:47:32 +0200
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        Gerald Pfeifer <gerald@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/math/scilab Makefile
Message-ID:  <20090107144732.0ea60a76@it.buh.tecnik93.com>
In-Reply-To: <200901071226.n07CQ0qx070962@repoman.freebsd.org>
References:  <200901071226.n07CQ0qx070962@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/xoVSD8BdjPo9HQMzJy3YnOo
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Wed, 7 Jan 2009 12:26:00 +0000 (UTC)
Gerald Pfeifer <gerald@FreeBSD.org> wrote:

> gerald      2009-01-07 12:26:00 UTC
>=20
>   FreeBSD ports repository
>=20
>   Modified files:
>     math/scilab          Makefile=20
>   Log:
>   Omit F77, FFLAGS and CFLAGS from CONFIGURE_ENV since these are
> handled by the ports infrastructure.
>  =20
>   Employ USE_FORTRAN, simplifying things.
>  =20
>   Reviewed by:    pav
>  =20
>   Revision  Changes    Path
>   1.49      +3 -9      ports/math/scilab/Makefile
>=20
Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/scilab-4.1.2_1.l=
og :


building scilab-4.1.2_1 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD
maintained by: ports@FreeBSD.org
building for:  7.1-PRERELEASE amd64
Makefile ident: $FreeBSD: ports/math/scilab/Makefile,v 1.49 2009/01/07 12:2=
6:00 gerald Exp $
port directory: /usr/ports/math/scilab
build started at Wed Jan  7 12:19:38 UTC 2009
prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/local PREFIX=3D/usr/local

.................................<Last 40 lines of the log>................=
..

making all in intersci...
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c intersci.c
rm -f ../bin/intersci
cc -o ../bin/intersci intersci.o -lm
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c intersci-n.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c getrhs.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c crerhs.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c variables.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c read.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c fornames.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c out.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c outext.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c declare.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c opt.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Df=
reebsd `pkg-config gtk+-2.0 --cflags` -I../routines/ -c check.c
rm -f ../bin/intersci-n
cc -o ../bin/intersci-n intersci-n.o getrhs.o crerhs.o variables.o read.o f=
ornames.o out.o outext.o declare.o opt.o check.o -lm
making all in tcl...
cc -o browsehelpexe browsehelpexe.c -O2 -fno-strict-aliasing -pipe -I/usr/l=
ocal/include -L/usr/local/lib -Dfreebsd `pkg-config gtk+-2.0 --cflags`  -I/=
usr/local/include/tk8.4 -I/usr/local/include/tcl8.4 -I. -lm -L/usr/local/li=
b  -ltk84   -L/usr/local/lib  -ltcl84 `pkg-config gtk+-2.0 libgtkhtml-2.0 -=
-libs`        -lm
making all in examples...
Type "make tests" in examples directory
  to test link and addinter features
making man in man...
Creating html help files
/work/a/ports/math/scilab/work/scilab-4.1.2/bin/scilab -l eng  -nwni  -e "x=
mltohtml([],[],'html-rev.xsl');quit" -args -nouserstartup
Segmentation fault (core dumped)
*** Error code 139

Stop in /work/a/ports/math/scilab/work/scilab-4.1.2/man/eng.
*** Error code 1

Stop in /work/a/ports/math/scilab/work/scilab-4.1.2/man.
*** Error code 1

Stop in /work/a/ports/math/scilab/work/scilab-4.1.2.
*** Error code 1


--=20
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B

--Sig_/xoVSD8BdjPo9HQMzJy3YnOo
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAklkpGkACgkQJ7GIuiH/oeUw6gCbBd/oExqhrb20hb22thW1229d
Xi8AmQFj4PT7IFljn/nZagLs2dXEMffk
=xFh3
-----END PGP SIGNATURE-----

--Sig_/xoVSD8BdjPo9HQMzJy3YnOo--



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