Kevin Horton | 1 Feb 2006 12:06
Favicon

doxygen 1.4.6-2 build failure

I'm running unstable fink on OS X 10.4.4, updated daily.   I tried to  
do this morning's self-update, and doxygen 1.4.6-2 failed as follows:

cd /Volumes/BU/sw/src/fink.build/root-doxygen-1.4.6-2/sw/share/doc/ 
doxygen/examples ; /usr/bin/make
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen class.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen define.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen enum.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen file.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen func.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen page.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen relates.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen author.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen par.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen overload.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen example.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
doxygen include.cfg
/Volumes/BU/sw/src/fink.build/doxygen-1.4.6-2/doxygen-1.4.6/bin/ 
(Continue reading)

Dominique Dhumieres | 1 Feb 2006 13:25
Picon
Picon
Favicon

Failed: phase compiling: doxygen-1.4.5-2 failed

Updating to doxygen-1.4.5-2 failed with

...
c++  -o ../bin/doxygen ../objects/main.o  -L../lib -ldoxygen -ldoxycfg -lqtools -lpng -lmd5 -L/sw/lib 
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_MD5Buffer
_MD5SigToString
make[2]: *** [../bin/doxygen] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-doxygen-1.4.5-2
(Reading database ... 423329 files and directories currently installed.)
Removing fink-buildlock-doxygen-1.4.5-2 ...
Failed: phase compiling: doxygen-1.4.5-2 failed

TIA

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
Christian Sormarken | 1 Feb 2006 14:07

postgresql80-unified-8.0.6-22 fails

During the fink update-all process it had to update PostgreSQL,  
however it doesn't seem to work so well. All I get is "### execution  
of /var/tmp/tmp.1.tUyoca failed, exit code 1". I'm running on Mac OS  
X 10.4.4 together with Xcode 2.2.1.
--
Best regards,
Christian Sørmarken
post <at> imelika.com

-------------------------------------------------------
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&kid3432&bid#0486&dat1642
Alexander K. Hansen | 1 Feb 2006 14:17
Picon
Gravatar

Re: postgresql80-unified-8.0.6-22 fails

On 2/1/06, Christian Sormarken <post <at> imelika.com> wrote:
> During the fink update-all process it had to update PostgreSQL,
> however it doesn't seem to work so well. All I get is "### execution
> of /var/tmp/tmp.1.tUyoca failed, exit code 1". I'm running on Mac OS
> X 10.4.4 together with Xcode 2.2.1.
> --
> Best regards,
> Christian Sørmarken
> post <at> imelika.com
>
>

Can you quote the error in context? It's completely impossible to tell
what the problem is from what you've provided (the file that failed to
execute is a temporary script).

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/

-------------------------------------------------------
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&kid3432&bid#0486&dat1642
Benjamin Reed | 1 Feb 2006 15:55
Gravatar

Re: postgresql80-unified-8.0.6-22 fails


Christian Sormarken wrote:
> During the fink update-all process it had to update PostgreSQL, however
> it doesn't seem to work so well. All I get is "### execution of
> /var/tmp/tmp.1.tUyoca failed, exit code 1". I'm running on Mac OS X
> 10.4.4 together with Xcode 2.2.1.

Could you paste more of the error?  That's just the message that says
there's a problem, not a description of the problem.

--
Benjamin Reed a.k.a. Ranger Rick
http://ranger.befunk.com/

Benjamin Reed | 1 Feb 2006 16:00
Gravatar

Re: Failed: phase compiling: doxygen-1.4.5-2 failed


Dominique Dhumieres wrote:
> Updating to doxygen-1.4.5-2 failed with
> 
> ...
> c++  -o ../bin/doxygen ../objects/main.o  -L../lib -ldoxygen -ldoxycfg -lqtools -lpng -lmd5 -L/sw/lib 
> ld: warning prebinding disabled because of undefined symbols
> ld: Undefined symbols:
> _MD5Buffer
> _MD5SigToString
> make[2]: *** [../bin/doxygen] Error 1
> make[1]: *** [all] Error 2
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Removing build lock...
> /sw/bin/dpkg-lockwait -r fink-buildlock-doxygen-1.4.5-2
> (Reading database ... 423329 files and directories currently installed.)
> Removing fink-buildlock-doxygen-1.4.5-2 ...
> Failed: phase compiling: doxygen-1.4.5-2 failed

out of curiosity, does your
/sw/fink/dists/unstable/main/finkinfo/devel/doxygen.info have
"NoSetMAKEFLAGS: true" ?

Also, do you have the rest of the output?  Where it links libmd5?

--
Benjamin Reed a.k.a. Ranger Rick
http://ranger.befunk.com/

(Continue reading)

Christian Sormarken | 1 Feb 2006 15:36

Re: postgresql80-unified-8.0.6-22 fails

Sorry for that, here's everything I believe is relevant to the error.  
If any of you guys need more, please say so.

Default compiler has been set to:
gcc version 4.0.1 (Apple Computer, Inc. build 5250)
/var/tmp/tmp.1.9ODc2o
+ export lt_cv_sys_max_cmd_len=65536
+ lt_cv_sys_max_cmd_len=65536
+ export 'CPPFLAGS=-I/sw/include -DHAVE_OPTRESET -fno-common'
+ CPPFLAGS=-I/sw/include -DHAVE_OPTRESET -fno-common
+ export 'LDFLAGS=-L/sw/lib/system-openssl/lib -L/sw/lib'
+ LDFLAGS=-L/sw/lib/system-openssl/lib -L/sw/lib
+ export 'SHELL=/bin/sh -xe'
+ SHELL=/bin/sh -xe
++ id -u postgres
+ PG_ID=
### execution of /var/tmp/tmp.1.9ODc2o failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-postgresql80-unified-8.0.6-22
(Reading database ... 169294 files and directories currently installed.)
Removing fink-buildlock-postgresql80-unified-8.0.6-22 ...
Failed: phase compiling: postgresql80-unified-8.0.6-22 failed
--
Best regards,
Christian Sørmarken
post <at> imelika.com

On 1. feb. 2006, at 14.17, Alexander K. Hansen wrote:

> On 2/1/06, Christian Sormarken <post <at> imelika.com> wrote:
(Continue reading)

Robert T Wyatt | 1 Feb 2006 16:26
Picon

Re: gimp2 on 10.3

Daniel Macks wrote:
> On Tue, Jan 31, 2006 at 03:52:49PM -0600, Robert T Wyatt wrote:
>> Perhaps gimp2 in 10.3-unstable needs to depend on xml-parser-pm560:
>>
>> checking for perl... /sw/bin/perl
>> checking for XML::Parser... configure: error: XML::Parser perl module is 
>> required for intltool
>> ### execution of /var/tmp/tmp.2.KN5Hlo failed, exit code 1
>> Failed: phase compiling: gimp2-2.0.6-1 failed
> [...]
>>      xml-parser-pm560                     2.31-6
>>      xml-parser-pm580                     2.34-14
>>  i   xml-parser-pm581                     2.34-14
>>      xml-parser-pm584                     2.34-14
>>  i   xml-parser-pm586                     2.34-14
>>
>>
>> Installing xml-parser-pm560 allowed allowed it to pass the check.
> 
> That is a standard configure test that finds some things that intltool
> needs and gimp2:BuildDepends:intltool. It looks for "first 'perl' in
> PATH", and then for XML::Parser for that perl. That's pretty difficult
> to enforce by dependencies, since you could have an arbitrary perl
> version installed in /sw/bin/perl.
> 
> The best we can do is have intltool depend on the XML::Parser
> corresponding to the perl version that is /usr/bin/perl on each OS X.
> Really, that's all that is *ever* needed I think, since intltool
> hardcodes itself to use /usr/bin/perl at all times.
> 
(Continue reading)

Robert T Wyatt | 1 Feb 2006 16:44
Picon

Re: doxygen 1.4.6-2 build failure

Kevin Horton wrote:
> File 
>
'/Volumes/BU/sw/src/fink.build/root-doxygen-1.4.6-2/sw/share/doc/doxygen/src/translator.h' 
> not found!
> make[1]: *** [language.doc] Error 1
> make: *** [install_docs] Error 2
> ### execution of make failed, exit code 2
> Removing build lock...

Kevin, try to selfupdate again. There were two changes made.

Mine failed exactly the same as yours the first time, but the second 
time it worked:

$ fink list doxygen
Information about 5275 packages read in 31 seconds.
  i   doxygen                              1.4.6-2

-------------------------------------------------------
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
Benjamin Reed | 1 Feb 2006 16:17
Gravatar

Re: postgresql80-unified-8.0.6-22 fails


Christian Sormarken wrote:

> ++ id -u postgres
> + PG_ID=
> ### execution of /var/tmp/tmp.1.9ODc2o failed, exit code 1

My guess is when you were asked to set up password stuff, you said "no".
  Try a 'fink reinstall passwd' and see if it works, then.

--
Benjamin Reed a.k.a. Ranger Rick
http://ranger.befunk.com/


Gmane