ports/183703: Poudriere build failure for net/unison
Kevin Zheng
kevinz5000 at gmail.com
Tue Nov 5 23:20:00 UTC 2013
>Number: 183703
>Category: ports
>Synopsis: Poudriere build failure for net/unison
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 05 23:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Kevin Zheng
>Release: 9.2-RELEASE
>Organization:
>Environment:
FreeBSD poppy.local 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Thu Oct 3 18:50:19 CDT 2013 kevinz at poppy.local:/usr/obj/usr/src/sys/QUASAR-PAE i386
>Description:
The build for net/unison in Poudriere fails with the following message:
(if [ -f unison-text ]; then ./unison-text -doc install > INSTALLATION; fi)
gmake tags
bash: not found
gmake[1]: Entering directory `/wrkdirs/usr/ports/net/unison/work/unison-2.40.102'
if [ -f `which etags` ]; then \
etags *.mli */*.mli *.ml */*.ml */*.m *.c */*.c *.txt \
; fi
etags: not found
gmake[1]: [tags] Error 127 (ignored)
gmake[1]: Leaving directory `/wrkdirs/usr/ports/net/unison/work/unison-2.40.102'
gmake: Leaving directory `/wrkdirs/usr/ports/net/unison/work/unison-2.40.102'
===========================================================================
=======================<phase: run-depends >============================
===> unison-2.40.102_1 depends on executable: lablgtk2 - found
===> unison-2.40.102_1 depends on executable: update-desktop-database - found
===========================================================================
=======================<phase: stage >============================
===> Staging for unison-2.40.102_1
===> Generating temporary packing list
install -s -o root -g wheel -m 555 /wrkdirs/usr/ports/net/unison/work/unison-2.40.102/unison /wrkdirs/usr/ports/net/unison/work/stage/usr/local/bin
cd /wrkdirs/usr/ports/net/unison/work/unison-2.40.102 && install -o root -g wheel -m 444 /wrkdirs/usr/ports/net/unison/work/stage/usr/local/share/doc/unison
usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
[-M log] [-D dest] [-h hash] [-T tags]
[-B suffix] [-l linkflags] [-N dbdir]
file1 file2
install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
[-M log] [-D dest] [-h hash] [-T tags]
[-B suffix] [-l linkflags] [-N dbdir]
file1 ... fileN directory
install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner]
[-M log] [-D dest] [-h hash] [-T tags]
directory ...
*** [post-install] Error code 64
Stop in /usr/ports/net/unison.
===> Cleaning for unison-2.40.102_1
build of /usr/ports/net/unison ended at Tue Nov 5 02:01:05 CST 2013
build time: 00:01:08
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list