Changes between Initial Version and Version 2 of Ticket #14468


Ignore:
Timestamp:
Jan 21, 2009, 6:47:32 AM (15 years ago)
Author:
digdog@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14468

    • Property Status changed from new to closed
    • Property Summary changed from fsv blows up in gtkglarea to gtkglarea fails to find OpenGL
    • Property Milestone changed from to Port Bugs
    • Property Owner changed from macports-tickets@… to digdog@…
    • Property Resolution changed from to wontfix
  • Ticket #14468 – Description

    initial v2  
    1 On an Intel Mac with 10.5.2, I tried to install fsv, but it failed while trying to configure gtkglarea.  See attached terminal output.
     1I can not reproduce this issue, it works fine on my Mac OS X Leopard 10.5.6 (Intel), no matter building together with fsv, or gtkglarea alone.
     2{{{
     3EBUG: Executing org.macports.main (gtkglarea)
     4--->  Fetching gtkglarea
     5DEBUG: Executing org.macports.fetch (gtkglarea)
     6--->  Verifying checksum(s) for gtkglarea
     7DEBUG: Executing org.macports.checksum (gtkglarea)
     8--->  Checksumming gtkglarea-1.2.3.tar.gz
     9DEBUG: Correct (md5) checksum for gtkglarea-1.2.3.tar.gz
     10--->  Extracting gtkglarea
     11DEBUG: Executing org.macports.extract (gtkglarea)
     12--->  Extracting gtkglarea-1.2.3.tar.gz
     13DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/gtkglarea/gtkglarea-1.2.3.tar.gz
     14DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
     15DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_digdog_Documents_macports-trunk_dports_x11_gtkglarea/work" && gzip -dc /opt/local/var/macports/distfiles/gtkglarea/gtkglarea-1.2.3.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
     16DEBUG: Executing org.macports.patch (gtkglarea)
     17--->  Configuring gtkglarea
     18DEBUG: Using compiler 'Mac OS X gcc 4.0'
     19DEBUG: Executing org.macports.configure (gtkglarea)
     20DEBUG: Environment: CFLAGS='-no-cpp-precomp' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-framework OpenGL' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
     21DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_digdog_Documents_macports-trunk_dports_x11_gtkglarea/work/gtkglarea-1.2.3" && ./configure --prefix=/opt/local'
     22}}}