[Fink-users] lilypond-devel-2.11.63-1001

2009-09-10 Thread Robert Wyatt
On 10.5 PPC unstable tree with Xquartz 2.4.0, lilypond-devel is failing 
with:

/usr/include/c++/4.0.0/bits/vector.tcc:407: error: expected 
unqualified-id before '' token
./include/std-vector.hh:74: error: expected class-name before 
'__attribute__'
./include/std-vector.hh:74: error: expected `{' before '__attribute__'
./include/std-vector.hh:74: error: expected unqualified-id before '' token
file-name.cc: In member function 'File_name File_name::canonicalized() 
const':
file-name.cc:190: error: variable 'std::vectorstd::string, 
std::allocatorstd::string  components' has initializer but incomplete 
type
file-name.cc:190: error: invalid use of undefined type 'class 
std::vectorstd::string, std::allocatorstd::string '
./include/std-vector.hh:74: error: declaration of 'class 
std::vectorstd::string, std::allocatorstd::string '
file-name.cc:191: error: aggregate 'std::vectorstd::string, 
std::allocatorstd::string  new_components' has incomplete type and 
cannot be defined
gnumake[1]: *** [out/file-name.o] Error 1
gnumake: *** [all] Error 2

Happy to try any suggestions,
Robert

complete output is available here:
http://reg066.reg.utexas.edu/~bentones/fink/lilypond-devel-2.11.63-1001.txt

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] lilypond-devel-2.11.63-1001

2009-09-10 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robert Wyatt wrote:
 On 10.5 PPC unstable tree with Xquartz 2.4.0, lilypond-devel is failing 
 with:
 
 /usr/include/c++/4.0.0/bits/vector.tcc:407: error: expected 
 unqualified-id before '' token
 ./include/std-vector.hh:74: error: expected class-name before 
 '__attribute__'
 ./include/std-vector.hh:74: error: expected `{' before '__attribute__'
 ./include/std-vector.hh:74: error: expected unqualified-id before '' token
 file-name.cc: In member function 'File_name File_name::canonicalized() 
 const':
 file-name.cc:190: error: variable 'std::vectorstd::string, 
 std::allocatorstd::string  components' has initializer but incomplete 
 type
 file-name.cc:190: error: invalid use of undefined type 'class 
 std::vectorstd::string, std::allocatorstd::string '
 ./include/std-vector.hh:74: error: declaration of 'class 
 std::vectorstd::string, std::allocatorstd::string '
 file-name.cc:191: error: aggregate 'std::vectorstd::string, 
 std::allocatorstd::string  new_components' has incomplete type and 
 cannot be defined
 gnumake[1]: *** [out/file-name.o] Error 1
 gnumake: *** [all] Error 2
 
 Happy to try any suggestions,
 Robert
 
 complete output is available here:
 http://reg066.reg.utexas.edu/~bentones/fink/lilypond-devel-2.11.63-1001.txt
 
 

I can confirm this, for Xcode 3.1.3 on 10.5.8/powerpc.

For my 10.5.8/Intel box, also with Xcode 3.1.3 and Xquartz 2.4.0, I get
something different later in the build:

...
Initializing FontConfig...
adding font directory:
/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/fonts/otf
adding font directory:
/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/fonts/type1Building
font database.
Processing
`/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/ly/generate-documentation.ly'
Parsing...[/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/ly/init.lyAssertion
failed: (pt-read_pos == pt-read_end), function scm_fill_input, file
ports.c, line 978.
/bin/sh: line 1: 74671 Abort trap
/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/bin/lilypond
- --verbose
/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/ly/generate-documentation
gnumake[2]: *** [out/lilypond-internals.texi] Error 134

- --
Alexander Hansen
Fink User Liaison
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqpIowACgkQB8UpO3rKjQ8EigCglZmnK/eBF6pNQ/un7hFabTls
QJoAoKWgXNW/nC+xYyAheNh98sT2Qvsd
=2YWO
-END PGP SIGNATURE-

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] lilypond-devel-2.11.63-1001

2009-09-10 Thread Matthias Neeracher

On Sep 10, 2009, at 17:37 , Robert Wyatt wrote:

 On 10.5 PPC unstable tree with Xquartz 2.4.0, lilypond-devel is  
 failing with:

 /usr/include/c++/4.0.0/bits/vector.tcc:407: error: expected  
 unqualified-id before '' token
 ./include/std-vector.hh:74: error: expected class-name before  
 '__attribute__'
 ./include/std-vector.hh:74: error: expected `{' before '__attribute__'
 ./include/std-vector.hh:74: error: expected unqualified-id before  
 '' token
 file-name.cc: In member function 'File_name File_name::canonicalized 
 () const':
 file-name.cc:190: error: variable 'std::vectorstd::string,  
 std::allocatorstd::string  components' has initializer but  
 incomplete type
 file-name.cc:190: error: invalid use of undefined type 'class  
 std::vectorstd::string, std::allocatorstd::string '
 ./include/std-vector.hh:74: error: declaration of 'class  
 std::vectorstd::string, std::allocatorstd::string '
 file-name.cc:191: error: aggregate 'std::vectorstd::string,  
 std::allocatorstd::string  new_components' has incomplete type  
 and cannot be defined
 gnumake[1]: *** [out/file-name.o] Error 1
 gnumake: *** [all] Error 2

 Happy to try any suggestions,
 Robert

 complete output is available here:
 http://reg066.reg.utexas.edu/~bentones/fink/lilypond-devel-2.11.63-1001.txt

Thanks for the reports, Robert  Alexander. I will look into that  
(this looks vaguely familiar).

Matthias


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Autoconf having trouble to find X11 libs on snowleo

2009-09-10 Thread Jan Haag
Hi list,
I'm not sure wether or not this is the right place to ask, but on my  
newly installed Mac OS X 10.6
it looks like any package depending on X11 doesn't find it... As far  
as I understood the workflow
of the autoconf-script, the headers should be found, but the libraries  
not...
The fink system-xfree86 package, including the -dev and -shlibs parts,  
is installed.

Though it's most likely something simple I missed, I don't really have  
any idea on how to fix it...
Any help would be highly appreciated.

Jan


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] wrong MD5 in package zile?

2009-09-10 Thread Guillermo Navarro-Arribas
Hi,

I san't sure were to report bugs so here it is. I think the MD5 of the
source package of the last version of zile is wrong in the info file.
Current info file:

  Source-MD5: eda8745c2681dd7bea478496c0178e90g

while it should be 

  Source-MD5: eda8745c2681dd7bea478496c0178e90

without the last 'g'. I'm Cc'ing the mantainer.

guille


--- zile.info	2009-09-10 13:33:42.0 +0100
+++ zile-new.info	2009-09-10 13:34:45.0 +0100
@@ -4,7 +4,7 @@
 Depends: libncurses5-shlibs
 BuildDepends: libncurses5, help2man, lua51
 Source: http://ftp.gnu.org/gnu/%n/%n-%v.tar.gz
-Source-MD5: eda8745c2681dd7bea478496c0178e90g
+Source-MD5: eda8745c2681dd7bea478496c0178e90
 SetCFLAGS: -Os
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
 PatchScript: perl -pi -e 's,-Wall,,g;s,-pedantic,,g' configure
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] lilypond-devel-2.11.63-1001

2009-09-10 Thread Martin Costabel
Alexander Hansen wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Robert Wyatt wrote:
 On 10.5 PPC unstable tree with Xquartz 2.4.0, lilypond-devel is failing 
 with:

 /usr/include/c++/4.0.0/bits/vector.tcc:407: error: expected 
 unqualified-id before '' token
 ./include/std-vector.hh:74: error: expected class-name before 
 '__attribute__'
[]

This is a conflict between a variable declared by lilypond and a 
built-in macro of the ppc cpp.

 I can confirm this, for Xcode 3.1.3 on 10.5.8/powerpc.
 
 For my 10.5.8/Intel box, also with Xcode 3.1.3 and Xquartz 2.4.0, I get
 something different later in the build:
 
 ...
 Initializing FontConfig...
 adding font directory:
 /sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/fonts/otf
 adding font directory:
 /sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/fonts/type1Building
 font database.
 Processing
 `/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/ly/generate-documentation.ly'
 Parsing...[/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/ly/init.lyAssertion
 failed: (pt-read_pos == pt-read_end), function scm_fill_input, file
 ports.c, line 978.
 /bin/sh: line 1: 74671 Abort trap
 /sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/bin/lilypond
 - --verbose
 /sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/ly/generate-documentation
 gnumake[2]: *** [out/lilypond-internals.texi] Error 134

The bug was discussed and fixed for lilypond a couple of months ago. It 
looks like lilypond-devel has ceased to be maintained before the fix for 
that error came to lilypond. The same patch will probably work. But 
then, what is the interest of the -devel package when it is older than 
the lilypond package itself? The fix was a patchscript containing

   perl -pi -e 's|__vector|lily_vector|g' flower/include/std-vector.hh

-- 
Martin



--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] wrong MD5 in package zile?

2009-09-10 Thread monipol
On 10/09/2009, at 09:36, Guillermo Navarro-Arribas wrote:
 I san't sure were to report bugs so here it is. I think the MD5 of the
 source package of the last version of zile is wrong in the info file.
 Current info file:

  Source-MD5: eda8745c2681dd7bea478496c0178e90g

 while it should be

  Source-MD5: eda8745c2681dd7bea478496c0178e90

 without the last 'g'. I'm Cc'ing the mantainer.


Hola, Guillermo. zile-2.3.11-2 has the correct MD5 checksum so maybe  
you're seeing an old version.


Cheers,

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] lilypond-devel-2.11.63-1001

2009-09-10 Thread Matthias Neeracher

On Sep 10, 2009, at 18:19 , Martin Costabel wrote:

 Alexander Hansen wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 Robert Wyatt wrote:
 On 10.5 PPC unstable tree with Xquartz 2.4.0, lilypond-devel is  
 failing with:

 /usr/include/c++/4.0.0/bits/vector.tcc:407: error: expected  
 unqualified-id before '' token
 ./include/std-vector.hh:74: error: expected class-name before  
 '__attribute__'
 []

 This is a conflict between a variable declared by lilypond and a  
 built-in macro of the ppc cpp.

 The bug was discussed and fixed for lilypond a couple of months ago.  
 It looks like lilypond-devel has ceased to be maintained before the  
 fix for that error came to lilypond. The same patch will probably  
 work. But then, what is the interest of the -devel package when it  
 is older than the lilypond package itself? The fix was a patchscript  
 containing

  perl -pi -e 's|__vector|lily_vector|g' flower/include/std-vector.hh

Ah yes, thanks for jogging my memory. That does indeed seem correct on  
all accounts: That was the fix we used then, and lilypond-devel was  
not updated because it was not interesting at the time anyway (2.13  
builds have started to be available, so this should be changing).

Matthias


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Autoconf having trouble to find X11 libs on snowleo

2009-09-10 Thread Martin Costabel
Jan Haag wrote:
 Hi list,
 I'm not sure wether or not this is the right place to ask, but on my  
 newly installed Mac OS X 10.6
 it looks like any package depending on X11 doesn't find it... As far  
 as I understood the workflow
 of the autoconf-script, the headers should be found, but the libraries  
 not...
 The fink system-xfree86 package, including the -dev and -shlibs parts,  
 is installed.
 
 Though it's most likely something simple I missed, I don't really have  
 any idea on how to fix it...
 Any help would be highly appreciated.

Could you give the output of a concrete example for what you mean?

-- 
Martin





--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Autoconf having trouble to find X11 libs on snowleo

2009-09-10 Thread Peter O'Gorman
Jan Haag wrote:
 Hi list,
 I'm not sure wether or not this is the right place to ask, but on my  
 newly installed Mac OS X 10.6
 it looks like any package depending on X11 doesn't find it... As far  
 as I understood the workflow
 of the autoconf-script, the headers should be found, but the libraries  
 not...
 The fink system-xfree86 package, including the -dev and -shlibs parts,  
 is installed.
 
 Though it's most likely something simple I missed, I don't really have  
 any idea on how to fix it...
 Any help would be highly appreciated.


I don't understand quite what you mean, it works for me:

$ cat configure.ac
AC_INIT([foo],[0.1])
AC_PROG_CC
AC_PATH_X
$ autoconf
$ ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11/lib, headers

This is correct, -L/usr/X11/lib is needed to find libraries, no -I flags
are needed.

If you are talking about a package with an older configure script, then
yes, you may have to rerun autoconf on that package, or pass
--x-libraries=/usr/X11R6/lib to configure, as xmkmf does not exist on
10.6, and older autoconf did not know how to find the location of X11 on
Mac OS X without it.

Peter
-- 
Peter O'Gorman
http://pogma.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] can't selfupdate

2009-09-10 Thread Paula R T Coelho
i can scanpackages and install apps, but can't selfupdate (see below).
net here is tricky, recently i was having problems with proxy then i updated
to the latest apt-get version and seemed to work out. am i still missing
something?

p.

pcoe...@arya[/Users/pcoelho]: fink selfupdate
rsync -az -q  
rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP/sw/fink/TIMESTAMP.tmp
rsync: failed to connect to distfiles.master.finkmirrors.net: Operation
timed out (60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
### execution of rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://
distfiles.master.finkmirrors.net/finkinfo/.  Check the error messages above.

(1)Give up
(2)Retry the same mirror
(3)Retry another mirror

Default answer will be chosen in 120 seconds...
How do you want to proceed? [3]
TIMEOUT: using default answer.
rsync -az -q  
rsync://trd.no.eu.finkmirrors.net/finkinfo//TIMESTAMP/sw/fink/TIMESTAMP.tmp
rsync: failed to connect to trd.no.eu.finkmirrors.net: Operation timed out
(60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
### execution of rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://
trd.no.eu.finkmirrors.net/finkinfo/.  Check the error messages above.

(1)Give up
(2)Retry the same mirror
(3)Retry another mirror

Default answer will be chosen in 120 seconds...
How do you want to proceed? [3]
TIMEOUT: using default answer.
rsync -az -q  
rsync://sjc.ca.us.finkmirrors.net/finkinfo//TIMESTAMP/sw/fink/TIMESTAMP.tmp
rsync: failed to connect to sjc.ca.us.finkmirrors.net: Operation timed out
(60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
### execution of rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://
sjc.ca.us.finkmirrors.net/finkinfo/.  Check the error messages above.

(1)Give up
(2)Retry the same mirror
(3)Retry another mirror

Default answer will be chosen in 120 seconds...
How do you want to proceed? [3]
TIMEOUT: using default answer.
rsync -az -q  
rsync://hnd.jp.asi.finkmirrors.net/finkinfo//TIMESTAMP/sw/fink/TIMESTAMP.tmp
rsync: failed to connect to hnd.jp.asi.finkmirrors.net: Operation timed out
(60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
### execution of rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://
hnd.jp.asi.finkmirrors.net/finkinfo/.  Check the error messages above.

(1)Give up
(2)Retry the same mirror
(3)Retry another mirror

Default answer will be chosen in 120 seconds...
How do you want to proceed? [3]
TIMEOUT: using default answer.
rsync -az -q  
rsync://nte.fr.eu.finkmirrors.net/finkinfo//TIMESTAMP/sw/fink/TIMESTAMP.tmp
rsync: failed to connect to nte.fr.eu.finkmirrors.net: Operation timed out
(60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
### execution of rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://
nte.fr.eu.finkmirrors.net/finkinfo/.  Check the error messages above.

(1)Give up
(2)Retry the same mirror
(3)Retry another mirror

Default answer will be chosen in 120 seconds...
How do you want to proceed? [1]
TIMEOUT: using default answer.
No mirror worked. This seems unusual, please submit a short summary of this
event to mirr...@finkmirrors.net
 Thank you
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] dbus and ssh PAM

2009-09-10 Thread William G. Scott
This is a bit odd:

I turned off PAM authentication in /etc/sshd_config to use only  
PubkeyAuthentication ( this is working fine on a ppc 10.5).

I then reboot, login, and get

Bug: launchctl.c:2325 (23930):13: (dbfd = open 
(g_job_overrides_db_path, O_RDONLY | O_EXLOCK | O_CREAT, S_IRUSR |  
S_IWUSR)) != -1
launch_msg(): Socket is not connected

which I eventually traced to /sw/etc/profile.d/dbus.sh ...

Perhaps related:

% sudo daemonic-dbus stop

% sudo daemonic-dbus start

Starting D-Bus System Bus
Failed to start message bus: Failed to bind socket /sw/var/run/dbus/ 
system_bus_socket: Invalid argument

% sudo daemonic-dbus restart
[no complaint]

% ps -ax | grep dbus
  4373 ?? 0:00.00 /sw/bin/dbus-daemon --nofork --session


Then no more error messages on subsequent logins

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] can't selfupdate

2009-09-10 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paula R T Coelho wrote:
 i can scanpackages and install apps, but can't selfupdate (see below).
 net here is tricky, recently i was having problems with proxy then i
 updated to the latest apt-get version and seemed to work out. am i still
 missing something?
 
 p.
 
 pcoe...@arya[/Users/pcoelho]: fink selfupdate
 rsync -az -q 
 rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP
 http://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP
 /sw/fink/TIMESTAMP.tmp
 rsync: failed to connect to distfiles.master.finkmirrors.net
 http://distfiles.master.finkmirrors.net: Operation timed out (60)
 rsync error: error in socket IO (code 10) at
 /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
 ### execution of rsync failed, exit code 10
 Failed to fetch the timestamp file from the rsync server:
 rsync://distfiles.master.finkmirrors.net/finkinfo/
 http://distfiles.master.finkmirrors.net/finkinfo/.  Check the error
 messages above.
 
 (1)Give up
 (2)Retry the same mirror
 (3)Retry another mirror
 
 Default answer will be chosen in 120 seconds...
 How do you want to proceed? [3]
 TIMEOUT: using default answer.
 rsync -az -q  rsync://trd.no.eu.finkmirrors.net/finkinfo//TIMESTAMP
 http://trd.no.eu.finkmirrors.net/finkinfo//TIMESTAMP
 /sw/fink/TIMESTAMP.tmp
 rsync: failed to connect to trd.no.eu.finkmirrors.net
 http://trd.no.eu.finkmirrors.net: Operation timed out (60)
 rsync error: error in socket IO (code 10) at
 /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
 ### execution of rsync failed, exit code 10
 Failed to fetch the timestamp file from the rsync server:
 rsync://trd.no.eu.finkmirrors.net/finkinfo/
 http://trd.no.eu.finkmirrors.net/finkinfo/.  Check the error messages
 above.
 
 (1)Give up
 (2)Retry the same mirror
 (3)Retry another mirror
 
 Default answer will be chosen in 120 seconds...
 How do you want to proceed? [3]
 TIMEOUT: using default answer.
 rsync -az -q  rsync://sjc.ca.us.finkmirrors.net/finkinfo//TIMESTAMP
 http://sjc.ca.us.finkmirrors.net/finkinfo//TIMESTAMP
 /sw/fink/TIMESTAMP.tmp
 rsync: failed to connect to sjc.ca.us.finkmirrors.net
 http://sjc.ca.us.finkmirrors.net: Operation timed out (60)
 rsync error: error in socket IO (code 10) at
 /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
 ### execution of rsync failed, exit code 10
 Failed to fetch the timestamp file from the rsync server:
 rsync://sjc.ca.us.finkmirrors.net/finkinfo/
 http://sjc.ca.us.finkmirrors.net/finkinfo/.  Check the error messages
 above.
 
 (1)Give up
 (2)Retry the same mirror
 (3)Retry another mirror
 
 Default answer will be chosen in 120 seconds...
 How do you want to proceed? [3]
 TIMEOUT: using default answer.
 rsync -az -q  rsync://hnd.jp.asi.finkmirrors.net/finkinfo//TIMESTAMP
 http://hnd.jp.asi.finkmirrors.net/finkinfo//TIMESTAMP
 /sw/fink/TIMESTAMP.tmp
 rsync: failed to connect to hnd.jp.asi.finkmirrors.net
 http://hnd.jp.asi.finkmirrors.net: Operation timed out (60)
 rsync error: error in socket IO (code 10) at
 /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
 ### execution of rsync failed, exit code 10
 Failed to fetch the timestamp file from the rsync server:
 rsync://hnd.jp.asi.finkmirrors.net/finkinfo/
 http://hnd.jp.asi.finkmirrors.net/finkinfo/.  Check the error messages
 above.
 
 (1)Give up
 (2)Retry the same mirror
 (3)Retry another mirror
 
 Default answer will be chosen in 120 seconds...
 How do you want to proceed? [3]
 TIMEOUT: using default answer.
 rsync -az -q  rsync://nte.fr.eu.finkmirrors.net/finkinfo//TIMESTAMP
 http://nte.fr.eu.finkmirrors.net/finkinfo//TIMESTAMP
 /sw/fink/TIMESTAMP.tmp
 rsync: failed to connect to nte.fr.eu.finkmirrors.net
 http://nte.fr.eu.finkmirrors.net: Operation timed out (60)
 rsync error: error in socket IO (code 10) at
 /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
 ### execution of rsync failed, exit code 10
 Failed to fetch the timestamp file from the rsync server:
 rsync://nte.fr.eu.finkmirrors.net/finkinfo/
 http://nte.fr.eu.finkmirrors.net/finkinfo/.  Check the error messages
 above.
 
 (1)Give up
 (2)Retry the same mirror
 (3)Retry another mirror
 
 Default answer will be chosen in 120 seconds...
 How do you want to proceed? [1]
 TIMEOUT: using default answer.
 No mirror worked. This seems unusual, please submit a short summary of
 this event to mirr...@finkmirrors.net mailto:mirr...@finkmirrors.net
  Thank you

apt-get is completely independent here.  It uses your http proxy, but I
don't know of a way to make rsync do that.  Unfortunately, I don't think
we've currently got a selfupdate solution that works behind a
sufficiently restrictive firewall, as rsync is almost always blocked,
and I don't think our cvs-proxy package has worked in a while.

- --
Alexander Hansen
Fink User Liaison
-BEGIN PGP SIGNATURE-

Re: [Fink-users] dbus and ssh PAM

2009-09-10 Thread Robert Wyatt
William G. Scott wrote:
 This is a bit odd:
 
 I turned off PAM authentication in /etc/sshd_config to use only  
 PubkeyAuthentication ( this is working fine on a ppc 10.5).
 
 I then reboot, login, and get
 
 Bug: launchctl.c:2325 (23930):13: (dbfd = open 
 (g_job_overrides_db_path, O_RDONLY | O_EXLOCK | O_CREAT, S_IRUSR |  
 S_IWUSR)) != -1
 launch_msg(): Socket is not connected
 
 which I eventually traced to /sw/etc/profile.d/dbus.sh ...
 
 Perhaps related:
 
 % sudo daemonic-dbus stop
 
 % sudo daemonic-dbus start
 
 Starting D-Bus System Bus
 Failed to start message bus: Failed to bind socket /sw/var/run/dbus/ 
 system_bus_socket: Invalid argument
 
 % sudo daemonic-dbus restart
 [no complaint]
 
 % ps -ax | grep dbus
   4373 ?? 0:00.00 /sw/bin/dbus-daemon --nofork --session
 
 
 Then no more error messages on subsequent logins

Is it really dbus I wonder?

Did you see this note: http://openradar.appspot.com/7157826

Might be related to:
http://lists.macosforge.org/pipermail/launchd-changes/2009-March/001017.html
http://marc.info/?l=launchd-changesm=123674119818812
http://www.mirrors.docunext.com/websvn/launchd/checkout/trunk/launchd/src/launchctl.c?rev=23920

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] error building kdelibs3-unified

2009-09-10 Thread David Phillips


It compiles now. Thanks!
david


On Sep 9, 2009, at 8:38 PM, Alexander Hansen wrote:

 David Phillips wrote:
 I'm trying to build kdelibs3-unified and it's failing after a long
 compile. I haven't tried to look at it to try to guess what the
 problem is but here's a build error report. Thanks for any help.
David

   First, here's some fink and xcode info:
 Package manager version: 0.29.9
 Distribution version: selfupdate-rsync Wed Sep  9 17:46:58 2009,  
 10.5,
 i386
 ProductVersion:  10.5.8
 Xcode 3.1.2
 Component versions: DevToolsCore-1148.0; DevToolsSupport-1102.0
 BuildVersion: 9M2621


   Second, here's the last compile and the error message it generated:
 In file included from /sw/src/fink.build/kdelibs3-unified-3.5.10-2/
 kdelibs-3.5.10/kio/misc/kpac/discovery.cpp:36:
 /usr/include/arpa/nameser_compat.h:99: error: conflicting declaration
 'typedef struct HEADER HEADER'
 /usr/include/arpa/nameser8_compat.h:304: error: 'HEADER' has a
 previous declaration as 'typedef struct HEADER HEADER'
 Error creating ./kio/misc/kpac/discovery.lo. Exit status 1.
 kdelibs3-unified-3.5.10-2 make failed!
 ### execution of /var/tmp/tmp.1.lqBSDe failed, exit code 1
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-kdelibs3-unified-3.5.10-2
 (Reading database ... 130757 files and directories currently  
 installed.)
 Removing fink-buildlock-kdelibs3-unified-3.5.10-2 ...
 Failed: phase compiling: kdelibs3-unified-3.5.10-2 failed

 I can confirm this.  Looks like something may have gone awry in the  
 patch?

---
David Phillips
dfphilcomcastnet




--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] anjuta build failure

2009-09-10 Thread James Howse
On an Intel Mac running Leopard 10.5.8 and Xcode 3.1.3 I am getting the
following error during an anjuta upgrade.  Any idea what is wrong here?

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../..
-I/opt/fink/include/libgnomeui-2.0 -I/opt/fink/include/libart-2.0
-I/opt/fink/include/gconf/2 -I/opt/fink/include/gnome-keyring-1
-I/opt/fink/include/libgnome-2.0 -I/opt/fink/include/libbonoboui-2.0
-I/opt/fink/include/libgnomecanvas-2.0 -I/opt/fink/include/gtk-2.0
-I/opt/fink/include/gnome-vfs-2.0
-I/opt/fink/lib/gnome-vfs2.16/gnome-vfs-2.0/include
-I/opt/fink/include/orbit-2.0 -I/opt/fink/include/dbus-1.0
-I/opt/fink/lib/dbus-1.0/include -I/opt/fink/include/glib-2.0
-I/opt/fink/lib/glib-2.0/include -I/opt/fink/include
-I/opt/fink/include/libbonobo-2.0
-I/opt/fink/include/bonobo-activation-2.0 -I/opt/fink/include/libxml2
-I/opt/fink/include/pango-1.0 -I/opt/fink/include/gail-1.0
-I/opt/fink/include/freetype2 -I/opt/fink/include/atk-1.0
-I/opt/fink/lib/gtk-2.0/include -I/opt/fink/include/cairo
-I/opt/fink/include/pixman-1 -I/opt/fink/include/libpng12
-I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1
-I/opt/fink/include/libglade-2.0 -I/opt/fink/include/gtk-2.0
-I/opt/fink/include/libxml2 -I/opt/fink/include
-I/opt/fink/lib/gtk-2.0/include -I/opt/fink/include/atk-1.0
-I/opt/fink/include/cairo -I/opt/fink/include/pango-1.0
-I/opt/fink/include/glib-2.0 -I/opt/fink/lib/glib-2.0/include
-I/opt/fink/include/pixman-1 -I/opt/fink/include/freetype2
-I/opt/fink/include/libpng12 -I/usr/X11R6/include -I/usr/X11/include
-I../.. -DPACKAGE_PIXMAPS_DIR=\/opt/fink/share/pixmaps/anjuta\
-DPACKAGE_LIB_DIR=\/opt/fink/lib/anjuta\
-DPACKAGE_DATA_DIR=\/opt/fink/share/anjuta\ -Wall -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-sign-compare
-I/opt/fink/include/libgdl-1.0 -I/opt/fink/include/gtk-2.0
-I/opt/fink/include/libxml2 -I/opt/fink/include
-I/opt/fink/include/libglade-2.0 -I/opt/fink/lib/gtk-2.0/include
-I/opt/fink/include/atk-1.0 -I/opt/fink/include/cairo
-I/opt/fink/include/pango-1.0 -I/opt/fink/include/glib-2.0
-I/opt/fink/lib/glib-2.0/include -I/opt/fink/include/pixman-1
-I/opt/fink/include/freetype2 -I/opt/fink/include/libpng12
-I/usr/X11R6/include -I/usr/X11/include -I/opt/fink/include/graphviz
-I/opt/fink/include -Wall -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wno-sign-compare -g -O2 -c class-inherit.c  -fno-common
-DPIC -o .libs/class-inherit.o
class-inherit.c: In function 'cls_inherit_draw_graph':
class-inherit.c:760: warning: implicit declaration of function 'ND_coord_i'
class-inherit.c:760: warning: nested extern declaration of 'ND_coord_i'
class-inherit.c:760: error: incompatible types in assignment
make[3]: *** [class-inherit.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Autoconf having trouble to find X11 libs on snowleo

2009-09-10 Thread Jan Haag
Well... It basically shows up in configure saying

checking for X... no

That holds true for any package that checks for it... I only found it  
in trying to install
libxfce4mcs3-4.2.3-1003, but other packages seem to have the same  
problem.
I'm not too good when it comes to shell scripting, but to me it looks  
like the problem is
in the configure script... X11 itself seems to be fine, as Gimp.app  
works.
Actually, a small app that uses the X11 libs for debugging GUI apps  
just built fine, but it
doesn't have a configure script... (It is called xdotool, if that  
matters -- just something I found
in an old backup for a test...)
The only idea I have on why this might happen is that some kind of  
environment variable
is unset in snowleo, which used to be set in older OS X versions...

That's about it -- I can't think of anything else that could be of any  
help at all...

Jan

On Sep 10, 2009, at 6:30 PM, Martin Costabel wrote:

 Jan Haag wrote:
 Hi list,
 I'm not sure wether or not this is the right place to ask, but on  
 my  newly installed Mac OS X 10.6
 it looks like any package depending on X11 doesn't find it... As  
 far  as I understood the workflow
 of the autoconf-script, the headers should be found, but the  
 libraries  not...
 The fink system-xfree86 package, including the -dev and -shlibs  
 parts,  is installed.
 Though it's most likely something simple I missed, I don't really  
 have  any idea on how to fix it...
 Any help would be highly appreciated.

 Could you give the output of a concrete example for what you mean?

 -- 
 Martin






--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Autoconf having trouble to find X11 libs on snowleo

2009-09-10 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It doesn't actually work on on a 10.5 setup which doesn't have a
/usr/X11/bin/xmkmf, either.  That's the normal state of X11s that were
installed after OS 10.5.2 or so.  People who started at 10.5.0 may still
have it, since Software Update doesn't remove it, nor does the X11
installer from macosforge.org, so maintainers often miss that.

A lot of packages check for xmkmf in the PATH as their X11 detection
system.  Some of them are nice enough to provide alternate configure
parameters to get around that, so we can add :

--x-libraries=/usr/X11R6/lib--x-includes=/usr/X11R6/include

to the ConfigureParams (arguments to the configure script).
Some packages, however, don't do that, and we have options to get around
this lack, via our own xmkmf package and passing an environment variable
or even setting the PATH appropriately.

Basically, file a report for each individual package that you want which
is having this problem and we'll come up with a fix.
- --
Alexander Hansen
Fink User Liaison

Jan Haag wrote:
 Well... It basically shows up in configure saying
 
 checking for X... no
 
 That holds true for any package that checks for it... I only found it  
 in trying to install
 libxfce4mcs3-4.2.3-1003, but other packages seem to have the same  
 problem.
 I'm not too good when it comes to shell scripting, but to me it looks  
 like the problem is
 in the configure script... X11 itself seems to be fine, as Gimp.app  
 works.
 Actually, a small app that uses the X11 libs for debugging GUI apps  
 just built fine, but it
 doesn't have a configure script... (It is called xdotool, if that  
 matters -- just something I found
 in an old backup for a test...)
 The only idea I have on why this might happen is that some kind of  
 environment variable
 is unset in snowleo, which used to be set in older OS X versions...
 
 That's about it -- I can't think of anything else that could be of any  
 help at all...
 
 Jan
 
 On Sep 10, 2009, at 6:30 PM, Martin Costabel wrote:
 
 Jan Haag wrote:
 Hi list,
 I'm not sure wether or not this is the right place to ask, but on  
 my  newly installed Mac OS X 10.6
 it looks like any package depending on X11 doesn't find it... As  
 far  as I understood the workflow
 of the autoconf-script, the headers should be found, but the  
 libraries  not...
 The fink system-xfree86 package, including the -dev and -shlibs  
 parts,  is installed.
 Though it's most likely something simple I missed, I don't really  
 have  any idea on how to fix it...
 Any help would be highly appreciated.
 Could you give the output of a concrete example for what you mean?

 -- 
 Martin





-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqpXroACgkQB8UpO3rKjQ89zgCgoVoHdlt1ps+gLao0O8U+gDfy
pa4An2sQPUSX9ARk4xUutC1PpfBSpgVN
=yncK
-END PGP SIGNATURE-

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Autoconf having trouble to find X11 libs on snowleo

2009-09-10 Thread Jan Haag
Thank you for the answers... I'll try and find out which packages are  
affected.
At least I know what I'm facing now, and maybe one can get this old  
script
back working, at least until all the packages detect X11 without it.

Jan


On Sep 10, 2009, at 10:16 PM, Alexander Hansen wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 It doesn't actually work on on a 10.5 setup which doesn't have a
 /usr/X11/bin/xmkmf, either.  That's the normal state of X11s that were
 installed after OS 10.5.2 or so.  People who started at 10.5.0 may  
 still
 have it, since Software Update doesn't remove it, nor does the X11
 installer from macosforge.org, so maintainers often miss that.

 A lot of packages check for xmkmf in the PATH as their X11 detection
 system.  Some of them are nice enough to provide alternate configure
 parameters to get around that, so we can add :

   --x-libraries=/usr/X11R6/lib--x-includes=/usr/X11R6/include

 to the ConfigureParams (arguments to the configure script).
 Some packages, however, don't do that, and we have options to get  
 around
 this lack, via our own xmkmf package and passing an environment  
 variable
 or even setting the PATH appropriately.

 Basically, file a report for each individual package that you want  
 which
 is having this problem and we'll come up with a fix.
 - --
 Alexander Hansen
 Fink User Liaison

 Jan Haag wrote:
 Well... It basically shows up in configure saying

 checking for X... no

 That holds true for any package that checks for it... I only found it
 in trying to install
 libxfce4mcs3-4.2.3-1003, but other packages seem to have the same
 problem.
 I'm not too good when it comes to shell scripting, but to me it looks
 like the problem is
 in the configure script... X11 itself seems to be fine, as Gimp.app
 works.
 Actually, a small app that uses the X11 libs for debugging GUI apps
 just built fine, but it
 doesn't have a configure script... (It is called xdotool, if that
 matters -- just something I found
 in an old backup for a test...)
 The only idea I have on why this might happen is that some kind of
 environment variable
 is unset in snowleo, which used to be set in older OS X versions...

 That's about it -- I can't think of anything else that could be of  
 any
 help at all...

 Jan

 On Sep 10, 2009, at 6:30 PM, Martin Costabel wrote:

 Jan Haag wrote:
 Hi list,
 I'm not sure wether or not this is the right place to ask, but on
 my  newly installed Mac OS X 10.6
 it looks like any package depending on X11 doesn't find it... As
 far  as I understood the workflow
 of the autoconf-script, the headers should be found, but the
 libraries  not...
 The fink system-xfree86 package, including the -dev and -shlibs
 parts,  is installed.
 Though it's most likely something simple I missed, I don't really
 have  any idea on how to fix it...
 Any help would be highly appreciated.
 Could you give the output of a concrete example for what you mean?

 -- 
 Martin





 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEYEARECAAYFAkqpXroACgkQB8UpO3rKjQ89zgCgoVoHdlt1ps+gLao0O8U+gDfy
 pa4An2sQPUSX9ARk4xUutC1PpfBSpgVN
 =yncK
 -END PGP SIGNATURE-


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] dbus and ssh PAM

2009-09-10 Thread William G. Scott
It is definitely the same error message,

More generally, if /sw/etc/profile.d/dbus.sh

uses launchd with /sw/share/dbus/launchd/org.finkproject.dbus- 
session.plist

then why is there also a /Library/StartupItems/daemonic-dbus ?

Shouldn't it be one or the other (and the first one on 10.6 and 10.5)?






On Sep 10, 2009, at 11:10 AM, Robert Wyatt wrote:

 William G. Scott wrote:
 This is a bit odd:

 I turned off PAM authentication in /etc/sshd_config to use only
 PubkeyAuthentication ( this is working fine on a ppc 10.5).

 I then reboot, login, and get

 Bug: launchctl.c:2325 (23930):13: (dbfd = open
 (g_job_overrides_db_path, O_RDONLY | O_EXLOCK | O_CREAT, S_IRUSR |
 S_IWUSR)) != -1
 launch_msg(): Socket is not connected

 which I eventually traced to /sw/etc/profile.d/dbus.sh ...

 Perhaps related:

 % sudo daemonic-dbus stop

 % sudo daemonic-dbus start

 Starting D-Bus System Bus
 Failed to start message bus: Failed to bind socket /sw/var/run/dbus/
 system_bus_socket: Invalid argument

 % sudo daemonic-dbus restart
 [no complaint]

 % ps -ax | grep dbus
  4373 ?? 0:00.00 /sw/bin/dbus-daemon --nofork --session


 Then no more error messages on subsequent logins

 Is it really dbus I wonder?

 Did you see this note: http://openradar.appspot.com/7157826

 Might be related to:
 http://lists.macosforge.org/pipermail/launchd-changes/2009-March/001017.html
 http://marc.info/?l=launchd-changesm=123674119818812
 http://www.mirrors.docunext.com/websvn/launchd/checkout/trunk/launchd/src/launchctl.c?rev=23920


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] dbus and ssh PAM

2009-09-10 Thread Robert Wyatt
The only stab I'll take at the various startup settings is that dbus 
installs both a daemon and a command-line service.
--Robert

William G. Scott wrote:
 It is definitely the same error message,
 
 More generally, if /sw/etc/profile.d/dbus.sh
 
 uses launchd with /sw/share/dbus/launchd/org.finkproject.dbus-session.plist
 
 then why is there also a /Library/StartupItems/daemonic-dbus ?
 
 Shouldn't it be one or the other (and the first one on 10.6 and 10.5)?
 
 
 
 
 
 
 On Sep 10, 2009, at 11:10 AM, Robert Wyatt wrote:
 
 William G. Scott wrote:
 This is a bit odd:

 I turned off PAM authentication in /etc/sshd_config to use only
 PubkeyAuthentication ( this is working fine on a ppc 10.5).

 I then reboot, login, and get

 Bug: launchctl.c:2325 (23930):13: (dbfd = open
 (g_job_overrides_db_path, O_RDONLY | O_EXLOCK | O_CREAT, S_IRUSR |
 S_IWUSR)) != -1
 launch_msg(): Socket is not connected

 which I eventually traced to /sw/etc/profile.d/dbus.sh ...

 Perhaps related:

 % sudo daemonic-dbus stop

 % sudo daemonic-dbus start

 Starting D-Bus System Bus
 Failed to start message bus: Failed to bind socket /sw/var/run/dbus/
 system_bus_socket: Invalid argument

 % sudo daemonic-dbus restart
 [no complaint]

 % ps -ax | grep dbus
  4373 ?? 0:00.00 /sw/bin/dbus-daemon --nofork --session


 Then no more error messages on subsequent logins

 Is it really dbus I wonder?

 Did you see this note: http://openradar.appspot.com/7157826

 Might be related to:
 http://lists.macosforge.org/pipermail/launchd-changes/2009-March/001017.html 

 http://marc.info/?l=launchd-changesm=123674119818812
 http://www.mirrors.docunext.com/websvn/launchd/checkout/trunk/launchd/src/launchctl.c?rev=23920
  

 

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] lilypond-devel-2.11.63-1001

2009-09-10 Thread Robert Wyatt


Alexander Hansen wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Robert Wyatt wrote:
 On 10.5 PPC unstable tree with Xquartz 2.4.0, lilypond-devel is failing 
 with:

 /usr/include/c++/4.0.0/bits/vector.tcc:407: error: expected 
 unqualified-id before '' token
 ./include/std-vector.hh:74: error: expected class-name before 
 '__attribute__'
 ./include/std-vector.hh:74: error: expected `{' before '__attribute__'
 ./include/std-vector.hh:74: error: expected unqualified-id before '' token
 file-name.cc: In member function 'File_name File_name::canonicalized() 
 const':
 file-name.cc:190: error: variable 'std::vectorstd::string, 
 std::allocatorstd::string  components' has initializer but incomplete 
 type
 file-name.cc:190: error: invalid use of undefined type 'class 
 std::vectorstd::string, std::allocatorstd::string '
 ./include/std-vector.hh:74: error: declaration of 'class 
 std::vectorstd::string, std::allocatorstd::string '
 file-name.cc:191: error: aggregate 'std::vectorstd::string, 
 std::allocatorstd::string  new_components' has incomplete type and 
 cannot be defined
 gnumake[1]: *** [out/file-name.o] Error 1
 gnumake: *** [all] Error 2

 Happy to try any suggestions,
 Robert

 complete output is available here:
 http://reg066.reg.utexas.edu/~bentones/fink/lilypond-devel-2.11.63-1001.txt


 
 I can confirm this, for Xcode 3.1.3 on 10.5.8/powerpc.
 
 For my 10.5.8/Intel box, also with Xcode 3.1.3 and Xquartz 2.4.0, I get
 something different later in the build:
 
 ...
 Initializing FontConfig...
 adding font directory:
 /sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/fonts/otf
 adding font directory:
 /sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/fonts/type1Building
 font database.
 Processing
 `/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/ly/generate-documentation.ly'
 Parsing...[/sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/share/lilypond/current/ly/init.lyAssertion
 failed: (pt-read_pos == pt-read_end), function scm_fill_input, file
 ports.c, line 978.
 /bin/sh: line 1: 74671 Abort trap
 /sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/out/bin/lilypond
 - --verbose
 /sw/src/fink.build/lilypond-devel-2.11.63-1001/lilypond-2.11.63/ly/generate-documentation
 gnumake[2]: *** [out/lilypond-internals.texi] Error 134
 
 - --
 Alexander Hansen

For what it's worth, it builds for me on 32-bit Snow Leopard in the 
stable tree:
New package: 
dists/stable/main/binary-darwin-i386/text/lilypond-devel_2.11.45-1005_darwin-i386.deb
--Robert

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users