attr-2.4.43/Makefile attr-2.4.43/configure attr-2.4.43/configure.in attr-2.4.43/aclocal.m4 attr-2.4.43/Makepkgs attr-2.4.43/install-sh attr-2.4.43/exports attr-2.4.43/README attr-2.4.43/VERSION attr-2.4.43/include/Makefile attr-2.4.43/include/attributes.h attr-2.4.43/include/xattr.h attr-2.4.43/include/error_context.h attr-2.4.43/include/libattr.h attr-2.4.43/include/misc.h attr-2.4.43/include/walk_tree.h attr-2.4.43/include/builddefs.in attr-2.4.43/include/buildmacros attr-2.4.43/include/buildrules attr-2.4.43/include/config.h.in attr-2.4.43/libmisc/Makefile attr-2.4.43/libmisc/quote.c attr-2.4.43/libmisc/unquote.c attr-2.4.43/libmisc/high_water_alloc.c attr-2.4.43/libmisc/next_line.c attr-2.4.43/libmisc/walk_tree.c attr-2.4.43/libattr/Makefile attr-2.4.43/libattr/libattr.h attr-2.4.43/libattr/libattr.c attr-2.4.43/libattr/attr_copy_fd.c attr-2.4.43/libattr/attr_copy_file.c attr-2.4.43/libattr/attr_copy_check.c attr-2.4.43/libattr/attr_copy_action.c attr-2.4.43/libattr/syscalls.c attr-2.4.43/attr/Makefile attr-2.4.43/attr/attr.c attr-2.4.43/getfattr/Makefile attr-2.4.43/getfattr/getfattr.c attr-2.4.43/setfattr/Makefile attr-2.4.43/setfattr/setfattr.c attr-2.4.43/examples/Makefile attr-2.4.43/examples/copyattr.c attr-2.4.43/test/Makefile attr-2.4.43/test/attr.test attr-2.4.43/test/run attr-2.4.43/test/README attr-2.4.43/m4/Makefile attr-2.4.43/m4/manual_format.m4 attr-2.4.43/m4/package_globals.m4 attr-2.4.43/m4/package_utilies.m4 attr-2.4.43/m4/multilib.m4 attr-2.4.43/man/Makefile attr-2.4.43/man/man1/Makefile attr-2.4.43/man/man1/attr.1 attr-2.4.43/man/man1/getfattr.1 attr-2.4.43/man/man1/setfattr.1 attr-2.4.43/man/man2/Makefile attr-2.4.43/man/man2/getxattr.2 attr-2.4.43/man/man2/listxattr.2 attr-2.4.43/man/man2/removexattr.2 attr-2.4.43/man/man2/setxattr.2 attr-2.4.43/man/man3/Makefile attr-2.4.43/man/man3/attr_get.3 attr-2.4.43/man/man3/attr_list.3 attr-2.4.43/man/man3/attr_multi.3 attr-2.4.43/man/man3/attr_remove.3 attr-2.4.43/man/man3/attr_set.3 attr-2.4.43/man/man5/Makefile attr-2.4.43/man/man5/attr.5 attr-2.4.43/doc/Makefile attr-2.4.43/doc/INSTALL attr-2.4.43/doc/PORTING attr-2.4.43/doc/CHANGES attr-2.4.43/doc/COPYING attr-2.4.43/po/Makefile attr-2.4.43/po/cs.po attr-2.4.43/po/de.po attr-2.4.43/po/es.po attr-2.4.43/po/fr.po attr-2.4.43/po/gl.po attr-2.4.43/po/nl.po attr-2.4.43/po/pl.po attr-2.4.43/po/sv.po attr-2.4.43/po/attr.pot attr-2.4.43/debian/Makefile attr-2.4.43/debian/changelog attr-2.4.43/debian/compat attr-2.4.43/debian/control attr-2.4.43/debian/copyright attr-2.4.43/debian/rules attr-2.4.43/debian/watch attr-2.4.43/build/Makefile attr-2.4.43/build/tar/Makefile attr-2.4.43/build/rpm/Makefile attr-2.4.43/build/rpm/macros.template attr-2.4.43/build/rpm/attr.spec.in attr-2.4.43/build/rpm/rpm-2.rc.template Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./include/buildmacros.orig 2007-09-10 21:00:49.000000000 -0500 |+++ ./include/buildmacros 2008-03-31 23:54:02.000000000 -0500 -------------------------- Patching file include/buildmacros using Plan A... Hunk #1 succeeded at 27. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./include/builddefs.in.orig 2007-09-10 21:00:49.000000000 -0500 |+++ ./include/builddefs.in 2008-03-31 23:54:02.000000000 -0500 -------------------------- Patching file include/builddefs.in using Plan A... Hunk #1 succeeded at 27. done checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for gmake... /usr/bin/gmake checking for glibtool... no checking for libtool... /usr/bin/libtool checking for tar... /bin/tar checking for gzip... /bin/gzip checking for makedepend... /usr/bin/makedepend checking for awk... /bin/awk checking for sed... /bin/sed checking for echo... /bin/echo checking for sort... /bin/sort checking whether ln -s works... yes checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for rpm... /bin/rpm checking for rpmbuild... /usr/bin/rpmbuild checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for mode_t... yes checking for working alloca.h... yes checking for alloca... yes configure: creating ./config.status config.status: creating include/builddefs config.status: creating include/config.h === include === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. rm -f attr ln -s . attr === libmisc === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c mkdir .libs gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c -fPIC -DPIC -o .libs/quote.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c -o quote.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c -fPIC -DPIC -o .libs/unquote.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c -o unquote.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c -fPIC -DPIC -o .libs/high_water_alloc.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c -o high_water_alloc.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c -fPIC -DPIC -o .libs/next_line.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c -o next_line.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c -fPIC -DPIC -o .libs/walk_tree.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c -o walk_tree.o >/dev/null 2>&1 /usr/bin/libtool --mode=link gcc -o libmisc.la quote.lo unquote.lo high_water_alloc.lo next_line.lo walk_tree.lo ar cru .libs/libmisc.a .libs/quote.o .libs/unquote.o .libs/high_water_alloc.o .libs/next_line.o .libs/walk_tree.o ranlib .libs/libmisc.a creating libmisc.la (cd .libs && rm -f libmisc.la && ln -s ../libmisc.la libmisc.la) === libattr === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c mkdir .libs gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c -fPIC -DPIC -o .libs/libattr.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c -o libattr.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c -fPIC -DPIC -o .libs/attr_copy_fd.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c -o attr_copy_fd.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c -fPIC -DPIC -o .libs/attr_copy_file.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c -o attr_copy_file.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_check.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_check.c -fPIC -DPIC -o .libs/attr_copy_check.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_check.c -o attr_copy_check.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_action.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_action.c -fPIC -DPIC -o .libs/attr_copy_action.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_action.c -o attr_copy_action.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c syscalls.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c syscalls.c -fPIC -DPIC -o .libs/syscalls.o gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c syscalls.c -o syscalls.o >/dev/null 2>&1 /usr/bin/libtool --mode=link gcc -Wl,--version-script,../exports -rpath /lib64 -version-info 2:0:1 -o libattr.la libattr.lo attr_copy_fd.lo attr_copy_file.lo attr_copy_check.lo attr_copy_action.lo syscalls.lo gcc -shared .libs/libattr.o .libs/attr_copy_fd.o .libs/attr_copy_file.o .libs/attr_copy_check.o .libs/attr_copy_action.o .libs/syscalls.o -Wl,--version-script -Wl,../exports -Wl,-soname -Wl,libattr.so.1 -o .libs/libattr.so.1.1.0 (cd .libs && rm -f libattr.so.1 && ln -s libattr.so.1.1.0 libattr.so.1) (cd .libs && rm -f libattr.so && ln -s libattr.so.1.1.0 libattr.so) ar cru .libs/libattr.a libattr.o attr_copy_fd.o attr_copy_file.o attr_copy_check.o attr_copy_action.o syscalls.o ranlib .libs/libattr.a creating libattr.la (cd .libs && rm -f libattr.la && ln -s ../libattr.la libattr.la) === attr === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o attr.o attr.c /usr/bin/libtool --mode=link gcc -o attr attr.o ../libattr/libattr.la mkdir .libs gcc -o .libs/attr attr.o ../libattr/.libs/libattr.so -Wl,--rpath -Wl,/lib64 creating attr === getfattr === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getfattr.o getfattr.c /usr/bin/libtool --mode=link gcc -o getfattr getfattr.o ../libmisc/libmisc.la ../libattr/libattr.la mkdir .libs gcc -o .libs/getfattr getfattr.o ../libmisc/.libs/libmisc.a ../libattr/.libs/libattr.so -Wl,--rpath -Wl,/lib64 creating getfattr === setfattr === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -fPIC -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o setfattr.o setfattr.c /usr/bin/libtool --mode=link gcc -o setfattr setfattr.o ../libmisc/libmisc.la ../libattr/libattr.la mkdir .libs gcc -o .libs/setfattr setfattr.o ../libmisc/.libs/libmisc.a ../libattr/.libs/libattr.so -Wl,--rpath -Wl,/lib64 creating setfattr === examples === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gmake[1]: Nothing to be done for `default'. === test === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gmake[1]: Nothing to be done for `default'. === m4 === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gmake[1]: Nothing to be done for `default'. === man === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. === man1 === gmake[2]: Nothing to be done for `default'. === man2 === gmake[2]: Nothing to be done for `default'. === man3 === gmake[2]: Nothing to be done for `default'. === man5 === gmake[2]: Nothing to be done for `default'. === doc === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /bin/gzip --best -c < CHANGES > CHANGES.gz === po === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/msgfmt -o cs.mo cs.po /usr/bin/msgfmt -o de.mo de.po /usr/bin/msgfmt -o es.mo es.po /usr/bin/msgfmt -o fr.mo fr.po /usr/bin/msgfmt -o gl.mo gl.po /usr/bin/msgfmt -o nl.mo nl.po /usr/bin/msgfmt -o pl.mo pl.po /usr/bin/msgfmt -o sv.mo sv.po === debian === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gmake[1]: Nothing to be done for `default'. === build === gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gmake[1]: Nothing to be done for `default'. === include === rm -f attr ln -s . attr === libmisc === gmake[1]: Nothing to be done for `default'. === libattr === gmake[1]: Nothing to be done for `default'. === attr === gmake[1]: Nothing to be done for `default'. === getfattr === gmake[1]: Nothing to be done for `default'. === setfattr === gmake[1]: Nothing to be done for `default'. === examples === gmake[1]: Nothing to be done for `default'. === test === gmake[1]: Nothing to be done for `default'. === m4 === gmake[1]: Nothing to be done for `default'. === man === === man1 === gmake[2]: Nothing to be done for `default'. === man2 === gmake[2]: Nothing to be done for `default'. === man3 === gmake[2]: Nothing to be done for `default'. === man5 === gmake[2]: Nothing to be done for `default'. === doc === === po === gmake[1]: Nothing to be done for `default'. === debian === gmake[1]: Nothing to be done for `default'. === build === gmake[1]: Nothing to be done for `default'. === include === gmake[1]: Nothing to be done for `install'. === libmisc === gmake[1]: Nothing to be done for `install'. === libattr === gmake[1]: Nothing to be done for `install'. === attr === ../install-sh -m 755 -d /tmp/package-attr/usr/bin /usr/bin/libtool --mode=install ../install-sh -m 755 attr /tmp/package-attr/usr/bin libtool: install: warning: `../libattr/libattr.la' has not been installed in `/lib64' ../install-sh -m 755 .libs/attr /tmp/package-attr/usr/bin/attr === getfattr === ../install-sh -m 755 -d /tmp/package-attr/usr/bin /usr/bin/libtool --mode=install ../install-sh -m 755 getfattr /tmp/package-attr/usr/bin libtool: install: warning: `../libattr/libattr.la' has not been installed in `/lib64' ../install-sh -m 755 .libs/getfattr /tmp/package-attr/usr/bin/getfattr === setfattr === ../install-sh -m 755 -d /tmp/package-attr/usr/bin /usr/bin/libtool --mode=install ../install-sh -m 755 setfattr /tmp/package-attr/usr/bin libtool: install: warning: `../libattr/libattr.la' has not been installed in `/lib64' ../install-sh -m 755 .libs/setfattr /tmp/package-attr/usr/bin/setfattr === examples === gmake[1]: Nothing to be done for `install'. === test === gmake[1]: Nothing to be done for `install'. === m4 === gmake[1]: Nothing to be done for `install'. === man === === man1 === ../../install-sh -m 755 -d /tmp/package-attr/usr/man/man1 ../../install-sh -m 644 attr.1 /tmp/package-attr/usr/man/man1/attr.1 ../../install-sh -m 644 getfattr.1 /tmp/package-attr/usr/man/man1/getfattr.1 ../../install-sh -m 644 setfattr.1 /tmp/package-attr/usr/man/man1/setfattr.1 === man2 === gmake[2]: Nothing to be done for `install'. === man3 === gmake[2]: Nothing to be done for `install'. === man5 === ../../install-sh -m 755 -d /tmp/package-attr/usr/man/man5 ../../install-sh -m 644 attr.5 /tmp/package-attr/usr/man/man5/attr.5 === doc === ../install-sh -m 755 -d /tmp/package-attr/usr/share/doc/attr ../install-sh -m 644 PORTING CHANGES.gz /tmp/package-attr/usr/share/doc/attr ../install-sh -m 644 COPYING /tmp/package-attr/usr/share/doc/attr === po === === debian === gmake[1]: Nothing to be done for `install'. === build === gmake[1]: Nothing to be done for `install'. ./install-sh -m 755 -d /tmp/package-attr/usr/share/doc/attr ./install-sh -m 644 README /tmp/package-attr/usr/share/doc/attr === include === rm -f attr ln -s . attr === libmisc === gmake[1]: Nothing to be done for `default'. === libattr === gmake[1]: Nothing to be done for `default'. === attr === gmake[1]: Nothing to be done for `default'. === getfattr === gmake[1]: Nothing to be done for `default'. === setfattr === gmake[1]: Nothing to be done for `default'. === examples === gmake[1]: Nothing to be done for `default'. === test === gmake[1]: Nothing to be done for `default'. === m4 === gmake[1]: Nothing to be done for `default'. === man === === man1 === gmake[2]: Nothing to be done for `default'. === man2 === gmake[2]: Nothing to be done for `default'. === man3 === gmake[2]: Nothing to be done for `default'. === man5 === gmake[2]: Nothing to be done for `default'. === doc === === po === gmake[1]: Nothing to be done for `default'. === debian === gmake[1]: Nothing to be done for `default'. === build === gmake[1]: Nothing to be done for `default'. === include === rm -f attr ln -s . attr ../install-sh -m 755 -d /tmp/package-attr/usr/include/attr ../install-sh -m 644 attributes.h xattr.h error_context.h libattr.h /tmp/package-attr/usr/include/attr === libmisc === gmake[1]: Nothing to be done for `install-dev'. === libattr === cd ../libattr/.libs; ../../install-sh -m 755 -d /tmp/package-attr/usr/lib64; ../../install-sh -m 644 -T old_lib libattr.lai /tmp/package-attr/usr/lib64; ../../install-sh -m 644 libattr.lai /tmp/package-attr/usr/lib64/libattr.la ; ../../install-sh -m 755 -d /tmp/package-attr/lib64; ../../install-sh -T so_base libattr.lai /tmp/package-attr/lib64; ../../install-sh -S /tmp/package-attr/usr/lib64/libattr.a /tmp/package-attr/lib64/libattr.a; ../../install-sh -S /tmp/package-attr/usr/lib64/libattr.la /tmp/package-attr/lib64/libattr.la; ../../install-sh -S /tmp/package-attr/lib64/libattr.so /tmp/package-attr/usr/lib64/libattr.so === attr === gmake[1]: Nothing to be done for `install-dev'. === getfattr === gmake[1]: Nothing to be done for `install-dev'. === setfattr === gmake[1]: Nothing to be done for `install-dev'. === examples === gmake[1]: Nothing to be done for `install-dev'. === test === gmake[1]: Nothing to be done for `install-dev'. === m4 === gmake[1]: Nothing to be done for `install-dev'. === man === === man1 === gmake[2]: Nothing to be done for `install-dev'. === man2 === ../../install-sh -m 755 -d /tmp/package-attr/usr/man/man2 ../../install-sh -m 644 getxattr.2 /tmp/package-attr/usr/man/man2/getxattr.2 ../../install-sh -S getxattr.2 /tmp/package-attr/usr/man/man2/lgetxattr.2 ../../install-sh -S getxattr.2 /tmp/package-attr/usr/man/man2/fgetxattr.2 ../../install-sh -m 644 listxattr.2 /tmp/package-attr/usr/man/man2/listxattr.2 ../../install-sh -S listxattr.2 /tmp/package-attr/usr/man/man2/llistxattr.2 ../../install-sh -S listxattr.2 /tmp/package-attr/usr/man/man2/flistxattr.2 ../../install-sh -m 644 removexattr.2 /tmp/package-attr/usr/man/man2/removexattr.2 ../../install-sh -S removexattr.2 /tmp/package-attr/usr/man/man2/lremovexattr.2 ../../install-sh -S removexattr.2 /tmp/package-attr/usr/man/man2/fremovexattr.2 ../../install-sh -m 644 setxattr.2 /tmp/package-attr/usr/man/man2/setxattr.2 ../../install-sh -S setxattr.2 /tmp/package-attr/usr/man/man2/lsetxattr.2 ../../install-sh -S setxattr.2 /tmp/package-attr/usr/man/man2/fsetxattr.2 === man3 === ../../install-sh -m 755 -d /tmp/package-attr/usr/man/man3 ../../install-sh -m 644 attr_get.3 /tmp/package-attr/usr/man/man3/attr_get.3 ../../install-sh -S attr_get.3 /tmp/package-attr/usr/man/man3/attr_getf.3 ../../install-sh -m 644 attr_list.3 /tmp/package-attr/usr/man/man3/attr_list.3 ../../install-sh -S attr_list.3 /tmp/package-attr/usr/man/man3/attr_listf.3 ../../install-sh -m 644 attr_multi.3 /tmp/package-attr/usr/man/man3/attr_multi.3 ../../install-sh -S attr_multi.3 /tmp/package-attr/usr/man/man3/attr_multif.3 ../../install-sh -m 644 attr_remove.3 /tmp/package-attr/usr/man/man3/attr_remove.3 ../../install-sh -S attr_remove.3 /tmp/package-attr/usr/man/man3/attr_removef.3 ../../install-sh -m 644 attr_set.3 /tmp/package-attr/usr/man/man3/attr_set.3 ../../install-sh -S attr_set.3 /tmp/package-attr/usr/man/man3/attr_setf.3 === man5 === gmake[2]: Nothing to be done for `install-dev'. === doc === === po === gmake[1]: Nothing to be done for `install-dev'. === debian === gmake[1]: Nothing to be done for `install-dev'. === build === gmake[1]: Nothing to be done for `install-dev'. === include === rm -f attr ln -s . attr === libmisc === gmake[1]: Nothing to be done for `default'. === libattr === gmake[1]: Nothing to be done for `default'. === attr === gmake[1]: Nothing to be done for `default'. === getfattr === gmake[1]: Nothing to be done for `default'. === setfattr === gmake[1]: Nothing to be done for `default'. === examples === gmake[1]: Nothing to be done for `default'. === test === gmake[1]: Nothing to be done for `default'. === m4 === gmake[1]: Nothing to be done for `default'. === man === === man1 === gmake[2]: Nothing to be done for `default'. === man2 === gmake[2]: Nothing to be done for `default'. === man3 === gmake[2]: Nothing to be done for `default'. === man5 === gmake[2]: Nothing to be done for `default'. === doc === === po === gmake[1]: Nothing to be done for `default'. === debian === gmake[1]: Nothing to be done for `default'. === build === gmake[1]: Nothing to be done for `default'. === include === gmake[1]: Nothing to be done for `install-lib'. === libmisc === gmake[1]: Nothing to be done for `install-lib'. === libattr === cd ../libattr/.libs; ../../install-sh -m 755 -d /tmp/package-attr/lib64; ../../install-sh -m 644 -T so_dot_version libattr.lai /tmp/package-attr/lib64; ../../install-sh -T so_dot_current libattr.lai /tmp/package-attr/lib64 === attr === gmake[1]: Nothing to be done for `install-lib'. === getfattr === gmake[1]: Nothing to be done for `install-lib'. === setfattr === gmake[1]: Nothing to be done for `install-lib'. === examples === gmake[1]: Nothing to be done for `install-lib'. === test === gmake[1]: Nothing to be done for `install-lib'. === m4 === gmake[1]: Nothing to be done for `install-lib'. === man === === man1 === gmake[2]: Nothing to be done for `install-lib'. === man2 === gmake[2]: Nothing to be done for `install-lib'. === man3 === gmake[2]: Nothing to be done for `install-lib'. === man5 === gmake[2]: Nothing to be done for `install-lib'. === doc === === po === gmake[1]: Nothing to be done for `install-lib'. === debian === gmake[1]: Nothing to be done for `install-lib'. === build === gmake[1]: Nothing to be done for `install-lib'. cp: cannot stat `doc/ea-conv': No such file or directory Slackware package maker, version 3.14159. Searching for symbolic links: lib64/libattr.so.1 -> libattr.so.1.1.0 usr/lib64/libattr.so -> /lib64/libattr.so.1 usr/man/man2/fgetxattr.2.gz -> getxattr.2.gz usr/man/man2/lsetxattr.2.gz -> setxattr.2.gz usr/man/man2/lremovexattr.2.gz -> removexattr.2.gz usr/man/man2/lgetxattr.2.gz -> getxattr.2.gz usr/man/man2/fsetxattr.2.gz -> setxattr.2.gz usr/man/man2/flistxattr.2.gz -> listxattr.2.gz usr/man/man2/llistxattr.2.gz -> listxattr.2.gz usr/man/man2/fremovexattr.2.gz -> removexattr.2.gz usr/man/man3/attr_getf.3.gz -> attr_get.3.gz usr/man/man3/attr_listf.3.gz -> attr_list.3.gz usr/man/man3/attr_multif.3.gz -> attr_multi.3.gz usr/man/man3/attr_setf.3.gz -> attr_set.3.gz usr/man/man3/attr_removef.3.gz -> attr_remove.3.gz Making symbolic link creation script: ( cd lib64 ; rm -rf libattr.so.1 ) ( cd lib64 ; ln -sf libattr.so.1.1.0 libattr.so.1 ) ( cd usr/lib64 ; rm -rf libattr.so ) ( cd usr/lib64 ; ln -sf /lib64/libattr.so.1 libattr.so ) ( cd usr/man/man2 ; rm -rf fgetxattr.2.gz ) ( cd usr/man/man2 ; ln -sf getxattr.2.gz fgetxattr.2.gz ) ( cd usr/man/man2 ; rm -rf lsetxattr.2.gz ) ( cd usr/man/man2 ; ln -sf setxattr.2.gz lsetxattr.2.gz ) ( cd usr/man/man2 ; rm -rf lremovexattr.2.gz ) ( cd usr/man/man2 ; ln -sf removexattr.2.gz lremovexattr.2.gz ) ( cd usr/man/man2 ; rm -rf lgetxattr.2.gz ) ( cd usr/man/man2 ; ln -sf getxattr.2.gz lgetxattr.2.gz ) ( cd usr/man/man2 ; rm -rf fsetxattr.2.gz ) ( cd usr/man/man2 ; ln -sf setxattr.2.gz fsetxattr.2.gz ) ( cd usr/man/man2 ; rm -rf flistxattr.2.gz ) ( cd usr/man/man2 ; ln -sf listxattr.2.gz flistxattr.2.gz ) ( cd usr/man/man2 ; rm -rf llistxattr.2.gz ) ( cd usr/man/man2 ; ln -sf listxattr.2.gz llistxattr.2.gz ) ( cd usr/man/man2 ; rm -rf fremovexattr.2.gz ) ( cd usr/man/man2 ; ln -sf removexattr.2.gz fremovexattr.2.gz ) ( cd usr/man/man3 ; rm -rf attr_getf.3.gz ) ( cd usr/man/man3 ; ln -sf attr_get.3.gz attr_getf.3.gz ) ( cd usr/man/man3 ; rm -rf attr_listf.3.gz ) ( cd usr/man/man3 ; ln -sf attr_list.3.gz attr_listf.3.gz ) ( cd usr/man/man3 ; rm -rf attr_multif.3.gz ) ( cd usr/man/man3 ; ln -sf attr_multi.3.gz attr_multif.3.gz ) ( cd usr/man/man3 ; rm -rf attr_setf.3.gz ) ( cd usr/man/man3 ; ln -sf attr_set.3.gz attr_setf.3.gz ) ( cd usr/man/man3 ; rm -rf attr_removef.3.gz ) ( cd usr/man/man3 ; ln -sf attr_remove.3.gz attr_removef.3.gz ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./lib64/libattr.so.1' removed `./usr/lib64/libattr.so' removed `./usr/man/man2/fgetxattr.2.gz' removed `./usr/man/man2/lsetxattr.2.gz' removed `./usr/man/man2/lremovexattr.2.gz' removed `./usr/man/man2/lgetxattr.2.gz' removed `./usr/man/man2/fsetxattr.2.gz' removed `./usr/man/man2/flistxattr.2.gz' removed `./usr/man/man2/llistxattr.2.gz' removed `./usr/man/man2/fremovexattr.2.gz' removed `./usr/man/man3/attr_getf.3.gz' removed `./usr/man/man3/attr_listf.3.gz' removed `./usr/man/man3/attr_multif.3.gz' removed `./usr/man/man3/attr_setf.3.gz' removed `./usr/man/man3/attr_removef.3.gz' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /tmp/attr-2.4.43_1-sparc64-1.txz ./ install/ install/doinst.sh install/slack-desc lib64/ lib64/libattr.so.1.1.0 usr/ usr/share/ usr/share/locale/ usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/attr.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/attr.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/attr.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/attr.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/attr.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/attr.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/attr.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/attr.mo usr/doc/ usr/doc/attr-2.4.43-1/ usr/doc/attr-2.4.43-1/PORTING usr/doc/attr-2.4.43-1/COPYING usr/doc/attr-2.4.43-1/CHANGES.gz usr/doc/attr-2.4.43-1/README usr/lib64/ usr/lib64/libattr.a usr/man/ usr/man/man5/ usr/man/man5/attr.5.gz usr/man/man2/ usr/man/man2/getxattr.2.gz usr/man/man2/listxattr.2.gz usr/man/man2/setxattr.2.gz usr/man/man2/removexattr.2.gz usr/man/man1/ usr/man/man1/getfattr.1.gz usr/man/man1/attr.1.gz usr/man/man1/setfattr.1.gz usr/man/man3/ usr/man/man3/attr_multi.3.gz usr/man/man3/attr_set.3.gz usr/man/man3/attr_list.3.gz usr/man/man3/attr_remove.3.gz usr/man/man3/attr_get.3.gz usr/include/ usr/include/attr/ usr/include/attr/xattr.h usr/include/attr/attributes.h usr/include/attr/libattr.h usr/include/attr/error_context.h usr/bin/ usr/bin/setfattr usr/bin/getfattr usr/bin/attr Slackware package /tmp/attr-2.4.43_1-sparc64-1.txz created.