<86>Apr 27 10:41:09 userdel[7640]: delete user `rooter' <86>Apr 27 10:41:09 userdel[7640]: remove group `rooter' <86>Apr 27 10:41:09 groupadd[7641]: new group: name=rooter, gid=501 <86>Apr 27 10:41:09 useradd[7642]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 10:41:09 userdel[7644]: delete user `builder' <86>Apr 27 10:41:09 userdel[7644]: remove group `builder' <86>Apr 27 10:41:10 groupadd[7645]: new group: name=builder, gid=502 <86>Apr 27 10:41:10 useradd[7646]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 10:41:12 rpmi: libpam0-devel-1.0.1-alt1 installed Installing ncpfs-2.2.6-alt7.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ncpfs-2.2.6 + echo 'Source #0 (ncpfs-2.2.6.tar.gz):' Source #0 (ncpfs-2.2.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ncpfs-2.2.6.tar.gz + /bin/tar -xf - + cd ncpfs-2.2.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ncpfs-2.2.6-alt-makefile.patch):' Patch #0 (ncpfs-2.2.6-alt-makefile.patch): + /usr/bin/patch -p1 patching file sutil/Makefile.in + echo 'Patch #1 (ncpfs-2.2.6-alt-compile.patch):' Patch #1 (ncpfs-2.2.6-alt-compile.patch): + /usr/bin/patch -p1 patching file contrib/pam/pam_ncp_auth.c patching file sutil/ncpm_common.c + echo 'Patch #2 (ncpfs-2.2.6-alt-gcc41-compile.patch):' Patch #2 (ncpfs-2.2.6-alt-gcc41-compile.patch): + /usr/bin/patch -p1 patching file util/pserver.c patching file util/nwpjmv.c patching file lib/ncplib.c + echo 'Patch #3 (ncpfs-2.2.6-alt-warnings.patch):' Patch #3 (ncpfs-2.2.6-alt-warnings.patch): + /usr/bin/patch -p1 patching file include/ncp/ipxlib.h patching file include/ncp/kernel/ncp.h patching file include/ncp/kernel/route.h patching file include/ncp/ncp.h patching file include/ncp/ncplib.h + echo 'Patch #10 (ncpfs-2.2.3-fix.patch):' Patch #10 (ncpfs-2.2.3-fix.patch): + /usr/bin/patch -p1 patching file contrib/pam/pam_ncp_auth.c Hunk #1 succeeded at 2535 (offset 68 lines). + echo 'Patch #11 (ncpfs-2.2.3-array.patch):' Patch #11 (ncpfs-2.2.3-array.patch): + /usr/bin/patch -p1 patching file include/ncp/ncplib.h Hunk #1 succeeded at 485 (offset 30 lines). Patch #12 (ncpfs-2.2.4-pie.patch): + echo 'Patch #12 (ncpfs-2.2.4-pie.patch):' + /usr/bin/patch -p1 patching file sutil/Makefile.in patching file lib/Makefile.in + echo 'Patch #13 (ncpfs-2.2.6-getuid.patch):' Patch #13 (ncpfs-2.2.6-getuid.patch): + /usr/bin/patch -p1 patching file contrib/tcl-utils/ncplist.c patching file contrib/tcl-utils/chgpwd.c patching file contrib/tcl-utils/ncpreadprops.c patching file contrib/tcl-utils/ncpreadprop.c patching file sutil/ncplogin.c patching file lib/nwclient.c + echo 'Patch #15 (ncpfs-2.2.6-align.patch):' Patch #15 (ncpfs-2.2.6-align.patch): + /usr/bin/patch -p1 patching file lib/ndslib.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncpfs-2.2.6 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-pam --disable-function-sections --disable-mount-v2 checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for strerror in -lcposix... no checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking for GNU style IPX support... yes checking for working IPX ioctl values... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for mount constants in sys/mount.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/route.h usability... yes checking net/route.h presence... yes checking for net/route.h... yes checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for C9X integer types... yes checking whether sys/select.h and linux/posix_types.h may both be included... yes checking for third parameter to accept... socklen_t checking for wchar_t... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for an ANSI C-conforming const... (cached) yes checking for uid_t in sys/types.h... yes checking for inline... (cached) inline checking for mode_t... yes checking for off_t... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether ppc-alt-linux-gcc needs -traditional... no checking for wcslen... yes checking for wcscpy... yes checking for wcsdup... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wcscasecmp... yes checking for wcsncasecmp... yes checking for wcsrev... no checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for pam modules directory... /lib/security checking for php-config... no checking for mpilib word size... 8 checking for working pthread support... yes checking for working weak symbols... yes checking for working atomic operations... optimized checking for ELF target... yes checking for working versioned link... yes configure: creating ./config.status config.status: creating Make.rules config.status: creating Makefile config.status: creating lib/Makefile config.status: creating man/Makefile config.status: creating util/Makefile config.status: creating sutil/Makefile config.status: creating ipx-1.0/Makefile config.status: creating ipx-1.0/Samples/Makefile config.status: creating ipxdump/Makefile config.status: creating contrib/tknwmsg/Makefile config.status: creating contrib/testing/Makefile config.status: creating contrib/testing/pp/Makefile config.status: creating contrib/tcl-utils/Makefile config.status: creating contrib/tests/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating contrib/pam/Makefile config.status: creating contrib/php/Makefile.in config.status: creating include/private/libncp-atomic.h.tmp config.status: creating include/ncp/nwnet.h.tmp config.status: creating include/ncp/ext/stdint.h.tmp config.status: creating include/ncp/ext/socket.h.tmp config.status: creating include/ncp/kernel/fs.h.tmp config.status: creating include/ncp/kernel/if.h.tmp config.status: creating include/ncp/kernel/ipx.h.tmp config.status: creating include/ncp/kernel/route.h.tmp config.status: include/ncp/kernel/route.h is unchanged config.status: creating include/ncp/kernel/types.h.tmp config.status: creating include/config.h config.status: executing gettext commands config.status: creating po/POTFILES config.status: creating po/Makefile Building ncpfs-2.2.6 and ipx-1.0 with following configuration options: kernel support: yes ncpmount support: linux-2.2, linux-2.4 NCP supported: IPX, UDP, TCP NDS support: yes PAM support: /lib/security (forced, path autodetected) PHP support: no (autodetected) Threading support: enabled (autodetected) Atomic operations: available (optimized ppc, untested) Versioned symbols: yes (autodetected) Function sections: no (forced) Compile-time warnings: no NCP trace: no NCP debug: no + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6' set -e; for i in intl po lib sutil util man ipx-1.0 contrib/pam; do make -C $i all; done make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/intl' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/intl' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/po' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po 803 translated messages, 5 fuzzy translations, 1 untranslated message. make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/po' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' Makefile:135: ncplib.d: No such file or directory Makefile:135: filemgmt.d: No such file or directory Makefile:135: queue.d: No such file or directory Makefile:135: nwcalls.d: No such file or directory Makefile:135: nwtime.d: No such file or directory Makefile:135: cfgfile.d: No such file or directory Makefile:135: fs/eas.d: No such file or directory Makefile:135: strops.d: No such file or directory Makefile:135: ncpext.d: No such file or directory Makefile:135: nwclient.d: No such file or directory Makefile:135: resolve.d: No such file or directory Makefile:135: fs/filelock.d: No such file or directory Makefile:135: stats.d: No such file or directory Makefile:135: ndscrypt.d: No such file or directory Makefile:135: nwnet.d: No such file or directory Makefile:135: wcs.d: No such file or directory Makefile:135: rdn.d: No such file or directory Makefile:135: ds/filter.d: No such file or directory Makefile:135: ds/search.d: No such file or directory Makefile:135: ds/request.d: No such file or directory Makefile:135: ds/setkeys.d: No such file or directory Makefile:135: ds/dsgetstat.d: No such file or directory Makefile:135: ds/partops.d: No such file or directory Makefile:135: ds/iterhandle.d: No such file or directory Makefile:135: ds/effright.d: No such file or directory Makefile:135: ds/dsread.d: No such file or directory Makefile:135: ds/dslist.d: No such file or directory Makefile:135: ds/bindctx.d: No such file or directory Makefile:135: ds/classes.d: No such file or directory Makefile:135: ds/syntaxes.d: No such file or directory Makefile:135: ds/dsstream.d: No such file or directory Makefile:135: o_ndslib.d: No such file or directory Makefile:135: ncpsign.d: No such file or directory Makefile:135: ndslib.d: No such file or directory Makefile:135: mpilib.d: No such file or directory make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE mpilib.c \ | sed 's,\(mpilib\)\.o[ :]*,\1.o \1.do \1.to mpilib.d : ,g' > mpilib.d; \ [ -s mpilib.d ] || rm -f mpilib.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ndslib.c \ | sed 's,\(ndslib\)\.o[ :]*,\1.o \1.do \1.to ndslib.d : ,g' > ndslib.d; \ [ -s ndslib.d ] || rm -f ndslib.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ncpsign.c \ | sed 's,\(ncpsign\)\.o[ :]*,\1.o \1.do \1.to ncpsign.d : ,g' > ncpsign.d; \ [ -s ncpsign.d ] || rm -f ncpsign.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE o_ndslib.c \ | sed 's,\(o_ndslib\)\.o[ :]*,\1.o \1.do \1.to o_ndslib.d : ,g' > o_ndslib.d; \ [ -s o_ndslib.d ] || rm -f o_ndslib.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/dsstream.c \ | sed 's,\(ds/dsstream\)\.o[ :]*,\1.o \1.do \1.to ds/dsstream.d : ,g' > ds/dsstream.d; \ [ -s ds/dsstream.d ] || rm -f ds/dsstream.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/syntaxes.c \ | sed 's,\(ds/syntaxes\)\.o[ :]*,\1.o \1.do \1.to ds/syntaxes.d : ,g' > ds/syntaxes.d; \ [ -s ds/syntaxes.d ] || rm -f ds/syntaxes.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/classes.c \ | sed 's,\(ds/classes\)\.o[ :]*,\1.o \1.do \1.to ds/classes.d : ,g' > ds/classes.d; \ [ -s ds/classes.d ] || rm -f ds/classes.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/bindctx.c \ | sed 's,\(ds/bindctx\)\.o[ :]*,\1.o \1.do \1.to ds/bindctx.d : ,g' > ds/bindctx.d; \ [ -s ds/bindctx.d ] || rm -f ds/bindctx.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/dslist.c \ | sed 's,\(ds/dslist\)\.o[ :]*,\1.o \1.do \1.to ds/dslist.d : ,g' > ds/dslist.d; \ [ -s ds/dslist.d ] || rm -f ds/dslist.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/dsread.c \ | sed 's,\(ds/dsread\)\.o[ :]*,\1.o \1.do \1.to ds/dsread.d : ,g' > ds/dsread.d; \ [ -s ds/dsread.d ] || rm -f ds/dsread.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/effright.c \ | sed 's,\(ds/effright\)\.o[ :]*,\1.o \1.do \1.to ds/effright.d : ,g' > ds/effright.d; \ [ -s ds/effright.d ] || rm -f ds/effright.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/iterhandle.c \ | sed 's,\(ds/iterhandle\)\.o[ :]*,\1.o \1.do \1.to ds/iterhandle.d : ,g' > ds/iterhandle.d; \ [ -s ds/iterhandle.d ] || rm -f ds/iterhandle.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/partops.c \ | sed 's,\(ds/partops\)\.o[ :]*,\1.o \1.do \1.to ds/partops.d : ,g' > ds/partops.d; \ [ -s ds/partops.d ] || rm -f ds/partops.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/dsgetstat.c \ | sed 's,\(ds/dsgetstat\)\.o[ :]*,\1.o \1.do \1.to ds/dsgetstat.d : ,g' > ds/dsgetstat.d; \ [ -s ds/dsgetstat.d ] || rm -f ds/dsgetstat.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/setkeys.c \ | sed 's,\(ds/setkeys\)\.o[ :]*,\1.o \1.do \1.to ds/setkeys.d : ,g' > ds/setkeys.d; \ [ -s ds/setkeys.d ] || rm -f ds/setkeys.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/request.c \ | sed 's,\(ds/request\)\.o[ :]*,\1.o \1.do \1.to ds/request.d : ,g' > ds/request.d; \ [ -s ds/request.d ] || rm -f ds/request.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/search.c \ | sed 's,\(ds/search\)\.o[ :]*,\1.o \1.do \1.to ds/search.d : ,g' > ds/search.d; \ [ -s ds/search.d ] || rm -f ds/search.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ds/filter.c \ | sed 's,\(ds/filter\)\.o[ :]*,\1.o \1.do \1.to ds/filter.d : ,g' > ds/filter.d; \ [ -s ds/filter.d ] || rm -f ds/filter.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE rdn.c \ | sed 's,\(rdn\)\.o[ :]*,\1.o \1.do \1.to rdn.d : ,g' > rdn.d; \ [ -s rdn.d ] || rm -f rdn.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE wcs.c \ | sed 's,\(wcs\)\.o[ :]*,\1.o \1.do \1.to wcs.d : ,g' > wcs.d; \ [ -s wcs.d ] || rm -f wcs.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE nwnet.c \ | sed 's,\(nwnet\)\.o[ :]*,\1.o \1.do \1.to nwnet.d : ,g' > nwnet.d; \ [ -s nwnet.d ] || rm -f nwnet.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ndscrypt.c \ | sed 's,\(ndscrypt\)\.o[ :]*,\1.o \1.do \1.to ndscrypt.d : ,g' > ndscrypt.d; \ [ -s ndscrypt.d ] || rm -f ndscrypt.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE stats.c \ | sed 's,\(stats\)\.o[ :]*,\1.o \1.do \1.to stats.d : ,g' > stats.d; \ [ -s stats.d ] || rm -f stats.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE fs/filelock.c \ | sed 's,\(fs/filelock\)\.o[ :]*,\1.o \1.do \1.to fs/filelock.d : ,g' > fs/filelock.d; \ [ -s fs/filelock.d ] || rm -f fs/filelock.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE resolve.c \ | sed 's,\(resolve\)\.o[ :]*,\1.o \1.do \1.to resolve.d : ,g' > resolve.d; \ [ -s resolve.d ] || rm -f resolve.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE nwclient.c \ | sed 's,\(nwclient\)\.o[ :]*,\1.o \1.do \1.to nwclient.d : ,g' > nwclient.d; \ [ -s nwclient.d ] || rm -f nwclient.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ncpext.c \ | sed 's,\(ncpext\)\.o[ :]*,\1.o \1.do \1.to ncpext.d : ,g' > ncpext.d; \ [ -s ncpext.d ] || rm -f ncpext.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE strops.c \ | sed 's,\(strops\)\.o[ :]*,\1.o \1.do \1.to strops.d : ,g' > strops.d; \ [ -s strops.d ] || rm -f strops.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE fs/eas.c \ | sed 's,\(fs/eas\)\.o[ :]*,\1.o \1.do \1.to fs/eas.d : ,g' > fs/eas.d; \ [ -s fs/eas.d ] || rm -f fs/eas.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DGLOBALCFGFILE=\"/etc/ncpfs.conf\" -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE cfgfile.c \ | sed 's,\(cfgfile\)\.o[ :]*,\1.o \1.do \1.to cfgfile.d : ,g' > cfgfile.d; \ [ -s cfgfile.d ] || rm -f cfgfile.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE nwtime.c \ | sed 's,\(nwtime\)\.o[ :]*,\1.o \1.do \1.to nwtime.d : ,g' > nwtime.d; \ [ -s nwtime.d ] || rm -f nwtime.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE nwcalls.c \ | sed 's,\(nwcalls\)\.o[ :]*,\1.o \1.do \1.to nwcalls.d : ,g' > nwcalls.d; \ [ -s nwcalls.d ] || rm -f nwcalls.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE queue.c \ | sed 's,\(queue\)\.o[ :]*,\1.o \1.do \1.to queue.d : ,g' > queue.d; \ [ -s queue.d ] || rm -f queue.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE filemgmt.c \ | sed 's,\(filemgmt\)\.o[ :]*,\1.o \1.do \1.to filemgmt.d : ,g' > filemgmt.d; \ [ -s filemgmt.d ] || rm -f filemgmt.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DNWSFIND=\"/usr/bin/nwsfind\" -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE ncplib.c \ | sed 's,\(ncplib\)\.o[ :]*,\1.o \1.do \1.to ncplib.d : ,g' > ncplib.d; \ [ -s ncplib.d ] || rm -f ncplib.d make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DNWSFIND=\"/usr/bin/nwsfind\" -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ncplib.o -c ncplib.c ncplib.c: In function 'ipx_make_reachable_rip': ncplib.c:546: warning: pointer targets in passing argument 2 of 'ipx_assign_node' differ in signedness ncplib.c: In function 'run_wdog': ncplib.c:659: warning: pointer targets in passing argument 6 of 'x_recvfrom' differ in signedness ncplib.c: In function 'install_wdog': ncplib.c:746: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ncplib.c: In function 'do_ncp_tcp_call': ncplib.c:1007: warning: pointer targets in passing argument 2 of 'do_tcp_rcv' differ in signedness ncplib.c: In function 'ncp_kernel_request': ncplib.c:1084: warning: pointer targets in assignment differ in signedness ncplib.c:1086: warning: pointer targets in assignment differ in signedness ncplib.c: In function 'ncp_temp_request': ncplib.c:1116: warning: pointer targets in passing argument 4 of 'do_ncp_call' differ in signedness ncplib.c:1119: warning: pointer targets in passing argument 4 of 'do_ncp_tcp_call' differ in signedness ncplib.c: In function 'ncp_connect_ipx_addr': ncplib.c:1302: warning: pointer targets in passing argument 2 of 'ipx_assign_node' differ in signedness ncplib.c: In function 'ncp_login_conn': ncplib.c:1682: warning: pointer targets in passing argument 2 of 'ncp_login_object' differ in signedness ncplib.c:1682: warning: pointer targets in passing argument 4 of 'ncp_login_object' differ in signedness ncplib.c:1702: warning: pointer targets in passing argument 2 of 'ncp_login_object' differ in signedness ncplib.c:1702: warning: pointer targets in passing argument 4 of 'ncp_login_object' differ in signedness ncplib.c: In function 'ncp_user_disconnect': ncplib.c:1991: warning: ignoring return value of 'read', declared with attribute warn_unused_result ncplib.c: At top level: ncplib.c:2587: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2588: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2589: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2590: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2591: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2592: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2593: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c: In function 'ncp_scan_bindery_object': ncplib.c:3134: warning: pointer targets in passing argument 5 of 'NWScanObject' differ in signedness ncplib.c: In function 'ncp_keyed_verify_password': ncplib.c:3505: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3511: warning: pointer targets in passing argument 2 of 'ncp_add_pstring' differ in signedness ncplib.c: In function 'NWVerifyObjectPassword': ncplib.c:3526: warning: pointer targets in passing argument 2 of 'ncp_get_encryption_key' differ in signedness ncplib.c:3537: warning: pointer targets in passing argument 4 of 'ncp_keyed_verify_password' differ in signedness ncplib.c: In function 'ncp_login_encrypted': ncplib.c:3577: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3583: warning: pointer targets in passing argument 2 of 'ncp_add_pstring' differ in signedness ncplib.c:3597: warning: pointer targets in passing argument 2 of 'ncp_sign_start' differ in signedness ncplib.c: In function 'ncp_login_unencrypted': ncplib.c:3619: warning: pointer targets in passing argument 2 of 'ncp_add_pstring' differ in signedness ncplib.c: In function 'ncp_change_login_passwd': ncplib.c:3650: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3651: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3653: warning: pointer targets in passing argument 1 of 'newpassencrypt' differ in signedness ncplib.c:3653: warning: pointer targets in passing argument 2 of 'newpassencrypt' differ in signedness ncplib.c:3653: warning: pointer targets in passing argument 3 of 'newpassencrypt' differ in signedness ncplib.c:3654: warning: pointer targets in passing argument 1 of 'newpassencrypt' differ in signedness ncplib.c:3654: warning: pointer targets in passing argument 2 of 'newpassencrypt' differ in signedness ncplib.c:3654: warning: pointer targets in passing argument 3 of 'newpassencrypt' differ in signedness ncplib.c:3655: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3663: warning: pointer targets in passing argument 2 of 'ncp_add_pstring' differ in signedness ncplib.c: In function 'ncp_login_object': ncplib.c:3689: warning: pointer targets in passing argument 2 of 'ncp_get_encryption_key' differ in signedness ncplib.c:3691: warning: pointer targets in passing argument 3 of 'ncp_login_unencrypted' differ in signedness ncplib.c:3694: warning: pointer targets in passing argument 3 of 'ncp_get_bindery_object_id' differ in signedness ncplib.c:3712: warning: pointer targets in passing argument 3 of 'ncp_read_property_value' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o filemgmt.o -c filemgmt.c filemgmt.c: In function 'ncp_add_handle_path2': filemgmt.c:798: warning: pointer targets in passing argument 1 of 'ncp_path_to_NW_format2' differ in signedness filemgmt.c:798: warning: pointer targets in passing argument 3 of 'ncp_path_to_NW_format2' differ in signedness filemgmt.c: In function 'ncp_extract_file_info': filemgmt.c:822: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness filemgmt.c:822: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness filemgmt.c:822: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness filemgmt.c:822: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness filemgmt.c: In function 'ncp_open_create_file_or_subdir': filemgmt.c:1069: warning: pointer targets in passing argument 2 of 'ConvertToNWfromDWORD' differ in signedness filemgmt.c: In function 'ncp_ns_get_full_name_int': filemgmt.c:1804: warning: pointer targets in assignment differ in signedness filemgmt.c: In function 'ncp_ns_obtain_entry_info': filemgmt.c:2835: warning: pointer targets in passing argument 3 of 'ncp_ns_extract_file_info' differ in signedness filemgmt.c: In function 'ncp_ns_open_create_entry': filemgmt.c:2913: warning: pointer targets in passing argument 3 of 'ncp_ns_extract_file_info' differ in signedness filemgmt.c: In function 'ncp_get_mount_volume_list_compat': filemgmt.c:3430: warning: pointer targets in passing argument 3 of 'ncp_get_volume_name' differ in signedness filemgmt.c:3432: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness filemgmt.c: In function 'ncp_volume_list_next': filemgmt.c:3623: warning: pointer targets in assignment differ in signedness filemgmt.c:3624: warning: pointer targets in assignment differ in signedness filemgmt.c: In function 'NWScanOpenFilesByConn2': filemgmt.c:4088: warning: pointer targets in initialization differ in signedness filemgmt.c:4090: warning: pointer targets in passing argument 2 of '__ncp_openfile_fetch' differ in signedness filemgmt.c: In function 'ncp_volume_list_next': filemgmt.c:3585: warning: 'itemcnt' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o queue.o -c queue.c queue.c: In function 'ncp_reply_queue_job': queue.c:67: warning: pointer targets in passing argument 2 of 'ConvertToNWfromDWORD' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o nwcalls.o -c nwcalls.c nwcalls.c: In function 'NWRequest': nwcalls.c:140: warning: pointer targets in assignment differ in signedness nwcalls.c: In function 'NWGetObjectName': nwcalls.c:455: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness nwcalls.c:455: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness nwcalls.c: In function '__NWReadFileServerInfo': nwcalls.c:1053: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwcalls.c:1053: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness nwcalls.c: In function 'NWCCGetConnInfo': nwcalls.c:1234: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwcalls.c:1234: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o nwtime.o -c nwtime.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DGLOBALCFGFILE=\"/etc/ncpfs.conf\" -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o cfgfile.o -c cfgfile.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o fs/eas.o -c fs/eas.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o strops.o -c strops.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ncpext.o -c ncpext.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o nwclient.o -c nwclient.c nwclient.c: In function 'NWCXAttachToTreeByName': nwclient.c:726: warning: pointer targets in passing argument 4 of 'NWDSScanForAvailableTrees' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness nwclient.c:751: warning: pointer targets in passing argument 2 of 'NWCCOpenConnByName' differ in signedness nwclient.c: In function 'docopy_login_script': nwclient.c:1534: warning: pointer targets in passing argument 6 of '__NWDSOpenStream' differ in signedness nwclient.c:1536: warning: pointer targets in passing argument 2 of 'ncp_read' differ in signedness nwclient.c:1542: warning: pointer targets in passing argument 2 of 'ncp_close_file' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o resolve.o -c resolve.c resolve.c: In function 'sap_name_cmp': resolve.c:438: warning: pointer targets in passing argument 1 of 'strnlen' differ in signedness resolve.c: In function 'sap_process': resolve.c:490: warning: pointer targets in passing argument 2 of 'ipx_assign_node' differ in signedness resolve.c:539: warning: pointer targets in passing argument 2 of 'sap_name_cmp' differ in signedness resolve.c:592: warning: pointer targets in passing argument 2 of 'sap_name_cmp' differ in signedness resolve.c:607: warning: ignoring return value of 'write', declared with attribute warn_unused_result resolve.c: In function 'sap_start': resolve.c:638: warning: pointer targets in passing argument 1 of 'memcpy_toupper' differ in signedness resolve.c:653: warning: pointer targets in passing argument 1 of 'memcpy_toupper' differ in signedness resolve.c:707: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o fs/filelock.o -c fs/filelock.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o stats.o -c stats.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ndscrypt.o -c ndscrypt.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o nwnet.o -c nwnet.c nwnet.c: In function 'NWDSCreateContextHandle': nwnet.c:1218: warning: pointer targets in passing argument 3 of 'NWDSSetTransport' differ in signedness nwnet.c: In function 'NWDSSetupBuf': nwnet.c:1585: warning: pointer targets in assignment differ in signedness nwnet.c: In function 'NWDSGetDSIRaw': nwnet.c:1878: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c:1878: warning: pointer targets in passing argument 5 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function 'NWDSXlateCtxToUni': nwnet.c:1965: warning: pointer targets in passing argument 5 of '__NWULocalToInternal' differ in signedness nwnet.c: In function 'NWDSGetObjectNameAndInfo': nwnet.c:3763: warning: pointer targets in assignment differ in signedness nwnet.c: In function '__NWDSResolveNameInt': nwnet.c:4511: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function 'NWDSGetServerNameAddress': nwnet.c:5034: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSCompare': nwnet.c:5213: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c:5213: warning: pointer targets in passing argument 5 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSCloseIterationV0': nwnet.c:5339: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c:5339: warning: pointer targets in passing argument 5 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSAddObjectV0': nwnet.c:5389: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSAddObjectV2': nwnet.c:5421: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSModifyObjectV0': nwnet.c:5517: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSModifyObjectV2': nwnet.c:5545: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSModifyRDNV0': nwnet.c:5622: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSBeginMoveEntryV0': nwnet.c:5732: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSFinishMoveEntryV0': nwnet.c:5762: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__fillTree': nwnet.c:6376: warning: pointer targets in initialization differ in signedness nwnet.c: In function 'NWDSFindConnection': nwnet.c:1697: warning: 'connaddresses' may be used uninitialized in this function nwnet.c:1697: note: 'connaddresses' was declared here nwnet.c:1698: warning: 'conndata' may be used uninitialized in this function nwnet.c:1698: note: 'conndata' was declared here nwnet.c: In function 'NWDSGetAttrVal_OBJECT_ACL': nwnet.c:2796: warning: 'priv' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o wcs.o -c wcs.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o rdn.o -c rdn.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/filter.o -c ds/filter.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/search.o -c ds/search.c ds/search.c: In function 'GetCurrentName': ds/search.c:286: warning: pointer targets in assignment differ in signedness ds/search.c: In function 'NWDSExtSyncSearch': ds/search.c:372: warning: 'lowlevelIH' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/request.o -c ds/request.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/setkeys.o -c ds/setkeys.c ds/setkeys.c: In function '__NWDSGenerateObjectKeyPair': ds/setkeys.c:272: warning: pointer targets in passing argument 1 of '__NWDSHashPasswordUpper' differ in signedness ds/setkeys.c: In function 'NWDSVerifyObjectPassword': ds/setkeys.c:378: warning: pointer targets in passing argument 1 of '__NWDSHashPassword' differ in signedness ds/setkeys.c: In function '__NWDSChangeObjectPasswordStep2': ds/setkeys.c:409: warning: pointer targets in passing argument 2 of 'shuffle' differ in signedness ds/setkeys.c:410: warning: pointer targets in passing argument 2 of 'shuffle' differ in signedness ds/setkeys.c: In function 'nds_login': ds/setkeys.c:539: warning: pointer targets in passing argument 1 of '__NWDSHashPasswordUpper' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/dsgetstat.o -c ds/dsgetstat.c ds/dsgetstat.c: In function 'NWDSGetDSVerInfo': ds/dsgetstat.c:265: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/partops.o -c ds/partops.c ds/partops.c: In function 'NWDSGetPartitionExtInfoPtr': ds/partops.c:342: warning: pointer targets in assignment differ in signedness ds/partops.c:347: warning: pointer targets in assignment differ in signedness ds/partops.c:375: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/iterhandle.o -c ds/iterhandle.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/effright.o -c ds/effright.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/dsread.o -c ds/dsread.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/dslist.o -c ds/dslist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/bindctx.o -c ds/bindctx.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/classes.o -c ds/classes.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/syntaxes.o -c ds/syntaxes.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/dsstream.o -c ds/dsstream.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o o_ndslib.o -c o_ndslib.c o_ndslib.c: In function 'nds_resolve_name': o_ndslib.c:159: warning: pointer targets in passing argument 2 of 'NWDSBufGetLE32' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ncpsign.o -c ncpsign.c ncpsign.c: In function 'sign_init': ncpsign.c:95: warning: pointer targets in initialization differ in signedness ncpsign.c:102: warning: pointer targets in passing argument 1 of 'nwsign' differ in signedness ncpsign.c:102: warning: pointer targets in passing argument 2 of 'nwsign' differ in signedness ncpsign.c:102: warning: pointer targets in passing argument 3 of 'nwsign' differ in signedness ncpsign.c: In function '__sign_packet': ncpsign.c:121: warning: pointer targets in passing argument 2 of 'nwsign' differ in signedness ncpsign.c: In function 'sign_verify_reply': ncpsign.c:137: warning: pointer targets in passing argument 2 of 'nwsign' differ in signedness ncpsign.c:137: warning: pointer targets in passing argument 3 of 'nwsign' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -DPORTABLE -DUPTON -o ndslib.o -c ndslib.c ndslib.c: In function 'fillrandom': ndslib.c:200: warning: ignoring return value of 'read', declared with attribute warn_unused_result ndslib.c: In function 'get_public_key': ndslib.c:410: warning: pointer targets in assignment differ in signedness ndslib.c:425: warning: pointer targets in assignment differ in signedness ndslib.c: In function '__AlignAndEncryptBlockWithSK': ndslib.c:449: warning: pointer targets in passing argument 1 of 'nwencryptblock' differ in signedness ndslib.c: In function '__NWEncryptWithSK': ndslib.c:473: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c: In function 'rsa_crypt2': ndslib.c:515: warning: pointer targets in passing argument 1 of 'modexpkey' differ in signedness ndslib.c: In function '__NWDSGetPrivateKey': ndslib.c:792: warning: pointer targets in passing argument 1 of 'fillrandom' differ in signedness ndslib.c:795: warning: pointer targets in passing argument 1 of 'fillrandom' differ in signedness ndslib.c:848: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:848: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ndslib.c:849: warning: pointer targets in passing argument 1 of 'nwdecryptblock' differ in signedness ndslib.c:849: warning: pointer targets in passing argument 2 of 'nwdecryptblock' differ in signedness ndslib.c:849: warning: pointer targets in passing argument 4 of 'nwdecryptblock' differ in signedness ndslib.c:852: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:852: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ndslib.c:889: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:889: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ndslib.c:891: warning: pointer targets in passing argument 1 of 'nwdecryptblock' differ in signedness ndslib.c:891: warning: pointer targets in passing argument 2 of 'nwdecryptblock' differ in signedness ndslib.c:891: warning: pointer targets in passing argument 4 of 'nwdecryptblock' differ in signedness ndslib.c:931: warning: pointer targets in assignment differ in signedness ndslib.c: In function 'nds_beginauth2': ndslib.c:968: warning: pointer targets in passing argument 3 of '__NWDSBeginAuthenticationV0' differ in signedness ndslib.c:972: warning: pointer targets in assignment differ in signedness ndslib.c:973: warning: pointer targets in assignment differ in signedness ndslib.c: In function 'nds_beginauth': ndslib.c:1096: warning: pointer targets in passing argument 4 of 'nds_beginauth2' differ in signedness ndslib.c: In function 'NWDSAuthenticateConn': ndslib.c:1335: warning: pointer targets in passing argument 2 of 'gen_auth_data' differ in signedness ndslib.c:1335: warning: pointer targets in passing argument 3 of 'gen_auth_data' differ in signedness ndslib.c: In function 'CreatePublicKey': ndslib.c:1568: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:1568: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ndslib.c: In function 'CreatePrivateKey': ndslib.c:1615: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:1615: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -DPORTABLE -DUPTON -o mpilib.o -c mpilib.c ar r libncp.a ncplib.o filemgmt.o queue.o nwcalls.o nwtime.o cfgfile.o fs/eas.o strops.o ncpext.o nwclient.o resolve.o fs/filelock.o stats.o ndscrypt.o nwnet.o wcs.o rdn.o ds/filter.o ds/search.o ds/request.o ds/setkeys.o ds/dsgetstat.o ds/partops.o ds/iterhandle.o ds/effright.o ds/dsread.o ds/dslist.o ds/bindctx.o ds/classes.o ds/syntaxes.o ds/dsstream.o o_ndslib.o ncpsign.o ndslib.o mpilib.o ar: creating libncp.a ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DNWSFIND=\"/usr/bin/nwsfind\" -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ncplib.do -c ncplib.c ncplib.c: In function 'ipx_make_reachable_rip': ncplib.c:546: warning: pointer targets in passing argument 2 of 'ipx_assign_node' differ in signedness ncplib.c: In function 'run_wdog': ncplib.c:659: warning: pointer targets in passing argument 6 of 'x_recvfrom' differ in signedness ncplib.c: In function 'install_wdog': ncplib.c:746: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ncplib.c: In function 'do_ncp_tcp_call': ncplib.c:1007: warning: pointer targets in passing argument 2 of 'do_tcp_rcv' differ in signedness ncplib.c: In function 'ncp_kernel_request': ncplib.c:1084: warning: pointer targets in assignment differ in signedness ncplib.c:1086: warning: pointer targets in assignment differ in signedness ncplib.c: In function 'ncp_temp_request': ncplib.c:1116: warning: pointer targets in passing argument 4 of 'do_ncp_call' differ in signedness ncplib.c:1119: warning: pointer targets in passing argument 4 of 'do_ncp_tcp_call' differ in signedness ncplib.c: In function 'ncp_connect_ipx_addr': ncplib.c:1302: warning: pointer targets in passing argument 2 of 'ipx_assign_node' differ in signedness ncplib.c: In function 'ncp_login_conn': ncplib.c:1682: warning: pointer targets in passing argument 2 of 'ncp_login_object' differ in signedness ncplib.c:1682: warning: pointer targets in passing argument 4 of 'ncp_login_object' differ in signedness ncplib.c:1702: warning: pointer targets in passing argument 2 of 'ncp_login_object' differ in signedness ncplib.c:1702: warning: pointer targets in passing argument 4 of 'ncp_login_object' differ in signedness ncplib.c: In function 'ncp_user_disconnect': ncplib.c:1991: warning: ignoring return value of 'read', declared with attribute warn_unused_result ncplib.c: At top level: ncplib.c:2587: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2588: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2589: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2590: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2591: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2592: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c:2593: warning: 'packed' attribute ignored for field of type 'u_int8_t' ncplib.c: In function 'ncp_scan_bindery_object': ncplib.c:3134: warning: pointer targets in passing argument 5 of 'NWScanObject' differ in signedness ncplib.c: In function 'ncp_keyed_verify_password': ncplib.c:3505: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3511: warning: pointer targets in passing argument 2 of 'ncp_add_pstring' differ in signedness ncplib.c: In function 'NWVerifyObjectPassword': ncplib.c:3526: warning: pointer targets in passing argument 2 of 'ncp_get_encryption_key' differ in signedness ncplib.c:3537: warning: pointer targets in passing argument 4 of 'ncp_keyed_verify_password' differ in signedness ncplib.c: In function 'ncp_login_encrypted': ncplib.c:3577: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3583: warning: pointer targets in passing argument 2 of 'ncp_add_pstring' differ in signedness ncplib.c:3597: warning: pointer targets in passing argument 2 of 'ncp_sign_start' differ in signedness ncplib.c: In function 'ncp_login_unencrypted': ncplib.c:3619: warning: pointer targets in passing argument 2 of 'ncp_add_pstring' differ in signedness ncplib.c: In function 'ncp_change_login_passwd': ncplib.c:3650: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3651: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3653: warning: pointer targets in passing argument 1 of 'newpassencrypt' differ in signedness ncplib.c:3653: warning: pointer targets in passing argument 2 of 'newpassencrypt' differ in signedness ncplib.c:3653: warning: pointer targets in passing argument 3 of 'newpassencrypt' differ in signedness ncplib.c:3654: warning: pointer targets in passing argument 1 of 'newpassencrypt' differ in signedness ncplib.c:3654: warning: pointer targets in passing argument 2 of 'newpassencrypt' differ in signedness ncplib.c:3654: warning: pointer targets in passing argument 3 of 'newpassencrypt' differ in signedness ncplib.c:3655: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncplib.c:3663: warning: pointer targets in passing argument 2 of 'ncp_add_pstring' differ in signedness ncplib.c: In function 'ncp_login_object': ncplib.c:3689: warning: pointer targets in passing argument 2 of 'ncp_get_encryption_key' differ in signedness ncplib.c:3691: warning: pointer targets in passing argument 3 of 'ncp_login_unencrypted' differ in signedness ncplib.c:3694: warning: pointer targets in passing argument 3 of 'ncp_get_bindery_object_id' differ in signedness ncplib.c:3712: warning: pointer targets in passing argument 3 of 'ncp_read_property_value' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o filemgmt.do -c filemgmt.c filemgmt.c: In function 'ncp_add_handle_path2': filemgmt.c:798: warning: pointer targets in passing argument 1 of 'ncp_path_to_NW_format2' differ in signedness filemgmt.c:798: warning: pointer targets in passing argument 3 of 'ncp_path_to_NW_format2' differ in signedness filemgmt.c: In function 'ncp_extract_file_info': filemgmt.c:822: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness filemgmt.c:822: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness filemgmt.c:822: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness filemgmt.c:822: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness filemgmt.c: In function 'ncp_open_create_file_or_subdir': filemgmt.c:1069: warning: pointer targets in passing argument 2 of 'ConvertToNWfromDWORD' differ in signedness filemgmt.c: In function 'ncp_ns_get_full_name_int': filemgmt.c:1804: warning: pointer targets in assignment differ in signedness filemgmt.c: In function 'ncp_ns_obtain_entry_info': filemgmt.c:2835: warning: pointer targets in passing argument 3 of 'ncp_ns_extract_file_info' differ in signedness filemgmt.c: In function 'ncp_ns_open_create_entry': filemgmt.c:2913: warning: pointer targets in passing argument 3 of 'ncp_ns_extract_file_info' differ in signedness filemgmt.c: In function 'ncp_get_mount_volume_list_compat': filemgmt.c:3430: warning: pointer targets in passing argument 3 of 'ncp_get_volume_name' differ in signedness filemgmt.c:3432: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness filemgmt.c: In function 'ncp_volume_list_next': filemgmt.c:3623: warning: pointer targets in assignment differ in signedness filemgmt.c:3624: warning: pointer targets in assignment differ in signedness filemgmt.c: In function 'NWScanOpenFilesByConn2': filemgmt.c:4088: warning: pointer targets in initialization differ in signedness filemgmt.c:4090: warning: pointer targets in passing argument 2 of '__ncp_openfile_fetch' differ in signedness filemgmt.c: In function 'ncp_volume_list_next': filemgmt.c:3585: warning: 'itemcnt' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o queue.do -c queue.c queue.c: In function 'ncp_reply_queue_job': queue.c:67: warning: pointer targets in passing argument 2 of 'ConvertToNWfromDWORD' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o nwcalls.do -c nwcalls.c nwcalls.c: In function 'NWRequest': nwcalls.c:140: warning: pointer targets in assignment differ in signedness nwcalls.c: In function 'NWGetObjectName': nwcalls.c:455: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness nwcalls.c:455: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness nwcalls.c: In function '__NWReadFileServerInfo': nwcalls.c:1053: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwcalls.c:1053: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness nwcalls.c: In function 'NWCCGetConnInfo': nwcalls.c:1234: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwcalls.c:1234: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o nwtime.do -c nwtime.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DGLOBALCFGFILE=\"/etc/ncpfs.conf\" -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o cfgfile.do -c cfgfile.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o fs/eas.do -c fs/eas.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o strops.do -c strops.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ncpext.do -c ncpext.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o nwclient.do -c nwclient.c nwclient.c: In function 'NWCXAttachToTreeByName': nwclient.c:726: warning: pointer targets in passing argument 4 of 'NWDSScanForAvailableTrees' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness nwclient.c:747: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness nwclient.c:751: warning: pointer targets in passing argument 2 of 'NWCCOpenConnByName' differ in signedness nwclient.c: In function 'docopy_login_script': nwclient.c:1534: warning: pointer targets in passing argument 6 of '__NWDSOpenStream' differ in signedness nwclient.c:1536: warning: pointer targets in passing argument 2 of 'ncp_read' differ in signedness nwclient.c:1542: warning: pointer targets in passing argument 2 of 'ncp_close_file' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o resolve.do -c resolve.c resolve.c: In function 'sap_name_cmp': resolve.c:438: warning: pointer targets in passing argument 1 of 'strnlen' differ in signedness resolve.c: In function 'sap_process': resolve.c:490: warning: pointer targets in passing argument 2 of 'ipx_assign_node' differ in signedness resolve.c:539: warning: pointer targets in passing argument 2 of 'sap_name_cmp' differ in signedness resolve.c:592: warning: pointer targets in passing argument 2 of 'sap_name_cmp' differ in signedness resolve.c:607: warning: ignoring return value of 'write', declared with attribute warn_unused_result resolve.c: In function 'sap_start': resolve.c:638: warning: pointer targets in passing argument 1 of 'memcpy_toupper' differ in signedness resolve.c:653: warning: pointer targets in passing argument 1 of 'memcpy_toupper' differ in signedness resolve.c:707: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o fs/filelock.do -c fs/filelock.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o stats.do -c stats.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ndscrypt.do -c ndscrypt.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o nwnet.do -c nwnet.c nwnet.c: In function 'NWDSCreateContextHandle': nwnet.c:1218: warning: pointer targets in passing argument 3 of 'NWDSSetTransport' differ in signedness nwnet.c: In function 'NWDSSetupBuf': nwnet.c:1585: warning: pointer targets in assignment differ in signedness nwnet.c: In function 'NWDSGetDSIRaw': nwnet.c:1878: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c:1878: warning: pointer targets in passing argument 5 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function 'NWDSXlateCtxToUni': nwnet.c:1965: warning: pointer targets in passing argument 5 of '__NWULocalToInternal' differ in signedness nwnet.c: In function 'NWDSGetObjectNameAndInfo': nwnet.c:3763: warning: pointer targets in assignment differ in signedness nwnet.c: In function '__NWDSResolveNameInt': nwnet.c:4511: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function 'NWDSGetServerNameAddress': nwnet.c:5034: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSCompare': nwnet.c:5213: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c:5213: warning: pointer targets in passing argument 5 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSCloseIterationV0': nwnet.c:5339: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c:5339: warning: pointer targets in passing argument 5 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSAddObjectV0': nwnet.c:5389: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSAddObjectV2': nwnet.c:5421: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSModifyObjectV0': nwnet.c:5517: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSModifyObjectV2': nwnet.c:5545: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSModifyRDNV0': nwnet.c:5622: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSBeginMoveEntryV0': nwnet.c:5732: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__NWDSFinishMoveEntryV0': nwnet.c:5762: warning: pointer targets in passing argument 3 of 'ncp_send_nds_frag' differ in signedness nwnet.c: In function '__fillTree': nwnet.c:6376: warning: pointer targets in initialization differ in signedness nwnet.c: In function 'NWDSFindConnection': nwnet.c:1697: warning: 'connaddresses' may be used uninitialized in this function nwnet.c:1697: note: 'connaddresses' was declared here nwnet.c:1698: warning: 'conndata' may be used uninitialized in this function nwnet.c:1698: note: 'conndata' was declared here nwnet.c: In function 'NWDSGetAttrVal_OBJECT_ACL': nwnet.c:2796: warning: 'priv' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o wcs.do -c wcs.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o rdn.do -c rdn.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/filter.do -c ds/filter.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/search.do -c ds/search.c ds/search.c: In function 'GetCurrentName': ds/search.c:286: warning: pointer targets in assignment differ in signedness ds/search.c: In function 'NWDSExtSyncSearch': ds/search.c:372: warning: 'lowlevelIH' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/request.do -c ds/request.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/setkeys.do -c ds/setkeys.c ds/setkeys.c: In function '__NWDSGenerateObjectKeyPair': ds/setkeys.c:272: warning: pointer targets in passing argument 1 of '__NWDSHashPasswordUpper' differ in signedness ds/setkeys.c: In function 'NWDSVerifyObjectPassword': ds/setkeys.c:378: warning: pointer targets in passing argument 1 of '__NWDSHashPassword' differ in signedness ds/setkeys.c: In function '__NWDSChangeObjectPasswordStep2': ds/setkeys.c:409: warning: pointer targets in passing argument 2 of 'shuffle' differ in signedness ds/setkeys.c:410: warning: pointer targets in passing argument 2 of 'shuffle' differ in signedness ds/setkeys.c: In function 'nds_login': ds/setkeys.c:539: warning: pointer targets in passing argument 1 of '__NWDSHashPasswordUpper' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/dsgetstat.do -c ds/dsgetstat.c ds/dsgetstat.c: In function 'NWDSGetDSVerInfo': ds/dsgetstat.c:265: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/partops.do -c ds/partops.c ds/partops.c: In function 'NWDSGetPartitionExtInfoPtr': ds/partops.c:342: warning: pointer targets in assignment differ in signedness ds/partops.c:347: warning: pointer targets in assignment differ in signedness ds/partops.c:375: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/iterhandle.do -c ds/iterhandle.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/effright.do -c ds/effright.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/dsread.do -c ds/dsread.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/dslist.do -c ds/dslist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/bindctx.do -c ds/bindctx.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/classes.do -c ds/classes.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/syntaxes.do -c ds/syntaxes.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ds/dsstream.do -c ds/dsstream.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o o_ndslib.do -c o_ndslib.c o_ndslib.c: In function 'nds_resolve_name': o_ndslib.c:159: warning: pointer targets in passing argument 2 of 'NWDSBufGetLE32' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -o ncpsign.do -c ncpsign.c ncpsign.c: In function 'sign_init': ncpsign.c:95: warning: pointer targets in initialization differ in signedness ncpsign.c:102: warning: pointer targets in passing argument 1 of 'nwsign' differ in signedness ncpsign.c:102: warning: pointer targets in passing argument 2 of 'nwsign' differ in signedness ncpsign.c:102: warning: pointer targets in passing argument 3 of 'nwsign' differ in signedness ncpsign.c: In function '__sign_packet': ncpsign.c:121: warning: pointer targets in passing argument 2 of 'nwsign' differ in signedness ncpsign.c: In function 'sign_verify_reply': ncpsign.c:137: warning: pointer targets in passing argument 2 of 'nwsign' differ in signedness ncpsign.c:137: warning: pointer targets in passing argument 3 of 'nwsign' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -DPORTABLE -DUPTON -o ndslib.do -c ndslib.c ndslib.c: In function 'fillrandom': ndslib.c:200: warning: ignoring return value of 'read', declared with attribute warn_unused_result ndslib.c: In function 'get_public_key': ndslib.c:410: warning: pointer targets in assignment differ in signedness ndslib.c:425: warning: pointer targets in assignment differ in signedness ndslib.c: In function '__AlignAndEncryptBlockWithSK': ndslib.c:449: warning: pointer targets in passing argument 1 of 'nwencryptblock' differ in signedness ndslib.c: In function '__NWEncryptWithSK': ndslib.c:473: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c: In function 'rsa_crypt2': ndslib.c:515: warning: pointer targets in passing argument 1 of 'modexpkey' differ in signedness ndslib.c: In function '__NWDSGetPrivateKey': ndslib.c:792: warning: pointer targets in passing argument 1 of 'fillrandom' differ in signedness ndslib.c:795: warning: pointer targets in passing argument 1 of 'fillrandom' differ in signedness ndslib.c:848: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:848: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ndslib.c:849: warning: pointer targets in passing argument 1 of 'nwdecryptblock' differ in signedness ndslib.c:849: warning: pointer targets in passing argument 2 of 'nwdecryptblock' differ in signedness ndslib.c:849: warning: pointer targets in passing argument 4 of 'nwdecryptblock' differ in signedness ndslib.c:852: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:852: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ndslib.c:889: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:889: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ndslib.c:891: warning: pointer targets in passing argument 1 of 'nwdecryptblock' differ in signedness ndslib.c:891: warning: pointer targets in passing argument 2 of 'nwdecryptblock' differ in signedness ndslib.c:891: warning: pointer targets in passing argument 4 of 'nwdecryptblock' differ in signedness ndslib.c:931: warning: pointer targets in assignment differ in signedness ndslib.c: In function 'nds_beginauth2': ndslib.c:968: warning: pointer targets in passing argument 3 of '__NWDSBeginAuthenticationV0' differ in signedness ndslib.c:972: warning: pointer targets in assignment differ in signedness ndslib.c:973: warning: pointer targets in assignment differ in signedness ndslib.c: In function 'nds_beginauth': ndslib.c:1096: warning: pointer targets in passing argument 4 of 'nds_beginauth2' differ in signedness ndslib.c: In function 'NWDSAuthenticateConn': ndslib.c:1335: warning: pointer targets in passing argument 2 of 'gen_auth_data' differ in signedness ndslib.c:1335: warning: pointer targets in passing argument 3 of 'gen_auth_data' differ in signedness ndslib.c: In function 'CreatePublicKey': ndslib.c:1568: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:1568: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ndslib.c: In function 'CreatePrivateKey': ndslib.c:1615: warning: pointer targets in passing argument 1 of 'nwhash1' differ in signedness ndslib.c:1615: warning: pointer targets in passing argument 3 of 'nwhash1' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -I. -D_REENTRANT -fPIC -DMULTIVERSION -DHAVE_CONFIG_H -DMAKE_NCPLIB -D_GNU_SOURCE -DPORTABLE -DUPTON -o mpilib.do -c mpilib.c ppc-alt-linux-gcc -shared -o libncp.so.2.3.0 -Wl,-soname=libncp.so.2.3 -Wl,-version-script=../lib/libncp.vers ncplib.do filemgmt.do queue.do nwcalls.do nwtime.do cfgfile.do fs/eas.do strops.do ncpext.do nwclient.do resolve.do fs/filelock.do stats.do ndscrypt.do nwnet.do wcs.do rdn.do ds/filter.do ds/search.do ds/request.do ds/setkeys.do ds/dsgetstat.do ds/partops.do ds/iterhandle.do ds/effright.do ds/dsread.do ds/dslist.do ds/bindctx.do ds/classes.do ds/syntaxes.do ds/dsstream.do o_ndslib.do ncpsign.do ndslib.do mpilib.do -lc rm -f libncp.so ln -sf libncp.so.2.3.0 libncp.so make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/sutil' Makefile:104: nwsfind.d: No such file or directory Makefile:104: ncpmount.d: No such file or directory Makefile:104: ncpumount.d: No such file or directory Makefile:104: ncplogin.d: No such file or directory Makefile:104: ncpmap.d: No such file or directory Makefile:105: ncpm_common.d: No such file or directory make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -DNWMSG=\"/usr/sbin/nwmsg\" ncpm_common.c \ | sed 's,\(ncpm_common\)\.o[ :]*,\1.o \1.do \1.to ncpm_common.d : ,g' > ncpm_common.d; \ [ -s ncpm_common.d ] || rm -f ncpm_common.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -DNCPMAP=1 -DMAKE_NCPLIB ncplogin.c \ | sed 's,\(ncpmap\)\.o[ :]*,\1.o \1.do \1.to ncpmap.d : ,g' > ncpmap.d; \ [ -s ncpmap.d ] || rm -f ncpmap.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -DMAKE_NCPLIB ncplogin.c \ | sed 's,\(ncplogin\)\.o[ :]*,\1.o \1.do \1.to ncplogin.d : ,g' > ncplogin.d; \ [ -s ncplogin.d ] || rm -f ncplogin.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC ncpumount.c \ | sed 's,\(ncpumount\)\.o[ :]*,\1.o \1.do \1.to ncpumount.d : ,g' > ncpumount.d; \ [ -s ncpumount.d ] || rm -f ncpumount.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -DNCPMOUNT=1 -DMAKE_NCPLIB ncpmount.c \ | sed 's,\(ncpmount\)\.o[ :]*,\1.o \1.do \1.to ncpmount.d : ,g' > ncpmount.d; \ [ -s ncpmount.d ] || rm -f ncpmount.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC nwsfind.c \ | sed 's,\(nwsfind\)\.o[ :]*,\1.o \1.do \1.to nwsfind.d : ,g' > nwsfind.d; \ [ -s nwsfind.d ] || rm -f nwsfind.d make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/sutil' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/sutil' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -o nwsfind.o -c nwsfind.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -DNWMSG=\"/usr/sbin/nwmsg\" -o ncpm_common.o -c ncpm_common.c ncpm_common.c: In function 'notify_slave': ncpm_common.c:465: warning: ignoring return value of 'write', declared with attribute warn_unused_result ncpm_common.c: In function 'ncp_mount_v3': ncpm_common.c:476: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness ncpm_common.c:476: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness ncpm_common.c:476: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness ncpm_common.c:476: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness ncpm_common.c:512: warning: pointer targets in passing argument 2 of 'proc_ncpm_mount' differ in signedness ncpm_common.c: In function 'ncp_mount_v4': ncpm_common.c:563: warning: pointer targets in passing argument 2 of 'proc_ncpm_mount' differ in signedness ncpm_common.c:581: warning: pointer targets in passing argument 2 of 'proc_ncpm_mount' differ in signedness ncpm_common.c: In function 'init_mount_info': ncpm_common.c:638: warning: pointer targets in assignment differ in signedness ncpm_common.c: In function 'process_connection': ncpm_common.c:1229: warning: pointer targets in passing argument 1 of 'stat' differ in signedness ncpm_common.c:1234: warning: pointer targets in assignment differ in signedness ncpm_common.c:1240: warning: pointer targets in passing argument 1 of 'ncp_open_mount' differ in signedness ncpm_common.c:1196: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ncpm_common.c: In function 'opt_set_iocharset': ncpm_common.c:1626: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness ncpm_common.c:1626: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness ncpm_common.c: In function 'opt_set_codepage': ncpm_common.c:1633: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness ncpm_common.c:1633: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness ncpm_common.c: In function 'proc_aftermount': ncpm_common.c:1714: warning: pointer targets in passing argument 1 of 'ncp_open_mount' differ in signedness ncpm_common.c:1729: warning: pointer targets in initialization differ in signedness ncpm_common.c:1734: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness ncpm_common.c:1734: warning: pointer targets in passing argument 2 of '__builtin___strcpy_chk' differ in signedness ncpm_common.c:1734: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness ncpm_common.c:1734: warning: pointer targets in passing argument 2 of '__strcpy_ichk' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -o mount_login.o -c mount_login.c ppc-alt-linux-gcc -o nwsfind nwsfind.o -pie ../lib/libncp.a ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -DNCPMOUNT=1 -DMAKE_NCPLIB -o ncpmount.o -c ncpmount.c ncpmount.c: In function 'main': ncpmount.c:428: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness ncpmount.c:428: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness ncpmount.c:445: warning: pointer targets in assignment differ in signedness ncpmount.c:448: warning: pointer targets in assignment differ in signedness ncpmount.c:452: warning: pointer targets in assignment differ in signedness ncpmount.c:496: warning: pointer targets in assignment differ in signedness ncpmount.c:595: warning: pointer targets in assignment differ in signedness ncpmount.c:618: warning: pointer targets in passing argument 1 of 'proc_ncpm_umount' differ in signedness ncpmount.c:630: warning: pointer targets in passing argument 1 of 'proc_ncpm_umount' differ in signedness ncpmount.c:661: warning: pointer targets in passing argument 2 of 'ncp_login_user' differ in signedness ncpmount.c:661: warning: pointer targets in passing argument 3 of 'ncp_login_user' differ in signedness ncpmount.c:362: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result ppc-alt-linux-gcc -o ncpmount ncpmount.o ncpm_common.o mount_login.o ../lib/libncp.a ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -o ncpumount.o -c ncpumount.c ncpumount.c: In function 'clearMtab': ncpumount.c:219: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result ppc-alt-linux-gcc -o ncpumount ncpumount.o ../lib/libncp.a ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -DMAKE_NCPLIB -o ncplogin.o -c ncplogin.c ncplogin.c: In function 'opt_set_volume_after_parsing_all_options': ncplogin.c:183: warning: pointer targets in assignment differ in signedness ncplogin.c:187: warning: pointer targets in assignment differ in signedness ncplogin.c:192: warning: pointer targets in assignment differ in signedness ncplogin.c: In function 'main': ncplogin.c:744: warning: pointer targets in assignment differ in signedness ncplogin.c:815: warning: pointer targets in assignment differ in signedness ncplogin.c:885: warning: pointer targets in passing argument 2 of 'ncp_login_user' differ in signedness ncplogin.c:885: warning: pointer targets in passing argument 3 of 'ncp_login_user' differ in signedness ppc-alt-linux-gcc -o ncplogin ncplogin.o -pie ncpm_common.o mount_login.o ../lib/libncp.a ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -fPIC -DNCPMAP=1 -DMAKE_NCPLIB -o ncpmap.o -c ncplogin.c ncplogin.c: In function 'opt_set_volume_after_parsing_all_options': ncplogin.c:183: warning: pointer targets in assignment differ in signedness ncplogin.c:187: warning: pointer targets in assignment differ in signedness ncplogin.c:192: warning: pointer targets in assignment differ in signedness ncplogin.c: In function 'main': ncplogin.c:815: warning: pointer targets in assignment differ in signedness ncplogin.c:518: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result ppc-alt-linux-gcc -o ncpmap ncpmap.o -pie ncpm_common.o ../lib/libncp.a make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/sutil' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/util' Makefile:113: slist.d: No such file or directory Makefile:113: pqlist.d: No such file or directory Makefile:113: nwfsinfo.d: No such file or directory Makefile:113: pserver.d: No such file or directory Makefile:113: nprint.d: No such file or directory Makefile:113: nsend.d: No such file or directory Makefile:113: nwpasswd.d: No such file or directory Makefile:113: nwbols.d: No such file or directory Makefile:113: nwbocreate.d: No such file or directory Makefile:113: nwborm.d: No such file or directory Makefile:113: nwboprops.d: No such file or directory Makefile:113: pqstat.d: No such file or directory Makefile:113: nwpqjob.d: No such file or directory Makefile:113: nwbpcreate.d: No such file or directory Makefile:113: nwbprm.d: No such file or directory Makefile:113: nwbpvalues.d: No such file or directory Makefile:113: nwbpadd.d: No such file or directory Makefile:113: nwbpset.d: No such file or directory Makefile:113: nwgrant.d: No such file or directory Makefile:113: nwrevoke.d: No such file or directory Makefile:113: nwuserlist.d: No such file or directory Makefile:113: nwauth.d: No such file or directory Makefile:113: nwfstime.d: No such file or directory Makefile:113: nwvolinfo.d: No such file or directory Makefile:113: nwtrustee.d: No such file or directory Makefile:113: nwdir.d: No such file or directory Makefile:113: nwfsctrl.d: No such file or directory Makefile:113: nwpjmv.d: No such file or directory Makefile:113: ncopy.d: No such file or directory Makefile:113: nwtrustee2.d: No such file or directory Makefile:113: nwpurge.d: No such file or directory Makefile:113: nwrights.d: No such file or directory Makefile:113: nwdpvalues.d: No such file or directory Makefile:113: nwmsg.d: No such file or directory Makefile:113: ncptest.d: No such file or directory make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ncptest.c \ | sed 's,\(ncptest\)\.o[ :]*,\1.o \1.do \1.to ncptest.d : ,g' > ncptest.d; \ [ -s ncptest.d ] || rm -f ncptest.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwmsg.c \ | sed 's,\(nwmsg\)\.o[ :]*,\1.o \1.do \1.to nwmsg.d : ,g' > nwmsg.d; \ [ -s nwmsg.d ] || rm -f nwmsg.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwdpvalues.c \ | sed 's,\(nwdpvalues\)\.o[ :]*,\1.o \1.do \1.to nwdpvalues.d : ,g' > nwdpvalues.d; \ [ -s nwdpvalues.d ] || rm -f nwdpvalues.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwrights.c \ | sed 's,\(nwrights\)\.o[ :]*,\1.o \1.do \1.to nwrights.d : ,g' > nwrights.d; \ [ -s nwrights.d ] || rm -f nwrights.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwpurge.c \ | sed 's,\(nwpurge\)\.o[ :]*,\1.o \1.do \1.to nwpurge.d : ,g' > nwpurge.d; \ [ -s nwpurge.d ] || rm -f nwpurge.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwtrustee2.c \ | sed 's,\(nwtrustee2\)\.o[ :]*,\1.o \1.do \1.to nwtrustee2.d : ,g' > nwtrustee2.d; \ [ -s nwtrustee2.d ] || rm -f nwtrustee2.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE ncopy.c \ | sed 's,\(ncopy\)\.o[ :]*,\1.o \1.do \1.to ncopy.d : ,g' > ncopy.d; \ [ -s ncopy.d ] || rm -f ncopy.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwpjmv.c \ | sed 's,\(nwpjmv\)\.o[ :]*,\1.o \1.do \1.to nwpjmv.d : ,g' > nwpjmv.d; \ [ -s nwpjmv.d ] || rm -f nwpjmv.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwfsctrl.c \ | sed 's,\(nwfsctrl\)\.o[ :]*,\1.o \1.do \1.to nwfsctrl.d : ,g' > nwfsctrl.d; \ [ -s nwfsctrl.d ] || rm -f nwfsctrl.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwdir.c \ | sed 's,\(nwdir\)\.o[ :]*,\1.o \1.do \1.to nwdir.d : ,g' > nwdir.d; \ [ -s nwdir.d ] || rm -f nwdir.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwtrustee.c \ | sed 's,\(nwtrustee\)\.o[ :]*,\1.o \1.do \1.to nwtrustee.d : ,g' > nwtrustee.d; \ [ -s nwtrustee.d ] || rm -f nwtrustee.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwvolinfo.c \ | sed 's,\(nwvolinfo\)\.o[ :]*,\1.o \1.do \1.to nwvolinfo.d : ,g' > nwvolinfo.d; \ [ -s nwvolinfo.d ] || rm -f nwvolinfo.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwfstime.c \ | sed 's,\(nwfstime\)\.o[ :]*,\1.o \1.do \1.to nwfstime.d : ,g' > nwfstime.d; \ [ -s nwfstime.d ] || rm -f nwfstime.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwauth.c \ | sed 's,\(nwauth\)\.o[ :]*,\1.o \1.do \1.to nwauth.d : ,g' > nwauth.d; \ [ -s nwauth.d ] || rm -f nwauth.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwuserlist.c \ | sed 's,\(nwuserlist\)\.o[ :]*,\1.o \1.do \1.to nwuserlist.d : ,g' > nwuserlist.d; \ [ -s nwuserlist.d ] || rm -f nwuserlist.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwrevoke.c \ | sed 's,\(nwrevoke\)\.o[ :]*,\1.o \1.do \1.to nwrevoke.d : ,g' > nwrevoke.d; \ [ -s nwrevoke.d ] || rm -f nwrevoke.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwgrant.c \ | sed 's,\(nwgrant\)\.o[ :]*,\1.o \1.do \1.to nwgrant.d : ,g' > nwgrant.d; \ [ -s nwgrant.d ] || rm -f nwgrant.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwbpset.c \ | sed 's,\(nwbpset\)\.o[ :]*,\1.o \1.do \1.to nwbpset.d : ,g' > nwbpset.d; \ [ -s nwbpset.d ] || rm -f nwbpset.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwbpadd.c \ | sed 's,\(nwbpadd\)\.o[ :]*,\1.o \1.do \1.to nwbpadd.d : ,g' > nwbpadd.d; \ [ -s nwbpadd.d ] || rm -f nwbpadd.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwbpvalues.c \ | sed 's,\(nwbpvalues\)\.o[ :]*,\1.o \1.do \1.to nwbpvalues.d : ,g' > nwbpvalues.d; \ [ -s nwbpvalues.d ] || rm -f nwbpvalues.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwbprm.c \ | sed 's,\(nwbprm\)\.o[ :]*,\1.o \1.do \1.to nwbprm.d : ,g' > nwbprm.d; \ [ -s nwbprm.d ] || rm -f nwbprm.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwbpcreate.c \ | sed 's,\(nwbpcreate\)\.o[ :]*,\1.o \1.do \1.to nwbpcreate.d : ,g' > nwbpcreate.d; \ [ -s nwbpcreate.d ] || rm -f nwbpcreate.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwpqjob.c \ | sed 's,\(nwpqjob\)\.o[ :]*,\1.o \1.do \1.to nwpqjob.d : ,g' > nwpqjob.d; \ [ -s nwpqjob.d ] || rm -f nwpqjob.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include pqstat.c \ | sed 's,\(pqstat\)\.o[ :]*,\1.o \1.do \1.to pqstat.d : ,g' > pqstat.d; \ [ -s pqstat.d ] || rm -f pqstat.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwboprops.c \ | sed 's,\(nwboprops\)\.o[ :]*,\1.o \1.do \1.to nwboprops.d : ,g' > nwboprops.d; \ [ -s nwboprops.d ] || rm -f nwboprops.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwborm.c \ | sed 's,\(nwborm\)\.o[ :]*,\1.o \1.do \1.to nwborm.d : ,g' > nwborm.d; \ [ -s nwborm.d ] || rm -f nwborm.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwbocreate.c \ | sed 's,\(nwbocreate\)\.o[ :]*,\1.o \1.do \1.to nwbocreate.d : ,g' > nwbocreate.d; \ [ -s nwbocreate.d ] || rm -f nwbocreate.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwbols.c \ | sed 's,\(nwbols\)\.o[ :]*,\1.o \1.do \1.to nwbols.d : ,g' > nwbols.d; \ [ -s nwbols.d ] || rm -f nwbols.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwpasswd.c \ | sed 's,\(nwpasswd\)\.o[ :]*,\1.o \1.do \1.to nwpasswd.d : ,g' > nwpasswd.d; \ [ -s nwpasswd.d ] || rm -f nwpasswd.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nsend.c \ | sed 's,\(nsend\)\.o[ :]*,\1.o \1.do \1.to nsend.d : ,g' > nsend.d; \ [ -s nsend.d ] || rm -f nsend.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nprint.c \ | sed 's,\(nprint\)\.o[ :]*,\1.o \1.do \1.to nprint.d : ,g' > nprint.d; \ [ -s nprint.d ] || rm -f nprint.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include pserver.c \ | sed 's,\(pserver\)\.o[ :]*,\1.o \1.do \1.to pserver.d : ,g' > pserver.d; \ [ -s pserver.d ] || rm -f pserver.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include nwfsinfo.c \ | sed 's,\(nwfsinfo\)\.o[ :]*,\1.o \1.do \1.to nwfsinfo.d : ,g' > nwfsinfo.d; \ [ -s nwfsinfo.d ] || rm -f nwfsinfo.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include pqlist.c \ | sed 's,\(pqlist\)\.o[ :]*,\1.o \1.do \1.to pqlist.d : ,g' > pqlist.d; \ [ -s pqlist.d ] || rm -f pqlist.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include slist.c \ | sed 's,\(slist\)\.o[ :]*,\1.o \1.do \1.to slist.d : ,g' > slist.d; \ [ -s slist.d ] || rm -f slist.d make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/util' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/util' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o slist.o -c slist.c slist.c: In function 'main': slist.c:96: warning: pointer targets in passing argument 3 of 'ncp_read_property_value' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o slist slist.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o pqlist.o -c pqlist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o pqlist pqlist.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwfsinfo.o -c nwfsinfo.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwfsinfo nwfsinfo.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o pserver.o -c pserver.c pserver.c: In function 'daemon_init': pserver.c:109: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result pserver.c: In function 'poll_queue': pserver.c:262: warning: pointer targets in passing argument 2 of 'ncp_read' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o pserver pserver.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nprint.o -c nprint.c nprint.c: In function 'main': nprint.c:294: warning: pointer targets in passing argument 2 of 'ncp_write' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o dsqueue.o -c dsqueue.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nprint nprint.o dsqueue.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nsend.o -c nsend.c nsend.c: In function 'main': nsend.c:292: warning: pointer targets in passing argument 3 of 'ncp_read_property_value' differ in signedness nsend.c:304: warning: pointer targets in passing argument 3 of 'perform_send' differ in signedness nsend.c:316: warning: pointer targets in passing argument 3 of 'perform_send' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nsend nsend.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwpasswd.o -c nwpasswd.c nwpasswd.c: In function 'main': nwpasswd.c:121: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness nwpasswd.c:121: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness nwpasswd.c:122: warning: pointer targets in assignment differ in signedness nwpasswd.c:182: warning: pointer targets in passing argument 2 of 'ncp_login_user' differ in signedness nwpasswd.c:182: warning: pointer targets in passing argument 3 of 'ncp_login_user' differ in signedness nwpasswd.c:190: warning: pointer targets in passing argument 2 of 'ncp_get_encryption_key' differ in signedness nwpasswd.c:194: warning: pointer targets in passing argument 4 of 'ncp_change_login_passwd' differ in signedness nwpasswd.c:194: warning: pointer targets in passing argument 5 of 'ncp_change_login_passwd' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwpasswd nwpasswd.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwbols.o -c nwbols.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwbols nwbols.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwbocreate.o -c nwbocreate.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwbocreate nwbocreate.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwborm.o -c nwborm.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwborm nwborm.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwboprops.o -c nwboprops.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwboprops nwboprops.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o pqstat.o -c pqstat.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o pqstat pqstat.o dsqueue.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwpqjob.o -c nwpqjob.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwpqjob nwpqjob.o dsqueue.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwbpcreate.o -c nwbpcreate.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwbpcreate nwbpcreate.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwbprm.o -c nwbprm.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwbprm nwbprm.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwbpvalues.o -c nwbpvalues.c nwbpvalues.c: In function 'print_string': nwbpvalues.c:297: warning: pointer targets in passing argument 1 of 'puts' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwbpvalues nwbpvalues.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwbpadd.o -c nwbpadd.c nwbpadd.c: In function 'main': nwbpadd.c:194: warning: pointer targets in passing argument 6 of 'ncp_add_object_to_set' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwbpadd nwbpadd.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwbpset.o -c nwbpset.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwbpset nwbpset.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwgrant.o -c nwgrant.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwgrant nwgrant.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwrevoke.o -c nwrevoke.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwrevoke nwrevoke.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwuserlist.o -c nwuserlist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwuserlist nwuserlist.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwauth.o -c nwauth.c nwauth.c: In function 'main': nwauth.c:165: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwauth nwauth.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwfstime.o -c nwfstime.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwfstime nwfstime.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwvolinfo.o -c nwvolinfo.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwvolinfo nwvolinfo.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwtrustee.o -c nwtrustee.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwtrustee nwtrustee.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwdir.o -c nwdir.c nwdir.c: In function 'listdir': nwdir.c:793: warning: pointer targets in passing argument 10 of 'ncp_ns_search_init' differ in signedness nwdir.c: In function 'main': nwdir.c:956: warning: pointer targets in passing argument 7 of 'ncp_ns_obtain_entry_info' differ in signedness nwdir.c: In function 'dumpit': nwdir.c:524: warning: 'eff' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwdir nwdir.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwfsctrl.o -c nwfsctrl.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwfsctrl nwfsctrl.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwpjmv.o -c nwpjmv.c nwpjmv.c: In function 'move_job': nwpjmv.c:251: warning: pointer targets in passing argument 2 of 'ncp_read' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwpjmv nwpjmv.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -D_GNU_SOURCE -o ncopy.o -c ncopy.c ncopy.c: In function 'copyNWNW': ncopy.c:308: warning: pointer targets in passing argument 2 of 'ncp_get_file_size' differ in signedness ncopy.c:349: warning: pointer targets in passing argument 2 of 'ncp_copy_file' differ in signedness ncopy.c:349: warning: pointer targets in passing argument 3 of 'ncp_copy_file' differ in signedness ncopy.c:369: warning: pointer targets in passing argument 2 of 'ncp_read' differ in signedness ncopy.c:369: warning: pointer targets in passing argument 5 of 'ncp_read' differ in signedness ncopy.c:391: warning: pointer targets in passing argument 2 of 'ncp_write' differ in signedness ncopy.c:391: warning: pointer targets in passing argument 5 of 'ncp_write' differ in signedness ncopy.c: In function 'netwareCopyFile': ncopy.c:461: warning: pointer targets in passing argument 18 of 'ncp_ns_open_create_entry' differ in signedness ncopy.c:504: warning: pointer targets in passing argument 18 of 'ncp_ns_open_create_entry' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ncopy.c:538: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness ncopy.c:556: warning: pointer targets in passing argument 2 of 'ncp_close_file' differ in signedness ncopy.c:564: warning: pointer targets in passing argument 2 of 'ncp_close_file' differ in signedness ncopy.c:597: warning: pointer targets in passing argument 18 of 'ncp_ns_open_create_entry' differ in signedness ncopy.c:648: warning: pointer targets in passing argument 18 of 'ncp_ns_open_create_entry' differ in signedness ncopy.c:705: warning: pointer targets in passing argument 2 of 'ncp_close_file' differ in signedness ncopy.c:709: warning: pointer targets in passing argument 2 of 'ncp_close_file' differ in signedness ncopy.c: In function 'handleSignals': ncopy.c:1083: warning: pointer targets in passing argument 2 of 'ncp_close_file' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ncopy ncopy.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwtrustee2.o -c nwtrustee2.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwtrustee2 nwtrustee2.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwpurge.o -c nwpurge.c nwpurge.c: In function 'processpurge': nwpurge.c:92: warning: pointer targets in passing argument 10 of 'ncp_ns_search_init' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwpurge nwpurge.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwrights.o -c nwrights.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwrights nwrights.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwdpvalues.o -c nwdpvalues.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwdpvalues nwdpvalues.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o nwmsg.o -c nwmsg.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o nwmsg nwmsg.o -L../lib -lncp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ncptest.o -c ncptest.c ncptest.c: In function 'test_change': ncptest.c:147: warning: pointer targets in passing argument 2 of 'ncp_get_encryption_key' differ in signedness ncptest.c:157: warning: pointer targets in passing argument 4 of 'ncp_change_login_passwd' differ in signedness ncptest.c:157: warning: pointer targets in passing argument 5 of 'ncp_change_login_passwd' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ncptest ncptest.o -L../lib -lncp make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/util' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/man' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gzip -9 -c nprint.1 >nprint.1.gz gzip -9 -c nsend.1 >nsend.1.gz gzip -9 -c nwauth.1 >nwauth.1.gz gzip -9 -c nwbols.1 >nwbols.1.gz gzip -9 -c nwboprops.1 >nwboprops.1.gz gzip -9 -c nwbpset.1 >nwbpset.1.gz gzip -9 -c nwbpvalues.1 >nwbpvalues.1.gz gzip -9 -c nwdir.1 >nwdir.1.gz gzip -9 -c nwfsinfo.1 >nwfsinfo.1.gz gzip -9 -c nwfstime.1 >nwfstime.1.gz gzip -9 -c nwpasswd.1 >nwpasswd.1.gz gzip -9 -c nwpurge.1 >nwpurge.1.gz gzip -9 -c nwrights.1 >nwrights.1.gz gzip -9 -c nwsfind.1 >nwsfind.1.gz gzip -9 -c nwtrustee.1 >nwtrustee.1.gz gzip -9 -c nwuserlist.1 >nwuserlist.1.gz gzip -9 -c nwvolinfo.1 >nwvolinfo.1.gz gzip -9 -c pqlist.1 >pqlist.1.gz gzip -9 -c nwpqjob.1 >nwpqjob.1.gz gzip -9 -c pqstat.1 >pqstat.1.gz gzip -9 -c pserver.1 >pserver.1.gz gzip -9 -c slist.1 >slist.1.gz gzip -9 -c nwpjmv.1 >nwpjmv.1.gz gzip -9 -c ncopy.1 >ncopy.1.gz gzip -9 -c NWCallsInit.3ncp >NWCallsInit.3ncp.gz gzip -9 -c NWClearConnectionNumber.3ncp >NWClearConnectionNumber.3ncp.gz gzip -9 -c NWGetConnListFromObject.3ncp >NWGetConnListFromObject.3ncp.gz gzip -9 -c NWGetObjectConnectionNumbers.3ncp >NWGetObjectConnectionNumbers.3ncp.gz gzip -9 -c nwerrors.3ncp >nwerrors.3ncp.gz gzip -9 -c nwclient.5 >nwclient.5.gz gzip -9 -c nwbocreate.8 >nwbocreate.8.gz gzip -9 -c nwborm.8 >nwborm.8.gz gzip -9 -c nwbpadd.8 >nwbpadd.8.gz gzip -9 -c nwbpcreate.8 >nwbpcreate.8.gz gzip -9 -c nwbprm.8 >nwbprm.8.gz gzip -9 -c nwfsctrl.8 >nwfsctrl.8.gz gzip -9 -c nwgrant.8 >nwgrant.8.gz gzip -9 -c nwrevoke.8 >nwrevoke.8.gz gzip -9 -c ncpmount.8 >ncpmount.8.gz gzip -9 -c ncpumount.8 >ncpumount.8.gz gzip -9 -c nwmsg.8 >nwmsg.8.gz make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/man' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipx-1.0' Makefile:63: ipx_interface.d: No such file or directory Makefile:63: ipx_internal_net.d: No such file or directory Makefile:63: ipx_route.d: No such file or directory Makefile:63: ipx_configure.d: No such file or directory Makefile:63: ipx_cmd.d: No such file or directory Makefile:63: ipxutil.d: No such file or directory make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipxutil.c \ | sed 's,\(ipxutil\)\.o[ :]*,\1.o \1.do \1.to ipxutil.d : ,g' > ipxutil.d; \ [ -s ipxutil.d ] || rm -f ipxutil.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipx_cmd.c \ | sed 's,\(ipx_cmd\)\.o[ :]*,\1.o \1.do \1.to ipx_cmd.d : ,g' > ipx_cmd.d; \ [ -s ipx_cmd.d ] || rm -f ipx_cmd.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipx_configure.c \ | sed 's,\(ipx_configure\)\.o[ :]*,\1.o \1.do \1.to ipx_configure.d : ,g' > ipx_configure.d; \ [ -s ipx_configure.d ] || rm -f ipx_configure.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipx_route.c \ | sed 's,\(ipx_route\)\.o[ :]*,\1.o \1.do \1.to ipx_route.d : ,g' > ipx_route.d; \ [ -s ipx_route.d ] || rm -f ipx_route.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipx_internal_net.c \ | sed 's,\(ipx_internal_net\)\.o[ :]*,\1.o \1.do \1.to ipx_internal_net.d : ,g' > ipx_internal_net.d; \ [ -s ipx_internal_net.d ] || rm -f ipx_internal_net.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipx_interface.c \ | sed 's,\(ipx_interface\)\.o[ :]*,\1.o \1.do \1.to ipx_interface.d : ,g' > ipx_interface.d; \ [ -s ipx_interface.d ] || rm -f ipx_interface.d make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipx-1.0' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipx-1.0' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipx_configure.o -c ipx_configure.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ipx_configure ipx_configure.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipx_cmd.o -c ipx_cmd.c ipx_cmd.c:66: warning: 'packed' attribute ignored for field of type 'u_int8_t[6]' ipx_cmd.c:67: warning: 'packed' attribute ignored for field of type 'u_int8_t[6]' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ipx_cmd ipx_cmd.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipx_interface.o -c ipx_interface.c ipx_interface.c: In function 'ipx_delall_interface': ipx_interface.c:250: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipxutil.o -c ipxutil.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ipx_interface ipx_interface.o ipxutil.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipx_internal_net.o -c ipx_internal_net.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ipx_internal_net ipx_internal_net.o ipxutil.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipx_route.o -c ipx_route.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ipx_route ipx_route.o ipxutil.o gzip -9 -c ipx_configure.8 >ipx_configure.8.gz gzip -9 -c ipx_cmd.8 >ipx_cmd.8.gz gzip -9 -c ipx_interface.8 >ipx_interface.8.gz gzip -9 -c ipx_internal_net.8 >ipx_internal_net.8.gz gzip -9 -c ipx_route.8 >ipx_route.8.gz make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipx-1.0' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/contrib/pam' Makefile:61: pam_ncp_auth.d: No such file or directory Makefile:61: support.d: No such file or directory make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../../include -I../../intl -I../../include support.c \ | sed 's,\(support\)\.o[ :]*,\1.o \1.do \1.to support.d : ,g' > support.d; \ [ -s support.d ] || rm -f support.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../../include -I../../intl -I../../include -DNCPMOUNT_PATH=\"/usr/bin/ncpmount\" -DNCPUMOUNT_PATH=\"/usr/bin/ncpumount\" pam_ncp_auth.c \ | sed 's,\(pam_ncp_auth\)\.o[ :]*,\1.o \1.do \1.to pam_ncp_auth.d : ,g' > pam_ncp_auth.d; \ [ -s pam_ncp_auth.d ] || rm -f pam_ncp_auth.d make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/contrib/pam' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/contrib/pam' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../../include -I../../intl -I../../include -DNCPMOUNT_PATH=\"/usr/bin/ncpmount\" -DNCPUMOUNT_PATH=\"/usr/bin/ncpumount\" -fPIC -o pam_ncp_auth.do -c pam_ncp_auth.c pam_ncp_auth.c: In function 'nw_create_conn_to_server': pam_ncp_auth.c:740: warning: pointer targets in passing argument 2 of 'ncp_get_encryption_key' differ in signedness pam_ncp_auth.c:743: warning: pointer targets in passing argument 4 of 'ncp_login_unencrypted' differ in signedness pam_ncp_auth.c:751: warning: pointer targets in passing argument 4 of 'ncp_login_encrypted' differ in signedness pam_ncp_auth.c: In function 'nw_ctx_search': pam_ncp_auth.c:1010: warning: pointer targets in passing argument 11 of 'NWDSSearch' differ in signedness pam_ncp_auth.c: In function 'nw_retrieve_bindery_user_info': pam_ncp_auth.c:1476: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness pam_ncp_auth.c:1476: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness pam_ncp_auth.c:1494: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness pam_ncp_auth.c:1500: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness pam_ncp_auth.c:1500: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness pam_ncp_auth.c: In function 'nds_group_name': pam_ncp_auth.c:1797: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../../include -I../../intl -I../../include -fPIC -o support.do -c support.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -shared -o pam_ncp_auth.so pam_ncp_auth.do support.do -L../../lib -lncp -lpam make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/contrib/pam' Please add '/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' to the environment variable LD_LIBRARY_PATH by executing export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/src/RPM/BUILD/ncpfs-2.2.6/lib" or do a 'make install'. make: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6' + '[' -n 48 ']' + make -j48 -C ipxdump make: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipxdump' Makefile:61: ipxdump.d: No such file or directory Makefile:61: ipxparse.d: No such file or directory Makefile:61: ipxutil.d: No such file or directory set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipxutil.c \ | sed 's,\(ipxutil\)\.o[ :]*,\1.o \1.do \1.to ipxutil.d : ,g' > ipxutil.d; \ [ -s ipxutil.d ] || rm -f ipxutil.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipxparse.c \ | sed 's,\(ipxparse\)\.o[ :]*,\1.o \1.do \1.to ipxparse.d : ,g' > ipxparse.d; \ [ -s ipxparse.d ] || rm -f ipxparse.d set -e; ppc-alt-linux-gcc -M -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include ipxdump.c \ | sed 's,\(ipxdump\)\.o[ :]*,\1.o \1.do \1.to ipxdump.d : ,g' > ipxdump.d; \ [ -s ipxdump.d ] || rm -f ipxdump.d make: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipxdump' make: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipxdump' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipxdump.o -c ipxdump.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipxutil.o -c ipxutil.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DN_PLAT_LINUX -DLOCALEDIR=\"/usr/share/locale\" -DNCPFS_VERSION=\"2.2.6\" -DNCPFS_PACKAGE=\"ncpfs\" -pipe -Wall -O2 -fsigned-char -I../include -I../intl -I../include -o ipxparse.o -c ipxparse.c ipxdump.c:61: warning: 'packed' attribute ignored for field of type 'IPXNode' ipxdump.c:70: warning: 'packed' attribute ignored for field of type 'unsigned char' ipxdump.c:71: warning: 'packed' attribute ignored for field of type 'unsigned char' ipxdump.c:78: warning: 'packed' attribute ignored for field of type 'struct ipx_address' ipxdump.c:79: warning: 'packed' attribute ignored for field of type 'struct ipx_address' ipxdump.c: In function 'main': ipxdump.c:184: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness ipxparse.c:61: warning: 'packed' attribute ignored for field of type 'IPXNode' ipxparse.c:70: warning: 'packed' attribute ignored for field of type 'unsigned char' ipxparse.c:71: warning: 'packed' attribute ignored for field of type 'unsigned char' ipxparse.c:78: warning: 'packed' attribute ignored for field of type 'struct ipx_address' ipxparse.c:79: warning: 'packed' attribute ignored for field of type 'struct ipx_address' ipxparse.c:89: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:90: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:91: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:92: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:93: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:94: warning: 'packed' attribute ignored for field of type 'u_int8_t[]' ipxparse.c:103: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:104: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:105: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:106: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:107: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:108: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:109: warning: 'packed' attribute ignored for field of type 'u_int8_t[]' ipxparse.c:117: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:118: warning: 'packed' attribute ignored for field of type 'u_int8_t' ipxparse.c:149: warning: 'packed' attribute ignored for field of type 'u_int8_t[48]' ipxparse.c:150: warning: 'packed' attribute ignored for field of type 'struct ipx_address' ipxparse.c:169: warning: 'packed' attribute ignored for field of type 'struct SAPS[7]' ipxparse.c: In function 'handle_burst': ipxparse.c:353: warning: 'packed' attribute ignored for field of type 'struct ncp_burst_header' ipxparse.c:356: warning: 'packed' attribute ignored for field of type 'u_int8_t[8]' ipxparse.c: In function 'main': ipxparse.c:1107: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness ipxparse.c:1109: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ipxparse.c:1114: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness ipxparse.c:1114: warning: pointer targets in assignment differ in signedness ipxparse.c:1127: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness ipxparse.c:1136: warning: pointer targets in passing argument 3 of 'handle_ipx' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ipxdump ipxdump.o ipxutil.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ipxparse ipxparse.o ipxutil.o make: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipxdump' + cp -p ipxdump/README README.ipxdump + cp -p contrib/pam/README README.pam_ncp + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87589 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ncpfs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ncpfs-buildroot + cd ncpfs-2.2.6 + mkdir -p /usr/src/tmp/ncpfs-buildroot/sbin /usr/src/tmp/ncpfs-buildroot/usr/sbin /usr/src/tmp/ncpfs-buildroot/lib/security + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/ncpfs-buildroot/usr exec_prefix=/usr/src/tmp/ncpfs-buildroot/usr bindir=/usr/src/tmp/ncpfs-buildroot/usr/bin sbindir=/usr/src/tmp/ncpfs-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ncpfs-buildroot/etc datadir=/usr/src/tmp/ncpfs-buildroot/usr/share includedir=/usr/src/tmp/ncpfs-buildroot/usr/include libdir=/usr/src/tmp/ncpfs-buildroot/usr/lib libexecdir=/usr/src/tmp/ncpfs-buildroot/usr/lib localstatedir=/usr/src/tmp/ncpfs-buildroot/var/lib sharedstatedir=/usr/src/tmp/ncpfs-buildroot/usr/com mandir=/usr/src/tmp/ncpfs-buildroot/usr/share/man infodir=/usr/src/tmp/ncpfs-buildroot/usr/share/info install install-dev libsodir=/usr/src/tmp/ncpfs-buildroot//usr/lib libadir=/usr/src/tmp/ncpfs-buildroot//usr/lib LIB_PAM_SECURITY=/usr/src/tmp/ncpfs-buildroot/lib/security make: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6' for i in intl po lib sutil util man ipx-1.0 contrib/pam; do make -C $i install; done make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/intl' if test "ncpfs" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/ncpfs-buildroot/usr/lib /usr/src/tmp/ncpfs-buildroot/usr/include; \ /bin/install -p -m 644 libintl.h /usr/src/tmp/ncpfs-buildroot/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /bin/install -p -m 644 libintl.a /usr/src/tmp/ncpfs-buildroot/usr/lib/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/ncpfs-buildroot/usr/lib; \ temp=/usr/src/tmp/ncpfs-buildroot/usr/lib/t-charset.alias; \ dest=/usr/src/tmp/ncpfs-buildroot/usr/lib/charset.alias; \ if test -f /usr/src/tmp/ncpfs-buildroot/usr/lib/charset.alias; then \ orig=/usr/src/tmp/ncpfs-buildroot/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/ncpfs-buildroot/usr/share/locale; \ test -f /usr/src/tmp/ncpfs-buildroot/usr/share/locale/locale.alias \ && orig=/usr/src/tmp/ncpfs-buildroot/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/src/tmp/ncpfs-buildroot/usr/share/locale/t-locale.alias; \ dest=/usr/src/tmp/ncpfs-buildroot/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "ncpfs" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/intl; \ /bin/install -p -m 644 VERSION /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/intl/VERSION; \ /bin/install -p -m 644 ChangeLog.inst /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/intl/$file; \ done; \ chmod a+x /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /bin/install -p -m 644 $dir/$file \ /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/intl' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/ncpfs-buildroot/usr/share mkdir /usr/src/tmp/ncpfs-buildroot/usr/share mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/cs mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/cs/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/de mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/de/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/es mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/es/LC_MESSAGES installing es.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/es/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/fr mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/fr/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/hu mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/hu/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/it mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/it/LC_MESSAGES installing it.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/it/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/ja mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/ja/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/pt_BR mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/zh_CN mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/ncpfs.mo mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/zh_TW mkdir /usr/src/tmp/ncpfs-buildroot/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /usr/src/tmp/ncpfs-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/ncpfs.mo if test "ncpfs" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin ; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/ncpfs-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/po' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' /bin/install -p -d /usr/src/tmp/ncpfs-buildroot//usr/lib /bin/install -p libncp.so.2.3.0 /usr/src/tmp/ncpfs-buildroot//usr/lib ldconfig make[1]: ldconfig: Command not found make[1]: [install_shared] Error 127 (ignored) make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/sutil' /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/bin /bin/install -p nwsfind ncpmount ncpumount ncplogin ncpmap /usr/src/tmp/ncpfs-buildroot/usr/bin ln -sf ../usr/src/tmp/ncpfs-buildroot/usr/bin/ncpmount /sbin/mount.ncp ln: creating symbolic link `/sbin/mount.ncp': Permission denied make[1]: *** [install] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/sutil' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/util' /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/bin /bin/install -p slist pqlist nwfsinfo pserver nprint nsend nwpasswd nwbols nwbocreate nwborm nwboprops pqstat nwpqjob nwbpcreate nwbprm nwbpvalues nwbpadd nwbpset nwgrant nwrevoke nwuserlist nwauth nwfstime nwvolinfo nwtrustee nwdir nwfsctrl nwpjmv ncopy nwtrustee2 nwpurge nwrights nwdpvalues /usr/src/tmp/ncpfs-buildroot/usr/bin ln -sf nwpqjob /usr/src/tmp/ncpfs-buildroot/usr/bin/pqrm /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/sbin /bin/install -p nwmsg /usr/src/tmp/ncpfs-buildroot/usr/sbin make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/util' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/man' /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/share/man/man1 /usr/src/tmp/ncpfs-buildroot/usr/share/man/man5 /usr/src/tmp/ncpfs-buildroot/usr/share/man/man8 /bin/install -p -m 644 nprint.1.gz nsend.1.gz nwauth.1.gz nwbols.1.gz nwboprops.1.gz nwbpset.1.gz nwbpvalues.1.gz nwdir.1.gz nwfsinfo.1.gz nwfstime.1.gz nwpasswd.1.gz nwpurge.1.gz nwrights.1.gz nwsfind.1.gz nwtrustee.1.gz nwuserlist.1.gz nwvolinfo.1.gz pqlist.1.gz nwpqjob.1.gz pqstat.1.gz pserver.1.gz slist.1.gz nwpjmv.1.gz ncopy.1.gz /usr/src/tmp/ncpfs-buildroot/usr/share/man/man1 /bin/install -p -m 644 nwclient.5.gz /usr/src/tmp/ncpfs-buildroot/usr/share/man/man5 /bin/install -p -m 644 nwbocreate.8.gz nwborm.8.gz nwbpadd.8.gz nwbpcreate.8.gz nwbprm.8.gz nwfsctrl.8.gz nwgrant.8.gz nwrevoke.8.gz ncpmount.8.gz ncpumount.8.gz nwmsg.8.gz /usr/src/tmp/ncpfs-buildroot/usr/share/man/man8 ln -sf nwpqjob.1.gz /usr/src/tmp/ncpfs-buildroot/usr/share/man/man1/pqrm.1.gz ln -sf ncpmount.8.gz /usr/src/tmp/ncpfs-buildroot/usr/share/man/man8/mount.ncp.8.gz make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/man' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipx-1.0' /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/bin /bin/install -p ipx_configure ipx_cmd ipx_interface ipx_internal_net ipx_route /usr/src/tmp/ncpfs-buildroot/usr/bin /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/share/man/man8 /bin/install -p -m 644 ipx_configure.8.gz ipx_cmd.8.gz ipx_interface.8.gz ipx_internal_net.8.gz ipx_route.8.gz /usr/src/tmp/ncpfs-buildroot/usr/share/man/man8 make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipx-1.0' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/contrib/pam' /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/lib/security /bin/install -p -m 755 pam_ncp_auth.so /usr/src/tmp/ncpfs-buildroot/lib/security make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/contrib/pam' for i in lib sutil util man ipx-1.0 contrib/pam; do make -C $i install-dev; done make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' /bin/install -p -d /usr/src/tmp/ncpfs-buildroot//usr/lib /bin/install -p libncp.so.2.3.0 /usr/src/tmp/ncpfs-buildroot//usr/lib ldconfig make[1]: ldconfig: Command not found make[1]: [install_shared] Error 127 (ignored) /bin/install -p -d /usr/src/tmp/ncpfs-buildroot//usr/lib /bin/install -p -m 644 libncp.a /usr/src/tmp/ncpfs-buildroot//usr/lib ln -sf libncp.so.2.3 /usr/src/tmp/ncpfs-buildroot//usr/lib/libncp.so /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/include/ncp /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/include/ncp/ext /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/include/ncp/kernel /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/include/ncp/obsolete /bin/install -p -m 644 ../include/ncp/*.h /usr/src/tmp/ncpfs-buildroot/usr/include/ncp /bin/install -p -m 644 ../include/ncp/ext/*.h /usr/src/tmp/ncpfs-buildroot/usr/include/ncp/ext /bin/install -p -m 644 ../include/ncp/kernel/*.h /usr/src/tmp/ncpfs-buildroot/usr/include/ncp/kernel /bin/install -p -m 644 ../include/ncp/obsolete/*.h /usr/src/tmp/ncpfs-buildroot/usr/include/ncp/obsolete make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/sutil' make[1]: Nothing to be done for `install-dev'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/sutil' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/util' make[1]: Nothing to be done for `install-dev'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/util' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/man' /bin/install -p -d /usr/src/tmp/ncpfs-buildroot/usr/share/man/man3 /bin/install -p -m 644 NWCallsInit.3ncp.gz NWClearConnectionNumber.3ncp.gz NWGetConnListFromObject.3ncp.gz NWGetObjectConnectionNumbers.3ncp.gz nwerrors.3ncp.gz /usr/src/tmp/ncpfs-buildroot/usr/share/man/man3 make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/man' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipx-1.0' make[1]: Nothing to be done for `install-dev'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/ipx-1.0' make[1]: Entering directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/contrib/pam' make[1]: Nothing to be done for `install-dev'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6/contrib/pam' make: Leaving directory `/usr/src/RPM/BUILD/ncpfs-2.2.6' + for f in 'ipx_{configure,internal_net,interface}' + mv /usr/src/tmp/ncpfs-buildroot//usr/bin/ipx_configure /usr/src/tmp/ncpfs-buildroot/sbin/ipx_configure + for f in 'ipx_{configure,internal_net,interface}' + mv /usr/src/tmp/ncpfs-buildroot//usr/bin/ipx_internal_net /usr/src/tmp/ncpfs-buildroot/sbin/ipx_internal_net + for f in 'ipx_{configure,internal_net,interface}' + mv /usr/src/tmp/ncpfs-buildroot//usr/bin/ipx_interface /usr/src/tmp/ncpfs-buildroot/sbin/ipx_interface + install -p -m755 ipxdump/ipxdump ipxdump/ipxparse /usr/src/tmp/ncpfs-buildroot//usr/bin + ln -s ../usr/bin/ncpmount /usr/src/tmp/ncpfs-buildroot/sbin/mount.ncp + ln -s mount.ncp /usr/src/tmp/ncpfs-buildroot/sbin/mount.ncpfs + chmod a-s /usr/src/tmp/ncpfs-buildroot//usr/bin/ipx_cmd /usr/src/tmp/ncpfs-buildroot//usr/bin/ipx_route /usr/src/tmp/ncpfs-buildroot//usr/bin/ipxdump /usr/src/tmp/ncpfs-buildroot//usr/bin/ipxparse /usr/src/tmp/ncpfs-buildroot//usr/bin/ncopy /usr/src/tmp/ncpfs-buildroot//usr/bin/ncplogin /usr/src/tmp/ncpfs-buildroot//usr/bin/ncpmap /usr/src/tmp/ncpfs-buildroot//usr/bin/ncpmount /usr/src/tmp/ncpfs-buildroot//usr/bin/ncpumount /usr/src/tmp/ncpfs-buildroot//usr/bin/nprint /usr/src/tmp/ncpfs-buildroot//usr/bin/nsend /usr/src/tmp/ncpfs-buildroot//usr/bin/nwauth /usr/src/tmp/ncpfs-buildroot//usr/bin/nwbocreate /usr/src/tmp/ncpfs-buildroot//usr/bin/nwbols /usr/src/tmp/ncpfs-buildroot//usr/bin/nwboprops /usr/src/tmp/ncpfs-buildroot//usr/bin/nwborm /usr/src/tmp/ncpfs-buildroot//usr/bin/nwbpadd /usr/src/tmp/ncpfs-buildroot//usr/bin/nwbpcreate /usr/src/tmp/ncpfs-buildroot//usr/bin/nwbprm /usr/src/tmp/ncpfs-buildroot//usr/bin/nwbpset /usr/src/tmp/ncpfs-buildroot//usr/bin/nwbpvalues /usr/src/tmp/ncpfs-buildroot//usr/bin/nwdir /usr/src/tmp/ncpfs-buildroot//usr/bin/nwdpvalues /usr/src/tmp/ncpfs-buildroot//usr/bin/nwfsctrl /usr/src/tmp/ncpfs-buildroot//usr/bin/nwfsinfo /usr/src/tmp/ncpfs-buildroot//usr/bin/nwfstime /usr/src/tmp/ncpfs-buildroot//usr/bin/nwgrant /usr/src/tmp/ncpfs-buildroot//usr/bin/nwpasswd /usr/src/tmp/ncpfs-buildroot//usr/bin/nwpjmv /usr/src/tmp/ncpfs-buildroot//usr/bin/nwpqjob /usr/src/tmp/ncpfs-buildroot//usr/bin/nwpurge /usr/src/tmp/ncpfs-buildroot//usr/bin/nwrevoke /usr/src/tmp/ncpfs-buildroot//usr/bin/nwrights /usr/src/tmp/ncpfs-buildroot//usr/bin/nwsfind /usr/src/tmp/ncpfs-buildroot//usr/bin/nwtrustee /usr/src/tmp/ncpfs-buildroot//usr/bin/nwtrustee2 /usr/src/tmp/ncpfs-buildroot//usr/bin/nwuserlist /usr/src/tmp/ncpfs-buildroot//usr/bin/nwvolinfo /usr/src/tmp/ncpfs-buildroot//usr/bin/pqlist /usr/src/tmp/ncpfs-buildroot//usr/bin/pqrm /usr/src/tmp/ncpfs-buildroot//usr/bin/pqstat /usr/src/tmp/ncpfs-buildroot//usr/bin/pserver /usr/src/tmp/ncpfs-buildroot//usr/bin/slist + for n in ncpmount ncpumount slist + install -pD -m755 /usr/src/RPM/SOURCES/ncpfs.control /usr/src/tmp/ncpfs-buildroot/etc/control.d/facilities/ncpmount + subst -p s/@NAME@/ncpmount/ /usr/src/tmp/ncpfs-buildroot/etc/control.d/facilities/ncpmount + for n in ncpmount ncpumount slist + install -pD -m755 /usr/src/RPM/SOURCES/ncpfs.control /usr/src/tmp/ncpfs-buildroot/etc/control.d/facilities/ncpumount + subst -p s/@NAME@/ncpumount/ /usr/src/tmp/ncpfs-buildroot/etc/control.d/facilities/ncpumount + for n in ncpmount ncpumount slist + install -pD -m755 /usr/src/RPM/SOURCES/ncpfs.control /usr/src/tmp/ncpfs-buildroot/etc/control.d/facilities/slist + subst -p s/@NAME@/slist/ /usr/src/tmp/ncpfs-buildroot/etc/control.d/facilities/slist + /usr/lib/rpm/find-lang ncpfs + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ncpfs-buildroot (auto) mode of `./lib/security/pam_ncp_auth.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/libncp.so.2.3.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ncpfs-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/ncpfs-buildroot (auto) removed `/usr/src/tmp/ncpfs-buildroot/usr/share/man/man8/mount.ncp.8.gz' `/usr/src/tmp/ncpfs-buildroot/usr/share/man/man8/mount.ncp.8.gz' -> `ncpmount.8.gz' removed `/usr/src/tmp/ncpfs-buildroot/usr/share/man/man1/pqrm.1.gz' `/usr/src/tmp/ncpfs-buildroot/usr/share/man/man1/pqrm.1.gz' -> `nwpqjob.1.gz' Adjusting library links in /usr/src/tmp/ncpfs-buildroot ./lib: ./usr/lib: /sbin/ldconfig: Cannot stat ./usr/lib/libncp.so: No such file or directory libncp.so.2.3 -> libncp.so.2.3.0 (changed) Verifying ELF objects in /usr/src/tmp/ncpfs-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/ncpfs-buildroot (executable,shared) Processing files: ncpfs-2.2.6-alt7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13403 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncpfs-2.2.6 + DOCDIR=/usr/src/tmp/ncpfs-buildroot/usr/share/doc/ncpfs-2.2.6 + export DOCDIR + rm -rf /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ncpfs-2.2.6 + /bin/mkdir -p /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ncpfs-2.2.6 + cp -prL BUGS Changes ConfigFile INSTALL FAQ README README.pam_ncp /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ncpfs-2.2.6 + chmod -R go-w /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ncpfs-2.2.6 + chmod -R a+rX /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ncpfs-2.2.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.76820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.68181 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/ncpfs-buildroot/.pre:ncpfs + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.50208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/ncpfs-buildroot/.post:ncpfs + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.42034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: PAM(pam_ncp_auth.so) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/control-dump, /usr/sbin/groupadd Requires(post): /bin/sh, /usr/sbin/control, /usr/sbin/control-restore Requires: libncp = 2.2.6, /etc/control.d/facilities(control_fmode), /etc/control.d/facilities(new_fmode), /etc/control.d/facilities(new_help), /etc/control.d/functions, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libncp.so.2.3(NCPFS.2.2.0.17), libncp.so.2.3(NCPFS.2.2.0.18), libncp.so.2.3(NCPFS.INTERNAL), libncp.so.2.3(NCPFS_2.2.0.19), libncp.so.2.3(NCPFS_2.2.1), libncp.so.2.3(NCPFS_2.2.4), libpam.so.0(LIBPAM_1.0), rtld(GNU_HASH) Processing files: libncp-2.2.6-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.70328 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.35043 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libncp.so.2.3, libncp.so.2.3(NCPFS.2.2.0.17), libncp.so.2.3(NCPFS.2.2.0.18), libncp.so.2.3(NCPFS.INTERNAL), libncp.so.2.3(NCPFS.MPILIB), libncp.so.2.3(NCPFS_2.2.0.19), libncp.so.2.3(NCPFS_2.2.1), libncp.so.2.3(NCPFS_2.2.4) Requires(interp): /sbin/ldconfig, /sbin/postun_ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/postun_ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Processing files: libncp-devel-2.2.6-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.20063 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.41484 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libncp = 2.2.6, /usr/lib/libncp.so.2.3 Processing files: ipxutils-2.2.6-alt7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncpfs-2.2.6 + DOCDIR=/usr/src/tmp/ncpfs-buildroot/usr/share/doc/ipxutils-2.2.6 + export DOCDIR + rm -rf /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ipxutils-2.2.6 + /bin/mkdir -p /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ipxutils-2.2.6 + cp -prL ipx-1.0/COPYING ipx-1.0/README README.ipxdump /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ipxutils-2.2.6 + chmod -R go-w /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ipxutils-2.2.6 + chmod -R a+rX /usr/src/tmp/ncpfs-buildroot/usr/share/doc/ipxutils-2.2.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.19863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.72201 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.52160 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/ncpfs-2.2.6-alt7.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/ncpfs-2.2.6-alt7.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libncp-2.2.6-alt7.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libncp-devel-2.2.6-alt7.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/ipxutils-2.2.6-alt7.ppc.rpm 92.04user 19.56system 2:05.11elapsed 89%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4020956minor)pagefaults 0swaps