From owner-cvs-ports@FreeBSD.ORG Wed Jan 7 12:47:40 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1017A106564A; Wed, 7 Jan 2009 12:47:40 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7BFF38FC13; Wed, 7 Jan 2009 12:47:39 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id B5B072C50D0B; Wed, 7 Jan 2009 14:47:37 +0200 (EET) Date: Wed, 7 Jan 2009 14:47:32 +0200 From: Ion-Mihai Tetcu To: Gerald Pfeifer Message-ID: <20090107144732.0ea60a76@it.buh.tecnik93.com> In-Reply-To: <200901071226.n07CQ0qx070962@repoman.freebsd.org> References: <200901071226.n07CQ0qx070962@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/xoVSD8BdjPo9HQMzJy3YnOo"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/scilab Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2009 12:47:40 -0000 --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 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 .................................................= .. 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--