|
From: Zhu, J. <jx...@la...> - 2020-05-30 17:13:06
|
Hanspeter,
As Luigi, I am having the same problem.
I have also followed your suggestion to save python27.info and python27.patch into a newly created subfolder /sw/fink/dists/local/main/finkinfo/languages.
But the error remains. On my MacBook, the error info is as follows:
Python build finished, but the necessary bits to build these modules were not found:
bsddb185 dl imageop
linuxaudiodev ossaudiodev spwd
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
(Fink package build should have 7 missing)
Failed to build these modules:
_scproxy
make: *** [sharedmods] Error 1
### execution of /tmp/fink.LhIvr failed, exit code 2
### execution of /tmp/fink.T_tXM failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-python27-2.7.18-2
(Reading database ... 62319 files and directories currently installed.)
Removing fink-buildlock-python27-2.7.18-2 ...
Failed: phase compiling: python27-2.7.18-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:
Daniel Johnson <da...@da...>
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.45.1
Distribution version: selfupdate-git Sat May 30 09:53:00 2020, 10.14.5, x86_64
Trees: local/main stable/main local/injected
Xcode.app: 11.3.1
Xcode command-line tools: 10.3.0.0.1.1562985497
Max. Fink build jobs: 12
I have also surveyed https://github.com/fink/fink-distributions/pull/540/ but couldn’t find from there what modification I should make.
Thanks,
Jianxin
On 5/30/20, 7:33 AM, "Hanspeter Niederstrasser" <fi...@sn...> wrote:
On 5/30/20 4:21 AM, Luigi Ernesto Zanotti wrote:
> Dear all,
> I'm sorry but I lost a set of messages about the followwing issue:
>
> Python build finished, but the necessary bits to build these modules
> were not found:
> bsddb185 dl imageop
> linuxaudiodev ossaudiodev spwd
> sunaudiodev
> To find the necessary bits, look in setup.py in detect_modules() for the
> module's name.
> (Fink package build should have 7 missing)
>
>
> Failed to build these modules:
> _scproxy readline
>
> make: *** [sharedmods] Error 1
> ### execution of /tmp/fink.KqjX4 failed, exit code 2
> ### execution of /tmp/fink.sw3e1 failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-python27-2.7.18-1
> (Reading database ... 234128 files and directories currently installed.)
> Removing fink-buildlock-python27-2.7.18-1 ...
> /sw/share/dbus/launchd/org.finkproject.dbus-session.plist: Path had bad
> ownership/permissions
> /sw/share/dbus/launchd/org.finkproject.dbus-session.plist: Path had bad
> ownership/permissions
> Failed: phase compiling: python27-2.7.18-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 <fin...@li...>
> The Fink Beginners List <fin...@li...>,
>
> with a carbon copy to the maintainer:
>
> Daniel Johnson <da...@da...>
>
> 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.45.1
> Distribution version: selfupdate-rsync Wed May 27 11:59:01 2020,
> 10.14.5, x86_64
> Trees: local/main stable/main stable/crypto local/injected
> Xcode.app: 11.3.1
> Xcode command-line tools: 11.3.1.0.1.1576735732
> Max. Fink build jobs: 1
>
> Can anybody tell me the solution?
> Thanks in advace,
Can you go to <https://github.com/fink/fink-distributions/pull/540/>
and download these two files:
https://raw.githubusercontent.com/fink/fink-distributions/159d62662c0d6351ca75ed47124a541889f2dfdb/10.9-libcxx/stable/main/finkinfo/languages/python27.info
https://raw.githubusercontent.com/fink/fink-distributions/159d62662c0d6351ca75ed47124a541889f2dfdb/10.9-libcxx/stable/main/finkinfo/languages/python27.patch
and save them to /sw/fink/dists/local/main/finkinfo/languages (make the
directory if not present)
And then try rebuilding python27.
Hanspeter
_______________________________________________
Fink-users mailing list
Fin...@li...
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
|