On 06/05/2009, at 05:40, Dominique Dhumieres wrote:
> On ppc(G5) OSX 10.5.6, XCode 3.1.2, updating to sqlite3-3.6.13-1  
> failed with
>
> ...
> /sw/bin/ginstall -c -d /sw/src/fink.build/root-sqlite3-3.6.13-1/sw/ 
> lib/pkgconfig
> /sw/bin/ginstall -c -m 0644 sqlite3.pc /sw/src/fink.build/root- 
> sqlite3-3.6.13-1/sw/lib/pkgconfig
>    #perl -i -pe 's,%i,%p,g' %i/lib/tcl8.4/sqlite3/pkgIndex.tcl
>    cp -r sqlite3_analyzer /sw/src/fink.build/root-sqlite3-3.6.13-1/ 
> sw/bin
>
>    cd  /sw/src/fink.build/root-sqlite3-3.6.13-1/sw/lib/tcl8.4/sqlite3/
> /var/tmp/tmp.2.zMCTEW: line 6: cd: /sw/src/fink.build/root- 
> sqlite3-3.6.13-1/sw/lib/tcl8.4/sqlite3/: No such file or directory
> ### execution of /var/tmp/tmp.2.zMCTEW failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-sqlite3-3.6.13-1
> (Reading database ... 399013 files and directories currently  
> installed.)
> Removing fink-buildlock-sqlite3-3.6.13-1 ...
> Failed: phase installing: sqlite3-3.6.13-1 failed


Obs.: I haven't been able to reproduce this build error on Intel OS  
10.5.6, so maybe it's a PowerPC-only issue. I'm CC'ing Niederstrasser.  
One thing that I've noticed is that your installation script runs /sw/ 
bin/ginstall whilst mine runs /usr/bin/install:

(...)
/usr/bin/install -c -d /Volumes/ajdext/build.build/root- 
sqlite3-3.6.13-1/sw/lib/pkgconfig
/usr/bin/install -c -m 0644 sqlite3.pc /Volumes/ajdext/build.build/ 
root-sqlite3-3.6.13-1/sw/lib/pkgconfig
     #perl -i -pe 's,%i,%p,g' %i/lib/tcl8.4/sqlite3/pkgIndex.tcl
     cp -r sqlite3_analyzer /Volumes/ajdext/build.build/root- 
sqlite3-3.6.13-1/sw/bin

     cd  /Volumes/ajdext/build.build/root-sqlite3-3.6.13-1/sw/lib/ 
tcl8.4/sqlite3/
     ln -s libtclsqlite3.dylib libtclsqlite3.0.dylib

Also note that a few lines above the ones Dominique's pasted there  
should be a install (ginstall?) command that creates the directory /sw/ 
src/.../tcl8.4/sqlite3:

/usr/bin/install -c -d /Volumes/ajdext/build.build/root- 
sqlite3-3.6.13-1/sw/lib/tcl8.4/sqlite3

Dominique, could you please check if there's a similar command when  
you build the package on your system?


Cheers,

--
monipol


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to