|
From: Marta R. <mar...@ya...> - 2016-02-23 20:27:44
|
Thanks. I’ve done ‘fink selfupdate’ and then ‘fink configure’. I think that I’ve resolved but when I’ve done ‘fink install saga’, I’ve received this error: ./configure: line 17542: wx-config: command not found configure: error: SAGA requires a unicode build of wxGTK ### execution of /tmp/fink.x5krd failed, exit code 1 ### execution of /tmp/fink.IA5Ye failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /w2/bin/dpkg-lockwait -r fink-buildlock-saga-2.1.4-2 (Reading database ... 225885 files and directories currently installed.) Removing fink-buildlock-saga-2.1.4-2 ... Failed: phase compiling: saga-2.1.4-2 failed Before reporting any errors, please run "fink selfupdate" and try again. Also try using "fink configure" to set your maximum build jobs to 1 and attempt to build the package 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 <fin...@li...> The Fink Beginners List <fin...@li...>, with a carbon copy to the maintainer: BABA Yoshihiko <bab...@ma...> 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.39.2 Distribution version: selfupdate-rsync Tue Feb 23 18:10:59 2016, 10.11, x86_64 Trees: local/main stable/main local/injected Xcode.app: 7.2.1 Xcode command-line tools: 7.2.0.0.1.1447826929 Max. Fink build jobs: 4 I tried another ‘fink self update’ and ‘fink configure’ but result is the same. Marta > Il giorno 23 feb 2016, alle ore 05:05, 美彦 馬場 <bab...@ma...> ha scritto: > > Hi, > > I’m not on the beginner list so I am replying to you. > > >> 2016/02/23 5:33、Alexander Hansen <ale...@gm... <mailto:ale...@gm...>> のメール: >> >> >>> On Feb 22, 2016, at 10:40, Marta Roggero <mar...@ya... <mailto:mar...@ya...>> wrote: >>> >>> Good morning, >>> >>> I tried reinstalling Saga on my mac but I can’t. I wrote 'fink install saga' and then I wrote my password. >>> Error is: >>> WARNING: your info file index has not been updated for 136 days. You should run >>> 'fink selfupdate' to get the latest package descriptions. >>> >>> fink needs help picking an alternative to satisfy a virtual dependency. The >>> candidates: >>> >>> (1) unixodbc2-nox: ODBC 3 connectivity for Unix >>> (2) unixodbc2: ODBC 3 connectivity for Unix >>> >>> Pick one: [1] 1 >>> Can't resolve dependency "system-sdk-10.7 | system-sdk-10.8 | system-sdk-10.9 | >>> system-sdk-10.10" for package "wxwidgets300-cocoa-3.0.2-2" (no matching >>> packages/versions found) >>> Exiting with failure. >>> >>> Thanks. >>> Marta Roggero >>> >> >> >> The OS X version and Xcode version, along with whether just the command-line tools are installed, are often useful pieces of information. Not having the system-sdk package can be due to a couple of things; >> >> 1) Only having the Xcode command line tools, and not the GUI application. >> 2) Xcode 7 doesn’t have a 10.10 SDK, even on 10.10, and wxwidgets300-cocoa doesn’t allow the 10.11 SDK as an option. >> >> As it turns out, wxwidgets300-cocoa doesn’t actually need to use an SDK. That was a carryover from an earlier build procedure, but I hadn’t updated it because I didn’t realize any packages were still using this wxwidgets packaging. wxwidgets300-osxcocoa is the packaging which is actually going to be updated in the future (maintainer CC’ed). >> >> I just updated wxwidgets300-cocoa to remove the SDK build dependency. It will be available to you via “fink selfupdate” shortly. > > saga will depend on wxwidgets300-osxcocoa. > Also, it will be updated to the latest version. > > Please spare another few days with me > > Thanks. > — > BABA Yoshihiko Marta Roggero |