[Fink-devel] ld: library not found for -lserf-1

2014-06-14 Thread Jack Howarth
Daniel,
 I am finding that svn18-1.8.9-1 fails to compile on 10.7 with the
error…

cd subversion/tests/libsvn_delta && /bin/sh
/sw/src/fink.build/svn18-1.8.9-1/subversion-1.8.9/libtool --tag=CC --silent
--mode=link gcc -shared  -Werror=unknown-warning-option -g -O2  -g -O2
 -Wl,-dead_strip_dylibs -L/sw/lib  -L/sw/lib -L/sw/lib -L/sw/lib  -rpath
/sw/lib/svn18  -o svndiff-test  svndiff-test.lo
../../../subversion/libsvn_delta/libsvn_delta-1.la
../../../subversion/libsvn_subr/libsvn_subr-1.la -L/sw/lib -laprutil
-L/sw/lib -lapr -lintl  -framework CoreFoundation -framework Security
-framework CoreServices
ld: library not found for -lserf-1
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make: *** [subversion/libsvn_ra_serf/libsvn_ra_serf-1.la] Error 1
make: *** Waiting for unfinished jobs
### execution of /tmp/fink.WKoua failed, exit code 2
### execution of /tmp/fink.Jpqoh failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-svn18-1.8.9-1
(Reading database ... 355268 files and directories currently installed.)
Removing fink-buildlock-svn18-1.8.9-1 ...
Failed: phase compiling: svn18-1.8.9-1 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 
The Fink Beginners List ,

with a carbon copy to the maintainer:

Daniel Johnson 

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.37.0
Distribution version: selfupdate-cvs Fri Jun 13 11:06:01 2014, 10.7, x86_64
Trees: experimental/jwhowarth local/main stable/main
Xcode.app: 4.6.3
Xcode command-line tools: 4.6.0.0.1.1365549073
Max. Fink build jobs:  2

Jack
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] ld: library not found for -lserf-1

2014-06-14 Thread Jack Howarth
Daniel,
Shouldn't the main libserf1 package contain a symlink at
%p/lib/libserf-1.dylib pointing at the %p/lib/libserf-1.0.4.3.0.dylib from
the libserf1-shlibs package?
  Jack


On Sat, Jun 14, 2014 at 10:33 AM, Jack Howarth 
wrote:

> Daniel,
>  I am finding that svn18-1.8.9-1 fails to compile on 10.7 with the
> error…
>
> cd subversion/tests/libsvn_delta && /bin/sh
> /sw/src/fink.build/svn18-1.8.9-1/subversion-1.8.9/libtool --tag=CC --silent
> --mode=link gcc -shared  -Werror=unknown-warning-option -g -O2  -g -O2
>  -Wl,-dead_strip_dylibs -L/sw/lib  -L/sw/lib -L/sw/lib -L/sw/lib  -rpath
> /sw/lib/svn18  -o svndiff-test  svndiff-test.lo
> ../../../subversion/libsvn_delta/libsvn_delta-1.la
> ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/sw/lib -laprutil
> -L/sw/lib -lapr -lintl  -framework CoreFoundation -framework Security
> -framework CoreServices
> ld: library not found for -lserf-1
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> make: *** [subversion/libsvn_ra_serf/libsvn_ra_serf-1.la] Error 1
> make: *** Waiting for unfinished jobs
> ### execution of /tmp/fink.WKoua failed, exit code 2
> ### execution of /tmp/fink.Jpqoh failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-svn18-1.8.9-1
> (Reading database ... 355268 files and directories currently installed.)
> Removing fink-buildlock-svn18-1.8.9-1 ...
> Failed: phase compiling: svn18-1.8.9-1 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 
> The Fink Beginners List ,
>
> with a carbon copy to the maintainer:
>
> Daniel Johnson 
>
> 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.37.0
> Distribution version: selfupdate-cvs Fri Jun 13 11:06:01 2014, 10.7, x86_64
> Trees: experimental/jwhowarth local/main stable/main
> Xcode.app: 4.6.3
> Xcode command-line tools: 4.6.0.0.1.1365549073
> Max. Fink build jobs:  2
>
> Jack
>
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] rkward vs katepart.so

2014-06-14 Thread Jack Howarth
Hanspeter,
 Something really strange is happening with the kde build of rkward
under fink. After building 'fink -m -kK rkward-r30' using the files from my
experimental, I find
that 
/sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/rkward/CMakeFiles/rkward.frontend.dir/link.txt
shows…

/sw/var/lib/fink/path-prefix-clang/g++   -I/sw/include  -fno-common
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts
-Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common
-fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden
-Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -arch x86_64
-isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk
-mmacosx-version-min=10.7 -Wl,-search_paths_first
-Wl,-headerpad_max_install_names
 -L/sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/lib
-L/sw/opt/kde4/mac/lib -L/sw/lib/system-openssl/lib
-L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/qt4-mac/lib
-L/sw/opt/qca2/mac/lib -L/sw/opt/strigi/mac/lib -L/sw/opt/soprano/mac/lib
-L/sw/opt/grantlee/mac/lib -L/sw/opt/attica/mac/lib
-L/sw/opt/akonadi/mac/lib -L/sw/lib -Wl,-dead_strip_dylibs
CMakeFiles/rkward.frontend.dir/rkward.frontend_automoc.o
CMakeFiles/rkward.frontend.dir/rkward.o
CMakeFiles/rkward.frontend.dir/main.o
CMakeFiles/rkward.frontend.dir/rkglobals.o
CMakeFiles/rkward.frontend.dir/robjectviewer.o
CMakeFiles/rkward.frontend.dir/rkconsole.o
CMakeFiles/rkward.frontend.dir/rkwardapplication.o  -o
rkward.frontend.app/Contents/MacOS/rkward.frontend -F/sw/lib/qt4-mac/lib
 -L/sw/opt/kde4/mac/lib
 -L/sw/Library/Frameworks/R.framework/Versions/3.0/Resources/lib
 -L/sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/lib
 -L/sw/opt/soprano/mac/lib  /sw/opt/kde4/mac/lib/libkdecore.5.13.1.dylib
../lib/libwindows.a ../lib/libagents.a ../lib/libdialogs.a
../lib/libplugin.a ../lib/libsettings.a ../lib/libdataeditor.a
../lib/libcore.a ../lib/libscriptbackends.a ../lib/librbackend.a
../lib/libmisc.a -lktexteditor /sw/opt/kde4/mac/lib/libkhtml.5.13.1.dylib
/sw/opt/kde4/mac/lib/libkfile.4.13.1.dylib
/sw/opt/kde4/mac/lib/libkdeui.5.13.1.dylib
/sw/opt/kde4/mac/lib/libkrosscore.4.13.1.dylib -framework QtScript
-framework QtNetwork -framework phonon
/sw/opt/kde4/mac/lib/libkjs.4.13.1.dylib
/sw/opt/kde4/mac/lib/libkparts.4.13.1.dylib
/sw/opt/kde4/mac/lib/libkio.5.13.1.dylib -framework QtNetwork
/sw/opt/kde4/mac/lib/libnepomukutils.4.13.1.dylib
/sw/opt/kde4/mac/lib/libnepomuk.4.13.1.dylib
/sw/opt/soprano/mac/lib/libsoprano.dylib
/sw/opt/kde4/mac/lib/libkdeui.5.13.1.dylib
/sw/opt/kde4/mac/lib/libkdecore.5.13.1.dylib -framework QtDBus -framework
QtCore -framework Carbon -framework QtGui -framework QtSvg -framework QtXml
-Wl,-rpath,/sw/opt/kde4/mac/lib
-Wl,-rpath,/sw/Library/Frameworks/R.framework/Versions/3.0/Resources/lib

yet when I manually execute…

% cd  /sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/rkward
% source CMakeFiles/rkward.frontend.dir/link.txt
% otool -L rkward.frontend.app/Contents/MacOS/rkward.frontend

rkward.frontend.app/Contents/MacOS/rkward.frontend:
/sw/opt/kde4/mac/lib/libkdecore.5.dylib
(compatibility version 5.0.0, current version 5.13.1)
/sw/opt/kde4/mac/lib/libktexteditor.4.dylib
(compatibility version 4.0.0, current version 4.13.1)
/sw/opt/kde4/mac/lib/libkhtml.5.dylib (compatibility version 5.0.0, current
version 5.13.1)
/sw/opt/kde4/mac/lib/libkfile.4.dylib (compatibility version 4.0.0, current
version 4.13.1)
/sw/opt/kde4/mac/lib/libkdeui.5.dylib (compatibility version 5.0.0, current
version 5.13.1)
/sw/opt/kde4/mac/lib/libkrosscore.4.dylib (compatibility version 4.0.0,
current version 4.13.1)
/sw/lib/qt4-mac/lib/QtScript.framework/Versions/4/QtScript (compatibility
version 4.8.0, current version 4.8.6)
/sw/lib/qt4-mac/lib/QtNetwork.framework/Versions/4/QtNetwork (compatibility
version 4.8.0, current version 4.8.6)
/sw/opt/kde4/mac/lib/libkparts.4.dylib (compatibility version 4.0.0,
current version 4.13.1)
/sw/opt/kde4/mac/lib/libkio.5.dylib (compatibility version 5.0.0, current
version 5.13.1)
/sw/lib/qt4-mac/lib/QtCore.framework/Versions/4/QtCore (compatibility
version 4.8.0, current version 4.8.6)
/sw/lib/qt4-mac/lib/QtGui.framework/Versions/4/QtGui (compatibility version
4.8.0, current version 4.8.6)
/sw/lib/qt4-mac/lib/QtXml.framework/Versions/4/QtXml (compatibility version
4.8.0, current version 4.8.6)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version
52.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
159.1.0)

the linkages on libsoprano and libkjs are missing despite the fact that
 appending -v reveals the linkage command used as…

 "/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.7.0
-syslibroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk
-o rkward.frontend.app/Contents/MacOS/rkward.frontend -lcrt1.10.6.o
-L/sw/src/fink.build/rkward

Re: [Fink-devel] rkward vs katepart.so

2014-06-14 Thread Jack Howarth
Hanspeter,
 The difference appears to be that we are emitting
-Wl,-dead_strip_dylibs in fink whereas the kde builds on MacPorts doesn't
do that. Adding…

perl -pi -e 's|-Wl,-dead_strip_dylibs||g'
rkward/CMakeFiles/rkward.frontend.dir/link.txt

before the make in rkward-r.info's CompileScript restores the linkage to
the same as MacPorts
for /sw/opt/kde4/mac/bin/rkward.frontend.app/Contents/MacOS/rkward.frontend
but the plugin error still remains.
  Jack


On Sat, Jun 14, 2014 at 4:57 PM, Jack Howarth 
wrote:

> Hanspeter,
>  Something really strange is happening with the kde build of rkward
> under fink. After building 'fink -m -kK rkward-r30' using the files from my
> experimental, I find
> that 
> /sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/rkward/CMakeFiles/rkward.frontend.dir/link.txt
> shows…
>
> /sw/var/lib/fink/path-prefix-clang/g++   -I/sw/include  -fno-common
> -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts
> -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common
> -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden
> -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -arch x86_64
> -isysroot
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk
> -mmacosx-version-min=10.7 -Wl,-search_paths_first
> -Wl,-headerpad_max_install_names
>  -L/sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/lib
> -L/sw/opt/kde4/mac/lib -L/sw/lib/system-openssl/lib
> -L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/qt4-mac/lib
> -L/sw/opt/qca2/mac/lib -L/sw/opt/strigi/mac/lib -L/sw/opt/soprano/mac/lib
> -L/sw/opt/grantlee/mac/lib -L/sw/opt/attica/mac/lib
> -L/sw/opt/akonadi/mac/lib -L/sw/lib -Wl,-dead_strip_dylibs
> CMakeFiles/rkward.frontend.dir/rkward.frontend_automoc.o
> CMakeFiles/rkward.frontend.dir/rkward.o
> CMakeFiles/rkward.frontend.dir/main.o
> CMakeFiles/rkward.frontend.dir/rkglobals.o
> CMakeFiles/rkward.frontend.dir/robjectviewer.o
> CMakeFiles/rkward.frontend.dir/rkconsole.o
> CMakeFiles/rkward.frontend.dir/rkwardapplication.o  -o
> rkward.frontend.app/Contents/MacOS/rkward.frontend -F/sw/lib/qt4-mac/lib
>  -L/sw/opt/kde4/mac/lib
>  -L/sw/Library/Frameworks/R.framework/Versions/3.0/Resources/lib
>  -L/sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/lib
>  -L/sw/opt/soprano/mac/lib  /sw/opt/kde4/mac/lib/libkdecore.5.13.1.dylib
> ../lib/libwindows.a ../lib/libagents.a ../lib/libdialogs.a
> ../lib/libplugin.a ../lib/libsettings.a ../lib/libdataeditor.a
> ../lib/libcore.a ../lib/libscriptbackends.a ../lib/librbackend.a
> ../lib/libmisc.a -lktexteditor /sw/opt/kde4/mac/lib/libkhtml.5.13.1.dylib
> /sw/opt/kde4/mac/lib/libkfile.4.13.1.dylib
> /sw/opt/kde4/mac/lib/libkdeui.5.13.1.dylib
> /sw/opt/kde4/mac/lib/libkrosscore.4.13.1.dylib -framework QtScript
> -framework QtNetwork -framework phonon
> /sw/opt/kde4/mac/lib/libkjs.4.13.1.dylib
> /sw/opt/kde4/mac/lib/libkparts.4.13.1.dylib
> /sw/opt/kde4/mac/lib/libkio.5.13.1.dylib -framework QtNetwork
> /sw/opt/kde4/mac/lib/libnepomukutils.4.13.1.dylib
> /sw/opt/kde4/mac/lib/libnepomuk.4.13.1.dylib
> /sw/opt/soprano/mac/lib/libsoprano.dylib
> /sw/opt/kde4/mac/lib/libkdeui.5.13.1.dylib
> /sw/opt/kde4/mac/lib/libkdecore.5.13.1.dylib -framework QtDBus -framework
> QtCore -framework Carbon -framework QtGui -framework QtSvg -framework QtXml
> -Wl,-rpath,/sw/opt/kde4/mac/lib
> -Wl,-rpath,/sw/Library/Frameworks/R.framework/Versions/3.0/Resources/lib
>
> yet when I manually execute…
>
> % cd  /sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/rkward
> % source CMakeFiles/rkward.frontend.dir/link.txt
> % otool -L rkward.frontend.app/Contents/MacOS/rkward.frontend
>
> rkward.frontend.app/Contents/MacOS/rkward.frontend: 
> /sw/opt/kde4/mac/lib/libkdecore.5.dylib
> (compatibility version 5.0.0, current version 5.13.1) 
> /sw/opt/kde4/mac/lib/libktexteditor.4.dylib
> (compatibility version 4.0.0, current version 4.13.1)
> /sw/opt/kde4/mac/lib/libkhtml.5.dylib (compatibility version 5.0.0,
> current version 5.13.1)
> /sw/opt/kde4/mac/lib/libkfile.4.dylib (compatibility version 4.0.0,
> current version 4.13.1)
> /sw/opt/kde4/mac/lib/libkdeui.5.dylib (compatibility version 5.0.0,
> current version 5.13.1)
> /sw/opt/kde4/mac/lib/libkrosscore.4.dylib (compatibility version 4.0.0,
> current version 4.13.1)
> /sw/lib/qt4-mac/lib/QtScript.framework/Versions/4/QtScript (compatibility
> version 4.8.0, current version 4.8.6)
> /sw/lib/qt4-mac/lib/QtNetwork.framework/Versions/4/QtNetwork
> (compatibility version 4.8.0, current version 4.8.6)
> /sw/opt/kde4/mac/lib/libkparts.4.dylib (compatibility version 4.0.0,
> current version 4.13.1)
> /sw/opt/kde4/mac/lib/libkio.5.dylib (compatibility version 5.0.0, current
> version 5.13.1)
> /sw/lib/qt4-mac/lib/QtCore.framework/Versions/4/QtCore (compatibility
> version 4.8.0, current version 4.8.6)
> /sw/lib/qt4-mac/lib/QtGui.framework/Versions/4/QtGui (compatibility
> version 4.8.0, c

Re: [Fink-devel] ld: library not found for -lserf-1

2014-06-14 Thread Daniel Johnson

On Jun 14, 2014, at 10:39 AM, Jack Howarth  wrote:

> Daniel,
> Shouldn't the main libserf1 package contain a symlink at 
> %p/lib/libserf-1.dylib pointing at the %p/lib/libserf-1.0.4.3.0.dylib from 
> the libserf1-shlibs package?
>   Jack
> 

File this under "Why yes, scons does indeed suck". 1.3.6-2 should be fixed.

Thanks
Daniel



signature.asc
Description: Message signed with OpenPGP using GPGMail
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] rkward vs katepart.so

2014-06-14 Thread Jack Howarth
Hanspeter,
  Solved the issue with the pluginmap. I had a thinko in the info file
which is fixed with..

Index: rkward-r.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/kde/rkward-r.info,v
retrieving revision 1.1
diff -r1.1 rkward-r.info
4c4
< Revision: 1
---
> Revision: 2
51c51
< -DRKVERSION_NUMBER=%type_raw[rversion] \
---
> -DRKVERSION_NUMBER=%v \

Now the RKWard.app launches without errors against the current kde4 on
fink. Sorry for the noise.
 Jack


On Sat, Jun 14, 2014 at 5:28 PM, Jack Howarth 
wrote:

> Hanspeter,
>  The difference appears to be that we are emitting
> -Wl,-dead_strip_dylibs in fink whereas the kde builds on MacPorts doesn't
> do that. Adding…
>
> perl -pi -e 's|-Wl,-dead_strip_dylibs||g'
> rkward/CMakeFiles/rkward.frontend.dir/link.txt
>
> before the make in rkward-r.info's CompileScript restores the linkage to
> the same as MacPorts
> for /sw/opt/kde4/mac/bin/rkward.frontend.app/Contents/MacOS/rkward.frontend
> but the plugin error still remains.
>   Jack
>
>
> On Sat, Jun 14, 2014 at 4:57 PM, Jack Howarth 
> wrote:
>
>> Hanspeter,
>>  Something really strange is happening with the kde build of rkward
>> under fink. After building 'fink -m -kK rkward-r30' using the files from my
>> experimental, I find
>> that 
>> /sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/rkward/CMakeFiles/rkward.frontend.dir/link.txt
>> shows…
>>
>> /sw/var/lib/fink/path-prefix-clang/g++   -I/sw/include  -fno-common
>> -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts
>> -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common
>> -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden
>> -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -arch x86_64
>> -isysroot
>> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk
>> -mmacosx-version-min=10.7 -Wl,-search_paths_first
>> -Wl,-headerpad_max_install_names
>>  -L/sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/lib
>> -L/sw/opt/kde4/mac/lib -L/sw/lib/system-openssl/lib
>> -L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/qt4-mac/lib
>> -L/sw/opt/qca2/mac/lib -L/sw/opt/strigi/mac/lib -L/sw/opt/soprano/mac/lib
>> -L/sw/opt/grantlee/mac/lib -L/sw/opt/attica/mac/lib
>> -L/sw/opt/akonadi/mac/lib -L/sw/lib -Wl,-dead_strip_dylibs
>> CMakeFiles/rkward.frontend.dir/rkward.frontend_automoc.o
>> CMakeFiles/rkward.frontend.dir/rkward.o
>> CMakeFiles/rkward.frontend.dir/main.o
>> CMakeFiles/rkward.frontend.dir/rkglobals.o
>> CMakeFiles/rkward.frontend.dir/robjectviewer.o
>> CMakeFiles/rkward.frontend.dir/rkconsole.o
>> CMakeFiles/rkward.frontend.dir/rkwardapplication.o  -o
>> rkward.frontend.app/Contents/MacOS/rkward.frontend -F/sw/lib/qt4-mac/lib
>>  -L/sw/opt/kde4/mac/lib
>>  -L/sw/Library/Frameworks/R.framework/Versions/3.0/Resources/lib
>>  -L/sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/lib
>>  -L/sw/opt/soprano/mac/lib  /sw/opt/kde4/mac/lib/libkdecore.5.13.1.dylib
>> ../lib/libwindows.a ../lib/libagents.a ../lib/libdialogs.a
>> ../lib/libplugin.a ../lib/libsettings.a ../lib/libdataeditor.a
>> ../lib/libcore.a ../lib/libscriptbackends.a ../lib/librbackend.a
>> ../lib/libmisc.a -lktexteditor /sw/opt/kde4/mac/lib/libkhtml.5.13.1.dylib
>> /sw/opt/kde4/mac/lib/libkfile.4.13.1.dylib
>> /sw/opt/kde4/mac/lib/libkdeui.5.13.1.dylib
>> /sw/opt/kde4/mac/lib/libkrosscore.4.13.1.dylib -framework QtScript
>> -framework QtNetwork -framework phonon
>> /sw/opt/kde4/mac/lib/libkjs.4.13.1.dylib
>> /sw/opt/kde4/mac/lib/libkparts.4.13.1.dylib
>> /sw/opt/kde4/mac/lib/libkio.5.13.1.dylib -framework QtNetwork
>> /sw/opt/kde4/mac/lib/libnepomukutils.4.13.1.dylib
>> /sw/opt/kde4/mac/lib/libnepomuk.4.13.1.dylib
>> /sw/opt/soprano/mac/lib/libsoprano.dylib
>> /sw/opt/kde4/mac/lib/libkdeui.5.13.1.dylib
>> /sw/opt/kde4/mac/lib/libkdecore.5.13.1.dylib -framework QtDBus -framework
>> QtCore -framework Carbon -framework QtGui -framework QtSvg -framework QtXml
>> -Wl,-rpath,/sw/opt/kde4/mac/lib
>> -Wl,-rpath,/sw/Library/Frameworks/R.framework/Versions/3.0/Resources/lib
>>
>> yet when I manually execute…
>>
>> % cd  /sw/src/fink.build/rkward-r30-0.6.1-1/rkward-0.6.1/build/rkward
>> % source CMakeFiles/rkward.frontend.dir/link.txt
>> % otool -L rkward.frontend.app/Contents/MacOS/rkward.frontend
>>
>> rkward.frontend.app/Contents/MacOS/rkward.frontend: 
>> /sw/opt/kde4/mac/lib/libkdecore.5.dylib
>> (compatibility version 5.0.0, current version 5.13.1) 
>> /sw/opt/kde4/mac/lib/libktexteditor.4.dylib
>> (compatibility version 4.0.0, current version 4.13.1)
>>  /sw/opt/kde4/mac/lib/libkhtml.5.dylib (compatibility version 5.0.0,
>> current version 5.13.1)
>> /sw/opt/kde4/mac/lib/libkfile.4.dylib (compatibility version 4.0.0,
>> current version 4.13.1)
>> /sw/opt/kde4/mac/lib/libkdeui.5.dylib (compatibility version 5.0.0,
>> current version 5.13.1)
>> /sw/op

[Fink-devel] symlinks in /Applications/Fink/KDE4

2014-06-14 Thread Jack Howarth
Hanspeter,,
  One change we might want to mimic from the MacPorts KDE packages is
their aggressive use of symlinks in /Applications/MacPorts/KDE4. For
example, a basic kde4 installation places…

akonadi2xml.app kded4.app khotnewstuff-upload.app nepomukfileindexer.app
akonadi_agent_launcher.app kdeinit4.app khotnewstuff4.app
nepomukfilewatch.app
akonadi_benchmarker.app kdepasswd.app kjscmd.app nepomukmigrator.app
dolphin.app kdialog.app knotify4.app nepomukserver.app
fsview.app keditbookmarks.app konqueror.app nepomukservicestub.app
kate.app keditfiletype.app kross.app nepomukstorage.app
kbookmarkmerger.app kfilemetadatareader.app kuiserver.app okular.app
kcmshell4.app kfind.app kwrite.app plasma-remote-helper.app
kdebugdialog.app khelpcenter.app nepomukbackup.app plasmapkg.app

in that directory. We might also mimic their use of symlinks in
/Applications/MacPorts/Qt4 which places…

Assistant.app Linguist.app pixeltool.app qhelpconverter.app
Designer.app QMLViewer.app qdbusviewer.app qttracereplay.app

Using similar subdirectories for /Applications/Fink/KDE4 and
/Applications/Fink/Qt4 would be a lot easier for users to find the
applications.
   Jack
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] rkward vs katepart.so

2014-06-14 Thread Hanspeter Niederstrasser
On 6/14/2014 4:28 PM, Jack Howarth wrote:
> Hanspeter,
>   The difference appears to be that we are emitting
> -Wl,-dead_strip_dylibs in fink whereas the kde builds on MacPorts doesn't
> do that. Adding…

Yes, Fink's KDE4 buildenv has been adding -dead_strip_dylibs since the 
4.4 days (or earlier).  If anything in the KDE suite is requiring a 
dylib on the fly and not linking to it should be fixed to stop that. 
However, I see your later message that the plugin problem was due to a 
typo in the .info file.  Glad it's working.

Hanspeter


--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel