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"



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