On Monday, September 29, 2003, at 02:05 AM, Pascal Bourguignon wrote:
fort77 can't be compiled.
Is there a way to know what package needs it?
bash-2.05a$ fink --version Package manager version: 0.13.7 Distribution version: 0.5.3.cvs
Copyright (c) 2001 Christoph Pfisterer Copyright (c) 2001-2003 The Fink Package Manager Team This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
The following 2 additional packages will be installed:
fort77 g77
Do you want to continue? [Y/n] y
dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/db3_3.3.11- 13_darwin-powerpc.deb
Selecting previously deselected package db3.
dpkg: considering removing db41-ssl in favour of db3 ...
dpkg: yes, will remove db41-ssl in favour of db3.
(Reading database ... 14953 files and directories currently installed.)
Unpacking db3 (from .../db3_3.3.11-13_darwin-powerpc.deb) ...
Setting up db3 (3.3.11-13) ...
rm -rf fort77-1.18-4
mkdir -p /sw/src/fort77-1.18-4
gzip -dc /sw/src/fort77-1.18.tar.gz | /sw/bin/tar -xf -
sed 's|<PREFIX>|/sw|g' < /sw/fink/dists/stable/main/finkinfo/languages/fort77-1.18-4.patch | patch -p1
patching file fort77
echo "no compile script"
no compile script
rm -rf /sw/src/root-fort77-1.18-4
mkdir -p /sw/src/root-fort77-1.18-4/sw
mkdir -p /sw/src/root-fort77-1.18-4/DEBIAN
mkdir -p /sw/src/root-fort77-1.18-4/sw/bin
mkdir -p /sw/src/root-fort77-1.18-4/sw/share/man/man1
make install BINDIR=/sw/src/root-fort77-1.18-4/sw/bin MANDIR=/sw/src/root-fort77-1.18-4/sw/share/man/man1
(cd tests; ./test.pl -v)
./fort77 -c foo.f ... test successful.
./fort77 -c bar.F ..."bar.o" not generated by "( ./fort77 -c bar.F ) >/dev/null 2>&1"
./fort77 -c -o gargle.o foo.f ..../fort77 foo.f ..../fort77 baz/bazfoo.f ..../fort77 -c baz/bazfoo.f ..../fort77 -o bar.o -c baz/ba\
zfoo.f ..../fort77 -o tscht foo.f ..../fort77 -k foo.f ..../fort77 -g -k foo.f ..../fort77 -c -f long.f ..../fort77 mainmiss.f ....\
/fort77 -c foo.f && ./fort77 -c mainmiss.f && ./fort77 -o foo foo.o mainmiss.o ..../fort77 -c foo.f && ./fort77 -o foo foo.o mainmi\
ss.f ..../fort77 synerr.f && touch gargle ...Total 1 error(s) encountered.
make: *** [test] Error 1
### execution of failed, exit code 2
Failed: installing fort77-1.18-4 failed
-- __Pascal Bourguignon__ http://www.informatimago.com/
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel