[Fink-users] passwd PostInstall issues

2012-03-28 Thread Derek Homeier
Hi,

when trying to install with update in a clean fink tree, passwd stumbles in 
the PostInstall phase:

 fink update passwd
 
Information about 11107 packages read in 2 seconds.
The following package will be installed or updated:
 passwd
Reading buildlock packages...
/sw64/bin/dpkg-lockwait -i 
/sw64/fink/dists/stable/main/binary-darwin-x86_64/base/passwd_20100706-3_darwin-x86_64.deb
(Reading database ... 38914 files and directories currently installed.)
Preparing to replace passwd 20100706-3 (using 
.../passwd_20100706-3_darwin-x86_64.deb) ...
Unpacking replacement passwd ...
Setting up passwd (20100706-3) ...
/sw64/var/lib/dpkg/info/passwd.postinst: line 6: update-passwd: command not 
found
/sw64/bin/dpkg: error processing passwd (--install):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 passwd
### execution of /sw64/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package passwd-20100706-3

fink install passwd works, but since I habitually use update in place of 
install to make 
sure I get the newest version (or, in this case, the install was triggered as a 
dependency from a
fink update of another package), I thought this might be worth pointing out. 

Cheers,
Derek
 
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] kdeedu4.mac fails

2012-03-28 Thread Richard Miles
Please see below:
[ 76%] Building CXX object 
rocs/src/Core/CMakeFiles/librocscore.dir/threadScriptExecution.o
cd /sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build/rocs/src/Core  
/sw/var/lib/fink/path-prefix-10.6/g++-4.2   -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
-D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
-D_REENTRANT -DKDE_DEPRECATED_WARNINGS -fno-common -Woverloaded-virtual 
-fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG 
-arch i386 -isysroot / -mmacosx-version-min=10.6 
-I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build/rocs/src/Core 
-I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core 
-I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1 
-I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build 
-I/sw/opt/kde4/mac/include -I/sw/opt/kde4/mac/include/KDE 
-I/sw/lib/qt4-mac/include/KDE -I/sw/lib/qt4-mac/include 
-I/sw/lib/qt4-mac/include/phonon -I/sw/lib/qt4-mac/include/QtXmlPatterns 
-I/sw/lib/qt4-mac/include/QtXml -I/sw/lib/qt4-mac/include/QtWebKit 
-I/sw/lib/qt4-mac/include/QtUiTools -I/sw/lib/qt4-mac/include/QtTest 
-I/sw/lib/qt4-mac/include/QtSvg -I/sw/lib/qt4-mac/include/QtSql 
-I/sw/lib/qt4-mac/include/QtScriptTools -I/sw/lib/qt4-mac/include/QtScript 
-I/sw/lib/qt4-mac/include/QtOpenGL -I/sw/lib/qt4-mac/include/QtNetwork 
-I/sw/lib/qt4-mac/include/QtMultimedia -I/sw/lib/qt4-mac/include/QtHelp 
-I/sw/lib/qt4-mac/include/QtDesigner -I/sw/lib/qt4-mac/include/QtDBus 
-I/sw/lib/qt4-mac/include/QtAssistant -I/sw/lib/qt4-mac/include/Qt3Support 
-I/sw/lib/qt4-mac/include/QtGui -I/sw/lib/qt4-mac/include/QtCore 
-I/sw/lib/qt4-mac/include/Qt -I/sw/lib/qt4-mac/mkspecs/default 
-F/sw/lib/qt4-mac/lib-D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ 
-D_LARGEFILE64_SOURCE -o CMakeFiles/librocscore.dir/threadScriptExecution.o -c 
/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp
/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp:
 In constructor 'ThreadScriptExecution::ThreadScriptExecution(KTextBrowser*)':
/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp:14:
 error: call of overloaded 'QString(int)' is ambiguous
/sw/lib/qt4-mac/include/QtCore/qstring.h:428: note: candidates are: 
QString::QString(const QByteArray)
/sw/lib/qt4-mac/include/QtCore/qstring.h:426: note: 
QString::QString(const char*)
/sw/lib/qt4-mac/include/QtCore/qstring.h:728: note: 
QString::QString(const QString)
/sw/lib/qt4-mac/include/QtCore/qstring.h:106: note: 
QString::QString(QChar)
/sw/lib/qt4-mac/include/QtCore/qstring.h:105: note: 
QString::QString(const QChar*)
make[2]: *** [rocs/src/Core/CMakeFiles/librocscore.dir/threadScriptExecution.o] 
Error 1
make[1]: *** [rocs/src/Core/CMakeFiles/librocscore.dir/all] Error 2
make: *** [all] Error 2
### execution of /tmp/fink.K13m1 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-kdeedu4-mac-4.4.1-3
(Reading database ... 292239 files and directories currently installed.)
Removing fink-buildlock-kdeedu4-mac-4.4.1-3 ...
Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-i386
New package: 
dists/unstable/main/binary-darwin-i386/kde/kcron4-mac_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/kdeaccessibility4-mac-base_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/kdeaccessibility4-mac-color-schemes_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/kdeaccessibility4-mac-icon-themes_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/kdeaccessibility4-mac_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/kdeadmin4-mac-base_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/kdeadmin4-mac_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/kmouth4-mac_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/knetworkconf4-mac_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/ksystemlog4-mac_4.4.1-1_darwin-i386.deb
New package: 
dists/unstable/main/binary-darwin-i386/kde/kuser4-mac_4.4.1-1_darwin-i386.deb
Failed: phase compiling: kdeedu4-mac-4.4.1-3 failed

Before reporting any errors, please run fink selfupdate and try again.
Also try using fink configure to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

The Fink Users List fink-users@lists.sourceforge.net
The Fink Beginners List fink-beginn...@lists.sourceforge.net,

with a 

Re: [Fink-users] libogdi3 and fink

2012-03-28 Thread Dany Plouffe
I used the first option. It works now. Thank you very much for your help!

Dany

On 2012-03-27, at 6:40 PM, Alexander Hansen wrote:

 On 3/27/12 2:50 PM, Dany Plouffe wrote:
 I installed proj-4.7.0 about 1 month ago on another computer. I still have 
 the file proj-4.7.0.tar.gz on this computer. Is there a way to install it 
 without having any conflict with fink? Is there a way fink can pick this 
 file?
 
 That would work, and you can use that from within Fink.  You don't even need 
 to copy that source over (into /sw/src), though there's no reason not to do 
 that.
 
 1)  Download the package description for proj-4.7.0 from
 
 http://fink.cvs.sourceforge.net/viewvc/fink/dists/10.4/unstable/main/finkinfo/sci/proj.info?revision=1.10
 
 making sure to save it as just proj.info
 
 2)  Move this proj.info into /sw/fink/dists/local/main/finkinfo
 
 3)  Use
 
fink install proj-4.7.0-1 proj-shlibs-4.7.0-1
 
 to install this version.
 
 Another option, if your other machine is also using 10.6/i386 Fink, would be:
 
 1) copy
 

 /sw/fink/10.4/unstable/main/binary-darwin-i386/sci/proj-shlibs_4.7.0-1_darwin-i386.deb
  
 
 and
 

 /sw/fink/10.4/unstable/main/binary-darwin-i386/sci/proj_4.7.0-1_darwin-i386.deb
 
 over from your other system to the one where you're having problems.
 
 Or download the copies that I've built and placed online from:
 
 http://akh.users.finkproject.org/debs/proj_4.7.0-1_darwin-i386.deb
 http://akh.users.finkproject.org/debs/proj-shlibs_4.7.0-1_darwin-i386.deb
 
 
 2)  Use
 
sudo dpkg -i /path/to/proj_4.7.0-1_darwin-i386.deb 
 /path/to/proj-shlibs_4.7.0-1_darwin-i386.deb
 
 (replacing /path/to with the actual path to the files)
 
 Does it take time to correct the packages on fink usually?
 
 It depends on what needs to be changed.
 Thanks!
 
 Dany
 
 
 
 
 -- 
 Alexander Hansen, Ph.D.
 Fink User Liaison
 http://finkakh.wordpress.com/2012/02/21/got-job/
 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [fink-core] passwd PostInstall issues

2012-03-28 Thread Max Horn
Dear Derek,

thanks for the report, I think I spotted and fixed the cause of this issue.

But let me point out one thing, lest people get confused about it: There is 
absolutely no difference between fink install FOO and fink update FOO. The 
update command is simply an alias for install, and is 100% identical in its 
functionality. So this was not the cause of the problem you were seeing.

Cheers,
Max

Am 28.03.2012 um 15:55 schrieb Derek Homeier:

 Hi,
 
 when trying to install with update in a clean fink tree, passwd stumbles in 
 the PostInstall phase:
 
 fink update passwd   
  
 Information about 11107 packages read in 2 seconds.
 The following package will be installed or updated:
 passwd
 Reading buildlock packages...
 /sw64/bin/dpkg-lockwait -i 
 /sw64/fink/dists/stable/main/binary-darwin-x86_64/base/passwd_20100706-3_darwin-x86_64.deb
 (Reading database ... 38914 files and directories currently installed.)
 Preparing to replace passwd 20100706-3 (using 
 .../passwd_20100706-3_darwin-x86_64.deb) ...
 Unpacking replacement passwd ...
 Setting up passwd (20100706-3) ...
 /sw64/var/lib/dpkg/info/passwd.postinst: line 6: update-passwd: command not 
 found
 /sw64/bin/dpkg: error processing passwd (--install):
 subprocess post-installation script returned error exit status 127
 Errors were encountered while processing:
 passwd
 ### execution of /sw64/bin/dpkg-lockwait failed, exit code 1
 Failed: can't install package passwd-20100706-3
 
 fink install passwd works, but since I habitually use update in place of 
 install to make 
 sure I get the newest version (or, in this case, the install was triggered as 
 a dependency from a
 fink update of another package), I thought this might be worth pointing 
 out. 
 
 Cheers,
   Derek
 
 --
 This SF email is sponsosred by:
 Try Windows Azure free for 90 days Click Here 
 http://p.sf.net/sfu/sfd2d-msazure
 ___
 fink-core mailing list
 fink-c...@lists.sourceforge.net
 List archive:
 http://news.gmane.org/gmane.os.apple.fink.core
 Subscription management:
 https://lists.sourceforge.net/lists/listinfo/fink-core
 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [fink-core] passwd PostInstall issues

2012-03-28 Thread Derek Homeier
Hi Max,

 thanks for the report, I think I spotted and fixed the cause of this issue.
 
 But let me point out one thing, lest people get confused about it: There is 
 absolutely no difference between fink install FOO and fink update FOO. 
 The update command is simply an alias for install, and is 100% identical 
 in its functionality. So this was not the cause of the problem you were 
 seeing.

thanks for the clarification; that's more or less what I assumed as well and 
just 
was using update for the benefit of doubt. Now I am rather confused as to 
what 
happened, possibly it was actually fixed by a rebuild of the package. I thought 
I had first tried unsuccessfully again the fink update after the rebuild, but 
apparently I did not... I was wondering as well whether package being present 
in several fink installations simultaneously could cause problems (in addition 
to 
/sw I have installations both in /sw32 and /sw64 for testing). Each instance 
seems 
just to happily add and remove entries to NetInfo on its own...

BTW, has finkproject.org been hijacked or something? I was just trying to look 
up at 
what step of the package install PostInst is actually executed, but I am 
immediately 
redirected from any URL under finkproject.org to some advertising sites!

Cheers,
Derek


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] mayavi and vtk58

2012-03-28 Thread Roy Mendelssohn
Hi All:

In trying to build mayavi, I ran into problems with building vtk58.  I tried 
installing vtk58 separately, and it just hangs - I can't really give you the 
error message, just the point where it hangs - and doesn't budge.

Basic info - OS X 10.7.3.  Have the latest XCode that was just released.

 cc --version
Apple clang version 3.1 (tags/Apple/clang-318.0.54) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix

gcc --version
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) 
(LLVM build 2336.9.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

fink --version
Package manager version: 0.32.4.1
Distribution version: selfupdate-rsync Wed Mar 28 10:05:54 2012, 10.7, x86_64
Trees: local/main stable/main

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2012 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Below is the output leading up to where it hangs - the last line is where (it 
doesn't move from 84%).

Thanks for any help.

-Roy M.


1 warning generated.
Linking CXX shared library ../bin/libvtkChartsTCL.dylib
cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Charts  /sw/bin/cmake -E 
cmake_link_script CMakeFiles/vtkChartsTCL.dir/link.txt --verbose=1
/sw/var/lib/fink/path-prefix-clang/c++-g -dynamiclib 
-Wl,-headerpad_max_install_names  -L/sw/lib  -compatibility_version 5.8.0 
-current_version 5.8.0 -o ../bin/libvtkChartsTCL.5.8.0.dylib -install_name 
/sw/lib/vtk58/libvtkChartsTCL.5.8.dylib 
CMakeFiles/vtkChartsTCL.dir/vtkAbstractContextItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkAxisTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkBlockItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkBrushTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkChartTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkChartLegendTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkChartHistogram2DTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkChartParallelCoordinatesTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkChartXYTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkChartPieTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkColorLegendTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotPieTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkColorSeriesTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkColorTransferFunctionItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkColorTransferControlPointsItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkCompositeControlPointsItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkCompositeTransferFunctionItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContext2DTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextActorTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextClipTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextDevice2DTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextInteractorStyleTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextMapper2DTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextSceneTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextTransformTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkContextViewTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkControlPointsItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkImageItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkLookupTableItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPenTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseControlPointsItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseFunctionItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotBarTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotGridTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotHistogram2DTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotLineTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotStackedTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotParallelCoordinatesTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkPlotPointsTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkScalarsToColorsItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkTooltipItemTcl.cxx.o 
CMakeFiles/vtkChartsTCL.dir/vtkChartsTCLInit.cxx.o 
../bin/libvtkCharts.5.8.0.dylib ../bin/libvtkViewsTCL.5.8.0.dylib 
/sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm ../bin/libvtkViews.5.8.0.dylib 
../bin/libvtkInfovisTCL.5.8.0.dylib ../bin/libvtkInfovis.5.8.0.dylib 
../bin/libvtkWidgetsTCL.5.8.0.dylib ../bin/libvtkWidgets.5.8.0.dylib 
../bin/libvtkVolumeRendering.5.8.0.dylib ../bin/libvtkHybridTCL.5.8.0.dylib 
../bin/libvtkRenderingTCL.5.8.0.dylib /sw/lib/libtk.dylib 
../bin/libvtkGraphicsTCL.5.8.0.dylib ../bin/libvtkImagingTCL.5.8.0.dylib 
/usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib 
/usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib 
../bin/libvtkHybrid.5.8.0.dylib ../bin/libvtkParallel.5.8.0.dylib 

Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Alexander Hansen
On 3/28/12 10:10 AM, Roy Mendelssohn wrote:
 Hi All:

 In trying to build mayavi, I ran into problems with building vtk58.  I tried 
 installing vtk58 separately, and it just hangs - I can't really give you the 
 error message, just the point where it hangs - and doesn't budge.

 Basic info - OS X 10.7.3.  Have the latest XCode that was just released.

   cc --version
 Apple clang version 3.1 (tags/Apple/clang-318.0.54) (based on LLVM 3.1svn)
 Target: x86_64-apple-darwin11.3.0
 Thread model: posix

 gcc --version
 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) 
 (LLVM build 2336.9.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 fink --version
 Package manager version: 0.32.4.1
 Distribution version: selfupdate-rsync Wed Mar 28 10:05:54 2012, 10.7, x86_64
 Trees: local/main stable/main

 Copyright (c) 2001 Christoph Pfisterer
 Copyright (c) 2001-2012 The Fink Package Manager Team
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 Below is the output leading up to where it hangs - the last line is where (it 
 doesn't move from 84%).

 Thanks for any help.

 -Roy M.


 1 warning generated.
 Linking CXX shared library ../bin/libvtkChartsTCL.dylib
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Charts  /sw/bin/cmake -E 
 cmake_link_script CMakeFiles/vtkChartsTCL.dir/link.txt --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++-g -dynamiclib 
 -Wl,-headerpad_max_install_names  -L/sw/lib  -compatibility_version 5.8.0 
 -current_version 5.8.0 -o ../bin/libvtkChartsTCL.5.8.0.dylib -install_name 
 /sw/lib/vtk58/libvtkChartsTCL.5.8.dylib 
 CMakeFiles/vtkChartsTCL.dir/vtkAbstractContextItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkAxisTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkBlockItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkBrushTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartLegendTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartHistogram2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartParallelCoordinatesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartXYTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartPieTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorLegendTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPieTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorSeriesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeTransferFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContext2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextActorTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextClipTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextDevice2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextInteractorStyleTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextMapper2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextSceneTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextTransformTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextViewTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkImageItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkLookupTableItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPenTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotBarTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotGridTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotHistogram2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotLineTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotStackedTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotParallelCoordinatesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPointsTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkScalarsToColorsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkTooltipItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartsTCLInit.cxx.o 
 ../bin/libvtkCharts.5.8.0.dylib ../bin/libvtkViewsTCL.5.8.0.dylib 
 /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm ../bin/libvtkViews.5.8.0.dylib 
 ../bin/libvtkInfovisTCL.5.8.0.dylib ../bin/libvtkInfovis.5.8.0.dylib 
 ../bin/libvtkWidgetsTCL.5.8.0.dylib ../bin/libvtkWidgets.5.8.0.dylib 
 ../bin/libvtkVolumeRendering.5.8.0.dylib ../bin/libvtkHybridTCL.5.8.0.dylib 
 ../bin/libvtkRenderingTCL.5.8.0.dylib /sw/lib/libtk.dylib 
 ../bin/libvtkGraphicsTCL.5.8.0.dylib ../bin/libvtkImagingTCL.5.8.0.dylib 
 /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib 
 

Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Roy Mendelssohn
 
 While we wait for my build either to succeed or to get stuck, did you try 
 reducing your number of CPUs?
 

Is this done in fink --configure?  If not I am stuck.  Thanks for the help.

-Roy

PS - Even if you just get to where I got stuck, it may well be many cups of 
coffee!

**
The contents of this message do not reflect any position of the U.S. 
Government or NOAA.
**
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097

e-mail: roy.mendelss...@noaa.gov (Note new e-mail address)
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/

Old age and treachery will overcome youth and skill.
From those who have been given much, much will be expected 
the arc of the moral universe is long, but it bends toward justice -MLK Jr.


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Alexander Hansen
On 3/28/12 10:19 AM, Roy Mendelssohn wrote:
 While we wait for my build either to succeed or to get stuck, did you try 
 reducing your number of CPUs?

 Is this done in fink --configure?  If not I am stuck.  Thanks for the help.
Yeah, you can do that via fink configure, or by editing 
/sw/etc/fink.conf directly.

 -Roy

 PS - Even if you just get to where I got stuck, it may well be many cups of 
 coffee!

Heh.

No, it looks like I got a _different_ failure.  I'll post that back with 
the original message.


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Alexander Hansen
On 3/28/12 10:10 AM, Roy Mendelssohn wrote:
 Hi All:

 In trying to build mayavi, I ran into problems with building vtk58.  I tried 
 installing vtk58 separately, and it just hangs - I can't really give you the 
 error message, just the point where it hangs - and doesn't budge.

 Basic info - OS X 10.7.3.  Have the latest XCode that was just released.

   cc --version
 Apple clang version 3.1 (tags/Apple/clang-318.0.54) (based on LLVM 3.1svn)
 Target: x86_64-apple-darwin11.3.0
 Thread model: posix

 gcc --version
 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) 
 (LLVM build 2336.9.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 fink --version
 Package manager version: 0.32.4.1
 Distribution version: selfupdate-rsync Wed Mar 28 10:05:54 2012, 10.7, x86_64
 Trees: local/main stable/main

 Copyright (c) 2001 Christoph Pfisterer
 Copyright (c) 2001-2012 The Fink Package Manager Team
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 Below is the output leading up to where it hangs - the last line is where (it 
 doesn't move from 84%).

 Thanks for any help.

 -Roy M.


 1 warning generated.
 Linking CXX shared library ../bin/libvtkChartsTCL.dylib
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Charts  /sw/bin/cmake -E 
 cmake_link_script CMakeFiles/vtkChartsTCL.dir/link.txt --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++-g -dynamiclib 
 -Wl,-headerpad_max_install_names  -L/sw/lib  -compatibility_version 5.8.0 
 -current_version 5.8.0 -o ../bin/libvtkChartsTCL.5.8.0.dylib -install_name 
 /sw/lib/vtk58/libvtkChartsTCL.5.8.dylib 
 CMakeFiles/vtkChartsTCL.dir/vtkAbstractContextItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkAxisTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkBlockItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkBrushTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartLegendTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartHistogram2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartParallelCoordinatesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartXYTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartPieTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorLegendTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPieTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorSeriesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeTransferFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContext2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextActorTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextClipTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextDevice2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextInteractorStyleTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextMapper2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextSceneTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextTransformTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextViewTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkImageItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkLookupTableItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPenTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotBarTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotGridTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotHistogram2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotLineTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotStackedTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotParallelCoordinatesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPointsTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkScalarsToColorsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkTooltipItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartsTCLInit.cxx.o 
 ../bin/libvtkCharts.5.8.0.dylib ../bin/libvtkViewsTCL.5.8.0.dylib 
 /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm ../bin/libvtkViews.5.8.0.dylib 
 ../bin/libvtkInfovisTCL.5.8.0.dylib ../bin/libvtkInfovis.5.8.0.dylib 
 ../bin/libvtkWidgetsTCL.5.8.0.dylib ../bin/libvtkWidgets.5.8.0.dylib 
 ../bin/libvtkVolumeRendering.5.8.0.dylib ../bin/libvtkHybridTCL.5.8.0.dylib 
 ../bin/libvtkRenderingTCL.5.8.0.dylib /sw/lib/libtk.dylib 
 ../bin/libvtkGraphicsTCL.5.8.0.dylib ../bin/libvtkImagingTCL.5.8.0.dylib 
 /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib 
 

Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Alexander Hansen
On 3/28/12 10:40 AM, Alexander Hansen wrote:
 On 3/28/12 10:10 AM, Roy Mendelssohn wrote:
 Hi All:

 In trying to build mayavi, I ran into problems with building vtk58.  
 I tried installing vtk58 separately, and it just hangs - I can't 
 really give you the error message, just the point where it hangs - 
 and doesn't budge.

 Basic info - OS X 10.7.3.  Have the latest XCode that was just released.

   cc --version
 Apple clang version 3.1 (tags/Apple/clang-318.0.54) (based on LLVM 
 3.1svn)
 Target: x86_64-apple-darwin11.3.0
 Thread model: posix

 gcc --version
 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. 
 build 5658) (LLVM build 2336.9.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There 
 is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
 PURPOSE.

 fink --version
 Package manager version: 0.32.4.1
 Distribution version: selfupdate-rsync Wed Mar 28 10:05:54 2012, 
 10.7, x86_64
 Trees: local/main stable/main

 Copyright (c) 2001 Christoph Pfisterer
 Copyright (c) 2001-2012 The Fink Package Manager Team
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 Below is the output leading up to where it hangs - the last line is 
 where (it doesn't move from 84%).

 Thanks for any help.

 -Roy M.


 1 warning generated.
 Linking CXX shared library ../bin/libvtkChartsTCL.dylib
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Charts  /sw/bin/cmake 
 -E cmake_link_script CMakeFiles/vtkChartsTCL.dir/link.txt --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++-g -dynamiclib 
 -Wl,-headerpad_max_install_names  -L/sw/lib  -compatibility_version 
 5.8.0 -current_version 5.8.0 -o ../bin/libvtkChartsTCL.5.8.0.dylib 
 -install_name /sw/lib/vtk58/libvtkChartsTCL.5.8.dylib 
 CMakeFiles/vtkChartsTCL.dir/vtkAbstractContextItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkAxisTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkBlockItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkBrushTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartLegendTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartHistogram2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartParallelCoordinatesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartXYTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartPieTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorLegendTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPieTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorSeriesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeTransferFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContext2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextActorTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextClipTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextDevice2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextInteractorStyleTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextMapper2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextSceneTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextTransformTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkContextViewTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkImageItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkLookupTableItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPenTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseFunctionItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotBarTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotGridTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotHistogram2DTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotLineTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotStackedTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotParallelCoordinatesTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPointsTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkScalarsToColorsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkTooltipItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkChartsTCLInit.cxx.o 
 ../bin/libvtkCharts.5.8.0.dylib ../bin/libvtkViewsTCL.5.8.0.dylib 
 /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm 
 ../bin/libvtkViews.5.8.0.dylib ../bin/libvtkInfovisTCL.5.8.0.dylib 
 ../bin/libvtkInfovis.5.8.0.dylib ../bin/libvtkWidgetsTCL.5.8.0.dylib 
 ../bin/libvtkWidgets.5.8.0.dylib 
 ../bin/libvtkVolumeRendering.5.8.0.dylib 
 ../bin/libvtkHybridTCL.5.8.0.dylib 
 ../bin/libvtkRenderingTCL.5.8.0.dylib /sw/lib/libtk.dylib 
 ../bin/libvtkGraphicsTCL.5.8.0.dylib 
 ../bin/libvtkImagingTCL.5.8.0.dylib 

Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Alexander Hansen
On 3/28/12 10:58 AM, Roy Mendelssohn wrote:
 On Mar 28, 2012, at 10:53 AM, Alexander Hansen wrote:

 On 3/28/12 10:40 AM, Alexander Hansen wrote:
 On 3/28/12 10:10 AM, Roy Mendelssohn wrote:
 Hi All:

 In trying to build mayavi, I ran into problems with building vtk58.
 I tried installing vtk58 separately, and it just hangs - I can't
 really give you the error message, just the point where it hangs -
 and doesn't budge.

 Basic info - OS X 10.7.3.  Have the latest XCode that was just released.

   cc --version
 Apple clang version 3.1 (tags/Apple/clang-318.0.54) (based on LLVM
 3.1svn)
 Target: x86_64-apple-darwin11.3.0
 Thread model: posix

 gcc --version
 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc.
 build 5658) (LLVM build 2336.9.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There
 is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 fink --version
 Package manager version: 0.32.4.1
 Distribution version: selfupdate-rsync Wed Mar 28 10:05:54 2012,
 10.7, x86_64
 Trees: local/main stable/main

 Copyright (c) 2001 Christoph Pfisterer
 Copyright (c) 2001-2012 The Fink Package Manager Team
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 Below is the output leading up to where it hangs - the last line is
 where (it doesn't move from 84%).

 Thanks for any help.

 -Roy M.


 1 warning generated.
 Linking CXX shared library ../bin/libvtkChartsTCL.dylib
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Charts   /sw/bin/cmake
 -E cmake_link_script CMakeFiles/vtkChartsTCL.dir/link.txt --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++-g -dynamiclib
 -Wl,-headerpad_max_install_names  -L/sw/lib  -compatibility_version
 5.8.0 -current_version 5.8.0 -o ../bin/libvtkChartsTCL.5.8.0.dylib
 -install_name /sw/lib/vtk58/libvtkChartsTCL.5.8.dylib
 CMakeFiles/vtkChartsTCL.dir/vtkAbstractContextItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkAxisTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkBlockItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkBrushTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartLegendTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartHistogram2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartParallelCoordinatesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartXYTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartPieTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorLegendTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPieTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorSeriesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeTransferFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContext2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextActorTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextClipTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextDevice2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextInteractorStyleTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextMapper2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextSceneTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextTransformTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextViewTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkImageItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkLookupTableItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPenTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotBarTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotGridTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotHistogram2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotLineTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotStackedTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotParallelCoordinatesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPointsTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkScalarsToColorsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkTooltipItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartsTCLInit.cxx.o
 ../bin/libvtkCharts.5.8.0.dylib ../bin/libvtkViewsTCL.5.8.0.dylib
 /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm
 ../bin/libvtkViews.5.8.0.dylib ../bin/libvtkInfovisTCL.5.8.0.dylib
 ../bin/libvtkInfovis.5.8.0.dylib ../bin/libvtkWidgetsTCL.5.8.0.dylib
 ../bin/libvtkWidgets.5.8.0.dylib
 ../bin/libvtkVolumeRendering.5.8.0.dylib
 ../bin/libvtkHybridTCL.5.8.0.dylib
 ../bin/libvtkRenderingTCL.5.8.0.dylib /sw/lib/libtk.dylib
 ../bin/libvtkGraphicsTCL.5.8.0.dylib
 

Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Hanspeter Niederstrasser
On 3/28/2012 3:09 PM, Alexander Hansen wrote:
 On 3/28/12 10:58 AM, Roy Mendelssohn wrote:
 On Mar 28, 2012, at 10:53 AM, Alexander Hansen wrote:

 On 3/28/12 10:40 AM, Alexander Hansen wrote:
 On 3/28/12 10:10 AM, Roy Mendelssohn wrote:
 Hi All:

 In trying to build mayavi, I ran into problems with building vtk58.
 I tried installing vtk58 separately, and it just hangs - I can't
 really give you the error message, just the point where it hangs -
 and doesn't budge.

 Basic info - OS X 10.7.3.  Have the latest XCode that was just released.

cc --version
 Apple clang version 3.1 (tags/Apple/clang-318.0.54) (based on LLVM
 3.1svn)
 Target: x86_64-apple-darwin11.3.0
 Thread model: posix

 gcc --version
 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc.
 build 5658) (LLVM build 2336.9.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There
 is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 fink --version
 Package manager version: 0.32.4.1
 Distribution version: selfupdate-rsync Wed Mar 28 10:05:54 2012,
 10.7, x86_64
 Trees: local/main stable/main

 Copyright (c) 2001 Christoph Pfisterer
 Copyright (c) 2001-2012 The Fink Package Manager Team
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 Below is the output leading up to where it hangs - the last line is
 where (it doesn't move from 84%).

 Thanks for any help.

 -Roy M.


 1 warning generated.
 Linking CXX shared library ../bin/libvtkChartsTCL.dylib
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Charts/sw/bin/cmake
 -E cmake_link_script CMakeFiles/vtkChartsTCL.dir/link.txt --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++-g -dynamiclib
 -Wl,-headerpad_max_install_names  -L/sw/lib  -compatibility_version
 5.8.0 -current_version 5.8.0 -o ../bin/libvtkChartsTCL.5.8.0.dylib
 -install_name /sw/lib/vtk58/libvtkChartsTCL.5.8.dylib
 CMakeFiles/vtkChartsTCL.dir/vtkAbstractContextItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkAxisTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkBlockItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkBrushTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartLegendTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartHistogram2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartParallelCoordinatesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartXYTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartPieTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorLegendTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPieTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorSeriesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeTransferFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContext2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextActorTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextClipTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextDevice2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextInteractorStyleTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextMapper2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextSceneTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextTransformTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextViewTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkImageItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkLookupTableItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPenTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotBarTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotGridTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotHistogram2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotLineTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotStackedTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotParallelCoordinatesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPointsTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkScalarsToColorsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkTooltipItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartsTCLInit.cxx.o
 ../bin/libvtkCharts.5.8.0.dylib ../bin/libvtkViewsTCL.5.8.0.dylib
 /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm
 ../bin/libvtkViews.5.8.0.dylib ../bin/libvtkInfovisTCL.5.8.0.dylib
 ../bin/libvtkInfovis.5.8.0.dylib ../bin/libvtkWidgetsTCL.5.8.0.dylib
 ../bin/libvtkWidgets.5.8.0.dylib
 ../bin/libvtkVolumeRendering.5.8.0.dylib
 ../bin/libvtkHybridTCL.5.8.0.dylib
 ../bin/libvtkRenderingTCL.5.8.0.dylib /sw/lib/libtk.dylib
 

Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Alexander Hansen
On 3/28/12 12:09 PM, Alexander Hansen wrote:
 On 3/28/12 10:58 AM, Roy Mendelssohn wrote:
 On Mar 28, 2012, at 10:53 AM, Alexander Hansen wrote:

 On 3/28/12 10:40 AM, Alexander Hansen wrote:
 On 3/28/12 10:10 AM, Roy Mendelssohn wrote:
 Hi All:

 In trying to build mayavi, I ran into problems with building vtk58.
 I tried installing vtk58 separately, and it just hangs - I can't
 really give you the error message, just the point where it hangs -
 and doesn't budge.

 Basic info - OS X 10.7.3.  Have the latest XCode that was just 
 released.

   cc --version
 Apple clang version 3.1 (tags/Apple/clang-318.0.54) (based on LLVM
 3.1svn)
 Target: x86_64-apple-darwin11.3.0
 Thread model: posix

 gcc --version
 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc.
 build 5658) (LLVM build 2336.9.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There
 is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 fink --version
 Package manager version: 0.32.4.1
 Distribution version: selfupdate-rsync Wed Mar 28 10:05:54 2012,
 10.7, x86_64
 Trees: local/main stable/main

 Copyright (c) 2001 Christoph Pfisterer
 Copyright (c) 2001-2012 The Fink Package Manager Team
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 Below is the output leading up to where it hangs - the last line is
 where (it doesn't move from 84%).

 Thanks for any help.

 -Roy M.


 1 warning generated.
 Linking CXX shared library ../bin/libvtkChartsTCL.dylib
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Charts   /sw/bin/cmake
 -E cmake_link_script CMakeFiles/vtkChartsTCL.dir/link.txt --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++-g -dynamiclib
 -Wl,-headerpad_max_install_names  -L/sw/lib  -compatibility_version
 5.8.0 -current_version 5.8.0 -o ../bin/libvtkChartsTCL.5.8.0.dylib
 -install_name /sw/lib/vtk58/libvtkChartsTCL.5.8.dylib
 CMakeFiles/vtkChartsTCL.dir/vtkAbstractContextItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkAxisTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkBlockItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkBrushTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartLegendTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartHistogram2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartParallelCoordinatesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartXYTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartPieTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorLegendTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPieTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorSeriesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeTransferFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContext2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextActorTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextClipTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextDevice2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextInteractorStyleTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextMapper2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextSceneTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextTransformTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextViewTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkImageItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkLookupTableItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPenTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotBarTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotGridTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotHistogram2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotLineTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotStackedTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotParallelCoordinatesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPointsTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkScalarsToColorsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkTooltipItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartsTCLInit.cxx.o
 ../bin/libvtkCharts.5.8.0.dylib ../bin/libvtkViewsTCL.5.8.0.dylib
 /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm
 ../bin/libvtkViews.5.8.0.dylib ../bin/libvtkInfovisTCL.5.8.0.dylib
 ../bin/libvtkInfovis.5.8.0.dylib ../bin/libvtkWidgetsTCL.5.8.0.dylib
 ../bin/libvtkWidgets.5.8.0.dylib
 ../bin/libvtkVolumeRendering.5.8.0.dylib
 ../bin/libvtkHybridTCL.5.8.0.dylib
 ../bin/libvtkRenderingTCL.5.8.0.dylib /sw/lib/libtk.dylib
 

Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Roy Mendelssohn

On Mar 28, 2012, at 1:15 PM, Alexander Hansen wrote:

 On 3/28/12 12:09 PM, Alexander Hansen wrote:
 On 3/28/12 10:58 AM, Roy Mendelssohn wrote:
 On Mar 28, 2012, at 10:53 AM, Alexander Hansen wrote:
 
 On 3/28/12 10:40 AM, Alexander Hansen wrote:
 On 3/28/12 10:10 AM, Roy Mendelssohn wrote:
 Hi All:
 
 In trying to build mayavi, I ran into problems with building vtk58.
 I tried installing vtk58 separately, and it just hangs - I can't
 really give you the error message, just the point where it hangs -
 and doesn't budge.
 
 Basic info - OS X 10.7.3.  Have the latest XCode that was just released.
 
  cc --version
 Apple clang version 3.1 (tags/Apple/clang-318.0.54) (based on LLVM
 3.1svn)
 Target: x86_64-apple-darwin11.3.0
 Thread model: posix
 
 gcc --version
 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc.
 build 5658) (LLVM build 2336.9.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There
 is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 
 fink --version
 Package manager version: 0.32.4.1
 Distribution version: selfupdate-rsync Wed Mar 28 10:05:54 2012,
 10.7, x86_64
 Trees: local/main stable/main
 
 Copyright (c) 2001 Christoph Pfisterer
 Copyright (c) 2001-2012 The Fink Package Manager Team
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 Below is the output leading up to where it hangs - the last line is
 where (it doesn't move from 84%).
 
 Thanks for any help.
 
 -Roy M.
 
 
 1 warning generated.
 Linking CXX shared library ../bin/libvtkChartsTCL.dylib
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Charts   /sw/bin/cmake
 -E cmake_link_script CMakeFiles/vtkChartsTCL.dir/link.txt --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++-g -dynamiclib
 -Wl,-headerpad_max_install_names  -L/sw/lib  -compatibility_version
 5.8.0 -current_version 5.8.0 -o ../bin/libvtkChartsTCL.5.8.0.dylib
 -install_name /sw/lib/vtk58/libvtkChartsTCL.5.8.dylib
 CMakeFiles/vtkChartsTCL.dir/vtkAbstractContextItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkAxisTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkBlockItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkBrushTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartLegendTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartHistogram2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartParallelCoordinatesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartXYTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartPieTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorLegendTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPieTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorSeriesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkColorTransferControlPointsItemTcl.cxx.o 
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkCompositeTransferFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContext2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextActorTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextClipTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextDevice2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextInteractorStyleTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextMapper2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextSceneTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextTransformTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkContextViewTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkImageItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkLookupTableItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPenTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseControlPointsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPiecewiseFunctionItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotBarTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotGridTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotHistogram2DTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotLineTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotStackedTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotParallelCoordinatesTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkPlotPointsTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkScalarsToColorsItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkTooltipItemTcl.cxx.o
 CMakeFiles/vtkChartsTCL.dir/vtkChartsTCLInit.cxx.o
 ../bin/libvtkCharts.5.8.0.dylib ../bin/libvtkViewsTCL.5.8.0.dylib
 /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm
 ../bin/libvtkViews.5.8.0.dylib ../bin/libvtkInfovisTCL.5.8.0.dylib
 ../bin/libvtkInfovis.5.8.0.dylib ../bin/libvtkWidgetsTCL.5.8.0.dylib
 ../bin/libvtkWidgets.5.8.0.dylib
 ../bin/libvtkVolumeRendering.5.8.0.dylib
 

Re: [Fink-users] kdeedu4.mac fails

2012-03-28 Thread Hanspeter Niederstrasser
On 3/28/2012 10:44 AM, Richard Miles wrote:
 Please see below:
 [ 76%] Building CXX object 
 rocs/src/Core/CMakeFiles/librocscore.dir/threadScriptExecution.o
 cd /sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build/rocs/src/Core  
 /sw/var/lib/fink/path-prefix-10.6/g++-4.2   -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
 -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
 -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -fno-common -Woverloaded-virtual 
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG 
 -arch i386 -isysroot / -mmacosx-version-min=10.6 
 -I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build/rocs/src/Core 
 -I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core 
 -I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1 
 -I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build 
 -I/sw/opt/kde4/mac/include -I/sw/opt/kde4/mac/include/KDE 
 -I/sw/lib/qt4-mac/include/KDE -I/sw/lib/qt4-mac/include 
 -I/sw/lib/qt4-mac/include/phonon -I/sw/lib/qt4-mac/include/QtXmlPatterns 
 -I/sw/lib/qt4-mac/include/QtXml -I/sw/lib/qt4-mac/include/QtWebKit 
 -I/sw/lib/qt4-mac/include/QtUiTools -I/sw/lib/qt4!
 -mac/inclu
de/QtTest -I/sw/lib/qt4-mac/include/QtSvg -I/sw/lib/qt4-mac/include/QtSql 
-I/sw/lib/qt4-mac/include/QtScriptTools -I/sw/lib/qt4-mac/include/QtScript 
-I/sw/lib/qt4-mac/include/QtOpenGL -I/sw/lib/qt4-mac/include/QtNetwork 
-I/sw/lib/qt4-mac/include/QtMultimedia -I/sw/lib/qt4-mac/include/QtHelp 
-I/sw/lib/qt4-mac/include/QtDesigner -I/sw/lib/qt4-mac/include/QtDBus 
-I/sw/lib/qt4-mac/include/QtAssistant -I/sw/lib/qt4-mac/include/Qt3Support 
-I/sw/lib/qt4-mac/include/QtGui -I/sw/lib/qt4-mac/include/QtCore 
-I/sw/lib/qt4-mac/include/Qt -I/sw/lib/qt4-mac/mkspecs/default 
-F/sw/lib/qt4-mac/lib-D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ 
-D_LARGEFILE64_SOURCE -o CMakeFiles/librocscore.dir/threadScriptExecution.o -c 
/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp
 /sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp:
  In constructor 'ThreadScriptExecution::ThreadScriptExecution(KTextBrowser*)':
 /sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp:14:
  error: call of overloaded 'QString(int)' is ambiguous
 /sw/lib/qt4-mac/include/QtCore/qstring.h:428: note: candidates are: 
 QString::QString(const QByteArray)
 /sw/lib/qt4-mac/include/QtCore/qstring.h:426: note: 
 QString::QString(const char*)
 /sw/lib/qt4-mac/include/QtCore/qstring.h:728: note: 
 QString::QString(const QString)
 /sw/lib/qt4-mac/include/QtCore/qstring.h:106: note: 
 QString::QString(QChar)
 /sw/lib/qt4-mac/include/QtCore/qstring.h:105: note: 
 QString::QString(const QChar*)
 make[2]: *** 
 [rocs/src/Core/CMakeFiles/librocscore.dir/threadScriptExecution.o] Error 1
 make[1]: *** [rocs/src/Core/CMakeFiles/librocscore.dir/all] Error 2
 make: *** [all] Error 2
 ### execution of /tmp/fink.K13m1 failed, exit code 2

Overloaded QString is a common failure for older packages building 
against Qt 4.7 which just got moved to Stable.

I have a patch that fixes this issue on 10.7, so it should presumably 
apply as well to 10.6.

Go to 
http://cvs.snaggledworks.com/viewvc.cgi/fink/10.7/main/finkinfo/kde/kdeedu4-threadScriptExecution_cpp.patch?view=co
 
and save it to /sw/fink/dists/unstable/main/finkinfo/kde

Then edit kdeedu4.info in that same directory to add the lines 73-76 
from this URL: 
http://cvs.snaggledworks.com/viewvc.cgi/fink/10.7/main/finkinfo/kde/kdeedu4-mac.info?view=markup

Then try rebuilding kdeedu4-mac and let us know if it works.

Hanspeter

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Alexander Hansen
On 3/28/12 2:18 PM, Roy Mendelssohn wrote:

snip

 Switched to 1 CPU.  Perhaps coincidental, but I made it all the way through 
 to the final compile, and got the following  (note looking for 64-bit 
 architecture - is this correct?)

 -Roy

 Linking CXX executable ../../bin/vtkpython
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Wrapping/Python  /sw/bin/cmake 
 -E cmake_link_script CMakeFiles/vtkpython.dir/link.txt --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++ -g -Wl,-search_paths_first 
 -Wl,-headerpad_max_install_names  -L/sw/lib  -flat_namespace -undefined 
 suppress -u _PyMac_Error CMakeFiles/vtkpython.dir/vtkPythonAppInit.cxx.o  -o 
 ../../bin/vtkpython  /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm -lpthread 
 /sw/lib/python2.7/config/libpython2.7.dylib ../../bin/libvtksys.5.8.0.dylib 
 ../../bin/libvtkCommon.5.8.0.dylib ../../bin/libvtkFiltering.5.8.0.dylib 
 ../../bin/libvtkIO.5.8.0.dylib ../../bin/libvtkGraphics.5.8.0.dylib 
 ../../bin/libvtkImaging.5.8.0.dylib /usr/lib/libutil.dylib 
 ../../bin/libvtkRendering.5.8.0.dylib 
 ../../bin/libvtkVolumeRendering.5.8.0.dylib 
 ../../bin/libvtkHybrid.5.8.0.dylib ../../bin/libvtkWidgets.5.8.0.dylib 
 ../../bin/libvtkParallel.5.8.0.dylib ../../bin/libvtkCharts.5.8.0.dylib 
 ../../bin/libvtkGeovis.5.8.0.dylib ../../bin/libvtkInfovis.5.8.0.dylib 
 ../../bin/libvtkViews.5.8.0.dylib ../../bin/libvtkInfovis.5.8.0.dylib 
 ../../bin/libvtkWidgets.5.8.0.dylib 
 ../../bin/libvtkVolumeRendering.5.8.0.dylib 
 ../../bin/libvtkHybrid.5.8.0.dylib ../../bin/libvtkParallel.5.8.0.dylib 
 ../../bin/libvtkRendering.5.8.0.dylib ../../bin/libvtkIO.5.8.0.dylib 
 ../../bin/libvtkGraphics.5.8.0.dylib ../../bin/libvtkImaging.5.8.0.dylib 
 ../../bin/libvtkFiltering.5.8.0.dylib ../../bin/libvtkCommon.5.8.0.dylib 
 ../../bin/libvtksys.5.8.0.dylib -lm -lm -lpthread 
 /sw/lib/python2.7/config/libpython2.7.dylib /usr/lib/libutil.dylib
 ld: in /usr/local/lib/libfreetype.6.dylib, missing required architecture 
 x86_64 in file for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see 
 invocation)
 make[2]: *** [bin/vtkpython] Error 1
 make[1]: *** [Wrapping/Python/CMakeFiles/vtkpython.dir/all] Error 2
 make: *** [all] Error 2
 ### execution of /tmp/fink.QfOIb failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-vtk58-5.8.0-1
 (Reading database ... 192271 files and directories currently installed.)
 Removing fink-buildlock-vtk58-5.8.0-1 ...
 Failed: phase compiling: vtk58-5.8.0-1 failed


Your fink is x86_64.  However, your third-party 
/usr/local/libfreetype6.dylib is not.   I'm afraid you're going to need 
to rename /usr/local temporarily and try again.  Maybe that's what 
caused the stuck build...

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/2012/02/21/got-job/



--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] mayavi and vtk58

2012-03-28 Thread Roy Mendelssohn

On Mar 28, 2012, at 2:41 PM, Alexander Hansen wrote:

 On 3/28/12 2:18 PM, Roy Mendelssohn wrote:
 
 snip
 
 Switched to 1 CPU.  Perhaps coincidental, but I made it all the way through 
 to the final compile, and got the following  (note looking for 64-bit 
 architecture - is this correct?)
 
 -Roy
 
 Linking CXX executable ../../bin/vtkpython
 cd /sw/src/fink.build/vtk58-5.8.0-1/VTKBuild/Wrapping/Python  
 /sw/bin/cmake -E cmake_link_script CMakeFiles/vtkpython.dir/link.txt 
 --verbose=1
 /sw/var/lib/fink/path-prefix-clang/c++ -g -Wl,-search_paths_first 
 -Wl,-headerpad_max_install_names  -L/sw/lib  -flat_namespace -undefined 
 suppress -u _PyMac_Error CMakeFiles/vtkpython.dir/vtkPythonAppInit.cxx.o  -o 
 ../../bin/vtkpython  /sw/lib/libtk.dylib /sw/lib/libtcl.dylib -lm -lpthread 
 /sw/lib/python2.7/config/libpython2.7.dylib ../../bin/libvtksys.5.8.0.dylib 
 ../../bin/libvtkCommon.5.8.0.dylib ../../bin/libvtkFiltering.5.8.0.dylib 
 ../../bin/libvtkIO.5.8.0.dylib ../../bin/libvtkGraphics.5.8.0.dylib 
 ../../bin/libvtkImaging.5.8.0.dylib /usr/lib/libutil.dylib 
 ../../bin/libvtkRendering.5.8.0.dylib 
 ../../bin/libvtkVolumeRendering.5.8.0.dylib 
 ../../bin/libvtkHybrid.5.8.0.dylib ../../bin/libvtkWidgets.5.8.0.dylib 
 ../../bin/libvtkParallel.5.8.0.dylib ../../bin/libvtkCharts.5.8.0.dylib 
 ../../bin/libvtkGeovis.5.8.0.dylib ../../bin/libvtkInfovis.5.8.0.dylib 
 ../../bin/libvtkViews.5.8.0.dylib ../../bin/libvtkInfovis.5.8.0.dylib 
 ../../bin/libvtkWidgets.5.8.0.dylib 
 ../../bin/libvtkVolumeRendering.5.8.0.dylib 
 ../../bin/libvtkHybrid.5.8.0.dylib ../../bin/libvtkParallel.5.8.0.dylib 
 ../../bin/libvtkRendering.5.8.0.dylib ../../bin/libvtkIO.5.8.0.dylib 
 ../../bin/libvtkGraphics.5.8.0.dylib ../../bin/libvtkImaging.5.8.0.dylib 
 ../../bin/libvtkFiltering.5.8.0.dylib ../../bin/libvtkCommon.5.8.0.dylib 
 ../../bin/libvtksys.5.8.0.dylib -lm -lm -lpthread 
 /sw/lib/python2.7/config/libpython2.7.dylib /usr/lib/libutil.dylib
 ld: in /usr/local/lib/libfreetype.6.dylib, missing required architecture 
 x86_64 in file for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see 
 invocation)
 make[2]: *** [bin/vtkpython] Error 1
 make[1]: *** [Wrapping/Python/CMakeFiles/vtkpython.dir/all] Error 2
 make: *** [all] Error 2
 ### execution of /tmp/fink.QfOIb failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-vtk58-5.8.0-1
 (Reading database ... 192271 files and directories currently installed.)
 Removing fink-buildlock-vtk58-5.8.0-1 ...
 Failed: phase compiling: vtk58-5.8.0-1 failed
 
 
 Your fink is x86_64.  However, your third-party /usr/local/libfreetype6.dylib 
 is not.   I'm afraid you're going to need to rename /usr/local temporarily 
 and try again.  Maybe that's what caused the stuck build...
 
 -- 
 Alexander Hansen, Ph.D.
 Fink User Liaison
 http://finkakh.wordpress.com/2012/02/21/got-job/
 
 


Thanks.  And I have no idea where that comes from.I have a freetype in my 
frameworks,  but it is definitely in my frameworks, not in /usr/lib.  I am 
letting mayavi go as far as it can, and them I will try changing that.  Easy 
enough top do.

-Roy


**
The contents of this message do not reflect any position of the U.S. 
Government or NOAA.
**
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097

e-mail: roy.mendelss...@noaa.gov (Note new e-mail address)
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/

Old age and treachery will overcome youth and skill.
From those who have been given much, much will be expected 
the arc of the moral universe is long, but it bends toward justice -MLK Jr.


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] kdeedu4-mac fails again

2012-03-28 Thread Richard Miles
[ 76%] Building CXX object 
rocs/src/Core/CMakeFiles/librocscore.dir/threadScriptExecution.o
cd /sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build/rocs/src/Core  
/sw/var/lib/fink/path-prefix-10.6/g++-4.2   -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
-D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
-D_REENTRANT -DKDE_DEPRECATED_WARNINGS -fno-common -Woverloaded-virtual 
-fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG 
-arch i386 -isysroot / -mmacosx-version-min=10.6 
-I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build/rocs/src/Core 
-I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core 
-I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1 
-I/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/build 
-I/sw/opt/kde4/mac/include -I/sw/opt/kde4/mac/include/KDE 
-I/sw/lib/qt4-mac/include/KDE -I/sw/lib/qt4-mac/include 
-I/sw/lib/qt4-mac/include/phonon -I/sw/lib/qt4-mac/include/QtXmlPatterns 
-I/sw/lib/qt4-mac/include/QtXml -I/sw/lib/qt4-mac/include/QtWebKit 
-I/sw/lib/qt4-mac/include/QtUiTools -I/sw/lib/qt4-mac/include/QtTest 
-I/sw/lib/qt4-mac/include/QtSvg -I/sw/lib/qt4-mac/include/QtSql 
-I/sw/lib/qt4-mac/include/QtScriptTools -I/sw/lib/qt4-mac/include/QtScript 
-I/sw/lib/qt4-mac/include/QtOpenGL -I/sw/lib/qt4-mac/include/QtNetwork 
-I/sw/lib/qt4-mac/include/QtMultimedia -I/sw/lib/qt4-mac/include/QtHelp 
-I/sw/lib/qt4-mac/include/QtDesigner -I/sw/lib/qt4-mac/include/QtDBus 
-I/sw/lib/qt4-mac/include/QtAssistant -I/sw/lib/qt4-mac/include/Qt3Support 
-I/sw/lib/qt4-mac/include/QtGui -I/sw/lib/qt4-mac/include/QtCore 
-I/sw/lib/qt4-mac/include/Qt -I/sw/lib/qt4-mac/mkspecs/default 
-F/sw/lib/qt4-mac/lib-D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ 
-D_LARGEFILE64_SOURCE -o CMakeFiles/librocscore.dir/threadScriptExecution.o -c 
/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp
/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp:
 In constructor 'ThreadScriptExecution::ThreadScriptExecution(KTextBrowser*)':
/sw/src/fink.build/kdeedu4-mac-4.4.1-3/kdeedu-4.4.1/rocs/src/Core/threadScriptExecution.cpp:14:
 error: call of overloaded 'QString(int)' is ambiguous
/sw/lib/qt4-mac/include/QtCore/qstring.h:428: note: candidates are: 
QString::QString(const QByteArray)
/sw/lib/qt4-mac/include/QtCore/qstring.h:426: note: 
QString::QString(const char*)
/sw/lib/qt4-mac/include/QtCore/qstring.h:728: note: 
QString::QString(const QString)
/sw/lib/qt4-mac/include/QtCore/qstring.h:106: note: 
QString::QString(QChar)
/sw/lib/qt4-mac/include/QtCore/qstring.h:105: note: 
QString::QString(const QChar*)
make[2]: *** [rocs/src/Core/CMakeFiles/librocscore.dir/threadScriptExecution.o] 
Error 1
make[1]: *** [rocs/src/Core/CMakeFiles/librocscore.dir/all] Error 2
make: *** [all] Error 2
### execution of /tmp/fink.qZ7M8 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-kdeedu4-mac-4.4.1-3
(Reading database ... 292239 files and directories currently installed.)
Removing fink-buildlock-kdeedu4-mac-4.4.1-3 ...
Failed: phase compiling: kdeedu4-mac-4.4.1-3 failed

Before reporting any errors, please run fink selfupdate and try again.
Also try using fink configure to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

The Fink Users List fink-users@lists.sourceforge.net
The Fink Beginners List fink-beginn...@lists.sourceforge.net,

with a carbon copy to the maintainer:

Benjamin Reed kdee...@fink.racoonfink.com

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. gcc or g++
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.32.4.1
Distribution version: selfupdate-rsync Wed Mar 28 19:46:51 2012, 10.6, i386
Trees: local/main stable/main unstable/crypto unstable/main
Xcode: 3.2.6
Max. Fink build jobs:  2

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



--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users