[REL - 91i386-default][sysutils/pcbsd-utils] Failed for pcbsd-utils-1381240866 in package

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Oct 16 18:17:14 UTC 2013


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     kmoore at FreeBSD.org
Last committer: kmoore at FreeBSD.org
Ident:          $FreeBSD: head/sysutils/pcbsd-utils/Makefile 329793 2013-10-08 15:03:39Z kmoore $
Log URL:        http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-16_14h14m28s/logs/pcbsd-utils-1381240866.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-16_14h14m28s
Log:

====>> Building sysutils/pcbsd-utils
build started at Wed Oct 16 18:16:27 UTC 2013
port directory: /usr/ports/sysutils/pcbsd-utils
building for: FreeBSD 91i386-default-job-16 9.1-RELEASE FreeBSD 9.1-RELEASE i386
maintained by: kmoore at FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/pcbsd-utils/Makefile 329793 2013-10-08 15:03:39Z kmoore $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE
UNAME_r=9.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref
PKG_EXT=txz
tpid=15274
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=pcbsd-utils-1381240866
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=91i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/pcbsd-utils
DOCSDIR=/usr/local/share/doc/pcbsd-utils
EXAMPLESDIR=/usr/local/share/examples/pcbsd-utils
WWWDIR=/usr/local/www/pcbsd-utils
ETCDIR=/usr/local/etc/pcbsd-utils
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for pcbsd-utils-1381240866
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pcbsd-utils-1381240866 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of pcbsd-utils-1381240866
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by pcbsd-utils-1381240866 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by pcbsd-utils-1381240866 for building
=> SHA256 Checksum OK for pcbsd-utils-1381240866.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by pcbsd-utils-1381240866 for building
===>  Extracting for pcbsd-utils-1381240866
=> SHA256 Checksum OK for pcbsd-utils-1381240866.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pcbsd-utils-1381240866
===========================================================================
=======================<phase: build-depends  >============================
===>   pcbsd-utils-1381240866 depends on file: /usr/local/bin/python2.7 - not found
===>    Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27
===>   Installing existing package /packages/All/python27-2.7.5_3.txz
Installing python27-2.7.5_3...Installing gettext-0.18.3.1...Installing libiconv-1.14_1... done
 done
 done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
===>   Returning to build of pcbsd-utils-1381240866
===>   pcbsd-utils-1381240866 depends on executable: python - not found
===>    Verifying install for python in /usr/ports/lang/python
===>   Installing existing package /packages/All/python-2.7_1,2.txz
Installing python-2.7_1,2...Installing python2-2_1... done
 done
===>   Returning to build of pcbsd-utils-1381240866
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for pcbsd-utils-1381240866
===========================================================================
=======================<phase: build          >============================
===========================================================================
=======================<phase: run-depends    >============================
===>   pcbsd-utils-1381240866 depends on executable: pkg-static - found
===>   pcbsd-utils-1381240866 depends on executable: svn - not found
===>    Verifying install for svn in /usr/ports/devel/subversion
===>   Installing existing package /packages/All/subversion-1.8.3.txz
Installing subversion-1.8.3...Installing serf-1.2.1_1...Installing expat-2.1.0... done
Installing apr-1.4.8.1.5.2...Installing db42-4.2.52_5... done
Installing gdbm-1.10... done
 done
 done
Installing sqlite3-3.8.0.2... done
 done
===>   Returning to build of pcbsd-utils-1381240866
===>   pcbsd-utils-1381240866 depends on executable: mksquashfs - not found
===>    Verifying install for mksquashfs in /usr/ports/sysutils/squashfs-tools
===>   Installing existing package /packages/All/squashfs-tools-4.2.txz
Installing squashfs-tools-4.2...Installing lzo2-2.06... done
 done
===>   Returning to build of pcbsd-utils-1381240866
===>   pcbsd-utils-1381240866 depends on executable: debootstrap - not found
===>    Verifying install for debootstrap in /usr/ports/sysutils/debootstrap
===>   Installing existing package /packages/All/debootstrap-1.0.53.txz
Installing debootstrap-1.0.53...Installing wget-1.14_2...Installing libidn-1.28_1... done
 done
 done
*** NOTE ***
To successfully create an installation of Debian GNU/kFreeBSD
debootstrap requires the following kernel modules loaded:

fdescfs linprocfs linsysfs tmpfs
===>   Returning to build of pcbsd-utils-1381240866
===>   pcbsd-utils-1381240866 depends on executable: aria2c - not found
===>    Verifying install for aria2c in /usr/ports/www/aria2
===>   Installing existing package /packages/All/aria2-1.17.1.txz
Installing aria2-1.17.1...Installing libxml2-2.8.0_2...Installing pkgconf-0.9.3... done
 done
 done
===>   Returning to build of pcbsd-utils-1381240866
===>   pcbsd-utils-1381240866 depends on executable: sipcalc - not found
===>    Verifying install for sipcalc in /usr/ports/net-mgmt/sipcalc
===>   Installing existing package /packages/All/sipcalc-1.1.5.txz
Installing sipcalc-1.1.5... done
===>   Returning to build of pcbsd-utils-1381240866
===>   pcbsd-utils-1381240866 depends on executable: eject - not found
===>    Verifying install for eject in /usr/ports/sysutils/eject
===>   Installing existing package /packages/All/eject-1.5_4.txz
Installing eject-1.5_4... done
------------------------------------------------------------------------
NOTE: This port is no longer installed with SETUID, because it allows
non-privileged users to unmount a filesystem. To enable your users to
eject the CD-ROM, install security/sudo and enter the following line in
/usr/local/etc/sudoers:

%users ALL=/usr/local/sbin/eject /dev/acd0
------------------------------------------------------------------------
<snip>
a ./boot/grub/themes/pcbsd/boot_menu_n.png
a ./boot/grub/themes/pcbsd/background.png
a ./boot/grub/themes/pcbsd/README
a ./boot/grub/themes/pcbsd/slider_n.png
a ./boot/grub/themes/pcbsd/terminal_box_c.png
a ./boot/grub/themes/pcbsd/terminal_box_se.png
a ./boot/grub/themes/pcbsd/terminal_box_e.png
a ./boot/grub/themes/pcbsd/terminal_box_s.png
a ./boot/grub/themes/pcbsd/blob_w.png
a ./boot/grub/themes/pcbsd/dejavu_10.pf2
a ./boot/grub/themes/pcbsd/dejavu_14.pf2
a ./boot/grub/themes/pcbsd/dejavu_16.pf2
a ./sbin/mount_auto
a .
a ./boot
a ./usr
a ./root
a ./root/.profile
a ./root/.cshrc
a ./root/.xprofile
a ./usr/share
a ./usr/local
a ./usr/local/etc
a ./usr/local/etc/pcbsd.conf
a ./usr/local/etc/fscd.conf
a ./usr/local/etc/pkg.conf
a ./usr/local/etc/pkg-pubkey.cert
a ./usr/share/skel
a ./usr/share/skel/dot.shrc
a ./usr/share/skel/dot.cshrc
a ./usr/share/skel/dot.profile
a ./boot/grub
a ./boot/loader.conf.trueos
a ./boot/grub/pcbsdfont.pf2
a ./boot/grub/themes
a ./boot/grub/themes/pcbsd
a ./boot/grub/themes/pcbsd/boot_menu_s.png
a ./boot/grub/themes/pcbsd/terminal_box_nw.png
a ./boot/grub/themes/pcbsd/boot_menu_c.png
a ./boot/grub/themes/pcbsd/dejavu_bold_14.pf2
a ./boot/grub/themes/pcbsd/terminal_box_ne.png
a ./boot/grub/themes/pcbsd/boot_menu_ne.png
a ./boot/grub/themes/pcbsd/theme.txt
a ./boot/grub/themes/pcbsd/boot_menu_w.png
a ./boot/grub/themes/pcbsd/slider_c.png
a ./boot/grub/themes/pcbsd/boot_menu_se.png
a ./boot/grub/themes/pcbsd/dejavu_12.pf2
a ./boot/grub/themes/pcbsd/boot_menu_sw.png
a ./boot/grub/themes/pcbsd/slider_s.png
a ./boot/grub/themes/pcbsd/terminal_box_n.png
a ./boot/grub/themes/pcbsd/boot_menu_e.png
a ./boot/grub/themes/pcbsd/boot_menu_nw.png
a ./boot/grub/themes/pcbsd/terminal_box_sw.png
a ./boot/grub/themes/pcbsd/terminal_box_w.png
a ./boot/grub/themes/pcbsd/boot_menu_n.png
a ./boot/grub/themes/pcbsd/background.png
a ./boot/grub/themes/pcbsd/README
a ./boot/grub/themes/pcbsd/slider_n.png
a ./boot/grub/themes/pcbsd/terminal_box_c.png
a ./boot/grub/themes/pcbsd/terminal_box_se.png
a ./boot/grub/themes/pcbsd/terminal_box_e.png
a ./boot/grub/themes/pcbsd/terminal_box_s.png
a ./boot/grub/themes/pcbsd/blob_w.png
a ./boot/grub/themes/pcbsd/dejavu_10.pf2
a ./boot/grub/themes/pcbsd/dejavu_14.pf2
a ./boot/grub/themes/pcbsd/dejavu_16.pf2
cd xtrafiles/ && make -f Makefile && make -f Makefile install
sh install.sh /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local
x ./
x ./bin/
x ./share/
x ./share/pcbsd/
x ./share/pcbsd/conf/
x ./share/pcbsd/bin/
x ./share/pcbsd/pefs/
x ./share/pcbsd/scripts/
x ./share/pcbsd/scripts/mkzfsdir.sh
x ./share/pcbsd/scripts/sys-init.sh
x ./share/pcbsd/scripts/rmzfsdir.sh
x ./share/pcbsd/scripts/reset-firewall
x ./share/pcbsd/pefs/system
x ./share/pcbsd/pefs/other
x ./share/pcbsd/bin/pkg
x ./share/pcbsd/conf/iso-mirror
x ./share/pcbsd/conf/pbi-mirror
x ./share/pcbsd/conf/update-mirror
x ./share/pcbsd/conf/pcbsd-mirrors
x ./share/pcbsd/conf/pkg-mirror
x ./bin/enable_user_pefs
cd pbreg/ && make -f Makefile install
cp -f pbreg /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/
chmod 755 /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/pbreg
cd pc-adctl/ && make -f Makefile && make -f Makefile install
===> pc-krbconf (all)
Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-krbconf
lex  -okrb5-lexer.lex.c krb5-lexer.l
yacc -okrb5-parser.tab.c -d krb5-parser.y
yacc: 1 rule never reduced
yacc: 10 shift/reduce conflicts
yacc: 4 reduce/reduce conflicts
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-krbconf -std=gnu99 -fstack-protector  -c krb5-parser.tab.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-krbconf -std=gnu99 -fstack-protector  -c krb5-lexer.lex.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-krbconf -std=gnu99 -fstack-protector  -c pc-krbconf.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-krbconf -std=gnu99 -fstack-protector   -o pc-krbconf krb5-parser.tab.o krb5-lexer.lex.o pc-krbconf.o 
===> pc-ldapconf (all)
Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-ldapconf
lex  -oldap-lexer.lex.c ldap-lexer.l
yacc -oldap-parser.tab.c -d ldap-parser.y
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-ldapconf -std=gnu99 -fstack-protector  -c ldap-parser.tab.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-ldapconf -std=gnu99 -fstack-protector  -c ldap-lexer.lex.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-ldapconf -std=gnu99 -fstack-protector  -c pc-ldapconf.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-ldapconf -std=gnu99 -fstack-protector   -o pc-ldapconf ldap-parser.tab.o ldap-lexer.lex.o pc-ldapconf.o 
===> pc-nssconf (all)
Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssconf
lex  -onss-lexer.lex.c nss-lexer.l
yacc -onss-parser.tab.c -d nss-parser.y
yacc: 1 rule never reduced
yacc: 15 shift/reduce conflicts
yacc: 14 reduce/reduce conflicts
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssconf -std=gnu99 -fstack-protector  -c nss-parser.tab.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssconf -std=gnu99 -fstack-protector  -c nss-lexer.lex.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssconf -std=gnu99 -fstack-protector  -c pc-nssconf.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssconf -std=gnu99 -fstack-protector   -o pc-nssconf nss-parser.tab.o nss-lexer.lex.o pc-nssconf.o 
===> pc-nssldapconf (all)
Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssldapconf
lex  -onssldap-lexer.lex.c nssldap-lexer.l
yacc -onssldap-parser.tab.c -d nssldap-parser.y
yacc: 1 shift/reduce conflict
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssldapconf -std=gnu99 -fstack-protector  -c nssldap-parser.tab.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssldapconf -std=gnu99 -fstack-protector  -c nssldap-lexer.lex.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssldapconf -std=gnu99 -fstack-protector  -c pc-nssldapconf.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-nssldapconf -std=gnu99 -fstack-protector   -o pc-nssldapconf nssldap-parser.tab.o nssldap-lexer.lex.o pc-nssldapconf.o 
===> pc-pamconf (all)
Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-pamconf
lex  -opam-lexer.lex.c pam-lexer.l
yacc -opam-parser.tab.c -d pam-parser.y
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-pamconf -std=gnu99 -fstack-protector  -c pam-parser.tab.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-pamconf -std=gnu99 -fstack-protector  -c pam-lexer.lex.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-pamconf -std=gnu99 -fstack-protector  -c pc-pamconf.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-pamconf -std=gnu99 -fstack-protector   -o pc-pamconf pam-parser.tab.o pam-lexer.lex.o pc-pamconf.o 
===> pc-sambaconf (all)
Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-sambaconf
lex  -osamba-lexer.lex.c samba-lexer.l
yacc -osamba-parser.tab.c -d samba-parser.y
yacc: 2 shift/reduce conflicts
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-sambaconf -std=gnu99 -fstack-protector  -c samba-parser.tab.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-sambaconf -std=gnu99 -fstack-protector  -c samba-lexer.lex.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-sambaconf -std=gnu99 -fstack-protector  -c pc-sambaconf.c
cc -O2 -pipe  -I. -I/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/src-sh/pc-adctl/pc-sambaconf -std=gnu99 -fstack-protector   -o pc-sambaconf samba-parser.tab.o samba-lexer.lex.o pc-sambaconf.o 
===> scripts (all)
===> conf (all)
===> rc (all)
===> bin (all)
===> pc-krbconf (install)
install -s -o root -g wheel -m 555   pc-krbconf /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin
===> pc-ldapconf (install)
install -s -o root -g wheel -m 555   pc-ldapconf /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin
===> pc-nssconf (install)
install -s -o root -g wheel -m 555   pc-nssconf /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin
===> pc-nssldapconf (install)
install -s -o root -g wheel -m 555   pc-nssldapconf /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin
===> pc-pamconf (install)
install -s -o root -g wheel -m 555   pc-pamconf /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin
===> pc-sambaconf (install)
install -s -o root -g wheel -m 555   pc-sambaconf /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin
===> scripts (install)
install -o root -g wheel  -m 0555 pc-activedirectory pc-kerberos pc-kinit pc-nsswitch pc-pam pc-samba pc-ldap pc-nssldap pc-directory /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/etc/rc.d
===> conf (install)
install -o root -g wheel  -m 0400 pc-activedirectory.conf pc-ldap.conf /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/etc/
===> rc (install)
install -o root -g wheel  -m 0444 rc.activedirectory rc.ldap /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/etc/
===> bin (install)
install -o root -g wheel  -m 0555 pc-adctl pc-ldapctl /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin
cd de-info/ && make -f Makefile install
cp -f de-info /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/
chmod 755 /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/de-info
cp -f -R de-profiles /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/share/pcbsd
cd pc-thinclient/ && make -f Makefile install
cp -f pc-thinclient /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/
chmod 755 /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/pc-thinclient
cp -f -R resources /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/share/pcbsd/pc-thinclient/
cd pc-xdgutil/ && make -f Makefile install
cp -f pc-xdgutil /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/
chmod 755 /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/pc-xdgutil
cp -f -R desktop-dirs /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/share/pcbsd/pc-xdgutil/
cp -f menus/applications.menu /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/share/pcbsd/pc-xdgutil/
cp -f menus/xfce-applications.menu /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/share/pcbsd/pc-xdgutil/
cd pc-checkxdisplay/ && make -f Makefile install
cp -f pc-checkxdisplay /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/
chmod 755 /wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/bin/pc-checkxdisplay
PKG_PREFIX=/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local /bin/sh /usr/ports/sysutils/pcbsd-utils/pkg-install pcbsd-utils-1381240866 POST-INSTALL
====> Compressing man pages
===========================================================================
=======================<phase: package        >============================
===>  Building package for pcbsd-utils-1381240866
pkg-static: lstat(/wrkdirs/usr/ports/sysutils/pcbsd-utils/work/stage/usr/local/share/pbi-manager/.pbiwrapper-amd64): No such file or directory
*** [do-package] Error code 1

Stop in /usr/ports/sysutils/pcbsd-utils.
===>  Cleaning for pcbsd-utils-1381240866


More information about the freebsd-pkg-fallout mailing list