svn commit: r338633 - head/lib/libpam/pam.d

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Thu Sep 13 11:32:08 UTC 2018


On 9/13/18 9:48 AM, Brad Davis wrote:
> Author: brd
> Date: Thu Sep 13 07:48:49 2018
> New Revision: 338633
> URL: https://svnweb.freebsd.org/changeset/base/338633
> 
> Log:
>   Fix build after r338621 by avoiding LINKS and installing the link manually.

Hi!

I still hit a failure in `make package`:

===> lib/libpam/pam.d (installconfig)
installing DIRS ATDIR
install -N /mnt/home/dumbbell/Projects/freebsd/src/SVN/head/etc -U -M
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles/METALOG
-D
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles
-T package=runtime -d -m 0755 -o root  -g wheel
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/etc/pam.d
install -N /mnt/home/dumbbell/Projects/freebsd/src/SVN/head/etc -U -M
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles/METALOG
-D
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles
-T package=runtime,config -C -o root  -g wheel -m 444
/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/lib/libpam/pam.d/README
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/etc/pam.d/README
install -N /mnt/home/dumbbell/Projects/freebsd/src/SVN/head/etc -U -M
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles/METALOG
-D
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles
-T package=runtime,config -C -o root  -g wheel -m 644
/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/lib/libpam/pam.d/cron
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/etc/pam.d/cron
(...)
install -N /mnt/home/dumbbell/Projects/freebsd/src/SVN/head/etc -U -M
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles/METALOG
-D
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles
-T package=runtime,config -C -o root  -g wheel -m 644
/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/lib/libpam/pam.d/ftpd
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/etc/pam.d/ftpd
install -N /mnt/home/dumbbell/Projects/freebsd/src/SVN/head/etc -U -M
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles/METALOG
-D
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles
-T package=runtime,config -C -o root  -g wheel -m 644
/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/lib/libpam/pam.d/telnetd /usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/etc/pam.d/telnetd
install -N /mnt/home/dumbbell/Projects/freebsd/src/SVN/head/etc -U -M
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles/METALOG
-D
/usr/obj/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/amd64.amd64/worldstage/var/ports/distfiles
-l h -o root -g wheel -m 555 -T package=runtime /etc/pam.d/ftpd
/etc/pam.d/ftp
install: link /etc/pam.d/ftpd -> /etc/pam.d/ftp: No such file or directory
*** Error code 71

Stop.
make[11]: stopped in
/mnt/home/dumbbell/Projects/freebsd/src/SVN/head/lib/libpam/pam.d
*** Error code 1

That working copy is on r338633 and I'm using pkg-1.10.5_3.

-- 
Jean-Sébastien Pédron
The FreeBSD Project

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20180913/c78e0748/attachment.sig>


More information about the svn-src-head mailing list