Re: [Fink-users] Fink: Missing dependency in clamav-0.95.2-21 on libtool2-shlibs

2009-08-03 Thread Remi Mommsen
Hi Richard,

On Aug 2, 2009, at 4:59 PM, Richard Cobbe wrote:

 Fink 0.29.7; MacOS 10.5.7 i386; tracking unstable.

 I've just stumbled across what appears to be a missing dependency in
 clamav-0.95.2-21.  I did a fink selfupdate; fink update-all;  
 debfoster
 yesterday.  After the debfoster, running freshclam fails:

[perdita:~]$ sudo freshclam
Password:
dyld: Library not loaded: /sw/lib/libltdl.7.dylib
  Referenced from: /sw/bin/freshclam
  Reason: image not found
Trace/BPT trap

 After some digging, I discovered that the missing library is in  
 package
 libtool2-shlibs.  After installing this, freshclam runs successfully.

 (Maintainer CC'd.)

 Thanks,

 Richard

Thanks for pointing this out. I added the missing dependency to clamav  
(0.95.2-22).

Remi


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] failed for boost-jam in fink x86_64

2009-08-03 Thread Alan
Hi there,

I am trying to install boost1.35 in Fink bootstrapped for 64 bits. It
requires boost-jam and when compiling it, it fails with:

fink install boost1.35.nopython
Password:
Information about 9125 packages read in 1 seconds.
The following package will be installed or updated:
 boost1.35.nopython
The following 2 additional packages will be installed:
 boost-jam boost1.35.nopython-shlibs
Do you want to continue? [Y/n]
curl --connect-timeout 30 -f -L -A 'fink/0.29.99.cvs' -O
http://distfiles.master.finkmirrors.net/boost-jam-3.1.16.tgz
  % Total% Received % Xferd  Average Speed   TimeTime Time
 Current
 Dload  Upload   Total   SpentLeft
 Speed
100 1132k  100 1132k0 0   208k  0  0:00:05  0:00:05 --:--:--
 235k
curl --connect-timeout 30 -f -L -A 'fink/0.29.99.cvs' -O
http://distfiles.master.finkmirrors.net/boost_1_35_0.tar.bz2
  % Total% Received % Xferd  Average Speed   TimeTime Time
 Current
 Dload  Upload   Total   SpentLeft
 Speed
100 22.3M  100 22.3M0 0   205k  0  0:01:51  0:01:51 --:--:--
 242k
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-boost-jam-3.1.16-1
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-boost-jam-3.1.16-1' in
`/sw/src/fink.build/fink-buildlock-boost-jam-3.1.16-1_2009.08.03-08.05.59_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-boost-jam-3.1.16-1_2009.08.03-08.05.59_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-boost-jam-3.1.16-1.
(Reading database ... 85226 files and directories currently installed.)
Unpacking fink-buildlock-boost-jam-3.1.16-1 (from
.../fink-buildlock-boost-jam-3.1.16-1_2009.08.03-08.05.59_darwin-x86_64.deb)
...
Setting up fink-buildlock-boost-jam-3.1.16-1 (2009.08.03-08.05.59) ...
gzip -dc /sw/src/boost-jam-3.1.16.tgz | /sw/bin/tar -xf -  --no-same-owner
--no-same-permissions
sh ./build.sh
###
### Using 'darwin' toolset.
###
rm -rf bootstrap
mkdir bootstrap
cc -o bootstrap/jam0 command.c compile.c debug.c expand.c glob.c hash.c
hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c
newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c
scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c
builtins.c pwd.c class.c native.c w32_getreg.c modules/set.c modules/path.c
modules/regex.c modules/property-set.c modules/sequence.c modules/order.c
execunix.c fileunix.c
./bootstrap/jam0 -f build.jam --toolset=darwin --toolset-root= clean
...found 1 target...
...updating 1 target...
...updated 1 target...
./bootstrap/jam0 -f build.jam --toolset=darwin --toolset-root=
...found 47 targets...
...updating 2 targets...
[MKDIR] bin.macosxx86_64
[COMPILE] bin.macosxx86_64/bjam
...updated 2 targets...
/bin/rm -rf /sw/src/fink.build/root-boost-jam-3.1.16-1
/bin/mkdir -p /sw/src/fink.build/root-boost-jam-3.1.16-1/sw
/bin/mkdir -p /sw/src/fink.build/root-boost-jam-3.1.16-1/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-boost-jam-3.1.16-1
/var/tmp/tmp.1.NlBSyb
#!/bin/sh -ev
 case x86_64 in
   powerpc) machine=ppc;;
   i386) machine=x86;;
 esac
  mkdir /sw/src/fink.build/root-boost-jam-3.1.16-1/sw/bin
 cp bin.macosx$machine/* /sw/src/fink.build/root-boost-jam-3.1.16-1/sw/bin
cp: cannot stat `bin.macosx/*': No such file or directory
### execution of /var/tmp/tmp.1.NlBSyb failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-boost-jam-3.1.16-1
(Reading database ... 85227 files and directories currently installed.)
Removing fink-buildlock-boost-jam-3.1.16-1 ...
Failed: phase installing: boost-jam-3.1.16-1 failed

The solution would be be simply adding x86_64) machine=x86_64;; to the
case clause.

Many thanks in advance.
Alan
-- 
Alan Wilter S. da Silva, D.Sc. - CCPN Research Associate
Department of Biochemistry, University of Cambridge.
80 Tennis Court Road, Cambridge CB2 1GA, UK.
http://www.bio.cam.ac.uk/~awd28
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Cannot install aquaterm-1.0.1-5

2009-08-03 Thread W.P. McNeill
I cannot install the aquaterm package.  I am running OS X 10.5.7 on an Intel
Macbook.  I have XCode version 3.1.2.  I have already done fink selfupdate
and fink update-all.  I tried fink rebuild make because that was
mentioned in archive thread about this component---the problem persists.
Any advice on how to get around this?  Thanks.

The error details are as follows:
...
The following build commands failed:
AQTFwk:
CopyPlistFile
/sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.framework/Versions/A/Resources/AquaTerm.framework-Info.plist
AquaTerm.framework-Info.plist
AquaTerm:
CopyTiffFile
/sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.app/Contents/Resources/Cross.tiff
English.lproj/Cross.tiff
(2 failures)

### execution of /var/tmp/tmp.1.626lfD failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-aquaterm-1.0.1-5
(Reading database ... 82503 files and directories currently installed.)
Removing fink-buildlock-aquaterm-1.0.1-5 ...
Failed: phase installing: aquaterm-1.0.1-5 failed


-- 
W.P. McNeill
http://staff.washington.edu/billmcn/index.shtml
Sent from Seattle, WA, United States
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems while building taglib

2009-08-03 Thread Luke Stras
My original message appears to have gotten lost in the moderation
queue -- probably due to an oversized attachment.  I've pulled the
attachment, and am trying again...

(note to moderators: my original message can now be safely discarded)

On Fri, Jul 31, 2009 at 7:53 PM, Alexander Hansen wrote:

 Yeah, you're going to need to look a bit earlier in the build for some
 other error.  Instead of completely failing on that error, the build
 procedure continued on with an incomplete package.

 It's also a good idea to mention things like your architecture, OS
 version, and Xcode version.

Indeed.

Highwind:~ stras$ uname -a
Darwin Highwind.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31
22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386

[OS X 10.5]

Highwind:~ stras$ gcc -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5484~1/src/configure
--disable-checking -enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
--build=i686-apple-darwin9 --with-arch=apple --with-tune=generic
--host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5484)

[XCode 3.1]

I've put a full build log at
http://delta.utias-sfl.net/~lstras/taglib.log; this comes from

 sudo fink install taglib

(since the update was failing, I thought that I would just try to
install the package; it fails identically to the update).

There's nothing obviously wrong in the log -- at least, not that I
could spot.  If someone else notices what's going on, I will be very
grateful.

Thanks.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems while building taglib

2009-08-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Luke Stras wrote:
 My original message appears to have gotten lost in the moderation
 queue -- probably due to an oversized attachment.  I've pulled the
 attachment, and am trying again...
 
 (note to moderators: my original message can now be safely discarded)
 

too late

 On Fri, Jul 31, 2009 at 7:53 PM, Alexander Hansen wrote:
 
 Yeah, you're going to need to look a bit earlier in the build for some
 other error.  Instead of completely failing on that error, the build
 procedure continued on with an incomplete package.

 It's also a good idea to mention things like your architecture, OS
 version, and Xcode version.
 
 Indeed.
 
 Highwind:~ stras$ uname -a
 Darwin Highwind.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31
 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386
 
 [OS X 10.5]

10.5.7, that is.

 
 Highwind:~ stras$ gcc -v
 Using built-in specs.
 Target: i686-apple-darwin9
 Configured with: /var/tmp/gcc/gcc-5484~1/src/configure
 --disable-checking -enable-werror --prefix=/usr --mandir=/share/man
 --enable-languages=c,objc,c++,obj-c++
 --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
 --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
 --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic
 --host=i686-apple-darwin9 --target=i686-apple-darwin9
 Thread model: posix
 gcc version 4.0.1 (Apple Inc. build 5484)
 
 [XCode 3.1]

On Leopard and later 'xcodebuild -version | head -n 1' gives the Xcode
version.  I personally don't ever remember the conversions between
different gcc-4.0.1 builds and their corresponding Xcode versions.

The minor digits are often important, especially for Xcode:  there is a
huge difference between 3.1.1 and 3.1.2 and 3.1.3 in terms of how things
build on Fink.

 
 I've put a full build log at
 http://delta.utias-sfl.net/~lstras/taglib.log; this comes from
 
  sudo fink install taglib
 
 (since the update was failing, I thought that I would just try to
 install the package; it fails identically to the update).

As it should.  If a package builds differently depending on what is
installed, e.g. during a mass update, then it is somewhat broken by our
standards and requires fixing.

 
 There's nothing obviously wrong in the log -- at least, not that I
 could spot.  If someone else notices what's going on, I will be very
 grateful.
 
 Thanks.


I get an identical failure.  Unfortunately, since this is a cmake-based
build system, it's not very verbose in its output.

I built this same version at one point, so something must have changed
on my system that causes it not to build.  I'll see if I can come up
with anything obvious.

- --
Alexander Hansen
Fink User Liaison
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkp3HlsACgkQB8UpO3rKjQ941wCgoCG/kq4jdWyskipovcMPgdn7
s34AoKSzyB74pXvRfdpNuTov0CmnFyGE
=AEe6
-END PGP SIGNATURE-

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Cannot install aquaterm-1.0.1-5

2009-08-03 Thread Kevin Horton
On 31-Jul-09, at 23:54 , W.P. McNeill wrote:

 I cannot install the aquaterm package.  I am running OS X 10.5.7 on  
 an Intel Macbook.  I have XCode version 3.1.2.  I have already done  
 fink selfupdate and fink update-all.  I tried fink rebuild  
 make because that was mentioned in archive thread about this  
 component---the problem persists.

 Any advice on how to get around this?  Thanks.

 The error details are as follows:

 ...
 The following build commands failed:
 AQTFwk:
   CopyPlistFile /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/ 
 Applications/AquaTerm.framework/Versions/A/Resources/ 
 AquaTerm.framework-Info.plist AquaTerm.framework-Info.plist
 AquaTerm:
   CopyTiffFile /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/ 
 Applications/AquaTerm.app/Contents/Resources/Cross.tiff  
 English.lproj/Cross.tiff
 (2 failures)

I'm the aquaterm maintainer.  I tried rebuilding the package on 10.5.7  
Intel, with XCode 3.1.2, and it built without failure.  I'm baffled.

Please confirm there is no information about the reason for the  
failures in the Terminal output.  If not, we could try putting  
xcodebuild in the Debug configuration, to see if it will then give any  
useful clues.  Copy /sw/fink/10.4/unstable/main/finkinfo/graphics/ 
aquaterm.info and /sw/fink/10.4/unstable/main/finkinfo/graphics/ 
aquaterm.patch to /sw/fink/dists/local/main/finkinfo.

Edit /sw/fink/dists/local/main/finkinfo/aquaterm.info as follows:

on line 17, which starts with xcodebuild, change -configuration  
Deployment to -configuration Debug.

Save the file, and do a fink index.

Then try building aquaterm again.  Maybe the build log will then give  
a hint as to the cause of the failure.

--
Kevin Horton
Ottawa, Canada




--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Cannot install aquaterm-1.0.1-5

2009-08-03 Thread W.P. McNeill
The problem was the configuration of Ruby on my machine which caused the
copyplist and copytiff scripts to fail.

You were right: there was some error information higher up in the spew that
I had overlooked.  The build process is having trouble executing copyplist
and copytiff.  Here are the relevant excerpts from the output when I try to
install aquaterm-shlibs.
CopyPlistFile
/sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.framework/Versions/A/Resources/AquaTerm.framework-Info.plist
AquaTerm.framework-Info.plist
cd /sw/src/fink.build/aquaterm-1.0.1-5/aquaterm

 
/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copyplist
AquaTerm.framework-Info.plist --outdir
/sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.framework/Versions/A/Resources
error: can't exec
'/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copyplist'
(No such file or directory)

CopyTiffFile
/sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.app/Contents/Resources/Cross.tiff
English.lproj/Cross.tiff
cd /sw/src/fink.build/aquaterm-1.0.1-5/aquaterm

 
/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copytiff
English.lproj/Cross.tiff --outdir
/sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.app/Contents/Resources
error: can't exec
'/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copytiff'
(No such file or directory)

copyplist and copytiff are Ruby scripts.  They have the following bang
paths:

#!/usr/bin/ruby

But I had cleaned out all my other Ruby installations and just have the fink
one, so /usr/bin/ruby did not exist.

I added a softlink from /usr/bin/ruby to /sw/bin/ruby and was able to
install aquaterm.



On Mon, Aug 3, 2009 at 10:32 AM, Kevin Horton khorto...@rogers.com wrote:

 On 31-Jul-09, at 23:54 , W.P. McNeill wrote:

  I cannot install the aquaterm package.  I am running OS X 10.5.7 on an
 Intel Macbook.  I have XCode version 3.1.2.  I have already done fink
 selfupdate and fink update-all.  I tried fink rebuild make because that
 was mentioned in archive thread about this component---the problem persists.

 Any advice on how to get around this?  Thanks.

 The error details are as follows:

 ...
 The following build commands failed:
 AQTFwk:
CopyPlistFile
 /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.framework/Versions/A/Resources/AquaTerm.framework-Info.plist
 AquaTerm.framework-Info.plist
 AquaTerm:
CopyTiffFile
 /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.app/Contents/Resources/Cross.tiff
 English.lproj/Cross.tiff
 (2 failures)


 I'm the aquaterm maintainer.  I tried rebuilding the package on 10.5.7
 Intel, with XCode 3.1.2, and it built without failure.  I'm baffled.

 Please confirm there is no information about the reason for the failures in
 the Terminal output.  If not, we could try putting xcodebuild in the Debug
 configuration, to see if it will then give any useful clues.  Copy
 /sw/fink/10.4/unstable/main/finkinfo/graphics/aquaterm.info and
 /sw/fink/10.4/unstable/main/finkinfo/graphics/aquaterm.patch to
 /sw/fink/dists/local/main/finkinfo.

 Edit /sw/fink/dists/local/main/finkinfo/aquaterm.info as follows:

 on line 17, which starts with xcodebuild, change -configuration
 Deployment to -configuration Debug.

 Save the file, and do a fink index.

 Then try building aquaterm again.  Maybe the build log will then give a
 hint as to the cause of the failure.

 --
 Kevin Horton
 Ottawa, Canada






-- 
W.P. McNeill
http://staff.washington.edu/billmcn/index.shtml
Sent from Seattle, WA, United States
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Cannot install aquaterm-1.0.1-5

2009-08-03 Thread Kevin Horton
Thanks for the followup.  Glad you got it working and that it wasn't a  
painful fix.

I'll leave the fink package as it is now, as it seems reasonable to  
assume a standard OS X installation.  If folks are going to remove or  
change standard components, it is up to them to deal with the fallout.

Kevin Horton



On 3-Aug-09, at 15:45 , W.P. McNeill wrote:

 The problem was the configuration of Ruby on my machine which caused  
 the copyplist and copytiff scripts to fail.

 You were right: there was some error information higher up in the  
 spew that I had overlooked.  The build process is having trouble  
 executing copyplist and copytiff.  Here are the relevant excerpts  
 from the output when I try to install aquaterm-shlibs.

 CopyPlistFile /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/ 
 Applications/AquaTerm.framework/Versions/A/Resources/ 
 AquaTerm.framework-Info.plist AquaTerm.framework-Info.plist
 cd /sw/src/fink.build/aquaterm-1.0.1-5/aquaterm
 /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/ 
 Contents/Resources/copyplist AquaTerm.framework-Info.plist --outdir / 
 sw/src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/ 
 AquaTerm.framework/Versions/A/Resources
 error: can't exec '/Developer/Library/Xcode/Plug-ins/ 
 CoreBuildTasks.xcplugin/Contents/Resources/copyplist' (No such file  
 or directory)
 
 CopyTiffFile /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/ 
 Applications/AquaTerm.app/Contents/Resources/Cross.tiff  
 English.lproj/Cross.tiff
 cd /sw/src/fink.build/aquaterm-1.0.1-5/aquaterm
 /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/ 
 Contents/Resources/copytiff English.lproj/Cross.tiff --outdir /sw/ 
 src/fink.build/root-aquaterm-1.0.1-5/sw/Applications/AquaTerm.app/ 
 Contents/Resources
 error: can't exec '/Developer/Library/Xcode/Plug-ins/ 
 CoreBuildTasks.xcplugin/Contents/Resources/copytiff' (No such file  
 or directory)

 copyplist and copytiff are Ruby scripts.  They have the following  
 bang paths:

 #!/usr/bin/ruby

 But I had cleaned out all my other Ruby installations and just have  
 the fink one, so /usr/bin/ruby did not exist.

 I added a softlink from /usr/bin/ruby to /sw/bin/ruby and was able  
 to install aquaterm.



 On Mon, Aug 3, 2009 at 10:32 AM, Kevin Horton khorto...@rogers.com  
 wrote:
 On 31-Jul-09, at 23:54 , W.P. McNeill wrote:

 I cannot install the aquaterm package.  I am running OS X 10.5.7 on  
 an Intel Macbook.  I have XCode version 3.1.2.  I have already done  
 fink selfupdate and fink update-all.  I tried fink rebuild  
 make because that was mentioned in archive thread about this  
 component---the problem persists.

 Any advice on how to get around this?  Thanks.

 The error details are as follows:

 ...
 The following build commands failed:
 AQTFwk:
CopyPlistFile /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/ 
 Applications/AquaTerm.framework/Versions/A/Resources/ 
 AquaTerm.framework-Info.plist AquaTerm.framework-Info.plist
 AquaTerm:
CopyTiffFile /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/ 
 Applications/AquaTerm.app/Contents/Resources/Cross.tiff  
 English.lproj/Cross.tiff
 (2 failures)

 I'm the aquaterm maintainer.  I tried rebuilding the package on  
 10.5.7 Intel, with XCode 3.1.2, and it built without failure.  I'm  
 baffled.

 Please confirm there is no information about the reason for the  
 failures in the Terminal output.  If not, we could try putting  
 xcodebuild in the Debug configuration, to see if it will then give  
 any useful clues.  Copy /sw/fink/10.4/unstable/main/finkinfo/ 
 graphics/aquaterm.info and /sw/fink/10.4/unstable/main/finkinfo/ 
 graphics/aquaterm.patch to /sw/fink/dists/local/main/finkinfo.

 Edit /sw/fink/dists/local/main/finkinfo/aquaterm.info as follows:

 on line 17, which starts with xcodebuild, change -configuration  
 Deployment to -configuration Debug.

 Save the file, and do a fink index.

 Then try building aquaterm again.  Maybe the build log will then  
 give a hint as to the cause of the failure.

 --
 Kevin Horton
 Ottawa, Canada






 -- 
 W.P. McNeill
 http://staff.washington.edu/billmcn/index.shtml
 Sent from Seattle, WA, United States


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems while building taglib

2009-08-03 Thread Martin Costabel
Alexander Hansen wrote:
 
 Luke Stras wrote:
[]
 There's nothing obviously wrong in the log -- at least, not that I
 could spot.  If someone else notices what's going on, I will be very
 grateful.

There are lots of things wrong. For example

 checking whether we are using the GNU C compiler... no
 checking whether gcc accepts -g... no
...
 checking if libtool supports shared libraries... no
 checking whether to build shared libraries... no

All of these should be yes. The last one eventually leads to the mv 
failure, because no dylibs are built.

 
 I get an identical failure.  Unfortunately, since this is a cmake-based
 build system, it's not very verbose in its output.
 
 I built this same version at one point, so something must have changed
 on my system that causes it not to build.  I'll see if I can come up
 with anything obvious.

Try downgrading autoconf to 2.63. It will then build. Autoconf-2.64 
creates a configure script that does not work.

This is how far I got; I don't know what is really wrong with autoconf 
this time.

-- 
Martin

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems while building taglib

2009-08-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Martin Costabel wrote:
 Alexander Hansen wrote:

 Luke Stras wrote:
 []
 There's nothing obviously wrong in the log -- at least, not that I
 could spot.  If someone else notices what's going on, I will be very
 grateful.
 
 There are lots of things wrong. For example
 
 checking whether we are using the GNU C compiler... no
 checking whether gcc accepts -g... no
 ...
 checking if libtool supports shared libraries... no
 checking whether to build shared libraries... no
 
 All of these should be yes. The last one eventually leads to the mv
 failure, because no dylibs are built.
 

 I get an identical failure.  Unfortunately, since this is a cmake-based
 build system, it's not very verbose in its output.

 I built this same version at one point, so something must have changed
 on my system that causes it not to build.  I'll see if I can come up
 with anything obvious.
 
 Try downgrading autoconf to 2.63. It will then build. Autoconf-2.64
 creates a configure script that does not work.
 
 This is how far I got; I don't know what is really wrong with autoconf
 this time.
 

Ah; that'd be the something that changed.   Guess I shouldn't try to
debug when I'm in the middle of code issues of my own.

The downgrade makes taglib WorkForMe (TM) again.

- --
Alexander Hansen
Fink User Liaison
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkp3bxkACgkQB8UpO3rKjQ9GKACeKBOCX5ZPlor9fAu4vddgTKFA
ezcAn3v6cXGnDk1YYJO1miJ1E8UUzNJr
=7Sja
-END PGP SIGNATURE-

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] kde4 mac native application menu

2009-08-03 Thread Richard E . Miles
I have got kfe4 mac native apps installed on my system. Is there a kde  
menu application I can use to select applications?
I am Using imac intel  Mac OS x 10.5.7

Richard E. Miles
r.godzi...@comcast.net




--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems while building taglib

2009-08-03 Thread Peter O'Gorman
Martin Costabel wrote:
 
 This is how far I got; I don't know what is really wrong with autoconf 
 this time.
 

It appears to be checking if the compiler is GNU before it knows what
ac_objext is supposed to be (it's o). Causing the tests to decide that
it is not the GNU C/C++ compiler, and so on.

It's just not worth it, I will revert autoconf to 2.63.

Peter
-- 
Peter O'Gorman
http://pogma.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems while building taglib

2009-08-03 Thread Luke Stras
On Mon, Aug 3, 2009 at 6:45 PM, Martin Costabel wrote:

[build failure in taglib]

 Try downgrading autoconf to 2.63. It will then build. Autoconf-2.64 creates
 a configure script that does not work.

Yep -- that kills the problem dead.

I heart autoconf.  No, really.

Thanks for the help -- it didn't even occur to me to look at the
configure log *that* early back.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users