Changes between Initial Version and Version 1 of Ticket #36324


Ignore:
Timestamp:
Sep 26, 2012, 1:10:33 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

gtk2 builds fine for me on OS X Mountain Lion. What version of Xcode do you have? Could you attach the entire main.log file please?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36324

    • Property Summary changed from error install uzbl to gtk2: malloc: *** error for object 0x7feaba5ca980: pointer being freed was not allocated
    • Property Keywords port install removed
    • Property Milestone changed from MacPorts Future to
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Port gtk2 added; uzbl removed
  • Ticket #36324 – Description

    initial v1  
    11hi. Osx 10.8  macports - last. Updatetd
     2{{{
    23sh-3.2# port selfupdate -d
    34--->  Updating MacPorts base sources using rsync
     
    1112sh-3.2# port upgrade outdated
    1213Error: No ports matched the given expression
     14}}}
    1315
    1416try to install uzbl browser and have a error
    1517
    16 
     18{{{
    1719--->  Attempting to fetch xorg-libXrandr-1.3.2_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/xorg-libXrandr
    1820--->  Fetching distfiles for xorg-libXrandr
     
    4547    http://guide.macports.org/#project.tickets
    4648Error: Processing of port uzbl failed
    47 
     49}}}
    4850
    4951
     
    5153and cat error file
    5254
     55{{{
    5356ict-aliasing -arch x86_64 -Wall -avoid-version -module  -L/opt/local/lib -arch x86_64 -o libprintbackend-cups.la -rpath /opt/local/lib/gtk-2.0/2.10.0/printbackends gtkprintbackendcups.lo gtkprintercups.lo gtkcupsutils.lo ../../../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 -lcups -weak_framework Kerberos -weak_framework GSS -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation -framework Security -liconv -lz
    5457:info:build libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/libprintbackend-cups.so -bundle  .libs/gtkprintbackendcups.o .libs/gtkprintercups.o .libs/gtkcupsutils.o   -L/opt/local/lib ../../../gtk/.libs/libgtk-x11-2.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.12/gdk/.libs/libgdk-x11-2.0.dylib ../../../gdk/.libs/libgdk-x11-2.0.dylib /opt/local/lib/libXinerama.dylib /opt/local/lib/libXi.dylib /opt/local/lib/libXrandr.dylib /opt/local/lib/libXext.dylib /opt/local/lib/libXcursor.dylib /opt/local/lib/libpangocairo-1.0.dylib /opt/local/lib/libXcomposite.dylib /opt/local/lib/libXdamage.dylib /opt/local/lib/libXfixes.dylib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libcairo.dylib /opt/local/lib/libpixman-1.dylib /opt/local/lib/libxcb-shm.dylib /opt/local/lib/libX11-xcb.dylib /opt/local/lib/libxcb-render.dylib /opt/local/lib/libXrender.dylib /opt/local/lib/libX11.dylib /opt/local/lib/libxcb.dylib /opt/local/lib/libXau.dylib /opt/local/lib/libXdmcp.dylib /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libpng15.dylib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libpangoft2-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libfontconfig.dylib /opt/local/lib/libfreetype.dylib -lbz2 /opt/local/lib/libexpat.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libffi.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -lc -lm -lcups -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation -framework Security /opt/local/lib/libiconv.dylib -lz  -O2 -arch x86_64 -arch x86_64 -Wl,-dylib_file -Wl,/opt/local/lib/libgdk-x11-2.0.0.dylib:/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.12/gdk/.libs/libgdk-x11-2.0.dylib   -framework Carbon -framework Foundation -framework SystemConfiguration -framework CoreFoundation -framework Security
     
    9194:notice:build Please see the log file for port gtk2 for details:
    9295    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk2/gtk2/main.log
    93 
     96}}}
    9497
    9598someone can help me?