Changes between Initial Version and Version 1 of Ticket #24876


Ignore:
Timestamp:
May 15, 2010, 9:14:45 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

High priority is for use by the MacPorts team only.

Please remember to preview and use WikiFormatting.

Please Cc port maintainers.

The error you're showing above is also described exactly by ticket 21487, and was fixed by applying the patches in that ticket.

Let's step back. Please "sudo port selfupdate" so you get the latest version of the port again, and show us what error you get when installing.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24876

    • Property Cc ryandesign@… added
    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to mnick@…
  • Ticket #24876 – Description

    initial v1  
    11VLC didn't compile and I found Ticket #21487 which described the problem exactly, but when I checked the portfile I found that the patch of this ticket was already part of the portfile. Now I reversed the portfile to the state before the pach, but now I got a different compiling error:
    22
     3{{{
    34libtool: compile:  /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -mmacosx-version-min=10.6 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/local/include -DSYS_DARWIN -I/opt/local/include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DHAVE_RELEASE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=qtcapture -DMODULE_NAME_IS_qtcapture -DMODULE_STRING=\"qtcapture\" -O4 -ffast-math -funroll-loops -fno-omit-frame-pointer -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -std=gnu99 -DMACOSX_DEPLOYMENT_TARGET=10.6 -MT libqtcapture_plugin_la-qtcapture.lo -MD -MP -MF .deps/libqtcapture_plugin_la-qtcapture.Tpo -c qtcapture.m  -fno-common -DPIC -o .libs/libqtcapture_plugin_la-qtcapture.o
    45qtcapture.m: In function 'qtchroma_to_fourcc':
     
    2728Warning: the following items did not execute (for VLC): org.macports.activate org.macports.build org.macports.destroot org.macports.install
    2829Error: Status 1 encountered during processing.
     30}}}