Opened 12 years ago

Closed 12 years ago

#36078 closed defect (duplicate)

gtk2: libXau.la is not a valid libtool archive

Reported by: jurgen.defurne@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: gtk2

Description

Not much to report except what happens. Also build log added.

:info:build /bin/sh ../../../../libtool  --tag=CC   --mode=link /usr/bin/clang -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng15 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/atk-1.0     -DG_DISABLE_CAST_CHECKS -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -O2 -fstrict-aliasing -arch i386 -Wall -rpath /opt/local/lib/gtk-2.0/modules -module -avoid-version  ../../../../gtk/libgtk-x11-2.0.la ../../../../gdk/libgdk-x11-2.0.la -L/opt/local/lib -lpangocairo-1.0 -lX11 -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lintl    -lm -L/opt/local/lib -arch i386 -L/opt/local/lib -arch i386 -o libtestvalues.la  testvalues.lo  
:info:build libtool: link: ( cd ".libs" && rm -f "libtesttext.la" && ln -s "../libtesttext.la" "libtesttext.la" )
:info:build libtool: link: `/opt/local/lib/libXau.la' is not a valid libtool archive
:info:build libtool: link: `/opt/local/lib/libXau.la' is not a valid libtool archive
:info:build make[5]: *** [libtesttoplevel.la] Error 1

Attachments (1)

main.log.zip (93.6 KB) - added by jurgen.defurne@… 12 years ago.
Zipped logfile of gtk2 rebuild

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by jurgen.defurne@…

Attachment: main.log.zip added

Zipped logfile of gtk2 rebuild

comment:1 Changed 12 years ago by jurgen.defurne@…

Restarting the build did do the trick. Still OSX problems it seems.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed
Summary: Build failure for gtk2gtk2: libXau.la is not a valid libtool archive

Duplicate of #30809. We don't know why this sometimes happens.

Note: See TracTickets for help on using tickets.