On Sun, 4 Mar 2007, David Fang wrote:

> > Because mysql takes not so much time to build compared to gcc4, I
> > tried that one first with the new tar. On my system it build and
> > installed without an error. Right now I am building gcc4. Once that
> > is done in a couple of hours, I will let you know how it went.

Using your diagnostic 'tar',
mysql built without problems [1] (Core Duo, 10.4.8):

Writing control file...
Writing package script postinst...
Writing package script prerm...
Writing daemonic info file mysql.xml...
dpkg-deb -b root-mysql-5.0.34-1007
/sw/fink/10.4/unstable/main/binary-darwin-i386/database
dpkg-deb: building package `mysql' in
`/sw/fink/10.4/unstable/main/binary-darwin-i386/database/mysql_5.0.34-1007_darwin-i386.deb'.
Writing control file...
dpkg-deb -b root-mysql15-dev-5.0.34-1007
/sw/fink/10.4/unstable/main/binary-darwin-i386/database
dpkg-deb: building package `mysql15-dev' in
`/sw/fink/10.4/unstable/main/binary-darwin-i386/database/mysql15-dev_5.0.34-1007_darwin-i386.deb'.
Writing control file...
Writing shlibs file...
dpkg-deb -b root-mysql15-shlibs-5.0.34-1007
/sw/fink/10.4/unstable/main/binary-darwin-i386/database
dpkg-deb: building package `mysql15-shlibs' in
`/sw/fink/10.4/unstable/main/binary-darwin-i386/database/mysql15-shlibs_5.0.34-1007_darwin-i386.deb'.
Writing control file...
dpkg-deb -b root-mysql-client-5.0.34-1007
/sw/fink/10.4/unstable/main/binary-darwin-i386/database
dpkg-deb: building package `mysql-client' in
`/sw/fink/10.4/unstable/main/binary-darwin-i386/database/mysql-client_5.0.34-1007_darwin-i386.deb'.
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-mysql-5.0.34-1007
(Reading database ... 57353 files and directories currently installed.)
Removing fink-buildlock-mysql-5.0.34-1007 ...
Closed logfile mysql-fink.log
Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-i386
New package:
dists/unstable/main/binary-darwin-i386/database/mysql-client_5.0.34-1007_darwin-i386.deb
New package:
dists/unstable/main/binary-darwin-i386/database/mysql15-dev_5.0.34-1007_darwin-i386.deb
New package:
dists/unstable/main/binary-darwin-i386/database/mysql15-shlibs_5.0.34-1007_darwin-i386.deb
New package:
dists/unstable/main/binary-darwin-i386/database/mysql_5.0.34-1007_darwin-i386.deb

I'll rebuild gcc42 next...


[1]: Initial attempt failed because of parallel race during Install phase,
but was recitified by adding -j1 to 'make install'.  The SetMAKEFLAGS: -j1
in the .info doesn't seem to override my environment's MAKEFLAGS (-j2), as
pstree showed parallel jobs.  (Is it supposed to?)  Compile phase was fine
with -j2, even with different timings pre-ccache and post-ccache.


David Fang
Computer Systems Laboratory
Electrical & Computer Engineering
Cornell University
http://www.csl.cornell.edu/~fang/
        -- (2400 baud? Netscape 3.0?? lynx??? No problem!)


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to