[Fink-users] libcurl checksum

2007-10-21 Thread PM
Hi,

I cannot update my curl libraries due to this error:

Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libcurl4-7.17.0-2
(Reading database ... 79021 files and directories currently installed.)
Removing fink-buildlock-libcurl4-7.17.0-2 ...
Failed: PatchFile /sw/fink/dists/unstable/main/finkinfo/net/ 
libcurl4.patch checksum does not match!
Actual: bb22c4deecdab04f8ff01279eef200df
Expected: dd7ada70260e399e80947f4f00106039

Do I have to do something, or do the maintainers need to update  
something?

P
__
...until he heard some old man tell the tale of the man who had  
married his aunt, who was also his cousin, and whose son ended up  
being hiw own grandfather.
'Can a person marry his own aunt?' he asked, startled.
'He not only can do that,' a soldier answered him, ' but we are  
fighting this war against the priests so that a person can marry his  
own mother.' 
--Gabriel García Márquez, One Hundred Years of Solitude




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] libcurl checksum

2007-10-21 Thread Martin Costabel
PM wrote:
 Hi,
 
 I cannot update my curl libraries due to this error:
 
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-libcurl4-7.17.0-2
 (Reading database ... 79021 files and directories currently installed.)
 Removing fink-buildlock-libcurl4-7.17.0-2 ...
 Failed: PatchFile /sw/fink/dists/unstable/main/finkinfo/net/ 
 libcurl4.patch checksum does not match!
 Actual: bb22c4deecdab04f8ff01279eef200df
 Expected: dd7ada70260e399e80947f4f00106039
 
 Do I have to do something, or do the maintainers need to update  
 something?

Do another selfupdate. Your patch file is not the latest revision.

-- 
Martin


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] SuiteSparse support for Octave

2007-10-21 Thread Ben Abbott
I thought I'd take a shot at creating a local install of SuiteSparse  
(for sparse matrix support in Octave). I've put together what is  
intended to be a complete  Fink package for SuiteSparse.

I also added a metis package to my local install so that SuiteSparse  
could be feature complete.

In any event, when I rebuild octave (2.9.14) the configure process  
does not find the SuiteSparse libraries

configure: WARNING: COLAMD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: CHOLMOD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: COLAMD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: CHOLMOD not found. This will result in some lack  
of functionality for sparse matrices.

I'm a flunky when it comes to configure scripts. Can someone clue me  
in as to why configure has not found the suitesparse libraries?

btw, in /sw/lib, my local install of suitesparse placed,

libcolamd.a
libcholmod.a

However, after the configure process, fink reports


Octave is now configured for i386-apple-darwin

   Source directory: .
   Installation prefix:  /sw
   C compiler:   gcc  -mieee-fp  -Wall -W -Wshadow -g -O2
   C++ compiler: g++  -mieee-fp  -Wall -W -Wshadow -Wold- 
style-cast -g -O2
   Fortran compiler: /sw/bin/g95 -O2 -mieee-fp
   Fortran libraries:-L/sw/bin/../lib/gcc-lib/i386-apple- 
darwin8/4.0.3 -lf95
   BLAS libraries:-framework vecLib
   FFTW libraries:   -lfftw3
   GLPK libraries:   -lglpk
   UMFPACK libraries:-lumfpack
   AMD libraries:-lamd
   CAMD libraries:   -lcamd
   COLAMD libraries:
   CCOLAMD libraries:-lccolamd
   CHOLMOD libraries:
   CXSPARSE libraries:   -lcxsparse
   HDF5 libraries:   -lhdf5
   CURL libraries:   -lcurl
   REGEX libraries:  -lpcre
   QHULL libraries: -lqhull
   LIBS: -lreadline  -lncurses -lhdf5 -lz -lm
   Default pager:less
   gnuplot:  gnuplot

   Do internal array bounds checking:  false
   Build static libraries: false
   Build shared libraries: true
   Dynamic Linking:true (dyld)
   Include support for GNU readline:   true
   64-bit array dims and indexing: false

configure:


Thus, Octave's configure did located the libraries for UMFPACK, AMD,  
CAMD, CCOLAMD, and CXSPARSE, but did not locate COLAMD or CHOLMOD.  
I'm at a loss as to why ... all have been placed in the same  
directory (/sw/lib).

Any ideas?

TiA


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] octplot-aqua build fails

2007-10-21 Thread Jens Noeckel
Hi,
on an Intel Mac OS X 10.4.10 I tried to install octplot-aqua-0.4.0-1  
from unstable, but got an error shown below.

First, the installation of fltk-aqua (and shlibs) (which octplot-aqua  
needs) was successful.

But in building octplot-aqua, I had problems.
Initially, there seems to be a typo in the octplot.info CompileScript  
line,
#!/bin/bash -ev
if [type_pkg[-aqua] == -x11 ]

That should be %type_pkg[-aqua] , right?
That seemed harmless, and the compilation proceeds for a while. But  
in the end, it fails as follows:

snip

Making install in fonts
make[2]: Nothing to be done for `install-exec-am'.
test -z /sw/lib/octave/2.9.14/site/octplot-0.4.0/fonts || /sw/src/ 
fink.build/octplot-aqua-0.4.0-1/octplot-0.4.0/install-sh -d /sw/src/ 
fink.build/root-octplot-aqua-0.4.0-1/sw/lib/octave/2.9.14/site/ 
octplot-0.4.0/fonts
/bin/sh: line 1: /sw/src/fink.build/octplot-aqua-0.4.0-1/ 
octplot-0.4.0/install-sh: Permission denied
make[2]: *** [install-dist_fontDATA] Error 126
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-octplot-aqua-0.4.0-1
(Reading database ... 175372 files and directories currently installed.)
Removing fink-buildlock-octplot-aqua-0.4.0-1 ...
Failed: phase installing: octplot-aqua-0.4.0-1 failed

I looked at
/sw/src/fink.build/octplot-aqua-0.4.0-1/octplot-0.4.0/install-sh

and it's an empty file. The other two paths don't correspond to  
existing files or directories.

Jens


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users