2021-08-26 11:45:25 exec_hook package_begin chapter08 822-attr
START: 2021-08-26 11:45:25
# Begin /home/lfs/build/x86_64/sources/config.inc
# Environment for chapter08/822-attr

# Make flags
export MAKEFLAGS=-j4

# C/C++ flags
export CFLAGS="-mtune=generic "
export CXXFLAGS="-mtune=generic "

# Log output for tests
TEST_LOG=${ROOT}sources/822-attr-tests.tmp
LFS_CHAPTER=chapter08
LFS_SCRIPT=822-attr

# Targets for multilib
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32

echo "Environment"
set

echo "File systems"
mount || true

echo "logname"
logname || true

# End /home/lfs/build/x86_64/sources/config.inc

Environment
BASH=/bin/bash
BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=([0]="1" [1]="0")
BASH_ARGV=([0]="/sources/config.inc")
BASH_CMDS=()
BASH_LINENO=([0]="15" [1]="0")
BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/822-attr")
BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-lfs-linux-gnu")
BASH_VERSION='5.1.8(1)-release'
CFLAGS='-mtune=generic '
CXXFLAGS='-mtune=generic '
DIRSTACK=()
EUID=0
GROUPS=()
HOME=/root
HOSTNAME=lfs-x86_64
HOSTTYPE=x86_64
IFS=$' \t\n'
LFS_CHAPTER=chapter08
LFS_SCRIPT=822-attr
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32
MACHTYPE=x86_64-lfs-linux-gnu
MAKEFLAGS=-j4
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/bin:/usr/bin:/sbin:/usr/sbin
PIPESTATUS=([0]="0")
PPID=6882
PREV_SEC=0
PS4='+ '
PWD=/
ROOT=/
SCRIPT_ROOT=/dev/null
SECONDS=0
SHELL=/bin/bash
SHELLOPTS=braceexpand:errexit:interactive-comments
SHLVL=1
TERM=xterm-256color
TEST_LOG=/sources/822-attr-tests.tmp
UID=0
_=Environment
File systems
/dev/sdb1 on / type ext4 (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /run type tmpfs (rw,relatime)
logname
root
KB: 1537320	/
/sources/autolfs_package_patch PKG_DEST=/sources/822-attr
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for 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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 an ANSI C-conforming const... yes
checking for mode_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether __attribute__((visibility())) is supported... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for msgfmt... /bin/msgfmt
checking for gmsgfmt... /bin/msgfmt
checking for xgettext... /bin/xgettext
checking for msgmerge... /bin/msgmerge
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libattr.pc
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing include/attr commands
Making all in po
make[1]: Entering directory '/sources/attr-2.5.1/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/sources/attr-2.5.1/po'
make[1]: Entering directory '/sources/attr-2.5.1'
  CC       tools/getfattr.o
  CC       tools/setfattr.o
  CC       tools/attr.o
  CC       libattr/la-attr_copy_action.lo
  CC       libattr/la-attr_copy_check.lo
  CC       libattr/la-attr_copy_fd.lo
  CC       libattr/la-attr_copy_file.lo
  CC       libattr/la-libattr.lo
  CC       libattr/la-syscalls.lo
  CC       libmisc/high_water_alloc.lo
  CC       libmisc/next_line.lo
  CC       libmisc/quote.lo
  CC       libmisc/unquote.lo
  CC       libmisc/walk_tree.lo
  CCLD     libattr.la
  CCLD     libmisc.la
  CCLD     attr
  CCLD     getfattr
  CCLD     setfattr
make[1]: Leaving directory '/sources/attr-2.5.1'
Making install in po
make[1]: Entering directory '/sources/attr-2.5.1/po'
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/attr.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/attr.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/attr.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/attr.mo
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/attr.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/attr.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/attr.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/attr.mo
installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/attr.mo
installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/attr.mo
if test "attr" = "gettext-tools"; then \
  /bin/mkdir -p /usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /bin/install -c -m 644 ./$file \
		    /usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/sources/attr-2.5.1/po'
make[1]: Entering directory '/sources/attr-2.5.1'
make[2]: Entering directory '/sources/attr-2.5.1'
 /bin/mkdir -p '/usr/lib'
 /bin/sh ./libtool   --mode=install /bin/install -c   libattr.la '/usr/lib'
libtool: install: /bin/install -c .libs/libattr.so.1.1.2501 /usr/lib/libattr.so.1.1.2501
libtool: install: (cd /usr/lib && { ln -s -f libattr.so.1.1.2501 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2501 libattr.so.1; }; })
libtool: install: (cd /usr/lib && { ln -s -f libattr.so.1.1.2501 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2501 libattr.so; }; })
libtool: install: /bin/install -c .libs/libattr.lai /usr/lib/libattr.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/usr/bin'
  /bin/sh ./libtool   --mode=install /bin/install -c attr getfattr setfattr '/usr/bin'
libtool: install: /bin/install -c .libs/attr /usr/bin/attr
libtool: install: /bin/install -c .libs/getfattr /usr/bin/getfattr
libtool: install: /bin/install -c .libs/setfattr /usr/bin/setfattr
 /bin/mkdir -p '/etc'
 /bin/install -c -m 644 xattr.conf '/etc'
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/usr/include/attr"
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/usr/include/attr"
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/usr/include/attr"
 /bin/mkdir -p '/usr/share/doc/attr-2.5.1'
 /bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/usr/share/doc/attr-2.5.1'
 /bin/mkdir -p '/usr/share/man/man1'
 /bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/usr/share/man/man1'
 /bin/mkdir -p '/usr/share/man/man3'
 /bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/usr/share/man/man3'
 /bin/mkdir -p '/usr/lib/pkgconfig'
 /bin/install -c -m 644 libattr.pc '/usr/lib/pkgconfig'
make  install-data-hook
make[3]: Entering directory '/sources/attr-2.5.1'
set -e; \
cd "/usr/share/man"; \
for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \
	man_section=${d##*.}; \
	d=${d#man/}; \
	dst=${d##*/}; \
	for m in `gawk \
		'/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \
		| /bin/sed \
			-e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \
			-e 's/\\\f[0-9]//g' -e 's/  / /g;q'`; \
	do \
		[ "$m" = "\\" ] && continue; \
		ln="man$man_section/$m.$man_section"; \
		[ -e "$ln" ] && continue; \
		echo ln -s $dst $ln; \
		ln -s $dst $ln; \
	done; \
done
ln -s attr_get.3 man3/attr_getf.3
ln -s attr_list.3 man3/attr_listf.3
ln -s attr_multi.3 man3/attr_multif.3
ln -s attr_remove.3 man3/attr_removef.3
ln -s attr_set.3 man3/attr_setf.3
make[3]: Leaving directory '/sources/attr-2.5.1'
make[2]: Leaving directory '/sources/attr-2.5.1'
make[1]: Leaving directory '/sources/attr-2.5.1'
Making distclean in po
make[1]: Entering directory '/sources/attr-2.5.1/po'
rm -f *.insert-header
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* attr.po attr.1po attr.2po *.new.po
rm -fr *.o
rm -f Makefile Makefile.in POTFILES *.mo
make[1]: Leaving directory '/sources/attr-2.5.1/po'
make[1]: Entering directory '/sources/attr-2.5.1'
test -z "libattr.la" || rm -f libattr.la
rm -rf .libs _libs
test -z "libmisc.la" || rm -f libmisc.la
 rm -f attr getfattr setfattr
rm -rf libattr/.libs libattr/_libs
rm -f *.o
rm -rf libmisc/.libs libmisc/_libs
rm -f libattr/*.o
test -z "test/attr.log test/root/getfattr.log" || rm -f test/attr.log test/root/getfattr.log
rm -f ./so_locations
rm -f libattr/*.lo
test -z "test/attr.trs test/root/getfattr.trs" || rm -f test/attr.trs test/root/getfattr.trs
rm -f *.lo
rm -f ./so_locations
test -z "test-suite.log" || rm -f test-suite.log
rm -f libmisc/*.o
rm -f *.tab.c
test -z "libattr.pc" || rm -f libattr.pc
rm -f include/config.h include/stamp-h1
rm -f libtool config.lt
rm -f libmisc/*.lo
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f tools/*.o
rm -f libattr/.deps/.dirstamp
rm -f libattr/.dirstamp
rm -f libmisc/.deps/.dirstamp
rm -f libmisc/.dirstamp
rm -f tools/.deps/.dirstamp
rm -f tools/.dirstamp
make[1]: Leaving directory '/sources/attr-2.5.1'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f libattr/.deps/la-attr_copy_action.Plo
rm -f libattr/.deps/la-attr_copy_check.Plo
rm -f libattr/.deps/la-attr_copy_fd.Plo
rm -f libattr/.deps/la-attr_copy_file.Plo
rm -f libattr/.deps/la-libattr.Plo
rm -f libattr/.deps/la-syscalls.Plo
rm -f libmisc/.deps/high_water_alloc.Plo
rm -f libmisc/.deps/next_line.Plo
rm -f libmisc/.deps/quote.Plo
rm -f libmisc/.deps/unquote.Plo
rm -f libmisc/.deps/walk_tree.Plo
rm -f tools/.deps/attr.Po
rm -f tools/.deps/getfattr.Po
rm -f tools/.deps/setfattr.Po
rm -f Makefile
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for i686-pc-linux-gnu-gcc... gcc -m32
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 -m32 accepts -g... yes
checking for gcc -m32 option to accept ISO C89... none needed
checking whether gcc -m32 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc -m32... gcc3
checking how to run the C preprocessor... gcc -m32 -E
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 an ANSI C-conforming const... yes
checking for mode_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether __attribute__((visibility())) is supported... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for i686-pc-linux-gnu-ar... no
checking for i686-pc-linux-gnu-lib... no
checking for i686-pc-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -m32... /usr/x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for i686-pc-linux-gnu-dumpbin... no
checking for i686-pc-linux-gnu-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... strip
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for gcc -m32 option to produce PIC... -fPIC -DPIC
checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if gcc -m32 static flag -static works... yes
checking if gcc -m32 supports -c -o file.o... yes
checking if gcc -m32 supports -c -o file.o... (cached) yes
checking whether the gcc -m32 linker (/usr/x86_64-lfs-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for msgfmt... /bin/msgfmt
checking for gmsgfmt... /bin/msgfmt
checking for xgettext... /bin/xgettext
checking for msgmerge... /bin/msgmerge
checking for ld used by gcc -m32... /usr/x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libattr.pc
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing include/attr commands
Making all in po
make[1]: Entering directory '/sources/attr-2.5.1/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/sources/attr-2.5.1/po'
make[1]: Entering directory '/sources/attr-2.5.1'
  CC       tools/setfattr.o
  CC       tools/getfattr.o
  CC       tools/attr.o
  CC       libattr/la-attr_copy_action.lo
  CC       libattr/la-attr_copy_check.lo
  CC       libattr/la-attr_copy_fd.lo
  CC       libattr/la-attr_copy_file.lo
  CC       libattr/la-libattr.lo
  CC       libattr/la-syscalls.lo
  CC       libmisc/high_water_alloc.lo
  CC       libmisc/next_line.lo
  CC       libmisc/quote.lo
  CC       libmisc/unquote.lo
  CC       libmisc/walk_tree.lo
  CCLD     libattr.la
  CCLD     libmisc.la
  CCLD     attr
  CCLD     getfattr
  CCLD     setfattr
make[1]: Leaving directory '/sources/attr-2.5.1'
Making install in po
make[1]: Entering directory '/sources/attr-2.5.1/po'
installing cs.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/cs/LC_MESSAGES/attr.mo
installing de.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/de/LC_MESSAGES/attr.mo
installing es.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/es/LC_MESSAGES/attr.mo
installing fr.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/fr/LC_MESSAGES/attr.mo
installing gl.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/gl/LC_MESSAGES/attr.mo
installing nl.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/nl/LC_MESSAGES/attr.mo
installing pl.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/pl/LC_MESSAGES/attr.mo
installing sv.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/sv/LC_MESSAGES/attr.mo
installing en@boldquot.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/en@boldquot/LC_MESSAGES/attr.mo
installing en@quot.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/en@quot/LC_MESSAGES/attr.mo
if test "attr" = "gettext-tools"; then \
  /bin/mkdir -p /sources/attr-2.5.1/DESTDIR/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /bin/install -c -m 644 ./$file \
		    /sources/attr-2.5.1/DESTDIR/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /sources/attr-2.5.1/DESTDIR/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/sources/attr-2.5.1/po'
make[1]: Entering directory '/sources/attr-2.5.1'
make[2]: Entering directory '/sources/attr-2.5.1'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/lib32'
 /bin/sh ./libtool   --mode=install /bin/install -c   libattr.la '/sources/attr-2.5.1/DESTDIR/usr/lib32'
libtool: install: /bin/install -c .libs/libattr.so.1.1.2501 /sources/attr-2.5.1/DESTDIR/usr/lib32/libattr.so.1.1.2501
libtool: install: (cd /sources/attr-2.5.1/DESTDIR/usr/lib32 && { ln -s -f libattr.so.1.1.2501 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2501 libattr.so.1; }; })
libtool: install: (cd /sources/attr-2.5.1/DESTDIR/usr/lib32 && { ln -s -f libattr.so.1.1.2501 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2501 libattr.so; }; })
libtool: install: /bin/install -c .libs/libattr.lai /sources/attr-2.5.1/DESTDIR/usr/lib32/libattr.la
libtool: warning: remember to run 'libtool --finish /usr/lib32'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/bin'
  /bin/sh ./libtool   --mode=install /bin/install -c attr getfattr setfattr '/sources/attr-2.5.1/DESTDIR/usr/bin'
libtool: warning: 'libattr.la' has not been installed in '/usr/lib32'
libtool: install: /bin/install -c .libs/attr /sources/attr-2.5.1/DESTDIR/usr/bin/attr
libtool: warning: 'libattr.la' has not been installed in '/usr/lib32'
libtool: install: /bin/install -c .libs/getfattr /sources/attr-2.5.1/DESTDIR/usr/bin/getfattr
libtool: warning: 'libattr.la' has not been installed in '/usr/lib32'
libtool: install: /bin/install -c .libs/setfattr /sources/attr-2.5.1/DESTDIR/usr/bin/setfattr
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/etc'
 /bin/install -c -m 644 xattr.conf '/sources/attr-2.5.1/DESTDIR/usr/etc'
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/sources/attr-2.5.1/DESTDIR/usr/include/attr"
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/sources/attr-2.5.1/DESTDIR/usr/include/attr"
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/sources/attr-2.5.1/DESTDIR/usr/include/attr"
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/share/doc/attr'
 /bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/sources/attr-2.5.1/DESTDIR/usr/share/doc/attr'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/share/man/man1'
 /bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/sources/attr-2.5.1/DESTDIR/usr/share/man/man1'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/share/man/man3'
 /bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/sources/attr-2.5.1/DESTDIR/usr/share/man/man3'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/lib32/pkgconfig'
 /bin/install -c -m 644 libattr.pc '/sources/attr-2.5.1/DESTDIR/usr/lib32/pkgconfig'
make  install-data-hook
make[3]: Entering directory '/sources/attr-2.5.1'
set -e; \
cd "/sources/attr-2.5.1/DESTDIR/usr/share/man"; \
for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \
	man_section=${d##*.}; \
	d=${d#man/}; \
	dst=${d##*/}; \
	for m in `gawk \
		'/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \
		| /bin/sed \
			-e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \
			-e 's/\\\f[0-9]//g' -e 's/  / /g;q'`; \
	do \
		[ "$m" = "\\" ] && continue; \
		ln="man$man_section/$m.$man_section"; \
		[ -e "$ln" ] && continue; \
		echo ln -s $dst $ln; \
		ln -s $dst $ln; \
	done; \
done
ln -s attr_get.3 man3/attr_getf.3
ln -s attr_list.3 man3/attr_listf.3
ln -s attr_multi.3 man3/attr_multif.3
ln -s attr_remove.3 man3/attr_removef.3
ln -s attr_set.3 man3/attr_setf.3
make[3]: Leaving directory '/sources/attr-2.5.1'
make[2]: Leaving directory '/sources/attr-2.5.1'
make[1]: Leaving directory '/sources/attr-2.5.1'
'DESTDIR/usr/lib32/libattr.la' -> '/usr/lib32/libattr.la'
'DESTDIR/usr/lib32/libattr.so' -> '/usr/lib32/libattr.so'
'DESTDIR/usr/lib32/libattr.so.1' -> '/usr/lib32/libattr.so.1'
'DESTDIR/usr/lib32/libattr.so.1.1.2501' -> '/usr/lib32/libattr.so.1.1.2501'
'DESTDIR/usr/lib32/pkgconfig/libattr.pc' -> '/usr/lib32/pkgconfig/libattr.pc'
Making distclean in po
make[1]: Entering directory '/sources/attr-2.5.1/po'
rm -f *.insert-header
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* attr.po attr.1po attr.2po *.new.po
rm -fr *.o
rm -f Makefile Makefile.in POTFILES *.mo
make[1]: Leaving directory '/sources/attr-2.5.1/po'
make[1]: Entering directory '/sources/attr-2.5.1'
test -z "libattr.la" || rm -f libattr.la
rm -rf .libs _libs
test -z "libmisc.la" || rm -f libmisc.la
 rm -f attr getfattr setfattr
rm -rf libattr/.libs libattr/_libs
rm -f *.o
rm -rf libmisc/.libs libmisc/_libs
rm -f libattr/*.o
test -z "test/attr.log test/root/getfattr.log" || rm -f test/attr.log test/root/getfattr.log
rm -f libattr/*.lo
rm -f ./so_locations
test -z "test/attr.trs test/root/getfattr.trs" || rm -f test/attr.trs test/root/getfattr.trs
rm -f *.lo
rm -f ./so_locations
rm -f *.tab.c
rm -f libmisc/*.o
test -z "libattr.pc" || rm -f libattr.pc
test -z "test-suite.log" || rm -f test-suite.log
rm -f libmisc/*.lo
rm -f include/config.h include/stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
rm -f tools/*.o
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f libattr/.deps/.dirstamp
rm -f libattr/.dirstamp
rm -f libmisc/.deps/.dirstamp
rm -f libmisc/.dirstamp
rm -f tools/.deps/.dirstamp
rm -f tools/.dirstamp
make[1]: Leaving directory '/sources/attr-2.5.1'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f libattr/.deps/la-attr_copy_action.Plo
rm -f libattr/.deps/la-attr_copy_check.Plo
rm -f libattr/.deps/la-attr_copy_fd.Plo
rm -f libattr/.deps/la-attr_copy_file.Plo
rm -f libattr/.deps/la-libattr.Plo
rm -f libattr/.deps/la-syscalls.Plo
rm -f libmisc/.deps/high_water_alloc.Plo
rm -f libmisc/.deps/next_line.Plo
rm -f libmisc/.deps/quote.Plo
rm -f libmisc/.deps/unquote.Plo
rm -f libmisc/.deps/walk_tree.Plo
rm -f tools/.deps/attr.Po
rm -f tools/.deps/getfattr.Po
rm -f tools/.deps/setfattr.Po
rm -f Makefile
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for x86_64-pc-linux-gnux32-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnux32-gcc... gcc -mx32
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 -mx32 accepts -g... yes
checking for gcc -mx32 option to accept ISO C89... none needed
checking whether gcc -mx32 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc -mx32... gcc3
checking how to run the C preprocessor... gcc -mx32 -E
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 an ANSI C-conforming const... yes
checking for mode_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether __attribute__((visibility())) is supported... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-pc-linux-gnux32-ar... no
checking for x86_64-pc-linux-gnux32-lib... no
checking for x86_64-pc-linux-gnux32-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnux32
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -mx32... /usr/x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-pc-linux-gnux32-dumpbin... no
checking for x86_64-pc-linux-gnux32-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnux32 format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnux32-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnux32-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnux32-ar... ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnux32-strip... strip
checking for x86_64-pc-linux-gnux32-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from gcc -mx32 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnux32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -mx32 supports -fno-rtti -fno-exceptions... no
checking for gcc -mx32 option to produce PIC... -fPIC -DPIC
checking if gcc -mx32 PIC flag -fPIC -DPIC works... yes
checking if gcc -mx32 static flag -static works... yes
checking if gcc -mx32 supports -c -o file.o... yes
checking if gcc -mx32 supports -c -o file.o... (cached) yes
checking whether the gcc -mx32 linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf32_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for msgfmt... /bin/msgfmt
checking for gmsgfmt... /bin/msgfmt
checking for xgettext... /bin/xgettext
checking for msgmerge... /bin/msgmerge
checking for ld used by gcc -mx32... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf32_x86_64
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf32_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libattr.pc
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing include/attr commands
Making all in po
make[1]: Entering directory '/sources/attr-2.5.1/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/sources/attr-2.5.1/po'
make[1]: Entering directory '/sources/attr-2.5.1'
  CC       tools/setfattr.o
  CC       tools/getfattr.o
  CC       tools/attr.o
  CC       libattr/la-attr_copy_action.lo
  CC       libattr/la-attr_copy_check.lo
  CC       libattr/la-attr_copy_fd.lo
  CC       libattr/la-attr_copy_file.lo
  CC       libattr/la-libattr.lo
  CC       libattr/la-syscalls.lo
  CC       libmisc/high_water_alloc.lo
  CC       libmisc/next_line.lo
  CC       libmisc/quote.lo
  CC       libmisc/unquote.lo
  CC       libmisc/walk_tree.lo
  CCLD     libattr.la
  CCLD     libmisc.la
  CCLD     attr
  CCLD     getfattr
  CCLD     setfattr
make[1]: Leaving directory '/sources/attr-2.5.1'
Making install in po
make[1]: Entering directory '/sources/attr-2.5.1/po'
installing cs.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/cs/LC_MESSAGES/attr.mo
installing de.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/de/LC_MESSAGES/attr.mo
installing es.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/es/LC_MESSAGES/attr.mo
installing fr.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/fr/LC_MESSAGES/attr.mo
installing gl.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/gl/LC_MESSAGES/attr.mo
installing nl.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/nl/LC_MESSAGES/attr.mo
installing pl.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/pl/LC_MESSAGES/attr.mo
installing sv.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/sv/LC_MESSAGES/attr.mo
installing en@boldquot.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/en@boldquot/LC_MESSAGES/attr.mo
installing en@quot.gmo as /sources/attr-2.5.1/DESTDIR/usr/share/locale/en@quot/LC_MESSAGES/attr.mo
if test "attr" = "gettext-tools"; then \
  /bin/mkdir -p /sources/attr-2.5.1/DESTDIR/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /bin/install -c -m 644 ./$file \
		    /sources/attr-2.5.1/DESTDIR/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /sources/attr-2.5.1/DESTDIR/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/sources/attr-2.5.1/po'
make[1]: Entering directory '/sources/attr-2.5.1'
make[2]: Entering directory '/sources/attr-2.5.1'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/libx32'
 /bin/sh ./libtool   --mode=install /bin/install -c   libattr.la '/sources/attr-2.5.1/DESTDIR/usr/libx32'
libtool: install: /bin/install -c .libs/libattr.so.1.1.2501 /sources/attr-2.5.1/DESTDIR/usr/libx32/libattr.so.1.1.2501
libtool: install: (cd /sources/attr-2.5.1/DESTDIR/usr/libx32 && { ln -s -f libattr.so.1.1.2501 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2501 libattr.so.1; }; })
libtool: install: (cd /sources/attr-2.5.1/DESTDIR/usr/libx32 && { ln -s -f libattr.so.1.1.2501 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2501 libattr.so; }; })
libtool: install: /bin/install -c .libs/libattr.lai /sources/attr-2.5.1/DESTDIR/usr/libx32/libattr.la
libtool: warning: remember to run 'libtool --finish /usr/libx32'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/bin'
  /bin/sh ./libtool   --mode=install /bin/install -c attr getfattr setfattr '/sources/attr-2.5.1/DESTDIR/usr/bin'
libtool: warning: 'libattr.la' has not been installed in '/usr/libx32'
libtool: install: /bin/install -c .libs/attr /sources/attr-2.5.1/DESTDIR/usr/bin/attr
libtool: warning: 'libattr.la' has not been installed in '/usr/libx32'
libtool: install: /bin/install -c .libs/getfattr /sources/attr-2.5.1/DESTDIR/usr/bin/getfattr
libtool: warning: 'libattr.la' has not been installed in '/usr/libx32'
libtool: install: /bin/install -c .libs/setfattr /sources/attr-2.5.1/DESTDIR/usr/bin/setfattr
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/etc'
 /bin/install -c -m 644 xattr.conf '/sources/attr-2.5.1/DESTDIR/usr/etc'
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/sources/attr-2.5.1/DESTDIR/usr/include/attr"
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/sources/attr-2.5.1/DESTDIR/usr/include/attr"
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/sources/attr-2.5.1/DESTDIR/usr/include/attr"
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/share/doc/attr'
 /bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/sources/attr-2.5.1/DESTDIR/usr/share/doc/attr'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/share/man/man1'
 /bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/sources/attr-2.5.1/DESTDIR/usr/share/man/man1'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/share/man/man3'
 /bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/sources/attr-2.5.1/DESTDIR/usr/share/man/man3'
 /bin/mkdir -p '/sources/attr-2.5.1/DESTDIR/usr/libx32/pkgconfig'
 /bin/install -c -m 644 libattr.pc '/sources/attr-2.5.1/DESTDIR/usr/libx32/pkgconfig'
make  install-data-hook
make[3]: Entering directory '/sources/attr-2.5.1'
set -e; \
cd "/sources/attr-2.5.1/DESTDIR/usr/share/man"; \
for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \
	man_section=${d##*.}; \
	d=${d#man/}; \
	dst=${d##*/}; \
	for m in `gawk \
		'/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \
		| /bin/sed \
			-e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \
			-e 's/\\\f[0-9]//g' -e 's/  / /g;q'`; \
	do \
		[ "$m" = "\\" ] && continue; \
		ln="man$man_section/$m.$man_section"; \
		[ -e "$ln" ] && continue; \
		echo ln -s $dst $ln; \
		ln -s $dst $ln; \
	done; \
done
ln -s attr_get.3 man3/attr_getf.3
ln -s attr_list.3 man3/attr_listf.3
ln -s attr_multi.3 man3/attr_multif.3
ln -s attr_remove.3 man3/attr_removef.3
ln -s attr_set.3 man3/attr_setf.3
make[3]: Leaving directory '/sources/attr-2.5.1'
make[2]: Leaving directory '/sources/attr-2.5.1'
make[1]: Leaving directory '/sources/attr-2.5.1'
'DESTDIR/usr/libx32/libattr.la' -> '/usr/libx32/libattr.la'
'DESTDIR/usr/libx32/libattr.so' -> '/usr/libx32/libattr.so'
'DESTDIR/usr/libx32/libattr.so.1' -> '/usr/libx32/libattr.so.1'
'DESTDIR/usr/libx32/libattr.so.1.1.2501' -> '/usr/libx32/libattr.so.1.1.2501'
'DESTDIR/usr/libx32/pkgconfig/libattr.pc' -> '/usr/libx32/pkgconfig/libattr.pc'


Totalseconds: 12

KB: 1541072	/
2021-08-26 11:45:38 exec_hook package_done chapter08 822-attr
END: 2021-08-26 11:45:38
