[Fink-devel] Failed: phase compiling: xvidcore-1.2.2-2 failed

2011-02-23 Thread Dominique Dhumieres
Updating to xvidcore-1.2.2-2 failed with:

(1) G4 OSX 10.4.11

make: Entering directory 
`/sw/src/fink.build/xvidcore-1.2.2-2/xvidcore/build/generic'
  D: =build
  C: ./decoder.c
  C: ./encoder.c
  C: ./xvid.c
../../src/xvid.c: In function 'xvid_gbl_info':
../../src/xvid.c:682: error: '_SC_NPROCESSORS_CONF' undeclared (first use in 
this function)
../../src/xvid.c:682: error: (Each undeclared identifier is reported only once
../../src/xvid.c:682: error: for each function it appears in.)
make: *** [xvid.o] Error 1
make: Leaving directory 
`/sw/src/fink.build/xvidcore-1.2.2-2/xvidcore/build/generic'
### execution of /var/tmp/tmp.1.OCZ7Rk failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-xvidcore-1.2.2-2
(Reading database ... 447765 files and directories currently installed.)
Removing fink-buildlock-xvidcore-1.2.2-2 ...
Failed: phase compiling: xvidcore-1.2.2-2 failed

(2) Core2Duo OSX 10.6.6

...
  A: utils/x86_asm/mem_transfer_3dne.asm
  A: utils/x86_asm/interlacing_mmx.asm
  A: utils/x86_asm/cpuid.asm
  A: plugins/x86_asm/plugin_ssim-a.asm
  L: libxvidcore.a
/usr/bin/ranlib: archive member: libxvidcore.a(cbp_mmx.o) cputype (7) does not 
match previous archive members cputype (16777223) (all members must match)
/usr/bin/ranlib: archive member: libxvidcore.a(cbp_sse2.o) cputype (7) does not 
match previous archive members cputype (16777223) (all members must match)
/usr/bin/ranlib: archive member: libxvidcore.a(fdct_mmx_ffmpeg.o) cputype (7) 
does not match previous archive members cputype (16777223) (all members must 
match)
...
/usr/bin/ranlib: archive member: libxvidcore.a(plugin_ssim-a.o) cputype (7) 
does not match previous archive members cputype (16777223) (all members must 
match)
/usr/bin/ranlib: object: libxvidcore.a(idct_sse2_dmitry.o) malformed object 
(addr field plus size of section 1 in LC_SEGMENT command 0 greater than than 
the segment's vmaddr plus vmsize)
ar: internal ranlib command failed
make: *** [libxvidcore.a] Error 1
make: Leaving directory 
`/sw64/src/fink.build/xvidcore-1.2.2-2/xvidcore/build/generic'
### execution of /var/tmp/tmp.1.UHg9Uf failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw64/bin/dpkg-lockwait -r fink-buildlock-xvidcore-1.2.2-2
(Reading database ... 346681 files and directories currently installed.)
Removing fink-buildlock-xvidcore-1.2.2-2 ...
Failed: phase compiling: xvidcore-1.2.2-2 failed

Note that the update went fine on a G5 OSX 10.5.8

TIA

Dominique

--
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Failed: phase compiling: lasi-1.1.0-1003 failed

2010-08-02 Thread Dominique Dhumieres
Removing lasi-dev solves the problem.

Dominique

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: phase compiling: lasi-1.1.0-1003 failed

2010-08-01 Thread Dominique Dhumieres
Updating to lasi-1.1.0-1003 failed with

...
cd /sw64/src/fink.build/lasi-1.1.0-1003/libLASi-1.1.0/examples && 
/sw64/bin/cmake -E cmake_link_script CMakeFiles/example2.dir/link.txt 
--verbose=1
/sw64/var/lib/fink/path-prefix-10.6/c++   -MD -mmacosx-version-min=10.6 
-Wl,-search_paths_first -headerpad_max_install_names -L/sw64/lib 
CMakeFiles/example2.dir/ComplexTextLayoutExample.o  -o example2  
-L/sw64/src/fink.build/lasi-1.1.0-1003/libLASi-1.1.0/src -L/sw64/lib 
-L/sw64/lib/fontconfig2/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 
-lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 
-lglib-2.0 -lfreetype ../src/libLASi.0.0.1.dylib -lpango-1.0 -lgobject-2.0 
-lgmodule-2.0 -lglib-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig 
-lm 
/sw64/bin/cmake -E cmake_progress_report 
/sw64/src/fink.build/lasi-1.1.0-1003/libLASi-1.1.0/CMakeFiles  9
[100%] Built target example2
/sw64/bin/cmake -E cmake_progress_start 
/sw64/src/fink.build/lasi-1.1.0-1003/libLASi-1.1.0/CMakeFiles 0
fink-package-precedence --depfile-ext='\.d' --prohibit-bdep lasi-dev .
Scanning /\.d$/ dependency files...
./CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.d
./examples/CMakeFiles/example0.dir/MissingGlyphExample.d
./examples/CMakeFiles/example1.dir/SimpleLASiExample.d
./examples/CMakeFiles/example2.dir/ComplexTextLayoutExample.d
./src/CMakeFiles/LASi.dir/drawGlyph.d
./src/CMakeFiles/LASi.dir/glyphMgr.d
./src/CMakeFiles/LASi.dir/psDoc.d
./src/CMakeFiles/LASi.dir/util.d
Looking for incorrect headers in 8 dependency files...
Determining fink providers of 116 headers...
1 - 100
101 - 116
Please fix build process to avoid seeing them.
Found use of headers from 5 fink packages:
fontconfig2-dev
freetype219
glib2-dev
lasi-dev
pango1-xft2-ft219-dev
Use of headers from prohibited installed packages:
lasi-dev
### execution of /var/tmp/tmp.1.pqUeyV failed, exit code 255
Removing runtime build-lock...
Removing build-lock package...
/sw64/bin/dpkg-lockwait -r fink-buildlock-lasi-1.1.0-1003
(Reading database ... 307571 files and directories currently installed.)
Removing fink-buildlock-lasi-1.1.0-1003 ...
Failed: phase compiling: lasi-1.1.0-1003 failed

TIA

Dominique

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] libffi-3.0.9-2 self-test failure 10.4/ppc

2010-04-20 Thread Dominique Dhumieres
Hi!

I have reported the issue to libffi-disc...@sourceware.org on
Tue, 15 Dec 2009 (see
http://sourceware.org/ml/libffi-discuss/2009/msg00365.html ).

So far I did not get even an aknowledgement!-(no more rant).

Cheers,

Dominique


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: phase compiling: mplayer-1.0.0rc2-1011 failed [take 2]

2010-02-21 Thread Dominique Dhumieres
On OSX 10.6.2 mplayer-1.0.0rc2-1011 now fails with

...
cc -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign 
-Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch 
-Wpointer-arith -Wredundant-decls -O4  -mtune=generic -pipe -ffast-math 
-fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN 
-shared-libgcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-DHAVE_CONFIG_H -I/sw64/include -I/sw64/include/lame 
-I/sw64/lib/fontconfig2/include -I/usr/local/include -mmmx -msse -msse2 -msse3 
-mssse3 -m3dnow -I/usr/X11/include -I/sw64/include/freetype2 -I/sw64/include 
-I/sw64/include -I/sw64/include -I/sw64/include/dvdnav   -c -o vf_ilpack.o 
vf_ilpack.c
{standard input}:482:suffix or operands invalid for `push'
{standard input}:561:suffix or operands invalid for `pop'
{standard input}:620:suffix or operands invalid for `push'
{standard input}:703:suffix or operands invalid for `pop'
make[1]: *** [vf_ilpack.o] Error 1
make: *** [libmpcodecs/libmpcodecs.a] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw64/bin/dpkg-lockwait -r fink-buildlock-mplayer-1.0.0rc2-1011
(Reading database ... 237102 files and directories currently installed.)
Removing fink-buildlock-mplayer-1.0.0rc2-1011 ...
Failed: phase compiling: mplayer-1.0.0rc2-1011 failed

TIA

Dominique

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Build error in oleo-1.99.16-1021 on 10.5

2010-02-16 Thread Dominique Dhumieres
With the new version of oleo I get the following error:

...
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib   -I/sw64/include  -g -O2 
-DLOCALEDIR=\"/sw64/share/locale\" -DBUILD_PREFIX='"'/sw64'"' -c 
io-motif.c
io-motif.c: In function 'sciplot_thunk':
io-motif.c:429: warning: cast to pointer from integer of different size
io-motif.c: In function 'PuSelectPlotter':
io-motif.c:1359: warning: cast from pointer to integer of different size
io-motif.c: In function 'TickTypeCB':
io-motif.c:1467: warning: cast from pointer to integer of different size
io-motif.c: In function 'MotifSetPrintPage':
io-motif.c:2011: warning: cast from pointer to integer of different size
io-motif.c: In function 'MotifCreatePrintDialog':
io-motif.c:2169: warning: 'cupsGetPrinters' is deprecated (declared at 
/usr/include/cups/cups.h:189)
io-motif.c:2260: warning: cast to pointer from integer of different size
io-motif.c: In function 'Yeah':
io-motif.c:3846: warning: cast from pointer to integer of different size
io-motif.c: In function 'MotifDateFormat':
io-motif.c:3857: warning: cast from pointer to integer of different size
io-motif.c: In function 'CreateFormatsDialog':
io-motif.c:4015: warning: cast to pointer from integer of different size
io-motif.c: In function 'FormatsDialog':
io-motif.c:4101: warning: cast from pointer to integer of different size
io-motif.c: In function 'DoUserPreferences':
io-motif.c:4356: warning: cast from pointer to integer of different size
io-motif.c: In function 'ConfigureMySQL':
io-motif.c:4562: warning: cast from pointer to integer of different size
io-motif.c: In function 'Traverse':
io-motif.c:4792: warning: format not a string literal and no format arguments
io-motif.c: At top level:
io-motif.c:5726: error: expected identifier or '(' before numeric constant
io-motif.c: In function 'motif_build_gui':
io-motif.c:5907: warning: format not a string literal and no format arguments
make[2]: *** [io-motif.o] Error 1
...

Dominique

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: phase compiling: oleo-1.99.16-1021 failed

2010-02-15 Thread Dominique Dhumieres
Installing oleo on OSX 10.6.2 failed with:

...
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
configure: error: installation or configuration problem: C compiler cannot 
create executables.
checking whether the C compiler (gcc  -L/sw64/lib) works... no
### execution of ac_cv_exeext='' failed, exit code 1

The config.log is

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:611: checking for a BSD compatible install
configure:664: checking whether build environment is sane
configure:721: checking whether make sets ${MAKE}
configure:767: checking for working aclocal
configure:780: checking for working autoconf
configure:793: checking for working automake
configure:806: checking for working autoheader
configure:819: checking for working makeinfo
configure:839: checking whether to enable maintainer-specific portions of 
Makefiles
configure:890: checking for gcc
configure:1003: checking whether the C compiler (gcc  -L/sw64/lib) works
configure:1019: gcc -o conftest  -Wno-long-double -I/sw64/include -L/sw64/lib 
conftest.c  1>&5
cc1: error: unrecognized command line option "-Wno-long-double"
configure: failed program was:

#line 1014 "configure"
#include "confdefs.h"

main(){return(0);}

TIA

Dominique

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: phase compiling: xbae-4.60.4-1 failed

2010-02-15 Thread Dominique Dhumieres
Installing xbae on OSX 10.6.1 failed with:

...
gcc -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o 
.libs/libXbae.4.0.60.dylib  .libs/Actions.o .libs/Caption.o .libs/Clip.o 
.libs/Converters.o .libs/Create.o .libs/Draw.o .libs/Input.o .libs/Matrix.o 
.libs/Methods.o .libs/Public.o .libs/ScrollMgr.o .libs/Shadow.o .libs/Utils.o 
.libs/DebugUtil.o  -L/sw64/lib /sw64/lib/libXm.dylib -lXt -lXext -lX11  
-install_name  /sw64/lib/libXbae.4.dylib -Wl,-compatibility_version -Wl,5 
-Wl,-current_version -Wl,5.60
ld: library not found for -lXt
collect2: ld returned 1 exit status
make[1]: *** [libXbae.la] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2

Adding --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib to
the ConfigureParams seems to solve the problem.

TIA

Dominique

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Failed: phase compiling: qtiplot-aqua-0.8.9-rc2-2 failed

2009-09-23 Thread Dominique Dhumieres
> It's worth noting that the only change made for this revision was the
> Maintainer and the DescPackaging.  Nothing should have changed between
> how revisions 1 and 2 build.

I did notice that too. Just in case I have rebuilt gsl, but it did not help.
Also

[pbook] /Users/dominiq% nm /sw/lib/libgsl.0.dylib | grep cblas
 U _cblas_caxpy
 U _cblas_ccopy
 U _cblas_cdotc_sub
...

All I can do right now. Thanks for the answers.

Dominique

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: phase compiling: qtiplot-aqua-0.8.9-rc2-2 failed

2009-09-23 Thread Dominique Dhumieres
On ppc OSX10.4.11 updating to qtiplot-aqua-0.8.9-rc2-2 failed with:

...
c++ -headerpad_max_install_names -prebind -dynamiclib -single_module 
-compatibility_version 1.0 -current_version1.0.0 -install_name 
@executable_path/../Frameworks/QtiPlot.framework/Versions/A/Resources/lib/libfitRational0.1.dylib
 -o libfitRational0.1.0.0.dylib fitRational0.o   -L/sw/lib/qt3mac/lib 
-L/sw/lib/qt3mac/lib -L/sw/lib -lgsl -lqt-mt 
ld: warning -prebind ignored because MACOSX_DEPLOYMENT_TARGET environment 
variable greater or equal to 10.4
ld: Undefined symbols:
_cblas_caxpy
_cblas_ccopy
_cblas_cdotc_sub
_cblas_cdotu_sub
_cblas_cgemm
...
_cblas_ztrmv
_cblas_ztrsm
_cblas_ztrsv
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit 
command failed
make[1]: *** [../libfitRational0.1.0.0.dylib] Error 1
make: *** [sub-fitPlugins-fitRational0] Error 2
### execution of /var/tmp/tmp.1.l1ve73 failed, exit code 2

Apparently the link to a BLAS lib is not provided.

TIA

Dominique

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: phase compiling: libqd-2.3.7-1003 failed

2009-04-26 Thread Dominique Dhumieres
On Intel OSX 10.5.6, updating to libqd-2.3.7-1003 failed with:

...
checking for ifort... ifort
...
Making all in src
c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
c_dd.o -MD -MP -MF .deps/c_dd.Tpo -c -o c_dd.o c_dd.cpp
mv -f .deps/c_dd.Tpo .deps/c_dd.Po
c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
c_qd.o -MD -MP -MF .deps/c_qd.Tpo -c -o c_qd.o c_qd.cpp
mv -f .deps/c_qd.Tpo .deps/c_qd.Po
c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
dd_real.o -MD -MP -MF .deps/dd_real.Tpo -c -o dd_real.o dd_real.cpp
mv -f .deps/dd_real.Tpo .deps/dd_real.Po
c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
dd_const.o -MD -MP -MF .deps/dd_const.Tpo -c -o dd_const.o dd_const.cpp
mv -f .deps/dd_const.Tpo .deps/dd_const.Po
c++ -DHAVE_CONFIG_H   -I.. -I../include -I../include -I/sw/include  -Os  -MT 
fpu.o -MD -MP -MF .deps/fpu.Tpo -c -o fpu.o fpu.cpp
fpu.cpp:113: error: variable or field 'FC_FUNC_' declared void
fpu.cpp:113: error: 'f_fpu_fix_start' was not declared in this scope
fpu.cpp:113: error: 'F_FPU_FIX_START' was not declared in this scope
fpu.cpp:113: error: initializer expression list treated as compound expression
fpu.cpp:113: error: expected ',' or ';' before '(' token
fpu.cpp:117: error: variable or field 'FC_FUNC_' declared void
fpu.cpp:117: error: redefinition of 'int FC_FUNC_'
fpu.cpp:113: error: 'int FC_FUNC_' previously defined here
fpu.cpp:117: error: 'f_fpu_fix_end' was not declared in this scope
fpu.cpp:117: error: 'F_FPU_FIX_END' was not declared in this scope
make[2]: *** [fpu.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libqd-2.3.7-1003
(Reading database ... 410009 files and directories currently installed.)
Removing fink-buildlock-libqd-2.3.7-1003 ...
Failed: phase compiling: libqd-2.3.7-1003 failed

After moving ifort out of the way, the update went fine.

TIA

Dominique


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase installing: openssl-0.9.8k-1 failed

2009-04-20 Thread Dominique Dhumieres
> You might try running "fink index -f"; it's possible that there is a
> time-stamp problem that is confusing things.

This does not help.

Thanks

Dominique

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase installing: openssl-0.9.8k-1 failed

2009-04-20 Thread Dominique Dhumieres
> Is the current version ( 0.9.8k-3 ) available for you yet?

No and I have tried distfiles.master.finkmirrors.net also, but still
0.9.8k-1!-(

Dominique

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase installing: openssl-0.9.8k-1 failed

2009-04-19 Thread Dominique Dhumieres
> It's being worked on.

It has not propagated yet to rsync://nte.fr.eu.finkmirrors.net.
Is it normal?

Dominique

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase installing: openssl-0.9.8k-1 failed

2009-04-19 Thread Dominique Dhumieres
Updating to openssl-0.9.8k-1 failed with:

...
tr '[:upper:]' '[:lower:]'<<<"$f"
tr '[:upper:]' '[:lower:]'<<<"$g"
 ## There remain symlinks BN_print.3 -> BN_bn2bin.3 and bn_print.3 -> 
bn_internal.3, we rename the latter.
 rm -f /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/BN_print.3 
/sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/bn_print.3 || true
 ln -fs BN_bn2bin.3 
/sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/BN_print.3
 ln -fs bn_internal.3 
/sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/_bn_print.3
 ### for comptibility with libmd (don't know how to set up update-alternatives 
with original capitalisation)
 mv /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/md5.3 
/sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/MD5.3
mv: rename /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/md5.3 to 
/sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/MD5.3: No such file 
or directory
### execution of /var/tmp/tmp.1.CHgR4G failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-openssl-0.9.8k-1
(Reading database ... 407429 files and directories currently installed.)
Removing fink-buildlock-openssl-0.9.8k-1 ...
Failed: phase installing: openssl-0.9.8k-1 failed

TIA

Dominique

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase compiling: mozilla-1.7.13-1117 failed

2008-07-19 Thread Dominique Dhumieres
On ppc(G4) OSX 10.4.11, updating to mozilla-1.7.13-1117 failed with:

...
g++ -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/freetype2 -o 
nsFreeType.o -c -DOSTYPE=\"Darwin8.11.0\" -DOSARCH=\"Darwin\" -I../.. 
-I../../../dist/include/xpcom -I../../../dist/include/string 
-I../../../dist/include/pref -I../../../dist/include/uconv 
-I../../../dist/include/unicharutil -I../../../dist/include/gfx 
-I../../../dist/include 
-I/sw/src/fink.build/mozilla-1.7.13-1117/mozilla/dist/include/nspr  
-I/sw/include -I/sw/include -I/sw/include 
-I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include 
-I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti -fno-exceptions 
-Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth 
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -fno-common 
-fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/include 
-DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFreeType.pp 
nsFreeType.cpp
../../../dist/include/gfx/nsIFreeType2.h:53: error: 'FTC_Image_Cache' has not 
been declared
../../../dist/include/gfx/nsIFreeType2.h:92: error: 'FTC_Image_Cache' has not 
been declared
../../../dist/include/gfx/nsIFreeType2.h:92: error: 'FTC_Image_Desc' has not 
been declared
../../../dist/include/gfx/nsIFreeType2.h:104: error: 'FTC_Image_Cache' has not 
been declared
nsFreeType.h:107: error: typedef 'FTC_Image_Cache_Lookup_t' is initialized (use 
__typeof__ instead)
nsFreeType.h:107: error: 'FTC_Image_Cache' was not declared in this scope
nsFreeType.h:107: error: 'FTC_Image_Desc' was not declared in this scope
nsFreeType.h:107: error: expected primary-expression before ',' token
nsFreeType.h:107: error: expected primary-expression before ',' token
nsFreeType.h:107: error: expected primary-expression before '*' token
nsFreeType.h:107: error: expected primary-expression before ')' token
nsFreeType.h:113: error: 'FTC_Image_Cache' has not been declared
nsFreeType.h:145: error: 'FTC_Image_Cache' has not been declared
nsFreeType.h:145: error: 'FTC_Image_Cache' has not been declared
nsFreeType.h:145: error: 'FTC_Image_Desc' has not been declared
nsFreeType.h:145: error: 'FTC_Image_Cache' has not been declared
nsFreeType.h:216: error: 'FTC_Image_Cache' does not name a type
nsFreeType.cpp:101: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Done_Face' of NULL object
nsFreeType.cpp:101: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:102: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Done_FreeType' of NULL object
nsFreeType.cpp:102: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:103: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Done_Glyph' of NULL object
nsFreeType.cpp:103: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:104: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Get_Char_Index' of NULL object
nsFreeType.cpp:104: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:105: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Get_Glyph' of NULL object
nsFreeType.cpp:105: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:106: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Get_Sfnt_Table' of NULL object
nsFreeType.cpp:106: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:107: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Glyph_Get_CBox' of NULL object
nsFreeType.cpp:107: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:108: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Init_FreeType' of NULL object
nsFreeType.cpp:108: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:109: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Load_Glyph' of NULL object
nsFreeType.cpp:109: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:110: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_New_Face' of NULL object
nsFreeType.cpp:110: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:111: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Outline_Decompose' of NULL object
nsFreeType.cpp:111: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:112: warning: invalid access to non-static data member 
'nsFreeType2::nsFT_Set_Charmap' of NULL object
nsFreeType.cpp:112: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:113: warning: invalid access to non-static data member 
'nsFreeType2::nsFTC_Image_Cache_Lookup' of NULL object
nsFreeType.cpp:113: warning: (perhaps the 'offsetof' macro was used incorrectly)
nsFreeType.cpp:114: warning: invalid access to non-static data member 
'nsFreeType2::nsFTC_Manage

Re: [Fink-devel] Fwd: Failed: phase compiling: libxine1-1.1.12-1 failed

2008-06-05 Thread Dominique Dhumieres
Matthias,

First, what /usr/bin/ld gives:

/usr/bin/ld
PROGRAM:ld  PROJECT:ld64-77
PROGRAM:ld  PROJECT:ld64-77

so I left the line "if [ `uname -r|sed 's,\..*,,'` = 9 ] ..." in PatchScript,
but I have deleted the lines you asked for in your other mail.

Second, I changed libxine1.patch to the attached patch.

With these changes libxine1 rebuilt without problem.

Dominique

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase compiling: libnc-dap3-3.7.0-12 failed

2008-03-15 Thread Dominique Dhumieres
Martin,

> I checked a version (-13) into CVS that tries to force gfortran. Please try.

It worked on intel 10.5.2 and ppc 10.4.11. Thanks.

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase compiling: libnc-dap3-3.7.0-12 failed

2008-03-15 Thread Dominique Dhumieres
This is the last problem with the gcc43 cleanup. On Intel 10.5.2
updating to libnc-dap3-3.7.0-12 failed with:

...
configure: finding Fortran compiler (will not be used if Fortran API is not 
desired)
checking for xlf... no
checking for fort... no
checking for xlf95... no
checking for ifort... ifort
...
checking for Fortran "integer*2"... yes
rm: conftest.dSYM: is a directory
configure: error: Could not link conftestf.o and conftest.o
checking if Fortran "byte" is C "signed char"... ### execution of 
/var/tmp/tmp.1.ESu14Y failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libnc-dap3-3.7.0-12
(Reading database ... 345098 files and directories currently installed.)
Removing fink-buildlock-libnc-dap3-3.7.0-12 ...
Failed: phase compiling: libnc-dap3-3.7.0-12 failed

The package picks up ifort instead of gfortran, but seems quite unhappy
with it. Any idea about forcing gfortran?

TIA

Dominique

BTW thanks for the work to make the update to gcc43 working.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase compiling: atlas-3.8.0-7 failed

2008-03-14 Thread Dominique Dhumieres
> Before I commit, could you test if the following diff works on 10.5
> too ?

It worked on ppc 10.5.2

Thanks

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase compiling: plplot-5.8.0-1004 failed

2008-03-14 Thread Dominique Dhumieres
On PPC OSX 10.5.2 updating to plplot-5.8.0-1004 failed with:

...
g++ -bundle -bundle_loader /sw/bin/octave-3.0.0 -o plplot_octave.oct 
plplot_octave.o -L../../src/.libs -lplplotd -L/sw/lib/python2.5/config 
-L/sw/lib/freetype219/lib -L/sw/lib/freetype219/lib -lfreetype -L/sw/lib -lz 
-L/sw/src/fink.build/plplot-5.8.0-1004/plplot-5.8.0/lib/csa 
-L/sw/src/fink.build/plplot-5.8.0-1004/plplot-5.8.0/lib/csa/.libs -lcsirocsa 
-L/sw/src/fink.build/plplot-5.8.0-1004/plplot-5.8.0/lib/nn 
-L/sw/src/fink.build/plplot-5.8.0-1004/plplot-5.8.0/lib/nn/.libs -lcsironn 
-lqhull -L/usr/lib -lltdl -ldl -lm -L/sw/lib/octave-3.0.0 -L/sw/lib -loctinterp 
-loctave -lcruft -L/sw/lib/python2.5/config -Wl,-x,-dead_strip 
-Wl,-framework,Accelerate,-dylib_file,/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib:/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 
-Wl,-framework,Accelerate,-dylib_file,/System/Library/Frameworks/Accelerate.framework/Version
 
s/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib:/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 -lfftw3 -lreadline -lncurses -lhdf5 -lz -lm 
/sw/lib/gcc4.2/lib/libgfortran.dylib
powerpc-apple-darwin9-g++-4.0.1: /sw/lib/gcc4.2/lib/libgfortran.dylib: No such 
file or directory
make[4]: *** [plplot_octave.oct] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.vLzWY5 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-plplot-5.8.0-1004
(Reading database ... 143339 files and directories currently installed.)
Removing fink-buildlock-plplot-5.8.0-1004 ...
Failed: phase compiling: plplot-5.8.0-1004 failed

As far as I can tell octave has not been updated to gcc43, although I don't
understand why the symbolic link /sw/lib/gcc4.2/lib/libgfortran.dylib does not
exist.

TIA

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase compiling: atlas-3.8.0-7 failed

2008-03-14 Thread Dominique Dhumieres
On PPC OSX 10.5.2 updating to atlas-3.8.0-7 failed with:

...
 cd lib
 # Apparently on some machines (=monoprocesors ?) the threaded libs are not 
made;
 # we first make atlas 'look the same' to all other pkgs, independently of the 
machine
 if test -f libptcblas.a
then for C in c f77; do
mv lib${C}blas.a lib${C}blas_unthreaded.a
ln -s libpt${C}blas.a lib${C}blas.a
 done
else rm libptf77blas.a  # This is then the embryo we created 
with scabs1 above
 for C in c f77; do ln -s lib${C}blas.a lib${C}blas_unthreaded.a; 
done
 fi
  _dggbal_ in liblapack.a(dggbal.o)
  _dggbal_ in liblapack.a(dggbal.o)
  _zggbal_ in liblapack.a(zggbal.o)
  _zggbal_ in liblapack.a(zggbal.o)
  _zlargv_ in liblapack.a(zlargv.o)
  _zlartg_ in liblapack.a(zlartg.o)
  _dlaed6_ in liblapack.a(dlaed6.o)
  _dlartg_ in liblapack.a(dlartg.o)
  _dlamch_ in liblapack.a(dlamch.o)
  _dlamch_ in liblapack.a(dlamch.o)
  _dlamc2_ in liblapack.a(dlamch.o)
  "___powisf2", referenced from:
  _sggbal_ in liblapack.a(sggbal.o)
  _sggbal_ in liblapack.a(sggbal.o)
  _cggbal_ in liblapack.a(cggbal.o)
  _cggbal_ in liblapack.a(cggbal.o)
  _clargv_ in liblapack.a(clargv.o)
  _clartg_ in liblapack.a(clartg.o)
  _slaed6_ in liblapack.a(slaed6.o)
  _slartg_ in liblapack.a(slartg.o)
  _slamch_ in liblapack.a(slamch.o)
  _slamch_ in liblapack.a(slamch.o)
  _slamc2_ in liblapack.a(slamch.o)
ld: symbol(s) not found for inferred architecture ppc
### execution of /var/tmp/tmp.2.LkRA5w failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-atlas-3.8.0-7
(Reading database ... 143339 files and directories currently installed.)
Removing fink-buildlock-atlas-3.8.0-7 ...
Failed: phase compiling: atlas-3.8.0-7 failed

TIA

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] incorrect gcc42 Depends in melina, pgplot and r-base

2008-03-09 Thread Dominique Dhumieres
> Do you have atlas-shlibs installed? If yes, could you try if removing it
> allows you to build r-base?

The answer is yes to both questions.
r-base is now installed on intel OSX 10.5.2 with gcc43.

Thanks.

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] incorrect gcc42 Depends in melina, pgplot and r-base

2008-03-09 Thread Dominique Dhumieres
I have chnage the dependencies from gcc42 to gcc43 in pgplot, wip, and
r-base. pgplot and wip were built and installed without problem, while
building r-base failed with (Intel OSX 10.5.2):

...
make[5]: `Makedeps' is up to date.
gcc -std=gnu99 -no-cpp-precomp -I../../../../include -I../../../../include 
-I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I/sw/include
-fPIC  -g -O2 -c chull.c -o chull.o
gcc -std=gnu99 -no-cpp-precomp -I../../../../include -I../../../../include 
-I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I/sw/include
-fPIC  -g -O2 -c devNull.c -o devNull.o
gcc -std=gnu99 -no-cpp-precomp -I../../../../include -I../../../../include 
-I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I/sw/include
-fPIC  -g -O2 -c devPicTeX.c -o devPicTeX.o
gcc -std=gnu99 -no-cpp-precomp -I../../../../include -I../../../../include 
-I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I/sw/include
-fPIC  -g -O2 -c devPS.c -o devPS.o
gcc -std=gnu99 -no-cpp-precomp -I../../../../include -I../../../../include 
-I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I/sw/include
-fPIC  -g -O2 -c devQuartz.c -o devQuartz.o
devQuartz.c: In function 'Quartz':
devQuartz.c:491: warning: assignment discards qualifiers from pointer target 
type
devQuartz.c:497: warning: assignment discards qualifiers from pointer target 
type
devQuartz.c: In function 'SetCGContext':
devQuartz.c:685: warning: 'CreateCGContextForPort' is deprecated (declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:5795)
...
devQuartz.c:1654: warning: 'SetPort' is deprecated (declared at 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:292)
gcc -std=gnu99 -no-cpp-precomp -I../../../../include -I../../../../include 
-I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I/sw/include
-fPIC  -g -O2 -c init.c -o init.o
gcc -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined 
dynamic_lookup -single_module -multiply_defined suppress -L/sw/lib -o 
grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o 
-framework AppKit  -L../../../../lib -lR -dylib_file 
libRblas.dylib:../../../../lib/libRblas.dylib -lintl -liconv -lc -Wl,-framework 
-Wl,CoreFoundation
mkdir ../../../../library/grDevices/libs
Warning in solve.default(rgb) :
  unable to load shared library 
'/Volumes/MacBook/sw/src/fink.build/r-base-2.6.0-1/R-2.6.0/modules//lapack.so':
  
dlopen(/Volumes/MacBook/sw/src/fink.build/r-base-2.6.0-1/R-2.6.0/modules//lapack.so,
 6): Symbol not found: _cblas_cdotc_sub
  Referenced from: 
/Volumes/MacBook/sw/src/fink.build/r-base-2.6.0-1/R-2.6.0/modules//lapack.so
  Expected in: dynamic lookup
Error in solve.default(rgb) : lapack routines cannot be loaded
Error: unable to load R code in package 'grDevices'
Execution halted
make[3]: *** [all] Error 1
make[2]: *** [R] Error 1
make[1]: *** [R] Error 1
make: *** [R] Error 1
### execution of /var/tmp/tmp.1.8ckTTI failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-r-base-2.6.0-1
(Reading database ... 334805 files and directories currently installed.)
Removing fink-buildlock-r-base-2.6.0-1 ...
Failed: phase compiling: r-base-2.6.0-1 failed

Any idea? TIA

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase compiling: geomview191-shlibs-1.9.1-1001 failed

2008-03-07 Thread Dominique Dhumieres
> This is now fixed.

Confirmed, thanks a lot!

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase compiling: dx-4.4.4-1002 failed

2008-03-07 Thread Dominique Dhumieres
> What version of g++-4 do you have?

[pbook] /Users/dominiq% g++-4 -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: ../gcc-4.2.3/configure --prefix=/sw --prefix=/sw/lib/gcc4.2 
--mandir=/sw/share/man --infodir=/sw/share/info 
--enable-languages=c,c++,fortran,objc,java --host=powerpc-apple-darwin8 
--with-gmp=/sw --with-libiconv-prefix=/sw --with-system-zlib 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
Thread model: posix
gcc version 4.2.3

I have forgotten to say that the update went fine on PPC/Intel OSX 10.5.2.

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase compiling: dx-4.4.4-1002 failed

2008-03-07 Thread Dominique Dhumieres
> Could you look in the config.log file if there are further informations
> about this failure?

I have:

...
configure:32193: checking for sys/stat.h
configure:32198: result: yes
configure:32351: /sw/bin/g++-4 -o conftest -g -O2 -I/usr/X11R6/include 
-I/sw/include -I/usr/X11R6/include -L/sw/lib -dylib_file
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:   
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 
conftest.cpp -lm -lXmu -lXext -lXt -lX11 -lxm -lxt -lSM -lICE -L/usr/X11R6/lib 
-lpthread  >&5
/usr/bin/ld: -dylib_file argument: 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: 
must have a ':' between its file names
collect2: ld returned 1 exit status
configure:32357: $? = 1
configure: failed program was:
| /* confdefs.h.  */
...

Dominique


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase compiling: dx-4.4.4-1002 failed

2008-03-06 Thread Dominique Dhumieres
On PPC (G4) OSX 10.4.11 updating to dx-4.4.4-1002 failed with:

...
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for SmcSetProperties in -lSM... yes
checking for printf in -lxlibcon... no
checking for XCreateWindow in -lxlib... no
checking for XtVaGetValues in -lxt... yes
checking for XtVaGetValues in -lxmstatxt... no
checking for XmStringFree in -lxmstatic... no
checking for XmStringFree in -lxm... yes
checking for glXGetConfig in -lhclglx... no
checking for gluBuild2DMipmaps in -lhclglu... no
checking for glAccum in -lglwstati... no
checking for XCreateGC in -lX11... yes
checking for XtMalloc in -lXt... yes
checking for XextAddDisplay in -lXext... yes
checking for XmuAddInitializer in -lXmu... yes
checking for sqrt in -lm... yes
checking for glXGetConfig in -lGL... no
checking for gluBuild2DMipmaps in -lGLU... no
checking for XpSetImageResolution in -lXp... no
checking for XmGetDestination in -lXm... no
configure: using old version of  LESSTIF
checking for regcomp in -lREXP... no
checking whether we are using GNU glibc math... -D_GNU_SOURCE
checking for main in -lg++... no
checking for main in -ldl... no
configure: checking for TIFF support ..
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFOpen in -ltiff... no
checking if TIFF package is complete... no -- some components failed test
configure: checking for XPM support ..
checking xpm.h usability... no
checking xpm.h presence... no
checking for xpm.h... no
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... no
checking if XPM package is complete... no -- some components failed test
configure: checking for HDF components ..
checking dfsd.h usability... yes
checking dfsd.h presence... yes
checking for dfsd.h... yes
checking hdf/dfsd.h usability... no
checking hdf/dfsd.h presence... no
checking for hdf/dfsd.h... no
checking for Hopen in -ldf... no
checking if HDF package is complete... no -- some components failed test
configure: checking for CDF support ..
checking cdf.h usability... no
checking cdf.h presence... no
checking for cdf.h... no
checking for CDFlib in -lcdf... no
checking if CDF package is complete... no
configure: checking for NETCDF support ..
checking netcdf.h usability... yes
checking netcdf.h presence... yes
checking for netcdf.h... yes
checking for nc_copy_att in -lnetcdf... no
checking if NETCDF package is complete... no -- some components failed test
configure: checking for ImageMagick support ..
checking for Magick-config... yes
checking magick/api.h usability... yes
checking magick/api.h presence... yes
checking for magick/api.h... yes
checking for GetImageInfo in -lMagick... no
checking if ImageMagick package is complete... no -- some components failed test
checking for getdtablesize... no
checking for getcwd... no
checking for gethostname... no
checking for gettimeofday... no
checking for mkdir... no
checking for mkfifo... no
checking for mktime... no
checking for putenv... no
checking for re_comp... no
checking for regcmp... no
checking for select... no
checking for socket... no
checking for strcspn... no
checking for strdup... no
checking for strerror... no
checking for strspn... no
checking for strstr... no
checking for strtod... no
checking for strtol... no
checking for strtoul... no
checking for uname... no
checking for trunc... no
checking for _Errno... no
checking for spawnvp... no
checking for _spawnvp... no
checking for regcomp... no
checking for sysmp... no
checking for sysconf... no
checking for pipe... no
checking for _pipe... no
checking for _popen... no
checking for popen... no
checking for _pclose... no
checking for pclose... no
checking for random... no
checking for rand... no
checking for srandom... no
checking for shmat... no
checking for getopt... no
checking for srand... no
checking for opendir... no
checking for _findfirst... no
checking for strrstr... no
checking for strcasecmp... no
checking for stricmp... no
checking for getpid... no
checking for _getpid... no
checking for unlink... no
checking for _unlink... no
checking for getlogin... no
checking for isatty... no
checking for _isatty... no
checking for setsockopt... no
checking for isnan... no
checking for finite... no
checking if RAND_MAX defined... yes
checking if signal.h defines SIGBUS... yes
checking if signal.h defines SIGKILL... yes
checking if signal.h defines SIGDANGER... no
checking if signal.h defines SIGPIPE... yes
checking if signal.h defines SIGQUIT... yes
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking lex output file root... (cached) lex.yy
checking whe

[Fink-devel] Failed: phase compiling: geomview191-shlibs-1.9.1-1001 failed

2008-03-06 Thread Dominique Dhumieres
On Intel OSX 10.5.2 installing geomview191-shlibs-1.9.1-1001 failed with:

...
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[4]: *** [libgeomview.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2

TIA

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] plplot fails to build

2008-01-07 Thread Dominique Dhumieres
That was it! after rebuilding octave, plplot rebuilt without
further problem.

Thanks a lot.

Dominique

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] plplot fails to build

2008-01-07 Thread Dominique Dhumieres
> But even if you had selfupdated during that time, I'm sure you
> would remember having done an explicit "fink install octave-atlas"

You are assuming too much!-(3 system at a time is more I can handle
with gcc game in parallel, I know I should have a notebook and record
what I do, but so far I have been too lazy).

I get

[karma] bug/timing% grep 'BLAS_LIBS=' /sw/bin/mkoctfile
: ${BLAS_LIBS="/sw/lib/liblapack.dylib /sw/lib/libf77blas.dylib"}

So I am rebuilding octave

Thanks for the help.

Dominique

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] plplot fails to build

2008-01-07 Thread Dominique Dhumieres
Jean-François,

I am not sure tu understand your mail. I have indeed:

 i   atlas3.8.0-6   Portably optimal linear 
algebra software

and

 i   octave   3.0.0-1   Matlab-like language 
for computations

and the file /sw/fink/10.4/unstable/main/finkinfo/sci/octave.info
starts with:

Info2: <<
Package: octave%type_pkg[-atlas]
Type: -atlas (.)
Version: 3.0.0
Revision: 1

Do you think I have a left over of a previous octave build?
Should I rebuild octave?

TIA

Dominique

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] plplot fails to build

2008-01-07 Thread Dominique Dhumieres
For the record plplot 5.8.0-1003 updated fine on my macbook
Intel OSX 10.5.1.

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] plplot fails to build

2008-01-07 Thread Dominique Dhumieres
Sorry for the nuisance, but I have another problem building plplot,
this time on ppc(G5) OSX 10.5.1:

...
g++ -bundle -bundle_loader /sw/bin/octave-3.0.0 -o plplot_octave.oct 
plplot_octave.o -L../../src/.libs -lplplotd -L/sw/lib/python2.5/config 
-L/sw/lib/freetype219/lib -L/sw/lib/freetype219/lib -lfreetype -L/sw/lib -lz 
-L/sw/src/fink.build/plplot-5.8.0-1003/plplot-5.8.0/lib/csa 
-L/sw/src/fink.build/plplot-5.8.0-1003/plplot-5.8.0/lib/csa/.libs -lcsirocsa 
-L/sw/src/fink.build/plplot-5.8.0-1003/plplot-5.8.0/lib/nn 
-L/sw/src/fink.build/plplot-5.8.0-1003/plplot-5.8.0/lib/nn/.libs -lcsironn 
-lqhull -L/usr/lib -lltdl -ldl -lm -L/sw/lib/octave-3.0.0 -L/sw/lib -loctinterp 
-loctave -lcruft -L/sw/lib/python2.5/config -Wl,-x,-dead_strip 
/sw/lib/liblapack.dylib /sw/lib/libf77blas.dylib -lfftw3 -lreadline -lncurses 
-lhdf5 -lz -lm /sw/lib/gcc4.2/lib/libgfortran.dylib
powerpc-apple-darwin9-g++-4.0.1: /sw/lib/liblapack.dylib: No such file or 
directory
powerpc-apple-darwin9-g++-4.0.1: /sw/lib/libf77blas.dylib: No such file or 
directory
make[4]: *** [plplot_octave.oct] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.4.aSwhwY failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-plplot-5.8.0-1003
(Reading database ... 90564 files and directories currently installed.)
Removing fink-buildlock-plplot-5.8.0-1003 ...
Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-powerpc
New package: 
dists/unstable/main/binary-darwin-powerpc/x11/wxgtk2.8-shlibs_2.8.0-2_darwin-powerpc.deb
New package: 
dists/unstable/main/binary-darwin-powerpc/x11/wxgtk2.8_2.8.0-2_darwin-powerpc.deb
Failed: phase compiling: plplot-5.8.0-1003 failed

TIA

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] plplot fails to build

2008-01-04 Thread Dominique Dhumieres
nm -m /usr/lib/libwx_macud-2.5.dylib | fgrep 'wxListBase'

gives a list:

9bd78734 (__TEXT,__eh_frame) external 
_ZN10wxListBase10DeleteNodeEP10wxNodeBase.eh
9bd7870c (__TEXT,__eh_frame) external 
_ZN10wxListBase10DetachNodeEP10wxNodeBase.eh
9bd78860 (__TEXT,__eh_frame) external 
_ZN10wxListBase11DeleteNodesEP10wxNodeBaseS1_.eh
ff28d000 (absolute) external _ZN10wxListBase12AppendCommonEP10wxNodeBase.eh
9bd78760 (__TEXT,__eh_frame) external _ZN10wxListBase12DeleteObjectEPv.eh
9bd786e0 (__TEXT,__eh_frame) external 
_ZN10wxListBase12DoDeleteNodeEP10wxNodeBase.eh
...
9ba06d3c (__TEXT,__text) external __ZNK10wxListBase4FindERK9wxListKey
9ba06cbc (__TEXT,__text) external __ZNK10wxListBase4ItemEm
9ba06e08 (__TEXT,__text) external __ZNK10wxListBase7IndexOfEPv
aba10688 (__DATA,__const) external __ZTV10wxListBase

but nothink without __Z*10.

[pbook] /Users/dominiq% ls -l /usr/lib/libwx_macud-2.5.*.dylib
-rwxr-xr-x 1 root wheel 6918948 Dec 27 01:12 
/usr/lib/libwx_macud-2.5.3.0.0.dylib
lrwxr-xr-x 1 root wheel  27 Aug 23  2005 /usr/lib/libwx_macud-2.5.3.dylib 
-> libwx_macud-2.5.3.0.0.dylib

so my file /usr/lib/libwx_macud-2.5.3.0.0.dylib is about half of yours.

nm -m /usr/lib/libwx_macud-2.5.dylib | egrep "__const_coal"

gives nothing

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] plplot fails to build

2008-01-04 Thread Dominique Dhumieres
Jean François,

Sorry for the bad news but 1002 fails on G4 OSX 10.4.11 with:

...
/bin/sh ../libtool --tag=CXX --mode=link g++  -g -O2  
-L/sw/lib/python2.5/config -Wl,-x,-dead_strip -o wxwidgets.la  -rpath 
/sw/lib/plplot5.8.0/driversd -no-undefined -module -avoid-version 
-L/sw/lib/freetype219/lib -lfreetype ../src/libplplotd.la -framework QuickTime 
-framework IOKit -framework Carbon -framework Cocoa -framework System  
-lwx_macud-2.5   wxwidgets.lo  -lm 
g++  -o .libs/wxwidgets.so -bundle  .libs/wxwidgets.o  
-L/sw/lib/python2.5/config -L/sw/lib/freetype219/lib 
/sw/lib/freetype219/lib/libfreetype.dylib -L/sw/lib 
../src/.libs/libplplotd.dylib 
/sw/src/fink.build/plplot-5.8.0-1002/plplot-5.8.0/lib/csa/.libs/libcsirocsa.dylib
 
/sw/src/fink.build/plplot-5.8.0-1002/plplot-5.8.0/lib/nn/.libs/libcsironn.dylib 
/sw/lib/libltdl.dylib -lwx_macud-2.5 -lm -Wl,-x -Wl,-dead_strip -framework 
QuickTime -framework IOKit -framework Carbon -framework Cocoa -framework System
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
typeinfo for wxListBase
typeinfo for wxApp
typeinfo for wxFrame
typeinfo for wxDialog
typeinfo for wxObject
typeinfo for wxThread
typeinfo for wxWindow
collect2: ld returned 1 exit status
make[2]: *** [wxwidgets.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.3.VeR8JK failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-plplot-5.8.0-1002
(Reading database ... 345205 files and directories currently installed.)
Removing fink-buildlock-plplot-5.8.0-1002 ...
Failed: phase compiling: plplot-5.8.0-1002 failed

TIA

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] plplot fails to build

2008-01-04 Thread Dominique Dhumieres
> Please update to revision 1002.
> Is hopefully fixed there _

1002 worked without problem.

Thanks

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase compiling: plplot-5.8.0-1001 failed

2008-01-04 Thread Dominique Dhumieres
Updating to plplot-5.8.0-1001 failed on Intel/Leopard with:

...
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -Os -fstrict-aliasing 
-Wno-long-double  -L/sw/lib/python2.5/config -Wl,-x,-dead_strip -o 
cplplotcanvasmodule.la -rpath /sw/lib/python2.5/site-packages -Wl,-m -rpath 
/sw/lib/python2.5/site-packages -module -avoid-version  
../../../src/libplplotd.la ../../../bindings/gnome2/lib/libplplotgnome2d.la 
-Wl,-framework,CoreServices,-framework,ApplicationServices -L/sw/lib 
-L/usr/X11/lib -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 
-lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -lXfixes 
-lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender 
-lpangox-1.0 -lX11 -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm 
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   -L/sw/lib -lgobject-2.0 
-lglib-2.0 -lintl -liconv   cplplotcanvasmodule_la-cplplotcanvas.lo 
cplplotcanvasmodule_la-cplplotcanvasmodule.lo  -lm 
gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/cplplotcanvasmodule.so -bundle 
 .libs/cplplotcanvasmodule_la-cplplotcanvas.o 
.libs/cplplotcanvasmodule_la-cplplotcanvasmodule.o  -L/sw/lib/python2.5/config 
../../../src/.libs/libplplotd.dylib -L/sw/lib/freetype219/lib 
/sw/lib/freetype219/lib/libfreetype.dylib -L/sw/lib 
/sw/src/fink.build/plplot-5.8.0-1001/plplot-5.8.0/lib/csa/.libs/libcsirocsa.dylib
 
/sw/src/fink.build/plplot-5.8.0-1001/plplot-5.8.0/lib/nn/.libs/libcsironn.dylib 
/usr/lib/libltdl.3.1.4.dylib /usr/lib/libdl.dylib /usr/lib/libm.dylib 
../../../bindings/gnome2/lib/.libs/libplplotgnome2d.dylib 
/sw/src/fink.build/plplot-5.8.0-1001/plplot-5.8.0/src/.libs/libplplotd.dylib 
-L/usr/X11/lib -L/usr/X11R6/lib /usr/lib/libpthread.dylib 
/usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib 
/usr/lib/libexpat.dylib /usr/lib/libz.dylib /usr/lib/libc.dylib 
/sw/lib/libgnomeprintui-2-2.dylib /sw/lib/libgnomeprint-2-2.dylib 
/sw/lib/libgnomecanvas-2.dylib /sw/lib/libxml2.dyl
 ib /sw/lib/libart_lgpl_2.dylib /sw/lib/libgtk-x11-2.0.dylib 
/sw/lib/libgdk-x11-2.0.dylib /usr/X11/lib/libXrandr.2.0.0.dylib 
/usr/X11/lib/libXinerama.1.0.0.dylib /usr/X11/lib/libXext.6.4.0.dylib 
/usr/X11/lib/libXfixes.3.1.0.dylib /usr/X11/lib/libXcursor.1.0.2.dylib 
/sw/lib/libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib 
/sw/lib/libpangoxft-1.0.dylib /usr/X11/lib/libXft.2.1.2.dylib 
/usr/X11/lib/libXrender.1.3.0.dylib /sw/lib/libpangox-1.0.dylib 
/usr/X11/lib/libX11.6.2.0.dylib /sw/lib/libpangoft2-1.0.dylib 
/usr/X11/lib/libfontconfig.dylib /usr/X11/lib/libfreetype.dylib -lz 
/sw/lib/libpango-1.0.dylib /sw/lib/libgmodule-2.0.dylib 
/sw/lib/libgobject-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib 
/sw/lib/libiconv.dylib -lm -Wl,-x -Wl,-dead_strip -Wl,-m -Wl,-framework 
-Wl,CoreServices -Wl,-framework -Wl,ApplicationServices
ld64: warning: option -m is obsolete and being ignored
ld: duplicate symbol __PyGObject_API in 
.libs/cplplotcanvasmodule_la-cplplotcanvasmodule.o and 
.libs/cplplotcanvasmodule_la-cplplotcanvas.o

collect2: ld returned 1 exit status
make[4]: *** [cplplotcanvasmodule.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.9UmHSZ failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-plplot-5.8.0-1001
(Reading database ... 137363 files and directories currently installed.)
Removing fink-buildlock-plplot-5.8.0-1001 ...
Failed: phase compiling: plplot-5.8.0-1001 failed

TIA

Dominique

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase compiling: oleo-1.99.16-1021 failed

2007-12-02 Thread Dominique Dhumieres
Installing oleo-1.99.16-1021 on Intel 10.5.1 failed with:

...
checking for IceConnectionNumber in -lICE... no
checking for Motif... libraries /sw/lib, headers in default path
configure: error: Xbae not found; you must install it or use --without-motif
checking for Xbae... libraries test link failed, headers test link failed
### execution of ac_cv_lib_mysqlclient_mysql_connect=yes failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-oleo-1.99.16-1021
(Reading database ... 122679 files and directories currently installed.)
Removing fink-buildlock-oleo-1.99.16-1021 ...
Failed: phase compiling: oleo-1.99.16-1021 failed

Looking at config.log, I see a lot of

error: Not a directory - unable to create 'conftest.dSYM/Contents' bundle 
directory.

Note that I checked that Xbae is installed.

TIA

Dominique

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Failed: phase compiling: xmhtml-1.1.7-4 failed on Leopard

2007-12-02 Thread Dominique Dhumieres
> I have made a new xmhtml.patch file that fixes this.

It does!-) Thanks for the patch.

Dominique

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Failed: phase compiling: xmhtml-1.1.7-4 failed on Leopard

2007-11-30 Thread Dominique Dhumieres
Installing xmhtml-1.1.7-4 on Leopard failed (both Intel and PPC)
with:

...
rm -f debug.o
cc -fno-common -g -funroll-loops -Wall -pipe -ansi  -DVERSION=1107 -DDEBUG 
-D_GNU_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DHAVE_REGEX_H -DHAVE_LIBJPEG 
-DHAVE_LIBPNG  -DMotif -I. -I../include -I../include/common -I../../include 
-I../../include/common -I../../include/XmHTML -I/usr/X11R6/include 
-I/sw/include -I/sw/include -I/usr/include  -c debug.c
debug.c:113: error: initializer element is not constant
debug.c: In function '__rsd_selectDebugLevels':
debug.c:225: warning: implicit declaration of function 'strcasecmp'
make[2]: *** [debug.o] Error 1
make[1]: *** [common] Error 2
make: *** [all] Error 2
### execution of make failed, exit code 2

TIA

Dominique

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] building mozilla-1.7.13-1114 failed on PPC 10.4

2007-07-24 Thread Dominique Dhumieres
> Try
>
>fink remove make

That's it, thanks.

This is the second time you give this hint. How do you guess?

Note that auctex depends on make.

Dominique

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


[Fink-devel] building mozilla-1.7.13-1114 failed on PPC 10.4

2007-07-24 Thread Dominique Dhumieres
Building mozilla-1.7.13-1114 failed on PPC 10.4 with:

...
/sw/src/fink.build/mozilla-1.7.13-1114/mozilla/config/nsinstall -L 
/sw/src/fink.build/mozilla-1.7.13-1114/mozilla/extensions/p3p/src -m 755 
libp3p.dylib ../../../dist/bin/components
: ../../../dist/bin/components/libp3p.dylib
make[4]: Leaving directory 
`/sw/src/fink.build/mozilla-1.7.13-1114/mozilla/extensions/p3p/src'
/usr/bin/perl -I../../config ../../config/preprocessor.pl 
-DNAMESPACE=http://www.w3.org/2000/P3Pv1 \
resources/content/p3p.xsl.in > p3p25.xsl
/usr/bin/perl -I../../config ../../config/preprocessor.pl 
-DNAMESPACE=http://www.w3.org/2000/10/18/P3Pv1 \
-DHAS_TMPL_RETENTION\
resources/content/p3p.xsl.in > p3p200010.xsl
../../config/preprocessor.pl: invalid argument to -D: 
HAS_TMPL_RETENTIONresources/content/p3p.xsl.in
make[3]: *** [p3p200010.xsl] Error 2
make[3]: *** Deleting file `p3p200010.xsl'
make[3]: Leaving directory 
`/sw/src/fink.build/mozilla-1.7.13-1114/mozilla/extensions/p3p'
make[2]: *** [libs] Error 2
make[2]: Leaving directory 
`/sw/src/fink.build/mozilla-1.7.13-1114/mozilla/extensions'
make[1]: *** [tier_94] Error 2
make[1]: Leaving directory `/sw/src/fink.build/mozilla-1.7.13-1114/mozilla'
make: *** [default] Error 2
make: Leaving directory `/sw/src/fink.build/mozilla-1.7.13-1114/mozilla'
### execution of /var/tmp/tmp.1.FLMHCS failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-mozilla-1.7.13-1114
(Reading database ... 228621 files and directories currently installed.)
Removing fink-buildlock-mozilla-1.7.13-1114 ...

The origin of the problem seems obvious: missing space before \ in

-DHAS_TMPL_RETENTION\

but I did not find how to fix it. Any idea?

TIA

Dominique

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


[Fink-devel] Failed: phase compiling: xpdf-3.02-1001 failed

2007-07-24 Thread Dominique Dhumieres
Updating to xpdf-3.02-1001 failed on 10.4 with:

...
g++ -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I.  
-I/usr/X11R6/include/freetype2 -I/sw/include -c SplashFTFont.cc
SplashFTFont.cc:15:22: error: ft2build.h: No such file or directory
SplashFTFont.cc:16:10: error: #include expects "FILENAME" or 
SplashFTFont.cc:17:10: error: #include expects "FILENAME" or 
SplashFTFont.cc:18:10: error: #include expects "FILENAME" or 
In file included from SplashFTFont.cc:23:
SplashFTFontEngine.h:19:10: error: #include expects "FILENAME" or 
In file included from SplashFTFont.cc:24:
SplashFTFontFile.h:19:10: error: #include expects "FILENAME" or 
In file included from SplashFTFont.cc:25:
SplashFTFont.h:19:10: error: #include expects "FILENAME" or 
SplashFTFontEngine.h:53: error: 'FT_Library' has not been declared
SplashFTFontEngine.h:56: error: 'FT_Library' does not name a type
SplashFTFontFile.h:58: error: 'FT_Face' has not been declared
SplashFTFontFile.h:63: error: 'FT_Face' does not name a type
SplashFTFont.h:50: error: 'FT_Size' does not name a type
SplashFTFont.h:51: error: 'FT_Matrix' does not name a type
SplashFTFont.h:52: error: 'FT_Matrix' does not name a type
SplashFTFont.cc:29: error: expected ',' or '...' before '*' token
SplashFTFont.cc:29: error: ISO C++ forbids declaration of 'FT_Vector' with no 
type
SplashFTFont.cc:30: error: expected ',' or '...' before '*' token
SplashFTFont.cc:30: error: ISO C++ forbids declaration of 'FT_Vector' with no 
type
SplashFTFont.cc:31: error: expected ',' or '...' before '*' token
SplashFTFont.cc:32: error: ISO C++ forbids declaration of 'FT_Vector' with no 
type
SplashFTFont.cc:33: error: expected ',' or '...' before '*' token
SplashFTFont.cc:34: error: ISO C++ forbids declaration of 'FT_Vector' with no 
type
SplashFTFont.cc: In constructor 'SplashFTFont::SplashFTFont(SplashFTFontFile*, 
SplashCoord*, SplashCoord*)':
SplashFTFont.cc:44: error: 'FT_Face' was not declared in this scope
SplashFTFont.cc:44: error: expected `;' before 'face'
SplashFTFont.cc:48: error: 'face' was not declared in this scope
SplashFTFont.cc:48: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:49: error: 'sizeObj' was not declared in this scope
SplashFTFont.cc:49: error: 'FT_New_Size' was not declared in this scope
SplashFTFont.cc:52: error: 'sizeObj' was not declared in this scope
SplashFTFont.cc:54: error: 'FT_Set_Pixel_Sizes' was not declared in this scope
SplashFTFont.cc:135: error: 'matrix' was not declared in this scope
SplashFTFont.cc:135: error: 'FT_Fixed' was not declared in this scope
SplashFTFont.cc:139: error: 'textMatrix' was not declared in this scope
SplashFTFont.cc: In member function 'virtual GBool SplashFTFont::makeGlyph(int, 
int, int, SplashGlyphBitmap*)':
SplashFTFont.cc:157: error: 'FT_Vector' was not declared in this scope
SplashFTFont.cc:157: error: expected `;' before 'offset'
SplashFTFont.cc:158: error: 'FT_GlyphSlot' was not declared in this scope
SplashFTFont.cc:158: error: expected `;' before 'slot'
SplashFTFont.cc:159: error: 'FT_UInt' was not declared in this scope
SplashFTFont.cc:159: error: expected `;' before 'gid'
SplashFTFont.cc:166: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:166: error: 'sizeObj' was not declared in this scope
SplashFTFont.cc:167: error: 'offset' was not declared in this scope
SplashFTFont.cc:167: error: 'FT_Pos' was not declared in this scope
SplashFTFont.cc:167: error: expected primary-expression before 'int'
SplashFTFont.cc:169: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:169: error: 'matrix' was not declared in this scope
SplashFTFont.cc:169: error: 'FT_Set_Transform' was not declared in this scope
SplashFTFont.cc:170: error: 'slot' was not declared in this scope
SplashFTFont.cc:170: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:173: error: 'gid' was not declared in this scope
SplashFTFont.cc:173: error: expected `;' before 'ff'
SplashFTFont.cc:175: error: 'gid' was not declared in this scope
SplashFTFont.cc:175: error: expected `;' before 'c'
SplashFTFont.cc:177: error: 'gid' was not declared in this scope
SplashFTFont.cc:193: error: 'class SplashFTFontFile' has no member named 'face'
SplashFTFont.cc:193: error: 'gid' was not declared in this scope
SplashFTFont.cc:194: error: 'FT_LOAD_NO_HINTING' was not declared in this scope
SplashFTFont.cc:194: error: 'FT_LOAD_NO_BITMAP' was not declared in this scope
SplashFTFont.cc:195: error: 'FT_LOAD_DEFAULT' was not declared in this scope
SplashFTFont.cc:195: error: 'FT_Load_Glyph' was not declared in this scope
SplashFTFont.cc:199: error: 'ft_render_mode_normal' was not declared in this 
scope
SplashFTFont.cc:200: error: 'ft_render_mode_mono' was not declared in this scope
SplashFTFont.cc:200: error: 'FT_Render_Glyph' was not declared in this scope
SplashFTFont.cc:219: error: 'memcpy' was not declared in this scope
SplashFTFont.cc: In member function 'virtual SplashPath* 
SplashFT

Re: [Fink-devel] Failed: phase compiling: oleo-1.99.16-20 failed

2007-06-27 Thread Dominique Dhumieres
> I'd rebuild and reinstall your mysql15
> packages, since they seem to be the only ones affected.
 It has just been build today before oleo. Looking for libz
I have found:

...
make  install-data-hook
/sw/src/fink.build/mysql-5.0.38-3/mysql-5.0.38/install-sh -d 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/share/info
/sw/bin/ginstall -c -m 644 ./mysql.info 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/share/info
Making install in zlib
test -z "/sw/lib/mysql" || mkdir -p -- 
"/sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql"
 /bin/sh ../libtool --preserve-dup-deps --mode=install /sw/bin/ginstall -c  
'libz.la' '/sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/libz.la'
/sw/bin/ginstall -c .libs/libz.1.2.3.dylib 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/libz.1.2.3.dylib
(cd /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql && { ln -s -f 
libz.1.2.3.dylib libz.1.dylib || { rm -f libz.1.dylib && ln -s libz.1.2.3.dylib 
libz.1.dylib; }; })
(cd /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql && { ln -s -f 
libz.1.2.3.dylib libz.dylib || { rm -f libz.dylib && ln -s libz.1.2.3.dylib 
libz.dylib; }; })
/sw/bin/ginstall -c .libs/libz.lai 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/libz.la
/sw/bin/ginstall -c .libs/libz.a 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/libz.a
chmod 644 /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/libz.a
ranlib /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/libz.a
libtool: install: warning: remember to run `libtool --finish /sw/lib/mysql'
make[3]: Nothing to be done for `install-data-am'.
...
test -z "/sw/bin" || mkdir -p -- "/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin"
  /bin/sh ../libtool --preserve-dup-deps --mode=install /sw/bin/ginstall -c 
'replace' '/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/replace'
libtool: install: warning: `../zlib/libz.la' has not been installed in 
`/sw/lib/mysql'
/sw/bin/ginstall -c .libs/replace 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/replace
  /bin/sh ../libtool --preserve-dup-deps --mode=install /sw/bin/ginstall -c 
'comp_err' '/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/comp_err'
libtool: install: warning: `../zlib/libz.la' has not been installed in 
`/sw/lib/mysql'
/sw/bin/ginstall -c .libs/comp_err 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/comp_err
  /bin/sh ../libtool --preserve-dup-deps --mode=install /sw/bin/ginstall -c 
'perror' '/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/perror'
libtool: install: warning: `../zlib/libz.la' has not been installed in 
`/sw/lib/mysql'
/sw/bin/ginstall -c .libs/perror 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/perror
  /bin/sh ../libtool --preserve-dup-deps --mode=install /sw/bin/ginstall -c 
'resolveip' '/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/resolveip'
libtool: install: warning: `../zlib/libz.la' has not been installed in 
`/sw/lib/mysql'
/sw/bin/ginstall -c .libs/resolveip 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/resolveip
  /bin/sh ../libtool --preserve-dup-deps --mode=install /sw/bin/ginstall -c 
'my_print_defaults' 
'/sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/my_print_defaults'
...

with a lot of 

libtool: install: warning: `../zlib/libz.la' has not been installed in 
`/sw/lib/mysql'

everywhere.

...
ln -s mysql/libmysqlclient.la /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib
ln -s mysql/libmysqlclient.a /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib
ln -s mysql/libmysqlclient.dylib /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib
rm -f /sw/src/fink.build/root-mysql-5.0.38-3/sw/bin/test
/usr/bin/install -d -m 700 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/share/doc/mysql
/bin/cp -r README /sw/src/fink.build/root-mysql-5.0.38-3/sw/share/doc/mysql/
/bin/cp -r COPYING /sw/src/fink.build/root-mysql-5.0.38-3/sw/share/doc/mysql/
/bin/chmod -R go=u-w /sw/src/fink.build/root-mysql-5.0.38-3/sw/share/doc/mysql
/bin/rm -f /sw/src/fink.build/root-mysql-5.0.38-3/sw/info/dir 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/info/dir.old 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/share/info/dir 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/share/info/dir.old
/bin/rm -rf /sw/src/fink.build/root-mysql15-dev-5.0.38-3
/bin/mkdir -p /sw/src/fink.build/root-mysql15-dev-5.0.38-3/sw
/bin/mkdir -p /sw/src/fink.build/root-mysql15-dev-5.0.38-3/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-mysql15-dev-5.0.38-3
/usr/bin/install -d -m 755 /sw/src/fink.build/root-mysql15-dev-5.0.38-3/sw
/bin/mv /sw/src/fink.build/root-mysql-5.0.38-3/sw/include 
/sw/src/fink.build/root-mysql15-dev-5.0.38-3/sw/
/usr/bin/install -d -m 755 
/sw/src/fink.build/root-mysql15-dev-5.0.38-3/sw/lib/mysql
/bin/mv /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/*.a 
/sw/src/fink.build/root-mysql15-dev-5.0.38-3/sw/lib/mysql/
/bin/mv /sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/*.la 
/sw/src/fink.build/root-mysql15-dev-5.0.38-3/sw/lib/mysql/
/bin/mv 
/sw/src/fink.build/root-mysql-5.0.38-3/sw/lib/mysql/libmysqlclient.dylib 
/sw/src/fink.build/root-mysql15-dev-5.0.38-3/sw/li

Re: [Fink-devel] Failed: phase compiling: oleo-1.99.16-20 failed

2007-06-27 Thread Dominique Dhumieres
If I do the following change:

--- /sw/fink/10.3/unstable/main/finkinfo/database/mysql.infoWed Apr 11 
17:00:51 2007
+++ mysql.info  Wed Jun 27 07:59:31 2007
@@ -224,6 +224,7 @@
include
lib/mysql/*.a
lib/mysql/*.la
+   lib/mysql/libz*.dylib
lib/mysql/libmysqlclient.dylib
lib/mysql/libmysqlclient_r.dylib
bin/mysql_config

and rebuild mysql, the oleo installs without problem (10.3.9).

Thanks for the help.

Dominique

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: phase compiling: oleo-1.99.16-20 failed

2007-06-26 Thread Dominique Dhumieres
Installing oleo-1.99.16-20 failed on OSX 10.3.9 with:

...
gcc  -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" 
-I/usr/X11R6/include  -DBUILD_PREFIX='"'/sw'"' -L/sw/lib -o oleo  parse.o 
byte-compile.o eval.o ref.o decompile.o sort.o regions.o utils.o lists.o 
io-term.o io-utils.o io-x11.o window.o io-edit.o line.o key.o format.o funcs.o 
hash.o ir.o io-curses.o font.o display.o init.o sylk.o oleofile.o sc.o list.o 
busi.o string.o cells.o cmd.o basic.o args.o stub.o input.o info.o help.o 
graph.o plot.o forminfo.o posixtm.o date.o xrdb.o io-motif.o appres.o 
fallback.o mysql.o print.o postscript.o pcl.o epson.o prtext.o afm.o mdi.o 
gsl.o plotter.o legend.o -lSM -lICE -lXm -L/sw/lib -lXmHTML -lXext -ljpeg -lpng 
-lz -lXbae  -lXlt  ../lib/liboleo.a -lintl -L/usr/X11R6/lib -lcups 
-lmysqlclient -lXpm -lXlt -lXm  -L/usr/X11R6/lib  -lSM -lICE -lXt -lX11 -lXext  
-lm -lncurses  -lplot -lgsl -lgslcblas
ld: warning prebinding disabled because dependent library: 
/sw/lib/libXm.3.dylib is not prebound
ld: warning can't open dynamic library: /sw/lib/mysql/libz.1.dylib referenced 
from: /sw/lib/libmysqlclient.dylib (checking for undefined symbols may be 
affected) (No such file or directory, errno = 2)
ld: warning multiple definitions of symbol _srandom
../lib/liboleo.a(random.o) definition of _srandom in section (__TEXT,__text)
/usr/lib/libm.dylib(random.So) definition of _srandom
ld: warning multiple definitions of symbol _random
../lib/liboleo.a(random.o) definition of _random in section (__TEXT,__text)
/usr/lib/libm.dylib(random.So) definition of _random
ld: warning multiple definitions of symbol _initstate
../lib/liboleo.a(random.o) definition of _initstate in section (__TEXT,__text)
/usr/lib/libm.dylib(random.So) definition of _initstate
ld: warning multiple definitions of symbol _setstate
../lib/liboleo.a(random.o) definition of _setstate in section (__TEXT,__text)
/usr/lib/libm.dylib(random.So) definition of _setstate
ld: Undefined symbols:
_compress referenced from libmysqlclient.15 expected to be defined in 
/sw/lib/mysql/libz.1.dylib
_uncompress referenced from libmysqlclient.15 expected to be defined in 
/sw/lib/mysql/libz.1.dylib
make[2]: *** [oleo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-oleo-1.99.16-20
(Reading database ... 347953 files and directories currently installed.)
Removing fink-buildlock-oleo-1.99.16-20 ...
Failed: phase compiling: oleo-1.99.16-20 failed

Indeed I don't have /sw/lib/mysql/libz.1.dylib:

%ls /sw/lib/mysql/
libdbug.a libmysqlclient.14.0.0.dylib*  libmysqlclient.la*  
libmysqlclient_r.dylib@  libndbclient.la*
libheap.a libmysqlclient.14.dylib@  
libmysqlclient_r.14.0.0.dylib*  libmysqlclient_r.la* libvio.a
libmyisam.a   libmysqlclient.15.0.0.dylib*  
libmysqlclient_r.14.dylib@  libmysqld.a  libz.a
libmyisammrg.alibmysqlclient.15.dylib@  
libmysqlclient_r.15.0.0.dylib*  libmystrings.a   libz.la*
libmysqlclient.12.0.0.dylib*  libmysqlclient.a  
libmysqlclient_r.15.dylib@  libmysys.a
libmysqlclient.12.dylib@  libmysqlclient.dylib@ libmysqlclient_r.a  
libndbclient.a

I also had a conflict between 

  mysql-ssl mysql-ssl-client mysql-ssl15-shlibs mysql14-dev 

and

  mysql15-dev mysql15-shlibs 

TIA

Dominique

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: Fink::SysState: Could not resolve inconsistent dependencies

2006-12-15 Thread Dominique Dhumieres

Forwarded from my account on SourceForge, probably a mistake.

Updating to postgresql81_8.1.5-12 on OSX 10.3 gives:

...
Could not resolve inconsistent dependencies!

Fink isn't sure how to install the above packages safely. You may be  
able to

fix things by running:

  fink scanpackages
  apt-get update
  apt-get install postgresql81-dev=8.1.5-12 postgresql81=8.1.5-12
postgresql81-shlibs=8.1.5-12

Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-powerpc
New package: dists/unstable/main/binary-darwin-powerpc/database/ 
postgresql-ssl_8.1.5-12_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/database/ 
postgresql81-dev_8.1.5-12_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/database/ 
postgresql81-shlibs_8.1.5-12_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/database/ 
postgresql81_8.1.5-12_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/database/ 
postgresql_8.1.5-12_darwin-powerpc.deb

Failed: Fink::SysState: Could not resolve inconsistent dependencies

I followed the advice and I got:

Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  bundle-kde bundle-kde-ssl bundle-kde-unified kexi koffice koffice-dev
3 packages upgraded, 0 newly installed, 6 to remove and 1  not upgraded.
Need to get 0B/7822kB of archives. After unpacking 23.5MB will be freed.
Do you want to continue? [Y/n]
(Reading database ... 332423 files and directories currently installed.)
Removing bundle-kde ...
Removing bundle-kde-ssl ...
Removing bundle-kde-unified ...
Removing koffice-dev ...
Removing koffice ...
Removing kexi ...
(Reading database ... 331696 files and directories currently installed.)
Preparing to replace postgresql81-shlibs 8.1.5-11 (using .../ 
postgresql81-shlibs_8.1.5-12_darwin-powerpc.deb) ...

Unpacking replacement postgresql81-shlibs ...
Preparing to replace postgresql81 8.1.5-11 (using .../ 
postgresql81_8.1.5-12_darwin-powerpc.deb) ...

Unpacking replacement postgresql81 ...
Preparing to replace postgresql81-dev 8.1.5-11 (using .../ 
postgresql81-dev_8.1.5-12_darwin-powerpc.deb) ...

Unpacking replacement postgresql81-dev ...
Setting up postgresql81-shlibs (8.1.5-12) ...

Setting up postgresql81 (8.1.5-12) ...
- starting PostgreSQL on port 17497
- attempting to install the plpgsql language in the template1  
database...

Setting up postgresql81-dev (8.1.5-12) ...

So now postgresql-ssl_8.1.5-12 is installed, but if I try to reinstall
the removed packages I get:

The following package will be installed or updated:
 bundle-kde-unified
The following 3 additional packages will be installed:
 kexi koffice postgresql81-shlibs

Do you want to continue? [Y/n] Reading buildlock packages...
Could not resolve inconsistent dependencies!

Fink isn't sure how to install the above packages safely. You may be  
able to

fix things by running:

  fink scanpackages
  apt-get update
  apt-get install postgresql81-shlibs=8.1.5-11

Failed: Fink::SysState: Could not resolve inconsistent dependencies

So apparently something in KDE is requiring postgresql81- 
shlibs=8.1.5-11,

but I cannot find what.

TIA

Dominique



PGP.sig
Description: Ceci est une signature électronique PGP
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: can't install package xml-sax-pm581-0.14-4 (4)

2006-11-17 Thread Dominique Dhumieres
mkdir /sw/etc/xml/SAX
allowed the install!

Dominique

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: can't install package xml-sax-pm581-0.14-4 (3)

2006-11-17 Thread Dominique Dhumieres
After closer examination, the rebuilding did not the install.

Dominique

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: can't install package xml-sax-pm581-0.14-4 (2)

2006-11-17 Thread Dominique Dhumieres
rebuilding xml-sax-pm581 solved the problem.

Dominique

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: can't install package xml-sax-pm581-0.14-4

2006-11-17 Thread Dominique Dhumieres
On OSX 10.3 updating to xml-sax-pm581-0.14-4 failed with:

The following package will be installed or updated:
 xml-sax-pm581
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/xml-sax-pm581_0.14-4_darwin-powerpc.deb
(Reading database ... 330870 files and directories currently installed.)
Preparing to replace xml-sax-pm581 0.14-3 (using 
.../xml-sax-pm581_0.14-4_darwin-powerpc.deb) ...
Creating config files in /sw/etc/perl5/5.8.1/XML/SAX...
Removing obsolete directory /sw/etc/xml...
rm: /sw/etc/xml/SAX: No such file or directory
/sw/bin/dpkg: error processing 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/xml-sax-pm581_0.14-4_darwin-powerpc.deb
 (--install):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/xml-sax-pm581_0.14-4_darwin-powerpc.deb
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package xml-sax-pm581-0.14-4

TIA

Dominique

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: Failed: phase compiling: wxmac-2.6.3-1rc1 failed

2006-02-20 Thread Dominique Dhumieres
ASARI Takashi wrote:

> ...
> Perhaps old installation of wx*** does something??

and JF Mertens added:

> ...
> 2) the first flag -L/sw/lib comes before the first flag -Llib,
> causing  -lwx_mac_core-2.6 -lwx_base_carbon-2.6
> to refer to such libs in /sw/lib if they exist
> ...

I think you are right. I have removed the old install and
a fresh one worked:

 i   wxmac2.6.3-1rc1Cross-platform GUI API 
- mac/carbon version
 i   wxmac-shlibs 2.6.3-1rc1Cross-platform GUI API 
- mac/carbon version
 i   zphoto-wxmac 1.2-12Zooming photo album 
generator

Thanks

Dominique


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Failed: phase compiling: mtoolsfm-1.9-3-2 failed

2005-11-01 Thread Dominique Dhumieres
Compiling mtoolsfm-1.9-3-2 failed with:

...
fr.po:781: message doublement d'efini
fr.po:779: ...voici l'endroit de la premi`ere d'efinition
/sw/bin/msgfmt: 1 erreur fatale trouv'ee
make[2]: *** [fr.mo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-mtoolsfm-1.9-3-2
(Reading database ... 284135 files and directories currently installed.)
Removing fink-buildlock-mtoolsfm-1.9-3-2 ...
Failed: phase compiling: mtoolsfm-1.9-3-2 failed

(message doubly defined). If I remember correctly this has been
posted some time ago, but there is apparently no maintainer.
I have done the following change to the fr.po file:

[pbook] dominiq/test% diff MToolsFM-1.9-3/po/fr.po MToolsFM-1.9-3-mod/po/fr.po
781,782c781,783
< msgid "/Options/Text mode for copying"
< msgstr "/Options/Separator"
---
> #: src/mtoolsfm.c:2993
> msgid "/Options/Separator"
> msgstr "/Options/Separateur"

and the install went fine.

Dominique d'Humieres


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Re: problem with octave-forge 2004.02.12-1

2004-02-21 Thread Dominique Dhumieres
> I was able to reproduce this bug. It seems that octave found qhull and 
> is expecting something like /sw/lib/libqhull.dylib (a dynamic library) 
> which the qhull package doesn't provide. As a quick fix just remove 
> qhull temporarily before you build octave-forge.

I removed plplot which is depending on qhull, the qhull and octave-forge
installed with the following configuration:

octave-forge is configured with
   octave:  octave (version 2.1.53)
   mkoctfile:   mkoctfile for Octave 53
   X11 support: yes
   makeinfo:makeinfo --no-split
   texi2dvi:texi2dvi --clean
   texi2html:   texi2html -split_chapter -number
   mkdoc:   /sw/src/octave-forge-2004.02.12-1/octave-forge-2004.02.12/admin/mkdoc
   mktexi:  /sw/src/octave-forge-2004.02.12-1/octave-forge-2004.02.12/admin/mktexi
   dvips:   dvips
   dvipdf:  dvipdf
   audio capture: linux/soundcard.h not found
   geometry toolbox: Qhull not found --- see main/geometry/README
   read/write image formats: jpeg, png
   have term.h or termcap.h: yes
   symbolic toolbox: GiNaC not found --- see main/symbolic/INSTALL

> There are 3 solutions to fix this permanently:
> 
> 1.  Make the qhull package provide a dynamic library and let octave-forge
> depend on it.
> 
> 2.  Patch octave-forge in such a way that it stops looking for qhull.
> 
> 3.  Add a 'Conflicts: qhull' entry into the octave-forge package.
> 
> I think 1 would be the nicest, followed by 2. 3 is only as last resort.

The problem with 3 (I found in other situations) is that if plplot is
installed (which is why I had qhull), fink is unable to solve the
dependency and it has to be resolved manually as I did today. This not
very difficult, except the error messages are quite cryptic the first
time you get it. So I do agree with your ranking, but 3 should be the
very last resort.

Thanks for your prompt answer.

Dominique


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel