NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/48833 (build.sh don't work inside the directory "/common".)
On 26.05.2014 0:36, Ilia Zykov wrote:
> I had looked up a new wild combination with this regex:
> egrep -o '/([0-9A-Za-z]+)/(\.\./)+\1 ' 'Output from correct build.sh -N3'
> |sort|uniq
> /lib/../lib
> /common/../common
>
> And after I had put the source inside '/common/lib':
>
> dependall ===> external/gpl3/gcc/usr.bin/cpp
> dependall ===> external/gpl3/gcc/usr.bin/g++
> dependall ===> external/gpl3/gcc/usr.bin/gcc
> dependall ===> external/gpl3/gcc/usr.bin/include
> dependall ===> rescue
> rm -f rescue.conf rescue.conf.tmp
> Run "make -f rescue.mk objs exe" to build crunched binary.
> nbmake[7]: "(stdin)" line 3: Cannot open /common/lib/src/bin/rcorder/Makefile
> nbmake[7]: Fatal errors encountered -- cannot continue
> nbmake[7]: stopped in /common/lib/amd64/B1405240105/obj/rescue/rcorder
> *** Failed target: rcorder_make
> *** Failed command: ( cd rcorder; printf '.PATH:
> /common/lib/src/bin/rcorder\n.CURDIR:= /common/lib/src/bin/rcorder\n.include
> "${.CURDIR}/Makefile"\n' | /common/lib/amd64/B1405240105/tools/bin/nbmake -f-
> CRUNCHEDPROG=1 DBG="-O2 -Os" LDSTATIC="-static" depend )
> *** Error code 1
Sorry, no problem, now.
===> Successful make distribution
===> build.sh ended: Mon May 26 14:06:15 MSK 2014
===> Summary of results:
build.sh command: ./build.sh -m amd64 -U -j6 -N0 -V TMPDIR=/tmp -u
-T /common/lib/amd64/B1405261245/tools -O /common/lib/amd64/B1405261245/obj
distribution
build.sh started: Mon May 26 12:45:43 MSK 2014
NetBSD version: 6.99.43
MACHINE: amd64
MACHINE_ARCH: x86_64
Build platform: NetBSD 6.99.43 amd64
Thank you.
Ilia.
Home |
Main Index |
Thread Index |
Old Index