Hi, This problem has already been reported by Marco Bonetti for libcdio5- shlibs-0.73-13. This report is for libcdio1-shlibs-0.71-115.
It looks like libcdio1-shlibs installs itself into /sw/lib while building, removes its dylibs from the build directory, then tries to build another package from them (libiso96603-shlibs). Maybe this line: make install PREFIX=/tmp/root-libcdio1-shlibs-0.71-115/sw is not having the desired effect? The correct line may be: make install DESTDIR=... (copied from /tmp/root-gnome-icon-theme-2.16.0.1-1, which also uses ginstall) I am running: Package manager version: 0.24.26 Distribution version: 0.8.1.rsync powerpc using 10.4/unstable, on Mac OS X 10.4.7/8J135, with Xcode 2.3. ----- creating libiso9660.la (cd .libs && rm -f libiso9660.la && ln -s ../libiso9660.la libiso9660.la) /bin/rm -rf /tmp/root-libcdio1-shlibs-0.71-115 /bin/mkdir -p /tmp/root-libcdio1-shlibs-0.71-115/sw /bin/mkdir -p /tmp/root-libcdio1-shlibs-0.71-115/DEBIAN /usr/sbin/chown -R root:admin /tmp/root-libcdio1-shlibs-0.71-115 make install PREFIX=/tmp/root-libcdio1-shlibs-0.71-115/sw Making install in include Making install in cdio make install-am make[4]: Nothing to be done for `install-exec-am'. test -z "/sw/include/cdio" || mkdir -p -- "/sw/include/cdio" /sw/bin/ginstall -c -m 644 'bytesex.h' '/sw/include/cdio/bytesex.h' /sw/bin/ginstall -c -m 644 'bytesex_asm.h' '/sw/include/cdio/ bytesex_asm.h' /sw/bin/ginstall -c -m 644 'cdio.h' '/sw/include/cdio/cdio.h' /sw/bin/ginstall -c -m 644 'cdtext.h' '/sw/include/cdio/cdtext.h' /sw/bin/ginstall -c -m 644 'cdtext.h' '/sw/include/cdio/cdtext.h' /sw/bin/ginstall -c -m 644 'cd_types.h' '/sw/include/cdio/cd_types.h' /sw/bin/ginstall -c -m 644 'ds.h' '/sw/include/cdio/ds.h' /sw/bin/ginstall -c -m 644 'dvd.h' '/sw/include/cdio/dvd.h' /sw/bin/ginstall -c -m 644 'iso9660.h' '/sw/include/cdio/iso9660.h' /sw/bin/ginstall -c -m 644 'logging.h' '/sw/include/cdio/logging.h' /sw/bin/ginstall -c -m 644 'sector.h' '/sw/include/cdio/sector.h' /sw/bin/ginstall -c -m 644 'scsi_mmc.h' '/sw/include/cdio/scsi_mmc.h' /sw/bin/ginstall -c -m 644 'types.h' '/sw/include/cdio/types.h' /sw/bin/ginstall -c -m 644 'util.h' '/sw/include/cdio/util.h' /sw/bin/ginstall -c -m 644 'version.h' '/sw/include/cdio/version.h' /sw/bin/ginstall -c -m 644 'xa.h' '/sw/include/cdio/xa.h' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in lib test -z "/sw/lib" || mkdir -p -- "/sw/lib" /bin/sh ../libtool --mode=install /sw/bin/ginstall -c 'libcdio.la' '/ sw/lib/libcdio.la' /sw/bin/ginstall -c .libs/libcdio.3.0.0.dylib /sw/lib/libcdio. 3.0.0.dylib (cd /sw/lib && rm -f libcdio.3.dylib && ln -s libcdio.3.0.0.dylib libcdio.3.dylib) (cd /sw/lib && rm -f libcdio.dylib && ln -s libcdio.3.0.0.dylib libcdio.dylib) /sw/bin/ginstall -c .libs/libcdio.lai /sw/lib/libcdio.la /sw/bin/ginstall -c .libs/libcdio.a /sw/lib/libcdio.a ranlib /sw/lib/libcdio.a chmod 644 /sw/lib/libcdio.a ---------------------------------------------------------------------- Libraries have been installed in: /sw/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /sw/bin/ginstall -c 'libiso9660.la' '/sw/lib/libiso9660.la' /sw/bin/ginstall -c .libs/libiso9660.3.0.0.dylib /sw/lib/ libiso9660.3.0.0.dylib (cd /sw/lib && rm -f libiso9660.3.dylib && ln -s libiso9660.3.0.0.dylib libiso9660.3.dylib) (cd /sw/lib && rm -f libiso9660.dylib && ln -s libiso9660.3.0.0.dylib libiso9660.dylib) /sw/bin/ginstall -c .libs/libiso9660.lai /sw/lib/libiso9660.la /sw/bin/ginstall -c .libs/libiso9660.a /sw/lib/libiso9660.a ranlib /sw/lib/libiso9660.a chmod 644 /sw/lib/libiso9660.a ---------------------------------------------------------------------- Libraries have been installed in: /sw/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. test -z "/sw/lib/pkgconfig" || mkdir -p -- "/sw/lib/pkgconfig" /sw/bin/ginstall -c -m 644 'libiso9660.pc' '/sw/lib/pkgconfig/ libiso9660.pc' /sw/bin/ginstall -c -m 644 'libcdio.pc' '/sw/lib/pkgconfig/libcdio.pc' rm -rf include rm -rf lib/pkgconfig rm -rf lib/libcdio.a rm -rf lib/libcdio.la rm -rf lib/libcdio.dylib rm -rf lib/libiso9660.a rm -rf lib/libiso9660.la rm -rf lib/libiso9660.dylib /usr/bin/install -d -m 755 /tmp/root-libcdio1-shlibs-0.71-115/sw/ share/doc/libcdio1-shlibs /usr/bin/install -c -p -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README* THANKS TODO /tmp/root-libcdio1-shlibs-0.71-115/sw/share/doc/ libcdio1-shlibs/ /bin/rm -f /tmp/root-libcdio1-shlibs-0.71-115/sw/info/dir /tmp/root- libcdio1-shlibs-0.71-115/sw/info/dir.old /tmp/root-libcdio1- shlibs-0.71-115/sw/share/info/dir /tmp/root-libcdio1-shlibs-0.71-115/ sw/share/info/dir.old /bin/rm -rf /tmp/root-libiso96603-shlibs-0.71-115 /bin/mkdir -p /tmp/root-libiso96603-shlibs-0.71-115/sw /bin/mkdir -p /tmp/root-libiso96603-shlibs-0.71-115/DEBIAN /usr/sbin/chown -R root:admin /tmp/root-libiso96603-shlibs-0.71-115 /usr/bin/install -d -m 755 /tmp/root-libiso96603-shlibs-0.71-115/sw/lib /bin/mv /tmp/root-libcdio1-shlibs-0.71-115/sw/lib/libiso9660.*.dylib / tmp/root-libiso96603-shlibs-0.71-115/sw/lib/ mv: rename /tmp/root-libcdio1-shlibs-0.71-115/sw/lib/ libiso9660.*.dylib to /tmp/root-libiso96603-shlibs-0.71-115/sw/lib/ libiso9660.*.dylib: No such file or directory ### execution of /bin/mv failed, exit code 1 Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-libcdio1-shlibs-0.71-115 (Reading database ... 160318 files and directories currently installed.) Removing fink-buildlock-libcdio1-shlibs-0.71-115 ... Failed: phase installing: libiso96603-shlibs-0.71-115 failed Tim On 2006-09-07, at 23:18 , [EMAIL PROTECTED] wrote: > Message: 2 > Date: Thu, 7 Sep 2006 10:32:42 +0200 > From: "Marco Bonetti" <[EMAIL PROTECTED]> > Subject: Re: [Fink-devel] missing libcdio dependency in 10.4/unstable > To: "Fink Devel" <fink-devel@lists.sourceforge.net> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > fyi, libcdio5-shlibs-0.73-13 fails to install libiso96604- > shlibs-0.73-13: > > /bin/mv /sw/src/fink.build/root-libcdio5-shlibs-0.73-13/sw/lib/ > libiso9660.*.dylib > /sw/src/fink.build/root-libiso96604-shlibs-0.73-13/sw/lib/ > mv: rename /sw/src/fink.build/root-libcdio5-shlibs-0.73-13/sw/lib/ > libiso9660.*.dylib > to /sw/src/fink.build/root-libiso96604-shlibs-0.73-13/sw/lib/ > libiso9660.*.dylib: > No such file or directory > ### execution of /bin/mv failed, exit code 1 > > There is no /lib under > /sw/src/fink.build/root-libcdio5-shlibs-0.73-13/sw as it looks like > being rm -rf previously in the install process. > > ciao > > -- > Marco Bonetti > Slackintosh Linux Project Developer: http://www.slackintosh.org > Linux-live for powerpc: http://www.slackintosh.org/pub/rsync/mb/ > linux-live > Fink packages and more: http://sidbox.homelinux.org > > My GnuPG key id: 86A91047 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel