<86>Apr 21 00:42:34 userdel[19491]: delete user 'rooter' <86>Apr 21 00:42:34 groupadd[19515]: group added to /etc/group: name=rooter, GID=603 <86>Apr 21 00:42:34 groupadd[19515]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:42:34 groupadd[19515]: new group: name=rooter, GID=603 <86>Apr 21 00:42:34 useradd[19534]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 21 00:42:34 userdel[19556]: delete user 'builder' <86>Apr 21 00:42:34 userdel[19556]: removed group 'builder' owned by 'builder' <86>Apr 21 00:42:34 userdel[19556]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:42:34 groupadd[19576]: group added to /etc/group: name=builder, GID=604 <86>Apr 21 00:42:34 groupadd[19576]: group added to /etc/gshadow: name=builder <86>Apr 21 00:42:34 groupadd[19576]: new group: name=builder, GID=604 <86>Apr 21 00:42:34 useradd[19588]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash Installing fstyp-0.1-alt7.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71130 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fstyp-0.1 + echo 'Source #0 (fstyp-0.1.tar):' Source #0 (fstyp-0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fstyp-0.1.tar + cd fstyp-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (fstyp-file.patch):' Patch #1 (fstyp-file.patch): + /usr/bin/patch -p1 patching file src/mount_guess_fstype.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71130 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstyp-0.1 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking for strerror in -lcposix... no checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... x86_64-alt-linux-gnu checking build system type... x86_64-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for working const... yes checking for mkdir... yes updating cache ./config.cache creating ./config.status creating Makefile creating man/Makefile creating src/Makefile creating config.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/man' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/src' gcc -D_GNU_SOURCE -I. -I.. -I/usr/include -pipe -Wall -g -O2 -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -c fstyp.c gcc -D_GNU_SOURCE -I. -I.. -I/usr/include -pipe -Wall -g -O2 -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -c mount_guess_fstype.c In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c: In function 'is_reiserfs_magic_string': mount_guess_fstype.c:136:23: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:136:23: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:136:23: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, ^ mount_guess_fstype.c:136:23: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:136:23: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:136:23: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, ^ mount_guess_fstype.c:136:23: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:136:23: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, ^ mount_guess_fstype.c:136:23: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:136:23: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, ^ mount_guess_fstype.c:136:23: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:136:23: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:138:16: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:138:16: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:138:16: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, ^ mount_guess_fstype.c:138:16: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:138:16: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:138:16: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, ^ mount_guess_fstype.c:138:16: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:138:16: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, ^ mount_guess_fstype.c:138:16: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:138:16: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, ^ mount_guess_fstype.c:138:16: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:138:16: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c: In function 'fstype': mount_guess_fstype.c:247:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:247:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:247:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) ^ mount_guess_fstype.c:247:20: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:247:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:247:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) ^ mount_guess_fstype.c:247:20: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:247:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) ^ mount_guess_fstype.c:247:20: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:247:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) ^ mount_guess_fstype.c:247:20: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:247:20: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:253:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:253:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:253:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, ^ mount_guess_fstype.c:253:20: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:253:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:253:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, ^ mount_guess_fstype.c:253:20: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:253:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, ^ mount_guess_fstype.c:253:20: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:253:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, ^ mount_guess_fstype.c:253:20: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:253:20: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:258:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:258:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:258:22: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || ^ mount_guess_fstype.c:258:22: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:258:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:258:22: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || ^ mount_guess_fstype.c:258:22: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:258:22: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || ^ mount_guess_fstype.c:258:22: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:258:22: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || ^ mount_guess_fstype.c:258:22: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:258:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:259:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:259:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:259:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || ^ mount_guess_fstype.c:259:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:259:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:259:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || ^ mount_guess_fstype.c:259:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:259:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || ^ mount_guess_fstype.c:259:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:259:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || ^ mount_guess_fstype.c:259:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:259:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:260:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:260:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:260:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || ^ mount_guess_fstype.c:260:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:260:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:260:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || ^ mount_guess_fstype.c:260:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:260:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || ^ mount_guess_fstype.c:260:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:260:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || ^ mount_guess_fstype.c:260:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:260:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:261:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:261:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:261:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || ^ mount_guess_fstype.c:261:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:261:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:261:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || ^ mount_guess_fstype.c:261:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:261:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || ^ mount_guess_fstype.c:261:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:261:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || ^ mount_guess_fstype.c:261:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:261:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:262:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:262:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:262:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || ^ mount_guess_fstype.c:262:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:262:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:262:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || ^ mount_guess_fstype.c:262:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:262:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || ^ mount_guess_fstype.c:262:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:262:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || ^ mount_guess_fstype.c:262:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:262:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:265:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:265:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:265:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) ^ mount_guess_fstype.c:265:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:265:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:265:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) ^ mount_guess_fstype.c:265:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:265:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) ^ mount_guess_fstype.c:265:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:265:15: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) ^ mount_guess_fstype.c:265:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:265:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:266:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:266:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:266:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || ^ mount_guess_fstype.c:266:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:266:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:266:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || ^ mount_guess_fstype.c:266:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:266:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || ^ mount_guess_fstype.c:266:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:266:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || ^ mount_guess_fstype.c:266:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:266:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:267:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:267:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:267:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || ^ mount_guess_fstype.c:267:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:267:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:267:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || ^ mount_guess_fstype.c:267:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:267:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || ^ mount_guess_fstype.c:267:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:267:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || ^ mount_guess_fstype.c:267:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:267:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:268:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:268:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:268:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) ^ mount_guess_fstype.c:268:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:268:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from mount_guess_fstype.c:34: mount_guess_fstype.c:268:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) ^ mount_guess_fstype.c:268:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:268:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) ^ mount_guess_fstype.c:268:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:268:18: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) ^ mount_guess_fstype.c:268:18: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' mount_guess_fstype.c:268:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) ^ In file included from mount_guess_fstype.c:34:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ mount_guess_fstype.c: At top level: mount_guess_fstype.c:88:2: warning: 'magic_known' defined but not used [-Wunused-variable] *magic_known[] = { ^ /bin/sh ../libtool --mode=link gcc -pipe -Wall -g -O2 -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -o fstyp fstyp.o mount_guess_fstype.o mkdir .libs gcc -pipe -Wall -g -O2 -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -o fstyp fstyp.o mount_guess_fstype.o make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' make: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14641 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fstyp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fstyp-buildroot + cd fstyp-0.1 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/fstyp-buildroot/usr exec_prefix=/usr/src/tmp/fstyp-buildroot/usr bindir=/usr/src/tmp/fstyp-buildroot/usr/bin sbindir=/usr/src/tmp/fstyp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/fstyp-buildroot/etc datadir=/usr/src/tmp/fstyp-buildroot/usr/share includedir=/usr/src/tmp/fstyp-buildroot/usr/include libdir=/usr/src/tmp/fstyp-buildroot/usr/lib64 libexecdir=/usr/src/tmp/fstyp-buildroot/usr/lib localstatedir=/usr/src/tmp/fstyp-buildroot/var/lib sharedstatedir=/usr/src/tmp/fstyp-buildroot/var/lib mandir=/usr/src/tmp/fstyp-buildroot/usr/share/man infodir=/usr/src/tmp/fstyp-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/make install-man8 make[3]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/man' /bin/sh ../mkinstalldirs /usr/src/tmp/fstyp-buildroot/usr/share/man/man8 mkdir /usr/src/tmp/fstyp-buildroot mkdir /usr/src/tmp/fstyp-buildroot/usr mkdir /usr/src/tmp/fstyp-buildroot/usr/share mkdir /usr/src/tmp/fstyp-buildroot/usr/share/man mkdir /usr/src/tmp/fstyp-buildroot/usr/share/man/man8 /bin/install -p -m 644 ./fstyp.8 /usr/src/tmp/fstyp-buildroot/usr/share/man/man8/fstyp.8 make[3]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/man' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/src' /bin/sh ../mkinstalldirs /usr/src/tmp/fstyp-buildroot/usr/bin mkdir /usr/src/tmp/fstyp-buildroot/usr/bin /bin/sh ../libtool --mode=install /bin/install -p fstyp /usr/src/tmp/fstyp-buildroot/usr/bin/fstyp /bin/install -p fstyp /usr/src/tmp/fstyp-buildroot/usr/bin/fstyp make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/src' make[1]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' make: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fstyp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fstyp-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/fstyp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/fstyp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: fstyp-0.1-alt7.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14641 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstyp-0.1 + DOCDIR=/usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + export DOCDIR + rm -rf /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + /bin/mkdir -p /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + cp -prL AUTHORS ChangeLog COPYING /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + chmod -R go-w /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + chmod -R a+rX /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ltS9qJ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gMqrYb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9mT3eH Creating fstyp-debuginfo package Processing files: fstyp-debuginfo-0.1-alt7.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BhUvef find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8K6mXP find-requires: running scripts (debuginfo) Requires: fstyp = 0.1-alt7.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/fstyp-0.1-alt7.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/fstyp-debuginfo-0.1-alt7.qa1.x86_64.rpm 2.50user 1.98system 0:09.61elapsed 46%CPU (0avgtext+0avgdata 29632maxresident)k 0inputs+0outputs (0major+318153minor)pagefaults 0swaps 4.29user 5.53system 0:14.59elapsed 67%CPU (0avgtext+0avgdata 29632maxresident)k 0inputs+0outputs (0major+465192minor)pagefaults 0swaps --- fstyp-0.1-alt7.qa1.x86_64.rpm.repo 2013-04-18 00:14:58.000000000 +0000 +++ fstyp-0.1-alt7.qa1.x86_64.rpm.hasher 2019-04-21 00:42:46.704899484 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/fstyp-0.1/ChangeLog 100644 -/usr/share/man/man8/fstyp.8.gz 100644 +/usr/share/man/man8/fstyp.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2