Changes between Initial Version and Version 1 of Ticket #44524


Ignore:
Timestamp:
Aug 3, 2014, 8:13:07 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44524

    • Property Cc mojca@… added
    • Property Summary changed from wxWidgets-3.0.1 build failing to wxWidgets-3.0: build failing on Yosemite
    • Property Keywords yosemite added
    • Property Owner changed from macports-tickets@… to jwa@…
    • Property Port wxWidgets-3.0 added
  • Ticket #44524 – Description

    initial v1  
    11On a Yosemite Mac OSX 10.10 mac pro
    22
     3{{{
    34Christophes-Mac-Pro:~ cngo$ sudo port -v
    45MacPorts 2.3.1
     6}}}
    57
     8{{{
    69:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets-3.0/wxWidgets-3.0/work/wxWidgets-3.0.1/build/bk-deps /usr/bin/clang++ -c -o xrcdll_xh_listbk.o -I./.pch/wxprec_xrcdll -D__WXOSX_COCOA__      -DWXBUILDING      -I../src/regex  -DWXUSINGDLL -DWXMAKINGDLL_XRC -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets-3.0/wxWidgets-3.0/work/wxWidgets-3.0.1/build/lib/wx/include/osx_cocoa-unicode-3.0 -I../include -I/opt/local/include -I/opt/local/include -DWX_PRECOMP -pipe -Os -arch x86_64 -stdlib=libc++ -fno-common  ../src/xrc/xh_listbk.cpp
    710:info:build ../src/osx/webview_webkit.mm:392:30: warning: incompatible pointer types sending 'WebViewUIDelegate *' to parameter of type 'id<WKUIDelegate>' [-Wincompatible-pointer-types]
     
    2629:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets-3.0/wxWidgets-3.0/work/wxWidgets-3.0.1/build" && /usr/bin/make -j12 -w all
    2730:info:build Exit code: 2
     31}}}