Hi,

Trying to install gnuplot-wxcocoa gives me this error:


/sw.yosemite/src/fink.build/wxwidgets300-cocoa-3.0.2-1/wxWidgets-3.0.2/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.yosemite/src/fink.build/wxwidgets300-cocoa-3.0.2-1/wxWidgets-3.0.2/lib/wx/include/osx_cocoa-unicode-3.0
-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:392: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:464:34: warning: 'WKPreferences' may not
respond to 'setUsesPageCache:'
        [[m_webView preferences] setUsesPageCache:NO];
         ~~~~~~~~~~~~~~~~~~~~~~~ ^
./src/osx/webview_webkit.mm:466:34: warning: 'WKPreferences' may not
respond to 'setUsesPageCache:'
        [[m_webView preferences] setUsesPageCache:YES];
         ~~~~~~~~~~~~~~~~~~~~~~~ ^
./src/osx/webview_webkit.mm:936: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:954: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.
make: *** [webviewdll_osx_webview_webkit.o] Error 1
### execution of /tmp/fink.lt3c_ failed, exit code 2
### execution of /tmp/fink.FS9tR failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-wxwidgets300-cocoa-3.0.2-1
(Reading database ... 29768 files and directories currently installed.)
Removing fink-buildlock-wxwidgets300-cocoa-3.0.2-1 ...
Updating the list of locally available binary packages.
Scanning dists/stable/main/binary-darwin-x86_64
New package: 
dists/stable/main/binary-darwin-x86_64/devel/m4_1.4.17-1_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/graphics/imlib2-shlibs_1.4.6-2_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/graphics/imlib2_1.4.6-2_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/text/docbook-bundle_4.1.2-1004_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/text/texi2html_1.82-1_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/utils/grep_2.20-1_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/web/w3m-x11_0.5.3-105_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/web/w3m_0.5.3-105_darwin-x86_64.deb
Failed: phase compiling: wxwidgets300-cocoa-3.0.2-1 failed

Before reporting any errors, please run "fink selfupdate" and try again.

If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

The Fink Users List <fink-users@lists.sourceforge.net>
The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,

with a carbon copy to the maintainer:

Alexander Hansen <alexkhan...@users.sourceforge.net>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.38.1
Distribution version: selfupdate-rsync Tue Oct 28 10:17:32 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

--
Thanks,
Li

------------------------------------------------------------------------------
_______________________________________________
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