pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53673: Building Python 3.7 on Linux fails with error "pkg_create: can't stat" at stage "Generating post-install file lists"
The following reply was made to PR pkg/53673; it has been noted by GNATS.
From: Hamza Sheikh <hamza%codeghar.com@localhost>
To: leot%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/53673: Building Python 3.7 on Linux fails with error
"pkg_create: can't stat" at stage "Generating post-install file lists"
Date: Wed, 17 Oct 2018 13:33:29 -0700
On Wed, Oct 17, 2018 at 1:05 AM Leonardo Taccari <leot%netbsd.org@localhost> wrote:
>
> Any idea regarding which Alpine Linux package provides the
> `<rpc/rpc.h>', `<rpcsvc/yp_prot.h>', `<rpcsvc/ypclnt.h>' header
> files and possible related libraries?
>
I found the following in Alpine Linux 3.8*:
- /usr/include/rpc/rpc.h is provided by package portablexdr-dev
- /usr/include/rpcsvc/yp_prot.h is provided by package libnsl-dev
- /usr/include/rpcsvc/ypclnt.h is provided by package libnsl-dev
- /usr/share/bash-completion/completions/ypcat is provided by package
bash-completion
I installed packages bash-completion, libnsl-dev, and portablexdr-dev
and tried again but the build failed with the same error message.
The new build2.log** and the updated Dockerfile (Dockerfile2)*** are
available from their respective locations.
Thanks for your help.
* https://pkgs.alpinelinux.org/contents
** https://mushtarka.codeghar.com/netbsd/2018/gnats/python37/build2.log
*** https://mushtarka.codeghar.com/netbsd/2018/gnats/python37/Dockerfile2
Home |
Main Index |
Thread Index |
Old Index