Re: [Fink-users] Failed: phase compiling: dbus-shlibs-1.2.16-103 failed

2013-01-18 Thread Peter Dyballa

Am 18.01.2013 um 06:27 schrieb Sean Lake:

 I have to abort the build of dbus at this line:
 
 checking if gcj PIC flag -fno-common works...
 
 because it just pegs the CPU and fills the RAM for many hours without 
 advancing.

The problem with gcj on PowerPC is well-known! I think it started with GCC 4.5, 
continued in GCC 4.6 and might still be unsolved in GCC 4.7. But the package 
you are trying to build should not be touched by this problem since you should 
be building the package with /usr/bin/gcc-4.2, /usr/bin/g++-4.2, and 
/usr/bin/cpp-4.2, and GCC 4.2 does not provide gcj. Nonetheless the configure 
script seems to find a gcj: /sw/bin/gcj, a sym-link to whatever GCC 4.[5-8] 
compiler you have installed with Fink…

First perform:

dpkg -S /sw/bin/gcj

This might return something like

gcc47: /sw/bin/gcj

Now remove ('fink remove package name') the package given as the first 
argument, or manually just rename /sw/bin/gcj to something like 
/sw/bin/dammed-gcj ('sudo mv /sw/bin/gcj /sw/bin/dammed-gcj') – and don't 
forget to rename it back after success with dbus ('sudo mv /sw/bin/dammed-gcj 
/sw/bin/gcj')!

--
Greetings

 Pete

They're putting dimes in the hole in my head to see the change in me.


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Failed: phase compiling: gdl-0.9.3-1 failed

2013-01-18 Thread Dominique Dhumieres
Updating to gdl-0.9.3-1 failed on

Package manager version: 0.34.4
Distribution version: selfupdate-rsync Fri Jan 18 14:34:27 2013, 10.5, powerpc
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode.app: 3.1.4
Xcode command-line tools: 3.1.4
Max. Fink build jobs:  1

(gcc version 4.2.1) with

...
g++ -DHAVE_CONFIG_H -I. -I.. -I/sw/include -I/sw/include -I/sw -I/sw/include 
-I/sw/include -I/sw/opt/netcdf7/include -I/sw/include -I/sw/include 
-I/sw/include/hdf -I/sw/include/hdf5 -I/sw/include -I/sw/include   
-I/usr/X11/include -I/sw/opt/netcdf7/include -I/sw/include  -g -O2 -MT 
gdl-convert2.o -MD -MP -MF .deps/gdl-convert2.Tpo -c -o gdl-convert2.o `test -f 
'convert2.cpp' || echo './'`convert2.cpp
mv -f .deps/gdl-convert2.Tpo .deps/gdl-convert2.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I/sw/include -I/sw/include -I/sw -I/sw/include 
-I/sw/include -I/sw/opt/netcdf7/include -I/sw/include -I/sw/include 
-I/sw/include/hdf -I/sw/include/hdf5 -I/sw/include -I/sw/include   
-I/usr/X11/include -I/sw/opt/netcdf7/include -I/sw/include  -g -O2 -MT 
gdl-datatypes.o -MD -MP -MF .deps/gdl-datatypes.Tpo -c -o gdl-datatypes.o `test 
-f 'datatypes.cpp' || echo './'`datatypes.cpp
getas.cpp:77: error: template-id 'GetAs' for 'typename Data_ 
template-parameter-1-1 ::Ty Data_SpDPtr::GetAs(SizeT)' does not match any 
template declaration
getas.cpp:77: error: invalid function declaration
getas.cpp:86: error: template-id 'GetAs' for 'typename Data_ 
template-parameter-1-1 ::Ty Data_SpDObj::GetAs(SizeT)' does not match any 
template declaration
getas.cpp:86: error: invalid function declaration
datatypes.cpp: In member function 'int Data_ template-parameter-1-1 
::Scalar2index(SizeT) const [with Sp = SpDByte]':
datatypes.cpp:5419:   instantiated from here
datatypes.cpp:2067: warning: comparison is always false due to limited range of 
data type
datatypes.cpp: In member function 'int Data_ template-parameter-1-1 
::Scalar2index(SizeT) const [with Sp = SpDUInt]':
datatypes.cpp:5421:   instantiated from here
datatypes.cpp:2067: warning: comparison is always false due to limited range of 
data type
basic_op.cpp: In function 'T pow(T, T) [with T = unsigned char]':
basic_op.cpp:4549:   instantiated from 'Data_Sp2* Data_ 
template-parameter-1-1 ::Pow(BaseGDL*) [with Sp = SpDByte]'
datatypes.cpp:5419:   instantiated from here
basic_op.cpp:4514: warning: comparison is always false due to limited range of 
data type
basic_op.cpp: In function 'T pow(T, T) [with T = short unsigned int]':
basic_op.cpp:4549:   instantiated from 'Data_Sp2* Data_ 
template-parameter-1-1 ::Pow(BaseGDL*) [with Sp = SpDUInt]'
datatypes.cpp:5421:   instantiated from here
basic_op.cpp:4514: warning: comparison is always false due to limited range of 
data type
make[3]: *** [gdl-datatypes.o] Error 1
make[3]: Leaving directory `/sw/src/fink.build/gdl-0.9.3-1/gdl-0.9.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sw/src/fink.build/gdl-0.9.3-1/gdl-0.9.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sw/src/fink.build/gdl-0.9.3-1/gdl-0.9.3'
make: *** [all] Error 2
### execution of make failed, exit code 2
### execution of /tmp/fink.GqMHw failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gdl-0.9.3-1
(Reading database ... 560088 files and directories currently installed.)
Removing fink-buildlock-gdl-0.9.3-1 ...
Failed: phase compiling: gdl-0.9.3-1 failed

TIA

Dominique

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: gdl-0.9.3-1 failed

2013-01-18 Thread Alexander Hansen
On 1/18/13 6:48 AM, Dominique Dhumieres wrote:
 Updating to gdl-0.9.3-1 failed on
 
 Package manager version: 0.34.4
 Distribution version: selfupdate-rsync Fri Jan 18 14:34:27 2013, 10.5, powerpc
 Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
 Xcode.app: 3.1.4
 Xcode command-line tools: 3.1.4
 Max. Fink build jobs:  1
 
 (gcc version 4.2.1) with
 
 ...
 g++ -DHAVE_CONFIG_H -I. -I.. -I/sw/include -I/sw/include -I/sw -I/sw/include 
 -I/sw/include -I/sw/opt/netcdf7/include -I/sw/include -I/sw/include 
 -I/sw/include/hdf -I/sw/include/hdf5 -I/sw/include -I/sw/include   
 -I/usr/X11/include -I/sw/opt/netcdf7/include -I/sw/include  -g -O2 -MT 
 gdl-convert2.o -MD -MP -MF .deps/gdl-convert2.Tpo -c -o gdl-convert2.o `test 
 -f 'convert2.cpp' || echo './'`convert2.cpp
 mv -f .deps/gdl-convert2.Tpo .deps/gdl-convert2.Po
 g++ -DHAVE_CONFIG_H -I. -I.. -I/sw/include -I/sw/include -I/sw -I/sw/include 
 -I/sw/include -I/sw/opt/netcdf7/include -I/sw/include -I/sw/include 
 -I/sw/include/hdf -I/sw/include/hdf5 -I/sw/include -I/sw/include   
 -I/usr/X11/include -I/sw/opt/netcdf7/include -I/sw/include  -g -O2 -MT 
 gdl-datatypes.o -MD -MP -MF .deps/gdl-datatypes.Tpo -c -o gdl-datatypes.o 
 `test -f 'datatypes.cpp' || echo './'`datatypes.cpp
 getas.cpp:77: error: template-id 'GetAs' for 'typename Data_ 
 template-parameter-1-1 ::Ty Data_SpDPtr::GetAs(SizeT)' does not match 
 any template declaration
 getas.cpp:77: error: invalid function declaration
 getas.cpp:86: error: template-id 'GetAs' for 'typename Data_ 
 template-parameter-1-1 ::Ty Data_SpDObj::GetAs(SizeT)' does not match 
 any template declaration
 getas.cpp:86: error: invalid function declaration
 datatypes.cpp: In member function 'int Data_ template-parameter-1-1 
 ::Scalar2index(SizeT) const [with Sp = SpDByte]':
 datatypes.cpp:5419:   instantiated from here
 datatypes.cpp:2067: warning: comparison is always false due to limited range 
 of data type
 datatypes.cpp: In member function 'int Data_ template-parameter-1-1 
 ::Scalar2index(SizeT) const [with Sp = SpDUInt]':
 datatypes.cpp:5421:   instantiated from here
 datatypes.cpp:2067: warning: comparison is always false due to limited range 
 of data type
 basic_op.cpp: In function 'T pow(T, T) [with T = unsigned char]':
 basic_op.cpp:4549:   instantiated from 'Data_Sp2* Data_ 
 template-parameter-1-1 ::Pow(BaseGDL*) [with Sp = SpDByte]'
 datatypes.cpp:5419:   instantiated from here
 basic_op.cpp:4514: warning: comparison is always false due to limited range 
 of data type
 basic_op.cpp: In function 'T pow(T, T) [with T = short unsigned int]':
 basic_op.cpp:4549:   instantiated from 'Data_Sp2* Data_ 
 template-parameter-1-1 ::Pow(BaseGDL*) [with Sp = SpDUInt]'
 datatypes.cpp:5421:   instantiated from here
 basic_op.cpp:4514: warning: comparison is always false due to limited range 
 of data type
 make[3]: *** [gdl-datatypes.o] Error 1
 make[3]: Leaving directory `/sw/src/fink.build/gdl-0.9.3-1/gdl-0.9.3/src'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/sw/src/fink.build/gdl-0.9.3-1/gdl-0.9.3/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/sw/src/fink.build/gdl-0.9.3-1/gdl-0.9.3'
 make: *** [all] Error 2
 ### execution of make failed, exit code 2
 ### execution of /tmp/fink.GqMHw failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-gdl-0.9.3-1
 (Reading database ... 560088 files and directories currently installed.)
 Removing fink-buildlock-gdl-0.9.3-1 ...
 Failed: phase compiling: gdl-0.9.3-1 failed
 
 TIA
 
 Dominique
 

So you're saying that your g++ corresponds to g++-4.2?  That's not
what I show:

$ env PATH=`fink dumpinfo -ePATH gdl` g++ --version
i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)

I get the same error, though.  gdl may need to force gcc|g++-4.2
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: dbus-shlibs-1.2.16-103 failed

2013-01-18 Thread Sean Lake

On Jan 18, 2013, at 2:59, Peter Dyballa wrote:

 
 Am 18.01.2013 um 06:27 schrieb Sean Lake:
 
 I have to abort the build of dbus at this line:
 
 checking if gcj PIC flag -fno-common works...
 
 because it just pegs the CPU and fills the RAM for many hours without 
 advancing.
 
 The problem with gcj on PowerPC is well-known! I think it started with GCC 
 4.5, continued in GCC 4.6 and might still be unsolved in GCC 4.7. But the 
 package you are trying to build should not be touched by this problem since 
 you should be building the package with /usr/bin/gcc-4.2, /usr/bin/g++-4.2, 
 and /usr/bin/cpp-4.2, and GCC 4.2 does not provide gcj. Nonetheless the 
 configure script seems to find a gcj: /sw/bin/gcj, a sym-link to whatever GCC 
 4.[5-8] compiler you have installed with Fink…
 
 First perform:
 
   dpkg -S /sw/bin/gcj
 
 This might return something like
 
   gcc47: /sw/bin/gcj
 
 Now remove ('fink remove package name') the package given as the first 
 argument, or manually just rename /sw/bin/gcj to something like 
 /sw/bin/dammed-gcj ('sudo mv /sw/bin/gcj /sw/bin/dammed-gcj') – and don't 
 forget to rename it back after success with dbus ('sudo mv /sw/bin/dammed-gcj 
 /sw/bin/gcj')!

Yep, dpkg -S /sw/bin/gcj returns:
gcc47: /sw/bin/gcj

Sounds to me like the package ( dbus-shlibs etc) is missing some 
build-conflicts entries in it's .info file, no?

Thanks,
Sean Lake


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: dbus-shlibs-1.2.16-103failed

2013-01-18 Thread Daniel Macks
  On Fri, 18 Jan 2013 13:50:32 -0800, Sean Lake odysseus9...@gmail.com wrote:
 On Jan 18, 2013, at 2:59, Peter Dyballa wrote:
Am 18.01.2013 um 06:27 schrieb Sean Lake:
   
I have to abort the build of dbus at this line:
   
checking if gcj PIC flag -fno-common works... 
   
because it just pegs the CPU and fills the RAM for many hours 
without advancing. 
   
The problem with gcj on PowerPC is well-known! I think it started 
with GCC 4.5, continued in GCC 4.6 and might still be unsolved in GCC 
4.7. But the package you are trying to build should not be touched by 
this problem since you should be building the package with 
/usr/bin/gcc-4.2, /usr/bin/g++-4.2, and /usr/bin/cpp-4.2, and GCC 4.2 
does not provide gcj. Nonetheless the configure script seems to find a 
gcj: /sw/bin/gcj, a sym-link to whatever GCC 4.[5-8] compiler you have 
installed with Fink…
   
First perform:
   
dpkg -S /sw/bin/gcj
   
This might return something like
   
gcc47: /sw/bin/gcj
   
Now remove ('fink remove package name') the package given as 
the first argument, or manually just rename /sw/bin/gcj to something 
like /sw/bin/dammed-gcj ('sudo mv /sw/bin/gcj /sw/bin/dammed-gcj') – 
and don't forget to rename it back after success with dbus ('sudo mv 
/sw/bin/dammed-gcj /sw/bin/gcj')!
  
   Yep, dpkg -S /sw/bin/gcj returns:
   gcc47: /sw/bin/gcj
  
   Sounds to me like the package ( dbus-shlibs etc) is missing some 
build-conflicts entries in it's .info file, no?
   
  I'm fairly sure dbus-shlibs is completely unused in all supported 
fink distros. 'fink remove dbus-shlibs'. 
   
  dan
   
   

  --
Daniel Macks
  dma...@netspace.org

   


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: dbus-shlibs-1.2.16-103failed

2013-01-18 Thread Sean Lake

On Jan 18, 2013, at 13:58, Daniel Macks wrote:

 On Fri, 18 Jan 2013 13:50:32 -0800, Sean Lake odysseus9...@gmail.com wrote:
 On Jan 18, 2013, at 2:59, Peter Dyballa wrote:
   Am 18.01.2013 um 06:27 schrieb Sean Lake:
  
   I have to abort the build of dbus at this line:
  
   checking if gcj PIC flag -fno-common works...
  
   because it just pegs the CPU and fills the RAM for many hours
 without advancing.
  
   The problem with gcj on PowerPC is well-known! I think it started
 with GCC 4.5, continued in GCC 4.6 and might still be unsolved in GCC
 4.7. But the package you are trying to build should not be touched by
 this problem since you should be building the package with
 /usr/bin/gcc-4.2, /usr/bin/g++-4.2, and /usr/bin/cpp-4.2, and GCC 4.2
 does not provide gcj. Nonetheless the configure script seems to find a
 gcj: /sw/bin/gcj, a sym-link to whatever GCC 4.[5-8] compiler you have
 installed with Fink…
  
   First perform:
  
   dpkg -S /sw/bin/gcj
  
   This might return something like
  
   gcc47: /sw/bin/gcj
  
   Now remove ('fink remove package name') the package given as
 the first argument, or manually just rename /sw/bin/gcj to something
 like /sw/bin/dammed-gcj ('sudo mv /sw/bin/gcj /sw/bin/dammed-gcj') –
 and don't forget to rename it back after success with dbus ('sudo mv
 /sw/bin/dammed-gcj /sw/bin/gcj')!
 
  Yep, dpkg -S /sw/bin/gcj returns:
  gcc47: /sw/bin/gcj
 
  Sounds to me like the package ( dbus-shlibs etc) is missing some
 build-conflicts entries in it's .info file, no?
  
 I'm fairly sure dbus-shlibs is completely unused in all supported
 fink distros. 'fink remove dbus-shlibs'.
  
 dan
  

That seems to have worked, too, though I had to remove dbus-dev, too.

Sean


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: dbus-shlibs-1.2.16-103 failed

2013-01-18 Thread Alexander Hansen
On 1/18/13 8:49 AM, Alexander Hansen wrote:
 On 1/18/13 3:59 AM, Peter Dyballa wrote:

 Am 18.01.2013 um 06:27 schrieb Sean Lake:

 I have to abort the build of dbus at this line:

 checking if gcj PIC flag -fno-common works...

 because it just pegs the CPU and fills the RAM for many hours without 
 advancing.

 The problem with gcj on PowerPC is well-known! I think it started with GCC 
 4.5, continued in GCC 4.6 and might still be unsolved in GCC 4.7. But the 
 package you are trying to build should not be touched by this problem since 
 you should be building the package with /usr/bin/gcc-4.2, /usr/bin/g++-4.2, 
 and /usr/bin/cpp-4.2, and GCC 4.2 does not provide gcj. Nonetheless the 
 configure script seems to find a gcj: /sw/bin/gcj, a sym-link to whatever 
 GCC 4.[5-8] compiler you have installed with Fink…

 
 The configure script is looking for the first gcj in the PATH.  It
 isn't set up to look for gcj only in a directory occupied by the C or
 C++ compilers (nor do _these_ have to be in a common directory.)
 
 First perform:

  dpkg -S /sw/bin/gcj

 This might return something like

  gcc47: /sw/bin/gcj

 Now remove ('fink remove package name') the package given as the first 
 argument, or manually just rename /sw/bin/gcj to something like 
 /sw/bin/dammed-gcj ('sudo mv /sw/bin/gcj /sw/bin/dammed-gcj') – and don't 
 forget to rename it back after success with dbus ('sudo mv 
 /sw/bin/dammed-gcj /sw/bin/gcj')!

 --
 Greetings

  Pete

 They're putting dimes in the hole in my head to see the change in me.


 
 In the future, please specify the Fink name of the package that is
 failing (as per the error messages when the build is stopped) rather
 than its generic name.  I wasted time testing dbus for this issue,
 when the problem was in dbus-shlibs:
 
  i   dbus 1.4.18-2 Message bus system for applications
 ...
 (i)  dbus-shlibs  1.2.16-103   Message bus system for applications
 
 The package has been updated now to avoid this issue.
 

oops, totally missed seeing the subject. :-(

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users