ports/186410: textproc/xmlto fails to build on 10.0amd64
Rainer Duffner
rainer at ultra-secure.de
Mon Feb 3 14:20:01 UTC 2014
>Number: 186410
>Category: ports
>Synopsis: textproc/xmlto fails to build on 10.0amd64
>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: Mon Feb 03 14:20:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Rainer Duffner
>Release: 10.0-RELEASE
>Organization:
>Environment:
FreeBSD bsd1-build-prod 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
I'm trying to build xmlto with poudriere on a FreeBSD10-amd64 hosts
This is what's in the build-log
===> Returning to build of xmlto-0.0.25_2
===> xmlto-0.0.25_2 depends on file: /usr/local/share/xml/docbook/4.2/docbookx.dtd - found
===> xmlto-0.0.25_2 depends on file: /usr/local/bin/ccache - not found
===> Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache
===> Installing existing package /packages/All/ccache-3.1.9_4.txz
Installing ccache-3.1.9_4...Create compiler links...
create symlink for cc
create symlink for cc (world)
create symlink for c++
create symlink for c++ (world)
done
NOTE:
Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for
information on using ccache with FreeBSD ports and src.
===> Returning to build of xmlto-0.0.25_2
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for xmlto-0.0.25_2
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/textproc/xmlto/work/xmlto-0.0.25/aclocal.m4
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/textproc/xmlto/work/xmlto-0.0.25/configure
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for mktemp... mktemp
checking for find... find
checking for bash... /usr/local/bin/bash
checking for getopt... /usr/local/bin/getopt
checking for long options support in /usr/local/bin/getopt... yes
checking for paperconf... /usr/local/bin/paperconf
checking for locale... /usr/bin/locale
checking for xmllint... /usr/local/bin/xmllint
checking for xsltproc... /usr/local/bin/xsltproc
checking for dblatex... dblatex
checking for fop... fop
checking for xmltex... xmltex
checking for pdfxmltex... /usr/local/bin/pdftex
checking for default backend... DEFAULT
checking for lynx... lynx
checking for links... links
checking for w3m... /usr/local/bin/w3m
checking for tail... /usr/bin/tail
checking for grep... (cached) /usr/bin/grep
checking for cp... /bin/cp
checking for zip... zip
checking for default web browser... w3m
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xmlto
config.status: creating xmlto.spec
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build >============================
===> Building for xmlto-0.0.25_2
/usr/bin/make all-am
depbase=`echo xmlif/xmlif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -MT xmlif/xmlif.o -MD -MP -MF $depbase.Tpo -c -o xmlif/xmlif.o xmlif/xmlif.c && mv -f $depbase.Tpo $depbase.Po
ccache: failed to create /dev/null/.ccache (Not a directory)
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/textproc/xmlto/work/xmlto-0.0.25
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/textproc/xmlto/work/xmlto-0.0.25
*** Error code 1
Stop.
make: stopped in /usr/ports/textproc/xmlto
===> Cleaning for xmlto-0.0.25_2
build of /usr/ports/textproc/xmlto ended at Mon Feb 3 14:41:11 CET 2014
build time: 00:00:10
>How-To-Repeat:
Don't know.
Sorry.
>Fix:
Don't know.
Sorry.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list