Opened 13 years ago

Closed 13 years ago

#27195 closed defect (invalid)

libxslt +universal fails to build against non-universal libxml2

Reported by: hans-juergen.greif@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: libxslt

Description (last modified by jmroot (Joshua Root))

ld: warning: in /opt/local/lib/libxml2.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
:info:build libtool: link: /usr/bin/gcc-4.2 -O2 -arch i386 -Wall -arch i386 -o xsltproc xsltproc.o  -L/opt/local/lib ../libxslt/.libs/libxslt.dylib ../libexslt/.libs/libexslt.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-i386/libxslt/.libs/libxslt.dylib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm
:info:build ld: warning: in /opt/local/lib/libxml2.dylib, file was built for unsupported file format which is not the architecture being linked (i386)

Attachments (1)

main.log (88.8 KB) - added by hans-juergen.greif@… 13 years ago.
error listing

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by hans-juergen.greif@…

Attachment: main.log added

error listing

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: libxslt removed
Owner: changed from macports-tickets@… to nox@…
Port: libxslt added

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer.

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed
Summary: libxslt error on macos 10.6.4libxslt +universal fails to build against non-universal libxml2

You're building libxslt with +universal but you previously installed its dependency libxml2 without +universal.

comment:3 Changed 13 years ago by hans-juergen.greif@…

Resolution: invalid
Status: closedreopened

Hello,

the only thing I have done:

port install wine

so it is an error of port, n'est pas?

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Depends whether you installed a non-universal libxml2 before that. Show the output of 'port -v installed libxml2'.

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: reopenedclosed

No response; closing.

Note: See TracTickets for help on using tickets.