Picon
Picon
Favicon

Failed: phase compiling: libxine1-1.1.12-1 failed

Installing libxine1-1.1.12-1 on Intel OSX 10.5.3 failed with:

gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/xineplug_post_tvtime.so -bundle 
.libs/xineplug_post_tvtime_la-xine_plugin.o .libs/xineplug_post_tvtime_la-deinterlace.o
.libs/xineplug_post_tvtime_la-pulldown.o .libs/xineplug_post_tvtime_la-speedy.o
.libs/xineplug_post_tvtime_la-tvtime.o 
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-double.o
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-greedy.o
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-greedy2frame.o
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-kdetv_greedyh.o
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-kdetv_tomsmocomp.o .libs/xineplug_post_tvtime.lax/libdeinterl
 aceplugins.a/libdeinterlaceplugins_la-linear.o
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-linearblend.o .libs/xineplug_post_tvtime.lax/libdeinterlaceplug
 ins.a/libdeinterlaceplugins_la-scalerbob.o
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-vfir.o
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-weave.o  
-L/sw/lib ../../../src/xine-engine/.libs/libxine.dylib -L/sw/lib/freetype219/lib
-L/sw/lib/fontconfig2/lib /sw/lib/fontconfig2/lib/libfontconfig.dylib
/sw/lib/freetype219/lib/libfreetype.dylib /sw/lib/libexpat.dylib /sw/lib/libintl.dylib
/sw/lib/libiconv.dylib -lc -mtune=i386 -Wl,-read_only_relocs -Wl,warning -Wl,-dylib_file
-Wl,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
-Wl,-framework -Wl,CoreFoundation
ld: absolute addressing (perhaps -mdynamic-no-pic) used in _tomsmocomp_filter_sse from
.libs/xineplug_post_tvtime.lax/libdeinterlaceplugins.a/libdeinterlaceplugins_la-kdetv_tomsmocomp.o
not allowed in slidable image
collect2: ld returned 1 exit status
make[4]: *** [xineplug_post_tvtime.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
(Continue reading)

Picon
Favicon

Re: Failed: phase compiling: libxine1-1.1.12-1 failed


Dominique,

Could you try adding the following line in the PatchScript :

perl -pi -e 's,defined \(ARCH_X86.*,false,' src/post/deinterlace/ 
plugins/kdetv_tomsmocomp.c

If it solves your problem, I'll commit it.

Thanks,

Jean-Francois

-------------------------------------------------------------------------
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
Picon
Picon
Favicon

Failed: phase compiling: wxmac-2.6.3-1003rc1 failed

Installing wxmac-2.6.3-1003rc1 on ppc/intel OSX 10.5.3 failed with:

...
./bk-deps g++ -c -o basedll_filefn.o -I.pch/wxprec_basedll -D__WXMAC__            -DwxUSE_GUI=0
-DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -DWX_PRECOMP -DNO_GCC_PRAGMA
-Ilib/wx/include/mac-ansi-release-2.6 -I./include -I/sw/include -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -fpascal-strings -I./src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon
-O2 -fno-strict-aliasing -Wall -Wundef -Wno-ctor-dtor-privacy -fno-common ./src/common/filefn.cpp
./src/mac/carbon/morefilex/MoreFilesX.h:1488: error: declaration of C function 'OSErr
FSVolumeMount(const void*, FSVolumeRefNum*)' conflicts
with
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7299:
error: previous declaration 'OSStatus FSVolumeMount(UInt8*, FSVolumeRefNum*)' here
./src/common/filefn.cpp: In function 'wxString wxMacFSSpec2MacFilename(const FSSpec*)':
./src/common/filefn.cpp:907: warning: 'FSpMakeFSRef' is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
./src/common/filefn.cpp:907: warning: 'FSpMakeFSRef' is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
make: *** [basedll_filefn.o] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-wxmac-2.6.3-1003rc1
(Reading database ... 354569 files and directories currently installed.)
Removing fink-buildlock-wxmac-2.6.3-1003rc1 ...
Failed: phase compiling: wxmac-2.6.3-1003rc1 failed

Note it installed on ppc(G4) OSX 10.4.11.

TIA

Dominique
(Continue reading)

Picon
Picon
Favicon

Re: Failed: phase compiling: libxine1-1.1.12-1 failed

Jean-Francois,

> Could you try adding the following line in the PatchScript :
>
> perl -pi -e 's,defined \(ARCH_X86.*,false,' src/post/deinterlace/plugins/kdetv_tomsmocomp.c
>
> If it solves your problem, I'll commit it.

It solves the problem. Thanks.

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
JW | 4 Jun 23:31

Can't install tcltk

I've been trying (for mnoths, actually) to do a mass upgrade from 
10.4-transitional to current (I forget the current version number).

I followed the upgrade process to the letter but I'm endlessly stuck on tk. I 
have followed all instructions given on the web site, in the upgrade package,  
and in the program output.

Here's the program output:

(as root):

apt-get dist-upgrade ; fink update-all

<snip some stuff at the beginning>
dpkg: yes, will remove t1lib5-x11 in favour of t1lib5.
dpkg: considering removing t1lib5-nox in favour of t1lib5 ...
dpkg: yes, will remove t1lib5-nox in favour of t1lib5.
(Reading database ... 125903 files and directories currently installed.)
Unpacking t1lib5 (from .../t1lib5_5.1.1-3_darwin-powerpc.deb) ...
Setting up t1lib5 (5.1.1-3) ...
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-tcltk-8.4.16-2 /sw/src/fink.build
dpkg-deb: building package `fink-buildlock-tcltk-8.4.16-2' in 
`/sw/src/fink.build/fink-buildlock-tcltk-8.4.16-2_2008.06.04-15.16.38_darwin-powerpc.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-tcltk-8.4.16-2_2008.06.04-15.16.38_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-tcltk-8.4.16-2.
(Reading database ... 125897 files and directories currently installed.)
Unpacking fink-buildlock-tcltk-8.4.16-2 
(from .../fink-buildlock-tcltk-8.4.16-2_2008.06.04-15.16.38_darwin-powerpc.deb) ...
(Continue reading)

Daniel Macks | 4 Jun 23:40

Re: Can't install tcltk

On Wed, Jun 04, 2008 at 04:31:55PM -0500, JW wrote:
> I've been trying (for mnoths, actually) to do a mass upgrade from 
> 10.4-transitional to current (I forget the current version number).
> 
> I followed the upgrade process to the letter but I'm endlessly stuck on tk. I 
> have followed all instructions given on the web site, in the upgrade package,  
> and in the program output.
> 
> Here's the program output:
> 
> (as root):
> 
> apt-get dist-upgrade ; fink update-all
> 
> <snip some stuff at the beginning>
> dpkg: yes, will remove t1lib5-x11 in favour of t1lib5.
> dpkg: considering removing t1lib5-nox in favour of t1lib5 ...
> dpkg: yes, will remove t1lib5-nox in favour of t1lib5.
> (Reading database ... 125903 files and directories currently installed.)
> Unpacking t1lib5 (from .../t1lib5_5.1.1-3_darwin-powerpc.deb) ...
> Setting up t1lib5 (5.1.1-3) ...
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-tcltk-8.4.16-2 /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-tcltk-8.4.16-2' in 
> `/sw/src/fink.build/fink-buildlock-tcltk-8.4.16-2_2008.06.04-15.16.38_darwin-powerpc.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-tcltk-8.4.16-2_2008.06.04-15.16.38_darwin-powerpc.deb
> Selecting previously deselected package fink-buildlock-tcltk-8.4.16-2.
> (Reading database ... 125897 files and directories currently installed.)
> Unpacking fink-buildlock-tcltk-8.4.16-2 
(Continue reading)

Alexander Hansen | 4 Jun 23:40
Picon
Gravatar

Re: Can't install tcltk

JW wrote:
> I've been trying (for mnoths, actually) to do a mass upgrade from 
> 10.4-transitional to current (I forget the current version number).
>
> I followed the upgrade process to the letter but I'm endlessly stuck on tk. I 
> have followed all instructions given on the web site, in the upgrade package,  
> and in the program output.
>
> Here's the program output:
>
> (as root):
>
>
>   
<snip>
> gcc -c -Os -pipe  -I/sw/include  -Wall -Wno-implicit-int -fno-strict-aliasing -fno-common
-I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix
-I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic
-I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps
-I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include
-DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ 
> long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1
-DHAVE_PW_GECOS=1      -DTCL_NO_DEPRECATED  -DUSE_TCL_STUBS  /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConsole.c
> /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConsole.c:76: 
> error: 'TCL_CHANNEL_VERSION_4' undeclared here (not in a function)
> /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConsole.c:90: 
> warning: excess elements in struct initializer
> /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConsole.c:90: 
> warning: (near initialization for 'consoleChannelType')
> make: *** [tkConsole.o] Error 1
(Continue reading)

Timothy Collett | 5 Jun 01:49

Failed to build kdenetwork3-3.5.9-1

System type: i686-apple-darwin9.3.0 (4-core 3GHz Mac Pro running 10.5.3)

I'll gladly include a full build report if needed, but it's pretty  
long.  The end, where the error occurred, is as follows:

--
/usr/X11/include/X11/keysymdef.h:1285:1: warning: "XK_Greek_switch"  
redefined
In file included from /Library/Fink/src/fink.build/kdenetwork3-3.5.9-1/ 
kdenetwork-3.5.9/krfb/libvncserver/rfb.h:38,
                  from /Library/Fink/src/fink.build/ 
kdenetwork3-3.5.9-1/kdenetwork-3.5.9/krfb/krfb/rfbcontroller.h:35,
                  from /Library/Fink/src/fink.build/ 
kdenetwork3-3.5.9-1/kdenetwork-3.5.9/krfb/krfb/rfbcontroller.cc:26:
/Library/Fink/src/fink.build/kdenetwork3-3.5.9-1/kdenetwork-3.5.9/krfb/ 
libvncserver/keysym.h:1155:1: warning: this is the location of the  
previous definition
/usr/X11/include/X11/Xmd.h:152: error: conflicting declaration  
'typedef long unsigned int CARD32'
/Library/Fink/src/fink.build/kdenetwork3-3.5.9-1/kdenetwork-3.5.9/krfb/ 
libvncserver/rfb.h:43: error: 'CARD32' has a previous declaration as  
'typedef unsigned int CARD32'
/Library/Fink/src/fink.build/kdenetwork3-3.5.9-1/kdenetwork-3.5.9/krfb/ 
krfb/rfbcontroller.cc: In member function 'virtual void  
KNotifyEvent::exec()':
/Library/Fink/src/fink.build/kdenetwork3-3.5.9-1/kdenetwork-3.5.9/krfb/ 
krfb/rfbcontroller.cc:337: warning: 'event' is deprecated (declared  
at /Library/Fink/include/knotifyclient.h:188)
/Library/Fink/src/fink.build/kdenetwork3-3.5.9-1/kdenetwork-3.5.9/krfb/ 
krfb/rfbcontroller.cc: In member function 'void  
(Continue reading)

Sven de Vries | 5 Jun 10:33
Picon
Favicon

Failed: phase installing: lpsolve-octave-5.5.0.12-1 failed

Dear JF,

when update-all-ing lpsolve-octave-5.5 (intel-mac, 10.5.3), I 
encountered the error below.
After installing gcc43 instead of gcc42, it worked. I suppose the 
info-file needs to be adjusted accordingly?

best
sven

mkoctfile: stripping disabled on this platform
mkoctfile *.o -Wl,-x -Wl,-dead_strip -o octlpsolve.oct
i686-apple-darwin9-g++-4.0.1: /sw/lib/gcc4.3/lib/libgfortran.dylib: No 
such file or directory
### execution of /var/tmp/tmp.1.SXEbed failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-lpsolve-octave-5.5.0.12-1
(Lese Datenbank ... 203949 Dateien und Verzeichnisse sind derzeit 
installiert.)
Entferne fink-buildlock-lpsolve-octave-5.5.0.12-1 ...
Failed: phase installing: lpsolve-octave-5.5.0.12-1 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

         JF Mertens <jfmertens <at> users.sourceforge.net>

(Continue reading)

Picon
Favicon

Re: Failed: phase installing: lpsolve-octave-5.5.0.12-1 failed


On 05 Jun 2008, at 10:33, Sven de Vries wrote:

> Dear JF,
>
> when update-all-ing lpsolve-octave-5.5 (intel-mac, 10.5.3), I  
> encountered the error below.
> After installing gcc43 instead of gcc42, it worked. I suppose the  
> info-file needs to be adjusted accordingly?

Indeed. Fixed now. Thanks !

JF

-------------------------------------------------------------------------
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

Gmane