[MacPorts] #17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard
#17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: wireshark gtk2 | Port: ----------------------------------+----------------------------------------- As with ticket 13012 For both wireshark 1.04 and 1.05, its true they won't run.[[BR]] Port install fails at GTK.[[BR]] Even starting from scratch, deleting the whole /opt, reinstalling macports 1.6.0 and rebuilding from scratch fails.[[BR]] (btw: this takes ages... ;-))[[BR]] [[BR]] Although the port registry in Porticus seems to be fully unaware of the status of things after a failed gtk2 build... on the cli it appears to be:[[BR]]
$ port list active[[BR]] atk @1.24.0 devel/atk[[BR]] cairo @1.8.4 graphics/cairo[[BR]] expat @2.0.1 textproc/expat[[BR]] fontconfig @2.6.0 graphics/fontconfig[[BR]] freetype @2.3.7 print/freetype[[BR]] gettext @0.17 devel/gettext[[BR]] glib2 @2.18.3 devel/glib2[[BR]] gnome-common @2.24.0 gnome/gnome-common[[BR]] gperf @3.0.3 devel/gperf[[BR]] intltool @0.40.5 textproc/intltool[[BR]] jasper @1.900.1 graphics/jasper[[BR]] jpeg @6b graphics/jpeg[[BR]] libiconv @1.12 textproc/libiconv[[BR]] libpixman @0.12.0 graphics/libpixman[[BR]] libpng @1.2.33 graphics/libpng[[BR]] libxml2 @2.7.2 textproc/libxml2[[BR]] ncurses @5.7 devel/ncurses[[BR]] ncursesw @5.7 devel/ncursesw[[BR]] p5-xml-parser @2.36 perl/p5-xml-parser[[BR]] pango @1.22.3 x11/pango[[BR]] perl5 @5.8.8 lang/perl5[[BR]] perl5.8 @5.8.8 lang/perl5.8[[BR]] pkgconfig @0.23 devel/pkgconfig[[BR]] shared-mime-info @0.51 devel/shared-mime- info[[BR]] tiff @3.8.2 graphics/tiff[[BR]] zlib @1.2.3 archivers/zlib[[BR]] [[BR]] After removing pango, it rebuilds correctly. No extra options given and no errors.[[BR]] [[BR]] Having fixed where gtk2 complained about pango, it's time to try gtk2 again.[[BR]] [[BR]] $ sudo port install gtk2[[BR]] ---> Fetching gtk2[[BR]] ---> Verifying checksum(s) for gtk2[[BR]] ---> Extracting gtk2[[BR]] ---> Applying patches to gtk2[[BR]] ---> Configuring gtk2[[BR]] ---> Building gtk2 with target all[[BR]] Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.14.5" && make all " returned error 2[[BR]] ....[[BR]] ....[[BR]] i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory[[BR]] make[4]: *** [libgdk-x11-2.0.la] Error 1[[BR]] make[3]: *** [all-recursive] Error 1[[BR]] make[2]: *** [all] Error 2[[BR]] make[1]: *** [all-recursive] Error 1[[BR]] make: *** [all] Error 2[[BR]] [[BR]] Error: Status 1 encountered during processing. [[BR]] <sigh>[[BR]] [[BR]] [[BR]] Trying to install tiff, leads to reinstall jpeg, leads to reinstall zlib.... [[BR]] (freaking dependencies deja-vu all over again :-( )[[BR]] [[BR]] Again back at $ sudo port install gtk2 +darwin_8 +darwin_7 +universal[[BR]] comes back with.... another error!![[BR]]
Attempt next...[[BR]]
$ sudo port install gtk2 +darwin_8 +darwin_7 +universal --without- libtiff[[BR]] .....[[BR]] configure: WARNING: *** TIFF loader will not be built (TIFF library not found) ***[[BR]] configure: error:[[BR]] *** Checks for TIFF loader failed. You can build without it by passing[[BR]] *** --without-libtiff to configure but some programs using GTK+ may[[BR]] *** not work properly[[BR]] [[BR]] Error: Status 1 encountered during processing.[[BR]] [[BR]] [[BR]] configure: error:[[BR]] *** Checks for JPEG2000 loader failed. You can build without it by passing[[BR]] *** --without-libjasper to configure[[BR]] [[BR]] So, try that part again...[[BR]] $ sudo port install jasper +universal[[BR]] Which then goes through without errors..[[BR]] [[BR]] Back at...:[[BR]] $ sudo port install gtk2 +darwin_8 +darwin_7 +universal[[BR]] [[BR]] which end in the error:[[BR]] configure: error:[[BR]] *** Can't link to Pango. Pango is required to build[[BR]] *** GTK+. For more information see http://www.pango.org[[BR]] [[BR]] ......!@#$%^&*!*!$$%!%[[BR]] BUT I ALREADY RE-INSTALLED PANGO!![[BR]] AND IT'S ACTIVE IN THE LIST!!![[BR]] [[BR]] Tell me again how much I should love all dependencies...![[BR]] [[BR]] Bottom-line; anyone who has the golden tip to get Wireshark install properly? Please, please, pretty please![[BR]] regards,[[BR]] Paul[[BR]]
-- Ticket URL: <http://trac.macports.org/ticket/17644> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: wireshark gtk2 | Port: ----------------------------------+----------------------------------------- Comment(by toby@…): Check out the last issue listed @ http://trac.macports.org/wiki/LeopardProblems -- Ticket URL: <http://trac.macports.org/ticket/17644#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: wireshark gtk2 | Port: ----------------------------------+----------------------------------------- Comment(by p.de.haan2@…): Replying to [comment:2 toby@…]:
Check out the last issue listed @ http://trac.macports.org/wiki/LeopardProblems [[BR]] I was already underway with a different approach. With a different conclusion![[BR]] [[BR]] After using porticus to manually delete all ports, I tried to install GTK2 again - being an optimist... hoping that it would build without errors, followed by wireshark.[[BR]] This gave the result so far:[[BR]] [[BR]] Port command started with PID 23592[[BR]] Fetching expat[[BR]] Verifying checksums) for expat[[BR]] Extracting expat[[BR]] Configuring expat[[BR]] Building expat with target all[[BR]] Staging expat into destroot[[BR]] Installing expat 2.0.1_0[[BR]] Activating expat 2.0.1_0[[BR]] Cleaning expat[[BR]] Fetching gperf[[BR]] Verifying checksum(s) for gperf[[BR]] Extracting gperf[[BR]] Configuring gperf[[BR]] Building gperf with target all[[BR]] Staging gperf into destroot[[BR]] Installing gperf 3.0.3_0[[BR]] Activating gperf 3.0.3_0[[BR]] Cleaning gperf[[BR]] Fetching libiconv[[BR]] Verifying checksum(s) for libiconv[[BR]] Extracting libiconv[[BR]] Applying patches to libiconv[[BR]] Configuring libiconv[[BR]] Building libiconv with target all[[BR]] Staging libiconv into destroot[[BR]] Installing libiconv 1.12_0[[BR]] Activating libiconv 1.12_0[[BR]] Cleaning libiconv[[BR]] Fetching ncursesw[[BR]] Verifying checksum(s) for ncursesw[[BR]] Extracting ncursesw[[BR]] Configuring ncursesw[[BR]] Building ncursesw with target all[[BR]] Staging ncursesw into destroot[[BR]] Installing ncursesw 5.7_0[[BR]] Activating ncursesw 5.7_0[[BR]] Cleaning ncursesw[[BR]] Fetching ncurses[[BR]] Verifying checksum(s) for ncurses[[BR]] Extracting ncurses[[BR]] Configuring ncurses[[BR]] Building ncurses with target all[[BR]] Staging ncurses into destroot[[BR]] Installing ncurses 5.7_0[[BR]] Activating ncurses 5.7_0[[BR]] Cleaning ncurses[[BR]] Fetching gettext[[BR]] Verifying checksum(s) for gettext[[BR]] Extracting gettext[[BR]] Applying patches to gettext[[BR]] Configuring gettext[[BR]] Building gettext with target all[[BR]] Staging gettext into destroot[[BR]] Installing gettext 0.17_3[[BR]] Activating gettext 0.17_3[[BR]] Cleaning gettext[[BR]] Error: Requested variants do not match original selection.[[BR]] Please perform 'port clean pkgconfig' or specify the force option.[[BR]] Error: The following dependencies failed to build: atk glib2 pkgconfig cairo fontconfig freetype zlib libpixman libpng jasper jpeg pango shared- mime-info intltool gnome-common p5-xml-parser perl5.8 perl5 libxml2 tiff[[BR]] Error: Status 1 encountered during processing.[[BR]] Executing: /opt/local/bin/port install gtk2[[BR]] [[BR]] Failed again...[[BR]] So I cleaned pkgconfig and reinstalled it again. Success![[BR]] Now 7 ports were installed... [[BR]] Again attempt at GTK2![[BR]] [[BR]] First clean the lot with a 'sudo port clean all'[[BR]] Then restart the install for GTK2 from porticus again, no options selected.[[BR]] (the lazy route...)[[BR]] [[BR]] [[BR]] And... as feared... it failed again...[[BR]] Port command started with PID 79986[[BR]] Fetching glib2[[BR]] Verifying checksum(s) for glib2[[BR]] Extracting glib2[[BR]] Applying patches to glib2[[BR]] Configuring glib2[[BR]] Building glib2 with target all[[BR]] Staging glib2 into destroot[[BR]] Installing glib2 2.18.3_0+darwin_9[[BR]] Activating glib2 2.18.3_0+darwin_9[[BR]] Cleaning glib2[[BR]] Fetching atk[[BR]] Verifying checksum(s) for atk[[BR]] Extracting atk[[BR]] Configuring atk[[BR]] Building atk with target all[[BR]] Staging atk into destroot[[BR]] Installing atk 1.24.0_0[[BR]] Activating atk 1.24.0_0[[BR]] Cleaning atk[[BR]] Fetching zlib[[BR]] Verifying checksum(s) for zlib[[BR]] Extracting zlib[[BR]] Applying patches to zlib[[BR]] Configuring zlib[[BR]] Building zlib with target all[[BR]] Staging zlib into destroot[[BR]] Installing zlib 1.2.3_2[[BR]] Activating zlib 1.2.3_2[[BR]] Cleaning zlib[[BR]] Fetching freetype[[BR]] Verifying checksum(s) for freetype[[BR]] Extracting freetype[[BR]] Applying patches to freetype[[BR]] Configuring freetype[[BR]] Building freetype with target all[[BR]] Staging freetype into destroot[[BR]] Installing freetype 2.3.7_3+macosx[[BR]] Activating freetype 2.3.7_3+macosx[[BR]] Cleaning freetype[[BR]] Fetching fontconfig[[BR]] Verifying checksum(s) for fontconfig[[BR]] Extracting fontconfig[[BR]] Configuring fontconfig[[BR]] Building fontconfig with target all[[BR]] Staging fontconfig into destroot[[BR]] Installing fontconfig 2.6.0_0+macosx[[BR]] Activating fontconfig 2.6.0_0+macosx[[BR]] Cleaning fontconfig[[BR]] Fetching libpixman[[BR]] Verifying checksum(s) for libpixman[[BR]] Extracting libpixman[[BR]] Configuring libpixman[[BR]] Building libpixman with target all[[BR]] Staging libpixman into destroot[[BR]] Installing libpixman 0.12.0_1[[BR]] Activating libpixman 0.12.0_1[[BR]] Cleaning libpixman[[BR]] Fetching libpng[[BR]] Verifying checksum(s) for libpng[[BR]] Extracting libpng[[BR]] Configuring libpng[[BR]] Building libpng with target all[[BR]] Staging libpng into destroot[[BR]] Installing libpng 1.2.33_0[[BR]] Activating libpng 1.2.33_0[[BR]] Cleaning libpng[[BR]] Fetching cairo[[BR]] Verifying checksum(s) for cairo[[BR]] Extracting cairo[[BR]] Configuring cairo[[BR]] Building cairo with target all[[BR]] Staging cairo into destroot[[BR]] Installing cairo 1.8.4_1+macosx[[BR]] Activating cairo 1.8.4_1+macosx[[BR]] Cleaning cairo[[BR]] Fetching jpeg[[BR]] Verifying checksum(s) for jpeg[[BR]] Extracting jpeg[[BR]] Applying patches to jpeg[[BR]] Configuring jpeg[[BR]] Building jpeg with target all[[BR]] Staging jpeg into destroot[[BR]] Installing jpeg 6b_3[[BR]] Activating jpeg 6b_3[[BR]] Cleaning jpeg[[BR]] Fetching jasper[[BR]] Verifying checksum(s) for jasper[[BR]] Extracting jasper[[BR]] Applying patches to jasper[[BR]] Configuring jasper[[BR]] Building jasper with target all[[BR]] Staging jasper into destroot[[BR]] Installing jasper 1.900.1_2+darwin_9[[BR]] Activating jasper 1.900.1_2+darwin_9[[BR]] Cleaning jasper[[BR]] Fetching pango[[BR]] Verifying checksum(s) for pango[[BR]] Extracting pango[[BR]] Applying patches to pango[[BR]] Configuring pango[[BR]] Building pango with target all[[BR]] Staging pango into destroot[[BR]] Installing pango 1.22.3_1[[BR]] Activating pango 1.22.3_1[[BR]] Cleaning pango[[BR]] Fetching gnome-common[[BR]] Verifying checksum(s) for gnome-common[[BR]] Extracting gnome-common[[BR]] Applying patches to gnome-common[[BR]] Configuring gnome-common[[BR]] Building gnome-common with target all[[BR]] Staging gnome-common into destroot[[BR]] Installing gnome-common 2.24.0_1[[BR]] Activating gnome-common 2.24.0_1[[BR]] Cleaning gnome-common[[BR]] Fetching perl5.8[[BR]] Verifying checksum(s) for perl5.8[[BR]] Extracting perl5.8[[BR]] Applying patches to perl5.8[[BR]] Configuring perl5.8[[BR]] Building perl5.8 with target all[[BR]] Staging perl5.8 into destroot[[BR]] Installing perl5.8 5.8.8_3+darwin_9[[BR]] Activating perl5.8 5.8.8_3+darwin_9[[BR]] Cleaning perl5.8[[BR]] Fetching p5-xml-parser[[BR]] Verifying checksum(s) for p5-xml-parser[[BR]] Extracting p5-xml-parser[[BR]] Configuring p5-xml-parser[[BR]] Building p5-xml-parser with target all[[BR]] Staging p5-xml-parser into destroot[[BR]] Installing p5-xml-parser 2.36_0[[BR]] Activating p5-xml-parser 2.36_0[[BR]] Cleaning p5-xml-parser[[BR]] Fetching perl5[[BR]] Verifying checksum(s) for perl5[[BR]] Extracting perl5[[BR]] Configuring perl5[[BR]] Building perl5 with target all[[BR]] Staging perl5 into destroot[[BR]] Installing perl5 5.8.8_1[[BR]] Activating perl5 5.8.8_1[[BR]] Cleaning perl5[[BR]] Fetching intltool[[BR]] Verifying checksum(s) for intltool[[BR]] Extracting intltool[[BR]] Configuring intltool[[BR]] Building intltool with target all[[BR]] Staging intltool into destroot[[BR]] Installing intltool 0.40.5_0[[BR]] Activating intltool 0.40.5_0[[BR]] Cleaning intltool[[BR]] Fetching libxml2[[BR]] Verifying checksum(s) for libxml2[[BR]] Extracting libxml2[[BR]] Configuring libxml2[[BR]] Building libxml2 with target all[[BR]] Staging libxml2 into destroot[[BR]] Installing libxml2 2.7.2_1+darwin_9[[BR]] Activating libxml2 2.7.2_1+darwin_9[[BR]] Cleaning libxml2[[BR]] Fetching shared-mime-info[[BR]] Verifying checksum(s) for shared-mime-info[[BR]] Extracting shared-mime-info[[BR]] Configuring shared-mime-info[[BR]] Building shared-mime-info with target all[[BR]] Staging shared-mime-info into destroot[[BR]] Installing shared-mime-info 0.51_0[[BR]] Activating shared-mime-info 0.51_0[[BR]] Cleaning shared-mime-info[[BR]] Fetching tiff[[BR]] Verifying checksum(s) for tiff[[BR]] Extracting tiff[[BR]] Configuring tiff[[BR]] Building tiff with target all[[BR]] Staging tiff into destroot[[BR]] Installing tiff 3.8.2_2+darwin_9+macosx[[BR]] Activating tiff 3.8.2_2+darwin_9+macosx[[BR]] Cleaning tiff[[BR]] Fetching gtk2[[BR]] Verifying checksum(s) for gtk2[[BR]] Extracting gtk2[[BR]] Applying patches to gtk2[[BR]] Configuring gtk2[[BR]] Building gtk2 with target all[[BR]] Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.14.5" && make all " returned error 2 Command output: -c -o gdkwindow.lo `test -f 'gdkwindow.c' || echo './'`gdkwindow.c; \[[BR]] then mv -f ".deps/gdkwindow.Tpo" ".deps/gdkwindow.Plo"; \[[BR]] else rm -f ".deps/gdkwindow.Tpo"; exit 1; \[[BR]] fi[[BR]] libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COM[[BR]] PILATION -I.. -I../gdk -I../gdk-pixbuf -DG_DISABLE_CAST_CHECKS -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/libpng12 -I/usr/X11/include -I/opt/local/include -no- cpp-precomp -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X[[BR]][[BR]] 11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict- aliasing -Wall -MT gdkwindow.lo -MD -MP -MF .deps/gdkwindow.Tpo -c gdkwindow.c -fno-common -DPIC -o .libs/gdkwindow.o if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk- pixbuf -DG_DISABLE_CAST_CHECKS -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/[[BR]] include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include -no-cpp-precomp -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall -MT gdkwindowimpl.lo -MD -MP -MF ".deps/gdkwindowimpl.Tpo" \[[BR]] -c -o gdkwindowimpl.lo `test -f 'gdkwindowimpl.c' || echo './'`gdkwindowimpl.c; \[[BR]] then mv -f ".deps/gdkwindowimpl.Tpo" ".deps/gdkwindowimpl.Plo"; \[[BR]] else rm -f ".deps/gdkwindowimpl.Tpo"; exit 1; \[[BR]] fi[[BR]] libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DG_DISABLE_CAST_CHECKS -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/libpng12 -I/usr/X11/include -I/opt/local/include -no- cpp-precomp -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall -MT gdkwindowimpl.lo -MD -MP -MF .deps/gdkwindowimpl.Tpo -c gdkwindowimpl.c -fno-common -DPIC -o .libs/gdkwindowimpl.o if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk- pixbuf -DG_DISABLE_CAST_CHECKS -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/libpng12 -I/usr/X11/include -I/opt/local/include -no-cpp-precomp -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall -MT gdkenumtypes.lo -MD -MP -MF ".deps/gdkenumtypes.Tpo" \[[BR]] -c -o gdkenumtypes.lo `test -f 'gdkenumtypes.c' || echo './'`gdkenumtypes.c; \[[BR]] then mv -f ".deps/gdkenumtypes.Tpo" ".deps/gdkenumtypes.Plo"; \[[BR]] else rm -f ".deps/gdkenumtypes.Tpo"; exit 1; \[[BR]] fi[[BR]] libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DG_DISABLE_CAST_CHECKS -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/libpng12 -I/usr/X11/include -I/opt/local/include -no- cpp-precomp -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall -MT gdkenumtypes.lo -MD -MP -MF .deps/gdkenumtypes.Tpo -c gdkenumtypes.c -fno-common -DPIC -o .libs/gdkenumtypes.o /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0 -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall -L/opt/local/lib -o libgdk-x11-2.0.la -version-info 1400:5:1400 -export- dynamic -rpath /opt/local/lib -export-symbols-regex "^[^_].*" gdk.lo gdkapplaunchcontext.lo gdkcairo.lo gdkcolor.lo gdkcursor.lo gdkdisplay.lo gdkdisplaymanager.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkimage.lo gdkkeys.lo gdkkeyuni.lo gdkpango.lo gdkpixbuf- drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrectangle.lo gdkregion-generic.lo gdkrgb.lo gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkwindowimpl.lo gdkenumtypes.lo x11/libgdk-x11.la -L/opt/local/lib -L/usr/X11/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpixman-1 -lpng12 -lpango-1.0 -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfontconfig -lexpat -lfreetype -lz -lXinerama -lXi -lXrandr -lXcursor -lXrender -lXcomposite -lXext -lXdamage -lXfixes -lX11 -lXau -lXdmcp -ltiff -ljpeg -L/opt/local/lib -lpng12 -lz -ljasper -lm ../gdk-pixbuf/libgdk_pixbuf-2.0.la [[BR]] libtool: link: /usr/bin/nm -p .libs/gdk.o .libs/gdkapplaunchcontext.o .libs/gdkcairo.o .libs/gdkcolor.o .libs/gdkcursor.o .libs/gdkdisplay.o .libs/gdkdisplaymanager.o .libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o .libs/gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkimage.o .libs/gdkkeys.o .libs/gdkkeyuni.o .libs/gdkpango.o .libs/gdkpixbuf- drawable.o .libs/gdkpixbuf-render.o .libs/gdkpixmap.o .libs/gdkpolyreg- generic.o .libs/gdkrectangle.o .libs/gdkregion-generic.o .libs/gdkrgb.o .libs/gdkscreen.o .libs/gdkselection.o .libs/gdkvisual.o .libs/gdkwindow.o .libs/gdkwindowimpl.o .libs/gdkenumtypes.o x11/.libs/libgdk-x11.a | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A- Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgdk-x11-2.0.exp[[BR]] libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/libgdk-x11-2.0.exp" > ".libs/libgdk-x11-2.0.expT"[[BR]] libtool: link: mv -f ".libs/libgdk-x11-2.0.expT" ".libs/libgdk-x11-2.0.exp"[[BR]] libtool: link: (cd .libs/libgdk-x11-2.0.lax/libgdk-x11.a && ar x "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.14.5/gdk/x11/.libs/libgdk-x11.a")[[BR]] libtool: link: sed 's,^,_,' < .libs/libgdk-x11-2.0.exp > .libs/libgdk-x11-2.0-symbols.expsym[[BR]] libtool: link: /usr/bin/gcc-4.0 -dynamiclib -o .libs/libgdk-x11-2.0.0.dylib .libs/gdk.o .libs/gdkapplaunchcontext.o .libs/gdkcairo.o .libs/gdkcolor.o .libs/gdkcursor.o .libs/gdkdisplay.o .libs/gdkdisplaymanager.o.libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o .libs/gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkimage.o .libs/gdkkeys.o .libs/gdkkeyuni.o .libs/gdkpango.o .libs/gdkpixbuf- drawable.o .libs/gdkpixbuf-render.o .libs/gdkpixmap.o .libs/gdkpolyreg- generic.o .libs/gdkrectangle.o .libs/gdkregion-generic.o .libs/gdkrgb.o .libs/gdkscreen.o .libs/gdkselection.o .libs/gdkvisual.o .libs/gdkwindow.o .libs/gdkwindowimpl.o .libs/gdkenumtypes.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkapplaunchcontext-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkasync.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkcolor-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkcursor-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkdisplay-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkdnd-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkdrawable-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkevents-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkfont-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkgc-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkgeometry-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkglobals-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkim-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkimage-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkinput-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkinput-xfree.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkinput.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkkeys-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkmain-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkpixmap-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkproperty-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkscreen-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkselection-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkspawn-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdktestutils-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkvisual-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkwindow-x11.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkxftdefaults.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/gdkxid.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/xsettings-client.o .libs/libgdk-x11-2.0.lax/libgdk-x11.a/xsettings-common.o -L/opt/local/lib -L/usr/X11/lib /opt/local/lib/libpangocairo-1.0.dylib /opt/local/lib/libcairo.dylib /opt/local/lib/libpangoft2-1.0.dylib /opt/local/lib/libpixman-1.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libfontconfig.dylib /opt/local/lib/libexpat.dylib /opt/local/lib/libfreetype.dylib /usr/X11/lib/libXinerama.1.0.0.dylib /usr/X11/lib/libXi.6.0.0.dylib /usr/X11/lib/libXrandr.2.0.0.dylib /usr/X11/lib/libXcursor.1.0.2.dylib /usr/X11/lib/libXrender.1.3.0.dylib /usr/X11/lib/libXcomposite.1.0.0.dylib /usr/X11/lib/libXext.6.4.0.dylib /usr/X11/lib/libXdamage.1.0.0.dylib /usr/X11/lib/libXfixes.3.1.0.dylib /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib ../gdk- pixbuf/.libs/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib /opt/local/lib/libtiff.dylib -lc /opt/local/lib/libpng12.dylib -lz /opt/local/lib/libjasper.dylib /opt/local/lib/libjpeg.dylib -lm -framework Carbon -install_name /opt/local/lib/libgdk-x11-2.0.0.dylib -compatibility_version 1401 -current_version 1401.5 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgdk-x11-2.0-symbols.expsym[[BR]] i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory[[BR]] make[4]: *** [libgdk-x11-2.0.la] Error 1[[BR]] make[3]: *** [all-recursive] Error 1[[BR]] make[2]: *** [all] Error 2[[BR]] make[1]: *** [all-recursive] Error 1[[BR]] make: *** [all] Error 2[[BR]] Error: Status 1 encountered during processing.[[BR]] Executing: /opt/local/bin/port install gtk2[[BR]] [[BR]] [[BR]] 26 ports installed... two highlighted in red.[[BR]] fontconfig and perl 5.8[[BR]] [[BR]] Missing libXrandr... referring to Apple's version. Hmmm... well, install it seperatly then![[BR]] [[BR]] Keeping fingers crossed...[[BR]] Some pages with all that gets installed follows...[[BR]] (maybe idle hope for light at the end of the tunnel??)[[BR]] but...[[BR]] Success! The X11 stuff installed without errors![[BR]] 43 ports installed.[[BR]] [[BR]] Force update fontconfig...[[BR]] Again a long list passes by... repeating a lot of installs[[BR]] And ends with an apparent succesfull install[[BR]] [[BR]] Back at GTK again[[BR]] [[BR]] A number of messages like [[BR]] ######################################################################[[BR]] # As MacPorts does not currently have a post-deactivate hook, [[BR]] # you will need to ensure that you manually remove the catalog [[BR]] # entry for this port when you uninstall it. To do so, run [[BR]] # "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.3/catalog.xml".[[BR]] ######################################################################[[BR]] come by[[BR]] [[BR]] But... GTK2 builds![[BR]] 64 ports installed.[[BR]] [[BR]] [[BR]] So.. being adventurous... install Wireshark with protocol-options only.[[BR]] (rtp, net_snmp, libgcrypt, ipv6,gnutls, pcre)[[BR]] [[BR]] A long list of stuff gets installed...[[BR]] ending in...[[BR]] a successful install of wireshark![[BR]] Opening X11 and strating wireshark appears to work.[[BR]] (without the suggested xquartz)[[BR]] [[BR]] Bottom-line, there appears to be something different with the basic process to get it installed versus the process needed to get it running.[[BR]] I don't have a stand-alone package of wireshark this way, at least it can be started from the X11 command-line with:[[BR]] sudo /opt/local/bin/wireshark[[BR]]
-- Ticket URL: <http://trac.macports.org/ticket/17644#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 | Port: wireshark ----------------------------------+----------------------------------------- Changes (by jmr@…): * cc: p.de.haan2@… (removed) * cc: opendarwin.org@… (added) * keywords: wireshark gtk2 => gtk2 * port: => wireshark Comment: Replying to [ticket:17644 p.de.haan2@…]:
As with ticket 13012
This doesn't look the same as #13012 at all.
i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory[[BR]]
Toby is right, this is #14592. It looks like this is your main problem. Use the fix in [wiki:LeopardProblems].
Again back at $ sudo port install gtk2 +darwin_8 +darwin_7 +universal[[BR]]
Don't specify platform variants, the right one is selected for you automatically. Especially don't select multiple ones, you're only building on one platform. That's liable to cause just about anything to happen. -- Ticket URL: <http://trac.macports.org/ticket/17644#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 | Port: wireshark ----------------------------------+----------------------------------------- Comment(by p.de.haan2@…):
i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory[[BR]]
Toby is right, this is #14592. It looks like this is your main problem. Use the fix in [wiki:LeopardProblems]. After using porticus to install libXrandr, it seems to work out after all...
Again back at $ sudo port install gtk2 +darwin_8 +darwin_7 +universal[[BR]]
Don't specify platform variants, the right one is selected for you automatically. Especially don't select multiple ones, you're only building on one platform. That's liable to cause just about anything to happen. Thanks for this suggestion! (guess I should get a remark coming along the lines as: RTFM!) I didn't specify any special options for the modules I installed using porticus other than was suggested by porticus itself. Bottom-line is that worked in the end; it seems that wiresharks works now. And that was what I wanted to achieve.
The odd thing was when I tried to install things in one of the attempts without specifying anything, it failed as well. From that i expected that there might be something wrong with the installer/dependencies. Thanks, Paul -- Ticket URL: <http://trac.macports.org/ticket/17644#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 | Port: wireshark ----------------------------------+----------------------------------------- Comment(by p.de.haan2@…): On a sidenote... I did just install Xquartz. Wireshark 1.0.5 runs now. Wish I had known this days ago...!!! -- Ticket URL: <http://trac.macports.org/ticket/17644#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 | Port: wireshark ----------------------------------+----------------------------------------- Comment(by christoph_murauer@…): Replying to [comment:6 p.de.haan2@…]:
On a sidenote... I did just install Xquartz. Wireshark 1.0.5 runs now. Wish I had known this days ago...!!!
Hello ! I have the same problem as above. "sudo port install" wireshark runs fine till ---> Building gtk2 and reports i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory I run Leopard 10.5.6, Xcode 3.1.2 incl. IPhone SDK and Apples X11 Xquartz 2.1.5 - (xorg-server 1.3.0-apple22) (2.1.5). So I should have the newest software versions. What happened with the original Apple X11 if I install XQuarts using MacPorts (and what happened with the MacPorts XQuartz if Apple had a new X11 update). I ask because I use appllications like Gimp, Scribus ... but installed them with the grapgical installer and not over MacPorts. Thanks for your answer. -- Ticket URL: <http://trac.macports.org/ticket/17644#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 wireshark | Port: gtk2 ----------------------------------+----------------------------------------- Changes (by ricci@…): * keywords: gtk2 => gtk2 wireshark * owner: macports-tickets@… => nox@… * port: wireshark => gtk2 Comment: This does not appear to be a wireshark problem, but rather a gtk2 problem, reassigning.... -- Ticket URL: <http://trac.macports.org/ticket/17644#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark^Wgtk2: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 wireshark | Port: gtk2 ----------------------------------+----------------------------------------- -- Ticket URL: <http://trac.macports.org/ticket/17644#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17644: Revisited: wireshark^Wgtk2: unable to build under Mac OS X 10.5.5 Leopard -----------------------------------+---------------------------------------- Reporter: p.de.haan2@… | Owner: nox@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: gtk2 wireshark Port: gtk2 | -----------------------------------+---------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #14592. -- Ticket URL: <http://trac.macports.org/ticket/17644#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts