Hi,

I fail to install wxcocoa295 on osx 10.10. It might be the same problem as the 
one reported in the following thread. If so, could you please do the same patch 
to 2.9.5?
http://thread.gmane.org/gmane.os.macosx.fink.user/39069 
<http://thread.gmane.org/gmane.os.macosx.fink.user/39069>

Thanks a lot in advance,
e.

——— machine setup:

Package manager version: 0.38.2
Distribution version: selfupdate-rsync Sat Nov 22 10:12:08 2014, 10.10, x86_64
Trees: local/main stable/main stable/crypto
Xcode.app: 6.1
Xcode command-line tools: 6.1.0.0.1.1413057044
Max. Fink build jobs:  1

——— error log:

/sw/src/fink.build/wxcocoa295-2.9.5-3/wxWidgets-2.9.5/bk-deps g++ -isysroot 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
 -mmacosx-version-min=10.10 -c -o webviewdll_osx_webview_webkit.o 
-I./.pch/wxprec_webviewdll -D__WXOSX_COCOA__      -DWXBUILDING      
-I./src/regex  -DWXUSINGDLL -DWXMAKINGDLL_WEBVIEW -dynamic -fPIC -DPIC 
-D_FILE_OFFSET_BITS=64 
-I/sw/src/fink.build/wxcocoa295-2.9.5-3/wxWidgets-2.9.5/lib/wx/include/osx_co
coa-unicode-2.9 -I./include -I/sw/include -I/sw/include -O2 
-fno-strict-aliasing -arch x86_64  ./src/osx/webview_webkit.mm
./src/osx/webview_webkit.mm:396:30: warning: incompatible pointer types sending 
'WebViewUIDelegate *' to parameter of
      type 'id<WKUIDelegate>' [-Wincompatible-pointer-types]
    [m_webView setUIDelegate:uiDelegate];
                             ^~~~~~~~~~
./src/osx/webview_webkit.mm:468:34: warning: 'WKPreferences' may not respond to 
'setUsesPageCache:'
        [[m_webView preferences] setUsesPageCache:NO];
         ~~~~~~~~~~~~~~~~~~~~~~~ ^
./src/osx/webview_webkit.mm:470:34: warning: 'WKPreferences' may not respond to 
'setUsesPageCache:'
        [[m_webView preferences] setUsesPageCache:YES];
         ~~~~~~~~~~~~~~~~~~~~~~~ ^
./src/osx/webview_webkit.mm:940:25: error: cannot initialize a variable of type 
'WebBackForwardList *' with an rvalue of
      type 'WKBackForwardList *'
    WebBackForwardList* history = [m_webView backForwardList];
                        ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
./src/osx/webview_webkit.mm:958:25: error: cannot initialize a variable of type 
'WebBackForwardList *' with an rvalue of
      type 'WKBackForwardList *'
    WebBackForwardList* history = [m_webView backForwardList];
                        ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 2 errors generated.
Makefile:39717: recipe for target 'webviewdll_osx_webview_webkit.o' failed
make: *** [webviewdll_osx_webview_webkit.o] Error 1
### execution of /tmp/fink.36un1 failed, exit code 2
### execution of /tmp/fink.y5q6W failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-wxcocoa295-2.9.5-3
(Reading database ... 145289 files and directories currently installed.)
Removing fink-buildlock-wxcocoa295-2.9.5-3 ...
Failed: phase compiling: wxcocoa295-2.9.5-3 failed


-- 

In case they are not written explicitly, please be aware that my greetings and 
farewell are inherently implied in this email. If you have emailed me and did 
not get a quick response, please accept by apologies and resend, as I parse 
through more than 200 non-spam emails per day.

V. Erkcan Özcan, PhD
Associate Professor
Bogazici University
Department of Physics

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to