Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2015 00:09:51 +0700
From:      Eugene Grosbein <egrosbein@rdtc.ru>
To:        freebsd-mips@freebsd.org
Subject:   strange error building print/texinfo
Message-ID:  <56212F5F.3020603@rdtc.ru>

next in thread | raw e-mail | index | archive | help
Hi!

contrib/texinfo was removed from head base system, so building gmake needs
print/texinfo to be built previously but that fails with strange error:

# make MAKE_JOBS_UNSAFE=yes
===>  Building for texinfo-6.0.20151013
[skip]
gmake-lite[5]: Entering directory '/var/tmp/usr/ports/print/texinfo/work/texinfo-6.0/tp'
install  -m 0644 ./t/include_reference/f--ile.png t/include_dir/f--ile.png
install: t/include_dir/f--ile.png: Bad address
Makefile:3603: recipe for target 't/include_dir/f--ile.png' failed
gmake-lite[5]: *** [t/include_dir/f--ile.png] Error 71

I use mips32 and qemu-mips-static to build packages. How to debug this?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56212F5F.3020603>