sorry rene, wrong list

I also note that there seems to be a repeating problem with man each time it is updated.
Rene fixes things and next time it breaks again.

-------- Forwarded Message --------
Subject: Problems with a 00-minimal x96 build
Date: Fri, 27 May 2016 20:12:28 +1000
From: scsijon <[email protected]>
To: ExactCODE <[email protected]>

(part 2)

Settings : r44858; x86 (32bit); 0-minimal chosen as -cfg basic.

Problem 2 - 1-man fails (errorlog 1-man.err.1 attached)

        - problem shows as lines 703-707
---------------------------------       
Makefile:14: recipe for target 'install' failed
make[1]: *** [install] Error 255
make[1]: Leaving directory '/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/msgs'
Makefile:49: recipe for target 'install' failed
make: *** [install] Error 2
--------------------------------
        - myfix is to move 1-man to 2-man, it seems to work ok;

Should this be the permanent fix or can anyone identify why it's failing?

Problem 3 - 5-btrfs-progs fails

        - log 5-btrfs-progs.err.1 attached;
        - log complains about a missing ext2fs package (lines 90-99),

checking for EXT2FS... no
configure: error: Package requirements (ext2fs) were not met:

No package 'ext2fs' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EXT2FS_CFLAGS
and EXT2FS_LIBS to avoid the need to call pkg-config.
        
- but e2fsprogs is installed before btrfs, and that is suppose to be the correct package by the internal doccumentation.
        - I did note there was also in the btrfs config file a
mention of an alternate as ext2libs so wonder if it really wants that instead.
        - has anyone a fix please.
        
/end of part 2 of 2 parts

I shall attack with 10-minimal-xorg next!

regards

Command Wrapper Debug: running 'i486-t2-linux-gnu-gcc --version' ..
i486-t2-linux-gnu-gcc is 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.cross/wrapper/i486-t2-linux-gnu-gcc
Old Command: i486-t2-linux-gnu-gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -O2 -march=i486'
REMOVE = '-I/usr/local/include -I/usr/include -O -O[0-9s] -mtune* -march* 
-mcpu* -Werror -Wextra -g*'
APPEND = '-s'
FILTER = 'sed -e 's,//*,/,g' -e 
's,^\(-[LI]\)*\(/\|/usr/\|/usr/[^/]*/\|/opt/[^/]*/\)\(include\|lib\),\1/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux\2\3,''
conditonal arg: --help?:-pipe.
conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -O2
Insert: -march=i486
Copy:   --version
Append: -s
Run Filter: sed -e 's,//*,/,g' -e 
's,^\(-[LI]\)*\(/\|/usr/\|/usr/[^/]*/\|/opt/[^/]*/\)\(include\|lib\),\1/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux\2\3,'
Old PATH: 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.cross/wrapper:/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.cross/bin:/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.cross/crosscc:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/X11R7/bin:/root/my-applications/bin:/usr/games
New PATH: 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.cross/bin:/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.cross/crosscc:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/X11R7/bin:/root/my-applications/bin:/usr/games
New Command: i486-t2-linux-gnu-gcc -pipe -O2 -march=i486 --version -s
i486-t2-linux-gnu-gcc (GCC) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[ writing debug log to 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/cmd_wrapper.log
 ]
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/archdir/man-1.6g.tar.bz2'
 -> '/mnt/sda15/exactcode_t2_trunk_9.0.44858/download/mirror/m/man-1.6g.tar.bz2'
Running main build function 'build_this_package' ...
Extracting man-1.6g.tar.bz2 (--use-compress-program=bzip2 -xf) ... 
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g
 ...
Apply patch 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/package/base/man/nroff-no-latin1.patch 
...
patching file configure
Hunk #1 succeeded at 491 (offset 7 lines).
Creating 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/<..>
 if required ...
checking for gcc
checking for ANSI C header files
checking for Windows EXEEXT
checking for sys/termios.h
checking for POSIX.1 header files
checking for BSD string and memory functions
checking whether sys/types.h defines uid_t
checking for Xenix
checking how to get alloca
checking for nls
checking for getopt.h
Checking echo to see how to suppress newlines...
...using -n.

Assuming you want to be able to handle the nroff source for man pages.

Assuming the following ways to invoke the various commands and filters:
troff command:  /usr/bin/groff -Tps -mandoc -c
nroff command:  /usr/bin/nroff -mandoc -c
jnroff command: /usr/bin/groff -Tnippon -mandocj -c
eqn command:    /usr/bin/eqn -Tps
neqn command:   /usr/bin/eqn -Tlatin1
jneqn command:  /usr/bin/eqn -Tnippon
tbl command:    /usr/bin/tbl
col command:    /usr/bin/col
vgrind command: missing
refer command:  /usr/bin/refer
grap command:   missing
pic command:    /usr/bin/pic
pager command:  /usr/bin/less -is
browser command:        /usr/bin/less -is
htmlpager command:      /bin/cat
cmp command:    /usr/bin/cmp -s
cat command:    /bin/cat
awk command:    /bin/awk

It seems that no col is needed, since you use groff.

Assuming that binaries go to /usr/bin, the configuration file
goes to /etc, makewhatis to /usr/sbin, and the man pages
to /usr/share/man/man*.

Using localedir /usr/share/locale/%L/%N
Assuming that you do not want man to be suid or sgid.
(But you can always do _chown man man; chmod 04555 man_ later.)

Setting the default section search order to 1 1p 8 2 3 3p 4 5 6 7 9 0p tcl n l 
p o.

Assuming that formatted pages should be compressed.
Using /usr/bin/xz for compression.

Assuming the following ways to invoke the various decompressors:
unxz command:           /usr/bin/unxz -c
unlzma command:         /usr/bin/unlzma -c -d
gunzip command:         /bin/gunzip -c
bzip2 command:          /bin/bzip2 -c -d
pcat command:           missing
zcat command:           /bin/zcat
fcat command:           missing
unyabba command:        missing

Created Makefile and conf_script. Now do "make" and "make install".

Running make CC=i486-t2-linux-gnu-gcc CPP=i486-t2-linux-gnu-cpp 
CXX=i486-t2-linux-gnu-g++ prefix=/usr docdir=/usr/doc/man CC_FOR_BUILD=cc 
BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=i486-t2-linux-gnu-strip 
AR=i486-t2-linux-gnu-ar LD=i486-t2-linux-gnu-ld AS=i486-t2-linux-gnu-as 
RANLIB=i486-t2-linux-gnu-ranlib NM=i486-t2-linux-gnu-nm
cd src; ../conf_script Makefile
Creating Makefile from Makefile.in
cd src; make
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/src'
cc -o makemsg makemsg.c
./makemsg ../msgs/mess.en gripedefs.h msg.c
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS man.c
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS manfile.c
manfile.c: In function 'manfile':
manfile.c:336:13: warning: 'res' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
      return res;
             ^
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS manpath.c
../conf_script paths.h
Creating paths.h from paths.h.in
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS man-config.c
vers=`sed -e s/man-// ../version`; \
echo "static char version[] = \"$vers\";" > version.h
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS man-getopt.c
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS man-iconv.c
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS to_cat.c
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS different.c
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS gripes.c
i486-t2-linux-gnu-gcc -c -Wall  -I. -DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX 
-DDO_COMPRESS glob.c
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS util.c
i486-t2-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes  -I. 
-DSTDC_HEADERS -DTERMIOS_HEADER -DPOSIX -DDO_COMPRESS msg.c
i486-t2-linux-gnu-gcc -s -o man man.o manfile.o manpath.o man-config.o 
man-getopt.o man-iconv.o to_cat.o different.o gripes.o glob.o util.o msg.o  
../conf_script man.conf
Creating man.conf from man.conf.in
rm -f apropos
sed -e 's,%apropos_or_whatis%,apropos,' \
    -e 's,%version%,man-1.6g,' \
    -e 's,%manpathoption%,--path,' \
        apropos.sh > apropos
chmod +x apropos
rm -f whatis
sed -e 's,%apropos_or_whatis%,whatis,' \
    -e 's,%version%,man-1.6g,' \
    -e 's,%manpathoption%,--path,' \
        apropos.sh > whatis
chmod +x whatis
rm -f makewhatis
cp makewhatis.sh makewhatis.in
../conf_script makewhatis
Creating makewhatis from makewhatis.in
chmod +x makewhatis
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/src'
cd man2html; ../conf_script Makefile                    
Creating Makefile from Makefile.in
cd man2html; make
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man2html'
i486-t2-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o 
man2html.o man2html.c
i486-t2-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o 
cgibase.o cgibase.c
i486-t2-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o 
abbrev.o abbrev.c
i486-t2-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o 
strdefs.o strdefs.c
i486-t2-linux-gnu-gcc  -o man2html man2html.o cgibase.o abbrev.o strdefs.o
rm -f hman
sed -e 's,%version%,man-1.6g,' hman.sh > hman
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man2html'
cd man; ../conf_script Makefile
Creating Makefile from Makefile.in
cd man; make subdirs
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man'

==== Making the bulgarian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/bg'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[3]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/bg'
Creating makewhatis.8 from makewhatis.8.in
make[3]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/bg'
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/bg'

==== Making the czech man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/cs'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/cs'

==== Making the danish man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/da'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/da'

==== Making the german man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/de'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/de'

==== Making the greek man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/el'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[3]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/el'
Creating makewhatis.8 from makewhatis.8.in
make[3]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/el'
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/el'

==== Making the english man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/en'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[3]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/en'
Creating makewhatis.8 from makewhatis.8.in
make[3]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/en'
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/en'

==== Making the spanish man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/es'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[3]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/es'
Creating makewhatis.8 from makewhatis.8.in
make[3]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/es'
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/es'

==== Making the finnish man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fi'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fi'

==== Making the french man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fr'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[3]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fr'
Creating makewhatis.8 from makewhatis.8.in
make[3]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fr'
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fr'

==== Making the croatian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/hr'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/hr'

==== Making the italian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/it'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[3]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/it'
Creating makewhatis.8 from makewhatis.8.in
make[3]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/it'
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/it'

==== Making the japanese man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ja'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ja'

==== Making the korean man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ko'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ko'

==== Making the dutch man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/nl'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/nl'

==== Making the polish man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/pl'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/pl'

==== Making the portuguese man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/pt'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/pt'

==== Making the romanian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ro'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[3]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ro'
Creating makewhatis.8 from makewhatis.8.in
make[3]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ro'
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ro'

==== Making the slovenian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/sl'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/sl'
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man'
cd gencat; make
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/gencat'
i486-t2-linux-gnu-gcc    -c -o gencat.o gencat.c
i486-t2-linux-gnu-gcc    -c -o genlib.o genlib.c
genlib.c: In function 'my_getline':
genlib.c:145:15: warning: implicit declaration of function 'read' 
[-Wimplicit-function-declaration]
      buflen = read(fd, buf, BUFSIZ);
               ^
genlib.c: In function 'MCReadCat':
genlib.c:467:9: warning: implicit declaration of function 'lseek' 
[-Wimplicit-function-declaration]
     if (lseek(fd, mcHead.firstSet, L_SET) == -1) corrupt();
         ^
genlib.c: In function 'printS':
genlib.c:523:5: warning: implicit declaration of function 'write' 
[-Wimplicit-function-declaration]
     write(fd, str, strlen(str));
     ^
i486-t2-linux-gnu-gcc  -o gencat gencat.o genlib.o
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/gencat'
cd msgs; ../conf_script Makefile
Creating Makefile from Makefile.in
cd msgs; make
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/msgs'
if [ -f /usr/bin/gencat ]; then \
        if gencat gencat.out gencat.in 2>/dev/null; then \
                ln -s /usr/bin/gencat gencat; \
        else \
                cp gencat207fix.sh gencat; \
        fi \
else \
        ln -s ../gencat/gencat gencat; \
        cd ../gencat; \
        make; \
fi
==== Making mess.bg.cat ====
==== Making mess.cs.cat ====
==== Making mess.da.cat ====
==== Making mess.de.cat ====
==== Making mess.el.cat ====
==== Making mess.en.cat ====
==== Making mess.es.cat ====
==== Making mess.fi.cat ====
==== Making mess.fr.cat ====
==== Making mess.hr.cat ====
==== Making mess.it.cat ====
==== Making mess.ja.cat ====
==== Making mess.ko.cat ====
==== Making mess.nl.cat ====
==== Making mess.pl.cat ====
==== Making mess.pt.cat ====
==== Making mess.ro.cat ====
==== Making mess.ru.cat ====
==== Making mess.sl.cat ====
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/msgs'

You can now do "make install"
Running make CC=i486-t2-linux-gnu-gcc CPP=i486-t2-linux-gnu-cpp 
CXX=i486-t2-linux-gnu-g++ prefix=/usr docdir=/usr/doc/man CC_FOR_BUILD=cc 
BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=i486-t2-linux-gnu-strip 
AR=i486-t2-linux-gnu-ar LD=i486-t2-linux-gnu-ld AS=i486-t2-linux-gnu-as 
RANLIB=i486-t2-linux-gnu-ranlib NM=i486-t2-linux-gnu-nm 
DESTDIR=/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux
 install
cd src; make install
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/src'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/bin
install -c  man 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/bin/man
install -c -m 755 apropos 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/bin/apropos
install -c -m 755 whatis 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/bin/whatis
install -c -m 755 man2dvi 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/bin/man2dvi
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/sbin
install -c -m 754 makewhatis 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/sbin/makewhatis
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/etc
if [ -f 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/etc/man.conf
 ]; then mv 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/etc/man.conf
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/etc/man.conf.orig;
 fi
install -c -m 644 man.conf 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/etc/man.conf
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/src'
cd man2html; make install
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man2html'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/bin
install -m 755 man2html 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/bin
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/man1
install -m 644 man2html.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/man1/man2html.1
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man2html'
cd man; make installsubdirs
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man'

==== Installing the bulgarian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/bg'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/bg/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/bg/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/bg/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/bg/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/bg/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/bg/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/bg'

==== Installing the czech man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/cs'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/cs/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/cs/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/cs/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/cs/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/cs/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/cs/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/cs'

==== Installing the danish man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/da'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/da/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/da/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/da/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/da/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/da/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/da/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/da'

==== Installing the german man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/de'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/de/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/de/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/de/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/de/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/de/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/de/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/de'

==== Installing the greek man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/el'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/el/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/el/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/el/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/el/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/el/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/el/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/el'

==== Installing the english man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/en'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/en'

==== Installing the spanish man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/es'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/es/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/es/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/es/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/es/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/es/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/es/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/es'

==== Installing the finnish man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fi'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fi/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fi/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fi/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fi/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fi/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fi/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fi'

==== Installing the french man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fr'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fr/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fr/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fr/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fr/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fr/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/fr/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/fr'

==== Installing the croatian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/hr'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/hr/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/hr/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/hr/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/hr/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/hr/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/hr/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/hr'

==== Installing the italian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/it'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/it/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/it/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/it/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/it/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/it/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/it/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/it'

==== Installing the japanese man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ja'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ja/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ja/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ja/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ja/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ja/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ja/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ja'

==== Installing the korean man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ko'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ko/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ko/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ko/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ko/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ko/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ko/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ko'

==== Installing the dutch man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/nl'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/nl/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/nl/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/nl/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/nl/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/nl/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/nl/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/nl'

==== Installing the polish man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/pl'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pl/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pl/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pl/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pl/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pl/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pl/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/pl'

==== Installing the portuguese man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/pt'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pt/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pt/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pt/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pt/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pt/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/pt/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/pt'

==== Installing the romanian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ro'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ro/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ro/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ro/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ro/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ro/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/ro/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/ro'

==== Installing the slovenian man pages. ====
make[2]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/sl'
mkdir -p 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/sl/man1
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/sl/man5
 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/sl/man8
for i in man whatis apropos; \
        do install -c -m 644 $i.1 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/sl/man1/$i.1;
 done
for i in man.conf; \
        do install -c -m 644 $i.5 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/sl/man5/$i.5;
 done
for i in makewhatis; \
        do if test -f $i.8; then install -c -m 644 $i.8 
/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/usr/share/man/sl/man8/$i.8;
 fi; done
make[2]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man/sl'
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/man'
cd msgs; make install
make[1]: Entering directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/msgs'
sh ./inst.sh "??" 
"/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/%L/%N"
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/bg
install -c -m 644 mess.bg.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/bg/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/bg/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/cs
install -c -m 644 mess.cs.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/cs/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/cs/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/da
install -c -m 644 mess.da.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/da/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/da/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/de
install -c -m 644 mess.de.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/de/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/de/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/el
install -c -m 644 mess.el.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/el/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/el/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/en
install -c -m 644 mess.en.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/en/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/en/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/es
install -c -m 644 mess.es.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/es/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/es/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/fi
install -c -m 644 mess.fi.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/fi/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/fi/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/fr
install -c -m 644 mess.fr.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/fr/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/fr/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/hr
install -c -m 644 mess.hr.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/hr/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/hr/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/it
install -c -m 644 mess.it.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/it/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/it/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ja
install -c -m 644 mess.ja.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ja/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ja/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ko
install -c -m 644 mess.ko.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ko/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ko/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/nl
install -c -m 644 mess.nl.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/nl/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/nl/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/pl
install -c -m 644 mess.pl.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/pl/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/pl/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/pt
install -c -m 644 mess.pt.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/pt/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/pt/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ro
install -c -m 644 mess.ro.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ro/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ro/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ru
install -c -m 644 mess.ru.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ru/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/ru/man
mkdir -p 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/sl
install -c -m 644 mess.sl.cat 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/sl/man
fl_wrapper.so: write outside basedir (/mnt/sda15/exactcode_t2_trunk_9.0.44858): 
/usr/mnt/sda15/exactcode_t2_trunk_9.0.44858/build/basic-9.0-svn-generic-x86-i486-linux/usr/share/locale/sl/man
Makefile:14: recipe for target 'install' failed
make[1]: *** [install] Error 255
make[1]: Leaving directory 
'/mnt/sda15/exactcode_t2_trunk_9.0.44858/src.man.basic.20160523.162859.26507.lamia2/man-1.6g/msgs'
Makefile:49: recipe for target 'install' failed
make: *** [install] Error 2
Due to previous errors, no 1-man.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ... 
Searching for orphaned files ...
Found 92 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.
Command Wrapper Debug: running 'gcc --version' ..
gcc is 
/TOOLCHAIN/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.chroot/wrapper/gcc
Old Command: gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -O2 -march=i486'
REMOVE = '-I/usr/local/include -I/usr/include -O -O[0-9s] -mtune* -march* 
-mcpu* -Werror -Wextra -g*'
APPEND = '-s'
FILTER = ''
conditonal arg: --help?:-pipe.
conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -O2
Insert: -march=i486
Copy:   --version
Append: -s
Old PATH: 
/TOOLCHAIN/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.chroot/wrapper:/TOOLCHAIN/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.chroot/bin:/opt/gnome2/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
New PATH: 
/TOOLCHAIN/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.chroot/bin:/opt/gnome2/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
New Command: gcc -pipe -O2 -march=i486 --version -s
gcc (GCC) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[ writing debug log to 
/TOOLCHAIN/src.btrfs-progs.basic.20160524.035105.32614.lamia2/cmd_wrapper.log ]
'/TOOLCHAIN/src.btrfs-progs.basic.20160524.035105.32614.lamia2/archdir/btrfs-progs-v4.3.1.tar.bz2'
 -> '/TOOLCHAIN/download/mirror/b/btrfs-progs-v4.3.1.tar.bz2'
Running main build function 'build_this_package' ...
Extracting btrfs-progs-v4.3.1.tar.bz2 (--use-compress-program=bzip2 -xf) ... 
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into 
/TOOLCHAIN/src.btrfs-progs.basic.20160524.035105.32614.lamia2/btrfs-progs-v4.3.1
 ...
Creating /usr/<..> if required ...
Autodetection for option impossible:  --disable-debug passed thru.
Autodetection for option impossible:  --with-libpam passed thru.
Autodetection for option impossible:  --with-pam passed thru.
Autodetection for option impossible:  --enable-libpam passed thru.
Autodetection for option impossible:  --enable-pam passed thru.
Running  ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin 
--libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include 
--infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var 
--disable-debug --with-libpam --with-pam --enable-libpam --enable-pam 
--disable-documentation --build=i486-t2-linux-gnu --host=i486-t2-linux-gnu
configure: WARNING: unrecognized options: --disable-debug, --with-libpam, 
--with-pam, --enable-libpam, --enable-pam
checking for i486-t2-linux-gnu-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for i486-t2-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking build system type... i486-t2-linux-gnu
checking host system type... i486-t2-linux-gnu
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for a BSD-compatible install... 
/TOOLCHAIN/build/basic-9.0-svn-generic-x86-i486-linux/TOOLCHAIN/tools.chroot/wrapper/install
 -c
checking whether ln -s works... yes
checking for ar... /usr/bin/ar
checking for rm... /usr/bin/rm
checking for rmdir... /usr/bin/rmdir
checking for openat... yes
checking for i486-t2-linux-gnu-pkg-config... 
/usr/bin/i486-t2-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace... yes
checking for backtrace_symbols_fd... yes
checking for EXT2FS... no
configure: error: Package requirements (ext2fs) were not met:

No package 'ext2fs' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EXT2FS_CFLAGS
and EXT2FS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Due to previous errors, no 5-btrfs-progs.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ... 
Searching for orphaned files ...
Found 6 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to