[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-beginners
Subject:    Re: [Fink-beginners] libraptor1-shlibs-1.4.21-1 fails to compile.
From:       Gary Pajer <gary.pajer () gmail ! com>
Date:       2010-11-11 18:16:05
Message-ID: AANLkTinU99a+p5vqMviQeYy9SMHcaxeHRjAEtjjYZ345 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On Thu, Nov 11, 2010 at 12:01 PM, Alexander Hansen <
alexanderk.hansen@gmail.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 11/11/10 11:16 AM, Gary Pajer wrote:
> > Hi all,
> > Trying to update kde4.
> >
> > any clues?  TIA,
> > gary
> >
> > ------------------------------
> > ---------------------------
>
> <snipping non-errors>
>
> > Looking for incorrect headers in 72 dependency files...
> >      ./src/.deps/raptor_grddl.Plo uses
> > /usr/include/libxml2/libxml/HTMLparser.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/SAX.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/SAX2.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/dict.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/encoding.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/entities.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/globals.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/hash.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/list.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/parser.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/threads.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/tree.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/valid.h
> >      ./src/.deps/raptor_grddl.Plo uses
> > /usr/include/libxml2/libxml/xinclude.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xlink.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlIO.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlautomata.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlerror.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlexports.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlmemory.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlregexp.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlstring.h
> >      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlversion.h
> >      ./src/.deps/raptor_grddl.Plo uses
> /usr/include/libxml2/libxml/xpath.h
> >      ./src/.deps/raptor_grddl.Plo uses
> > /usr/include/libxml2/libxml/xpathInternals.h
> > Please fix build process to get consistent use of fink's headers.
> > ### execution of fink-package-precedence failed, exit code 255
>
>
> <snipping scan of successful package builds>
>
> Though they at least told us you're on 10.6/i386.
>
> <snipping trailing stuff>
>
> I didn't reproduce the error here, however.
>
> If you have third-party stuff in /usr/local, it might point at the
> system's libxml2.  There might be an indicator as to what is going on
> from earlier in the build, e.g. the configure phase or during the main
> build (as opposed to doc generation)
>
> Look back in the build output for references to "curie".  In my build
> the initial build of curie.o shows up here:
>
> ...
> mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo
> /bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
> - -DLIBRDFA_IN_RAPTOR -I../librdfa -I/sw32/lib/system-openssl/include
> - -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/sw32/include
> - -I/sw32/include/libxml2 -I/sw32/include/libxml2 -I/sw32/include
> - -I/sw32/lib/system-openssl/include -I/sw32/include -I/sw32/include  -g
> - -O2 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c -o curie.lo `test -f
> '../librdfa/curie.c' || echo './'`../librdfa/curie.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR
> - -I../librdfa -I/sw32/lib/system-openssl/include -DRAPTOR_INTERNAL=1
> - -DRAPTOR_V2_EXPERIMENTAL=1 -I/sw32/include -I/sw32/include/libxml2
> - -I/sw32/include/libxml2 -I/sw32/include
> - -I/sw32/lib/system-openssl/include -I/sw32/include -I/sw32/include -g
> - -O2 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c ../librdfa/curie.c
> - -fno-common -DPIC -o .libs/curie.o
> mv -f .deps/curie.Tpo .deps/curie.Plo
> ...
>
>
Indeed:

/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLIBRDFA_IN_RAPTOR -I../librdfa -I/sw/lib/system-openssl/include
-DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2
-I/usr/include/libxml2 -I/sw/lib/system-openssl/include -I/sw/include   -g
-O2 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c -o curie.lo `test -f
'../librdfa/curie.c' || echo './'`../librdfa/curie.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa
-I/sw/lib/system-openssl/include -DRAPTOR_INTERNAL=1
-DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2
-I/sw/lib/system-openssl/include -I/sw/include -g -O2 -MT curie.lo -MD -MP
-MF .deps/curie.Tpo -c ../librdfa/curie.c  -fno-common -DPIC -o
.libs/curie.o
mv -f .deps/curie.Tpo .deps/curie.Plo


and -I/usr/include/libxml2 everywhere else.  I do have fink's libxml2
installed.  What could cause this?  Nothing earlier on in the output jumps
out at me.   I do have /sw/... fairly far down in my path, could that be an
issue?

thanks,
gary








> - --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkzcIYQACgkQB8UpO3rKjQ9MHACcCMJ65j3x+JmYWFw3RPhtjtwT
> ZtUAn1h162MbiQxZDxh3RzGiBc/KJx9j
> =iJID
> -----END PGP SIGNATURE-----
>

[Attachment #5 (text/html)]

On Thu, Nov 11, 2010 at 12:01 PM, Alexander Hansen <span dir="ltr">&lt;<a \
href="mailto:alexanderk.hansen@gmail.com">alexanderk.hansen@gmail.com</a>&gt;</span> \
wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt \
                0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); \
                padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div class="im"><br>
On 11/11/10 11:16 AM, Gary Pajer wrote:<br>
&gt; Hi all,<br>
&gt; Trying to update kde4.<br>
&gt;<br>
&gt; any clues?  TIA,<br>
&gt; gary<br>
&gt;<br>
&gt; ------------------------------<br>
&gt; ---------------------------<br>
<br>
</div>&lt;snipping non-errors&gt;<br>
<div><div></div><div class="h5"><br>
&gt; Looking for incorrect headers in 72 dependency files...<br>
&gt;      ./src/.deps/raptor_grddl.Plo uses<br>
&gt; /usr/include/libxml2/libxml/HTMLparser.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/SAX.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/SAX2.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/dict.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/encoding.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/entities.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/globals.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/hash.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/list.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/parser.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/threads.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/tree.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/valid.h<br>
&gt;      ./src/.deps/raptor_grddl.Plo uses<br>
&gt; /usr/include/libxml2/libxml/xinclude.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xlink.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlIO.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlautomata.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlerror.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlexports.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlmemory.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlregexp.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlstring.h<br>
&gt;      ./src/.deps/curie.Plo uses /usr/include/libxml2/libxml/xmlversion.h<br>
&gt;      ./src/.deps/raptor_grddl.Plo uses /usr/include/libxml2/libxml/xpath.h<br>
&gt;      ./src/.deps/raptor_grddl.Plo uses<br>
&gt; /usr/include/libxml2/libxml/xpathInternals.h<br>
&gt; Please fix build process to get consistent use of fink&#39;s headers.<br>
&gt; ### execution of fink-package-precedence failed, exit code 255<br>
<br>
<br>
</div></div>&lt;snipping scan of successful package builds&gt;<br>
<br>
Though they at least told us you&#39;re on 10.6/i386.<br>
<br>
&lt;snipping trailing stuff&gt;<br>
<br>
I didn&#39;t reproduce the error here, however.<br>
<br>
If you have third-party stuff in /usr/local, it might point at the<br>
system&#39;s libxml2.  There might be an indicator as to what is going on<br>
from earlier in the build, e.g. the configure phase or during the main<br>
build (as opposed to doc generation)<br>
<br>
Look back in the build output for references to &quot;curie&quot;.  In my build<br>
the initial build of curie.o shows up here:<br>
<br>
...<br>
mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo<br>
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.<br>
- -DLIBRDFA_IN_RAPTOR -I../librdfa -I/sw32/lib/system-openssl/include<br>
- -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/sw32/include<br>
- -I/sw32/include/libxml2 -I/sw32/include/libxml2 -I/sw32/include<br>
- -I/sw32/lib/system-openssl/include -I/sw32/include -I/sw32/include  -g<br>
- -O2 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c -o curie.lo `test -f<br>
&#39;../librdfa/curie.c&#39; || echo &#39;./&#39;`../librdfa/curie.c<br>
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR<br>
- -I../librdfa -I/sw32/lib/system-openssl/include -DRAPTOR_INTERNAL=1<br>
- -DRAPTOR_V2_EXPERIMENTAL=1 -I/sw32/include -I/sw32/include/libxml2<br>
- -I/sw32/include/libxml2 -I/sw32/include<br>
- -I/sw32/lib/system-openssl/include -I/sw32/include -I/sw32/include -g<br>
- -O2 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c ../librdfa/curie.c<br>
- -fno-common -DPIC -o .libs/curie.o<br>
mv -f .deps/curie.Tpo .deps/curie.Plo<br>
...<br>
<br></blockquote><div><br>Indeed:<br><br>/bin/sh ../libtool  --tag=CC   \
--mode=compile gcc -DHAVE_CONFIG_H -I.   -DLIBRDFA_IN_RAPTOR -I../librdfa \
-I/sw/lib/system-openssl/include -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 \
-I/usr/include/libxml2 -I/usr/include/libxml2 -I/sw/lib/system-openssl/include \
-I/sw/include   -g -O2 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c -o curie.lo `test \
                -f &#39;../librdfa/curie.c&#39; || echo \
                &#39;./&#39;`../librdfa/curie.c<br>
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa \
-I/sw/lib/system-openssl/include -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 \
-I/usr/include/libxml2 -I/usr/include/libxml2 -I/sw/lib/system-openssl/include \
-I/sw/include -g -O2 -MT curie.lo -MD -MP -MF .deps/curie.Tpo -c ../librdfa/curie.c  \
-fno-common -DPIC -o .libs/curie.o<br> mv -f .deps/curie.Tpo \
.deps/curie.Plo<br><br><br>and -I/usr/include/libxml2 everywhere else.  I do have \
fink&#39;s libxml2 installed.  What could cause this?  Nothing earlier on in the \
output jumps out at me.   I do have /sw/... fairly far down in my path, could that be \
an issue?<br> <br>thanks,<br>gary<br><br><br><br><br><br><br> </div><blockquote \
class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, \
                204, 204); padding-left: 1ex;">
- --<br>
Alexander Hansen, Ph.D.<br>
Fink User Liaison<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (Darwin)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" \
target="_blank">http://enigmail.mozdev.org/</a><br> <br>
iEYEARECAAYFAkzcIYQACgkQB8UpO3rKjQ9MHACcCMJ65j3x+JmYWFw3RPhtjtwT<br>
ZtUAn1h162MbiQxZDxh3RzGiBc/KJx9j<br>
=iJID<br>
-----END PGP SIGNATURE-----<br>
</blockquote></div><br>



------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev

_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.beginners

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic