<86>Apr 21 01:19:28 userdel[87047]: delete user 'rooter' <86>Apr 21 01:19:28 userdel[87047]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:19:28 userdel[87047]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:19:28 groupadd[87076]: group added to /etc/group: name=rooter, GID=663 <86>Apr 21 01:19:28 groupadd[87076]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:19:28 groupadd[87076]: new group: name=rooter, GID=663 <86>Apr 21 01:19:28 useradd[87099]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Apr 21 01:19:28 userdel[87127]: delete user 'builder' <86>Apr 21 01:19:28 userdel[87127]: removed group 'builder' owned by 'builder' <86>Apr 21 01:19:28 userdel[87127]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:19:28 groupadd[87161]: group added to /etc/group: name=builder, GID=664 <86>Apr 21 01:19:28 groupadd[87161]: group added to /etc/gshadow: name=builder <86>Apr 21 01:19:28 groupadd[87161]: new group: name=builder, GID=664 <86>Apr 21 01:19:28 useradd[87185]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Apr 21 01:19:31 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:19:31 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:19:31 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Apr 21 01:19:31 rpmi: libreadline-devel-6.3.8-alt2 1449773803 installed Installing udftools-1.0.0-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68037 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf udftools-cvs-20080518 + echo 'Source #0 (udftools-cvs-20080518.tar):' Source #0 (udftools-cvs-20080518.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/udftools-cvs-20080518.tar + cd udftools-cvs-20080518 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (udftools-cvs-20080518-shared.patch):' Patch #0 (udftools-cvs-20080518-shared.patch): + /usr/bin/patch -p1 patching file cdrwtool/Makefile.am patching file libudffs/Makefile.am patching file Makefile.am patching file mkudffs/Makefile.am patching file wrudf/Makefile.am + echo 'Patch #1 (build-with-gcc5.patch):' Patch #1 (build-with-gcc5.patch): + /usr/bin/patch -p1 patching file include/libudffs.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68037 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd udftools-cvs-20080518 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize-default: linking file `config/config.guess' libtoolize-default: linking file `config/config.sub' libtoolize-default: linking file `config/install-sh' libtoolize-default: linking file `config/ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:8: installing 'config/compile' configure.in:5: installing 'config/missing' cdrwtool/Makefile.am:3: warning: source file '../mkudffs/mkudffs.c' is in a subdirectory, cdrwtool/Makefile.am:3: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. cdrwtool/Makefile.am: installing 'config/depcomp' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' libudffs/Makefile.am:2: warning: source file '../mkudffs/defaults.c' is in a subdirectory, libudffs/Makefile.am:2: but option 'subdir-objects' is disabled autoreconf-default: Leaving directory `.' + 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_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + 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 --enable-shared --enable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inline... inline 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 for gettimeofday... yes checking for mktime... yes checking for open64... yes checking for lseek64... yes checking for llseek... yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libudffs/Makefile config.status: creating mkudffs/Makefile config.status: creating cdrwtool/Makefile config.status: creating pktsetup/Makefile config.status: creating udffsck/Makefile config.status: creating wrudf/Makefile config.status: creating doc/Makefile config.status: creating udfct/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' Making all in libudffs make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/libudffs' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o crc.lo crc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o extent.lo extent.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o defaults.lo `test -f '../mkudffs/defaults.c' || echo './'`../mkudffs/defaults.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o desc.lo desc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o file.lo file.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o unicode.lo unicode.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c ../mkudffs/defaults.c -fPIC -DPIC -o .libs/defaults.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c extent.c -fPIC -DPIC -o .libs/extent.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c file.c -fPIC -DPIC -o .libs/file.o In file included from ../mkudffs/mkudffs.h:29:0, from ../mkudffs/defaults.c:23: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c ../mkudffs/defaults.c -o defaults.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c crc.c -fPIC -DPIC -o .libs/crc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c desc.c -fPIC -DPIC -o .libs/desc.o In file included from extent.c:34:0: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ file.c: In function 'insert_fid': file.c:323:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *)((struct allocDescImpUse *)fid->icb.impUse)->impUse = cpu_to_le32(uniqueID & 0x00000000FFFFFFFFUL); ^ file.c:323:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] file.c:350:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *)((struct allocDescImpUse *)fid->icb.impUse)->impUse = cpu_to_le32(uniqueID & 0x00000000FFFFFFFFUL); ^ file.c:350:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] file.c: In function 'udf_create': file.c:389:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] efe->uniqueID = cpu_to_le64(le64_to_cpu(((uint64_t *)disc->udf_lvid->logicalVolContentsUse)[0])); ^ file.c:391:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint64_t *)disc->udf_lvid->logicalVolContentsUse)[0] = cpu_to_le64(le64_to_cpu(efe->uniqueID) + 16); ^ file.c:393:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint64_t *)disc->udf_lvid->logicalVolContentsUse)[0] = cpu_to_le64(le64_to_cpu(efe->uniqueID) + 1); ^ file.c:436:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fe->uniqueID = cpu_to_le64(le64_to_cpu(((uint64_t *)disc->udf_lvid->logicalVolContentsUse)[0])); ^ file.c:438:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint64_t *)disc->udf_lvid->logicalVolContentsUse)[0] = cpu_to_le64(le64_to_cpu(fe->uniqueID) + 16); ^ file.c:440:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint64_t *)disc->udf_lvid->logicalVolContentsUse)[0] = cpu_to_le64(le64_to_cpu(fe->uniqueID) + 1); ^ In file included from file.c:25:0: file.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c unicode.c -fPIC -DPIC -o .libs/unicode.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c desc.c -o desc.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c crc.c -o crc.o >/dev/null 2>&1 In file included from unicode.c:23:0: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c extent.c -o extent.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c unicode.c -o unicode.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c file.c -o file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -version-info 1:0:0 -o libudffs.la -rpath /usr/lib64 crc.lo extent.lo defaults.lo desc.lo file.lo unicode.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/crc.o .libs/extent.o .libs/defaults.o .libs/desc.o .libs/file.o .libs/unicode.o -O2 -Wl,-soname -Wl,libudffs.so.1 -o .libs/libudffs.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libudffs.so.1" && ln -s "libudffs.so.1.0.0" "libudffs.so.1") libtool: link: (cd ".libs" && rm -f "libudffs.so" && ln -s "libudffs.so.1.0.0" "libudffs.so") libtool: link: ar cru .libs/libudffs.a crc.o extent.o defaults.o desc.o file.o unicode.o libtool: link: ranlib .libs/libudffs.a libtool: link: ( cd ".libs" && rm -f "libudffs.la" && ln -s "../libudffs.la" "libudffs.la" ) make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/libudffs' Making all in mkudffs make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/mkudffs' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o main.o main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o mkudffs.o mkudffs.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o options.o options.c main.c: In function 'write_func': main.c:111:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ In file included from mkudffs.h:29:0, from main.c:35: main.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ options.c: In function 'parse_args': options.c:166:66: warning: pointer targets in passing argument 2 of 'encode_string' differ in signedness [-Wpointer-sign] disc->udf_lvd[0]->logicalVolIdent[127] = encode_string(disc, disc->udf_lvd[0]->logicalVolIdent, "", optarg, 128); ^ In file included from mkudffs.h:29:0, from options.c:28: ../include/libudffs.h:187:12: note: expected 'char *' but argument is of type 'dstring * {aka unsigned char *}' extern int encode_string(struct udf_disc *, char *, char *, char *, int); ^ options.c:167:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((struct impUseVolDescImpUse *)disc->udf_iuvd[0]->impUse)->logicalVolIdent[127] = encode_string(disc, ((struct impUseVolDescImpUse *)disc->udf_iuvd[0]->impUse)->logicalVolIdent, "", optarg, 128); ^ options.c:167:116: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((struct impUseVolDescImpUse *)disc->udf_iuvd[0]->impUse)->logicalVolIdent[127] = encode_string(disc, ((struct impUseVolDescImpUse *)disc->udf_iuvd[0]->impUse)->logicalVolIdent, "", optarg, 128); ^ options.c:167:107: warning: pointer targets in passing argument 2 of 'encode_string' differ in signedness [-Wpointer-sign] ((struct impUseVolDescImpUse *)disc->udf_iuvd[0]->impUse)->logicalVolIdent[127] = encode_string(disc, ((struct impUseVolDescImpUse *)disc->udf_iuvd[0]->impUse)->logicalVolIdent, "", optarg, 128); ^ In file included from mkudffs.h:29:0, from options.c:28: ../include/libudffs.h:187:12: note: expected 'char *' but argument is of type 'dstring * {aka unsigned char *}' extern int encode_string(struct udf_disc *, char *, char *, char *, int); ^ options.c:168:63: warning: pointer targets in passing argument 2 of 'encode_string' differ in signedness [-Wpointer-sign] disc->udf_fsd->logicalVolIdent[127] = encode_string(disc, disc->udf_fsd->logicalVolIdent, "", optarg, 128); ^ In file included from mkudffs.h:29:0, from options.c:28: ../include/libudffs.h:187:12: note: expected 'char *' but argument is of type 'dstring * {aka unsigned char *}' extern int encode_string(struct udf_disc *, char *, char *, char *, int); ^ options.c:173:58: warning: pointer targets in passing argument 2 of 'encode_string' differ in signedness [-Wpointer-sign] disc->udf_pvd[0]->volIdent[31] = encode_string(disc, disc->udf_pvd[0]->volIdent, "", optarg, 32); ^ In file included from mkudffs.h:29:0, from options.c:28: ../include/libudffs.h:187:12: note: expected 'char *' but argument is of type 'dstring * {aka unsigned char *}' extern int encode_string(struct udf_disc *, char *, char *, char *, int); ^ options.c:179:17: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(ts, &disc->udf_pvd[0]->volSetIdent[1], 8); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from options.c:23: /usr/include/bits/string3.h:123:1: note: expected 'const char * restrict' but argument is of type 'dstring * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ options.c:180:62: warning: pointer targets in passing argument 2 of 'encode_string' differ in signedness [-Wpointer-sign] disc->udf_pvd[0]->volSetIdent[127] = encode_string(disc, disc->udf_pvd[0]->volSetIdent, ts, optarg, 128); ^ In file included from mkudffs.h:29:0, from options.c:28: ../include/libudffs.h:187:12: note: expected 'char *' but argument is of type 'dstring * {aka unsigned char *}' extern int encode_string(struct udf_disc *, char *, char *, char *, int); ^ options.c:185:59: warning: pointer targets in passing argument 2 of 'encode_string' differ in signedness [-Wpointer-sign] disc->udf_fsd->fileSetIdent[31] = encode_string(disc, disc->udf_fsd->fileSetIdent, "", optarg, 32); ^ In file included from mkudffs.h:29:0, from options.c:28: ../include/libudffs.h:187:12: note: expected 'char *' but argument is of type 'dstring * {aka unsigned char *}' extern int encode_string(struct udf_disc *, char *, char *, char *, int); ^ mkudffs.c: In function 'udf_init_disc': mkudffs.c:45:27: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(disc, 0x00, sizeof(disc)); ^ mkudffs.c:77:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_pvd[0]->volIdent[31] = strlen(disc->udf_pvd[0]->volIdent); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:78:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_pvd[0]->volSetIdent[127] = strlen(disc->udf_pvd[0]->volSetIdent); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:82:50: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_lvd[0]->logicalVolIdent[127] = strlen(disc->udf_lvd[0]->logicalVolIdent); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:93:52: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] query_iuvdiu(disc)->logicalVolIdent[127] = strlen(query_iuvdiu(disc)->logicalVolIdent); ^ In file included from mkudffs.h:29:0, from options.c:28: options.c: At top level: In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:94:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] query_iuvdiu(disc)->LVInfo1[35] = strlen(query_iuvdiu(disc)->LVInfo1); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:95:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] query_iuvdiu(disc)->LVInfo2[35] = strlen(query_iuvdiu(disc)->LVInfo2); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:96:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] query_iuvdiu(disc)->LVInfo3[35] = strlen(query_iuvdiu(disc)->LVInfo3); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:115:47: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_fsd->logicalVolIdent[127] = strlen(disc->udf_fsd->logicalVolIdent); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:116:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_fsd->fileSetIdent[31] = strlen(disc->udf_fsd->fileSetIdent); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:117:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_fsd->copyrightFileIdent[31] = strlen(disc->udf_fsd->copyrightFileIdent); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c:118:48: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_fsd->abstractFileIdent[31] = strlen(disc->udf_fsd->abstractFileIdent); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ mkudffs.c: In function 'udf_set_version': ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ mkudffs.c:149:10: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(disc->udf_pd[0]->partitionContents.ident, PD_PARTITION_CONTENTS_NSR02); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ In file included from /usr/include/features.h:368:0, from /usr/include/malloc.h:22, from mkudffs.c:23: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ mkudffs.c:154:10: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(disc->udf_pd[0]->partitionContents.ident, PD_PARTITION_CONTENTS_NSR03); ^ In file included from /usr/include/features.h:368:0, from /usr/include/malloc.h:22, from mkudffs.c:23: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ mkudffs.c:157:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)disc->udf_fsd->domainIdent.identSuffix)[0] = cpu_to_le16(udf_rev); ^ mkudffs.c:158:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)disc->udf_lvd[0]->domainIdent.identSuffix)[0] = cpu_to_le16(udf_rev); ^ mkudffs.c:159:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)disc->udf_iuvd[0]->impIdent.identSuffix)[0] = le16_to_cpu(udf_rev); ^ mkudffs.c:164:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)disc->udf_stable[0]->sparingIdent.identSuffix)[0] = le16_to_cpu(udf_rev); ^ mkudffs.c: In function 'setup_partition': mkudffs.c:376:21: warning: unused variable 'vat' [-Wunused-variable] struct udf_extent *vat, *pspace; ^ mkudffs.c: In function 'setup_fileset': mkudffs.c:537:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((long_ad *)disc->udf_lvd[0]->logicalVolContentsUse)->extLength = cpu_to_le32(disc->blocksize); ^ mkudffs.c:538:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((long_ad *)disc->udf_lvd[0]->logicalVolContentsUse)->extLocation.logicalBlockNum = cpu_to_le32(offset); ^ mkudffs.c:539:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((long_ad *)disc->udf_lvd[0]->logicalVolContentsUse)->extLocation.partitionReferenceNum = cpu_to_le16(0); ^ mkudffs.c: In function 'setup_root': mkudffs.c:612:35: warning: pointer targets in passing argument 3 of 'udf_create' differ in signedness [-Wpointer-sign] nat = udf_create(disc, pspace, "\x08" "Non-Allocatable Space", 22, offset+1, desc, FID_FILE_CHAR_HIDDEN, ICBTAG_FILE_TYPE_REGULAR, ICBTAG_FLAG_SYSTEM); ^ In file included from mkudffs.h:29:0, from mkudffs.c:34: ../include/libudffs.h:178:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_create(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *, uint8_t, uint8_t, uint16_t); ^ mkudffs.c:633:35: warning: pointer targets in passing argument 3 of 'udf_create' differ in signedness [-Wpointer-sign] nat = udf_create(disc, pspace, "\x08" "*UDF Non-Allocatable Space", 27, offset+1, ss, FID_FILE_CHAR_METADATA, ICBTAG_FILE_TYPE_REGULAR, ICBTAG_FLAG_STREAM | ICBTAG_FLAG_SYSTEM); ^ In file included from mkudffs.h:29:0, from mkudffs.c:34: ../include/libudffs.h:178:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_create(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *, uint8_t, uint8_t, uint16_t); ^ mkudffs.c:643:33: warning: pointer targets in passing argument 3 of 'udf_mkdir' differ in signedness [-Wpointer-sign] desc = udf_mkdir(disc, pspace, "\x08" "lost+found", 11, offset+1, desc); ^ In file included from mkudffs.h:29:0, from mkudffs.c:34: ../include/libudffs.h:179:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_mkdir(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *); ^ mkudffs.c: In function 'setup_lvid': mkudffs.c:829:21: warning: variable 'ext' set but not used [-Wunused-but-set-variable] struct udf_extent *ext; ^ In file included from mkudffs.h:27:0, from mkudffs.c:34: mkudffs.c: In function 'setup_vat': ../include/osta_udf.h:60:24: warning: pointer targets in passing argument 3 of 'udf_create' differ in signedness [-Wpointer-sign] #define UDF_ID_ALLOC "*UDF Virtual Alloc Tbl" ^ mkudffs.c:899:34: note: in expansion of macro 'UDF_ID_ALLOC' vtable = udf_create(disc, ext, UDF_ID_ALLOC, strlen(UDF_ID_ALLOC), offset, NULL, FID_FILE_CHAR_HIDDEN, ICBTAG_FILE_TYPE_VAT20, 0); ^ In file included from mkudffs.h:29:0, from mkudffs.c:34: ../include/libudffs.h:178:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_create(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *, uint8_t, uint8_t, uint16_t); ^ mkudffs.c:905:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] vat20->logicalVolIdent[127] = strlen(vat20->logicalVolIdent); ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from mkudffs.h:27:0, from mkudffs.c:34: ../include/osta_udf.h:60:24: warning: pointer targets in passing argument 3 of 'udf_create' differ in signedness [-Wpointer-sign] #define UDF_ID_ALLOC "*UDF Virtual Alloc Tbl" ^ mkudffs.c:912:34: note: in expansion of macro 'UDF_ID_ALLOC' vtable = udf_create(disc, ext, UDF_ID_ALLOC, strlen(UDF_ID_ALLOC), offset, NULL, FID_FILE_CHAR_HIDDEN, ICBTAG_FILE_TYPE_UNDEF, 0); ^ In file included from mkudffs.h:29:0, from mkudffs.c:34: ../include/libudffs.h:178:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_create(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *, uint8_t, uint8_t, uint16_t); ^ mkudffs.c:918:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)vat15->vatIdent.identSuffix)[0] = cpu_to_le16(disc->udf_rev); ^ mkudffs.c:891:12: warning: unused variable 'vsector' [-Wunused-variable] uint32_t *vsector, len; ^ mkudffs.c:890:24: warning: unused variable 'fid' [-Wunused-variable] struct fileIdentDesc *fid; ^ mkudffs.c:889:28: warning: unused variable 'efe' [-Wunused-variable] struct extendedFileEntry *efe; ^ mkudffs.c:888:20: warning: unused variable 'fe' [-Wunused-variable] struct fileEntry *fe; ^ mkudffs.c:886:28: warning: unused variable 'desc' [-Wunused-variable] struct udf_desc *vtable, *desc; ^ mkudffs.c: In function 'add_type2_sparable_partition': mkudffs.c:973:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)pm->partIdent.identSuffix)[0] = cpu_to_le16(disc->udf_rev); ^ In file included from /usr/include/string.h:648:0, from ../include/udf_endian.h:26, from mkudffs.h:28, from mkudffs.c:34: mkudffs.c: In function 'find_type2_sparable_partition': mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from ../include/udf_endian.h:26, from mkudffs.h:28, from mkudffs.c:34: mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from ../include/udf_endian.h:26, from mkudffs.h:28, from mkudffs.c:34: mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ mkudffs.c:1007:17: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from ../include/udf_endian.h:26, from mkudffs.h:28, from mkudffs.c:34: mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ mkudffs.c:1007:17: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ mkudffs.c:1007:17: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ mkudffs.c:1007:17: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ In file included from ../include/udf_endian.h:26:0, from mkudffs.h:28, from mkudffs.c:34: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ mkudffs.c: In function 'add_type2_virtual_partition': mkudffs.c:1036:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)pm->partIdent.identSuffix)[0] = cpu_to_le16(disc->udf_rev); ^ In file included from mkudffs.h:29:0, from mkudffs.c:34: mkudffs.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o mkudffs main.o mkudffs.o options.o ../libudffs/libudffs.la libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/mkudffs main.o mkudffs.o options.o ../libudffs/.libs/libudffs.so make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/mkudffs' Making all in cdrwtool make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/cdrwtool' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o main.o main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o options.o options.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o cdrwtool.o cdrwtool.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -pipe -Wall -g -O2 -c -o mkudffs.o `test -f '../mkudffs/mkudffs.c' || echo './'`../mkudffs/mkudffs.c In file included from cdrwtool.h:15:0, from main.c:34: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ ../mkudffs/mkudffs.c: In function 'udf_init_disc': ../mkudffs/mkudffs.c:45:27: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(disc, 0x00, sizeof(disc)); ^ ../mkudffs/mkudffs.c:77:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_pvd[0]->volIdent[31] = strlen(disc->udf_pvd[0]->volIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:78:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_pvd[0]->volSetIdent[127] = strlen(disc->udf_pvd[0]->volSetIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:82:50: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_lvd[0]->logicalVolIdent[127] = strlen(disc->udf_lvd[0]->logicalVolIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:93:52: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] query_iuvdiu(disc)->logicalVolIdent[127] = strlen(query_iuvdiu(disc)->logicalVolIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:94:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] query_iuvdiu(disc)->LVInfo1[35] = strlen(query_iuvdiu(disc)->LVInfo1); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:95:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] query_iuvdiu(disc)->LVInfo2[35] = strlen(query_iuvdiu(disc)->LVInfo2); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:96:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] query_iuvdiu(disc)->LVInfo3[35] = strlen(query_iuvdiu(disc)->LVInfo3); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:115:47: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_fsd->logicalVolIdent[127] = strlen(disc->udf_fsd->logicalVolIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:116:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_fsd->fileSetIdent[31] = strlen(disc->udf_fsd->fileSetIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:117:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_fsd->copyrightFileIdent[31] = strlen(disc->udf_fsd->copyrightFileIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c:118:48: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] disc->udf_fsd->abstractFileIdent[31] = strlen(disc->udf_fsd->abstractFileIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ ../mkudffs/mkudffs.c: In function 'udf_set_version': ../mkudffs/mkudffs.c:149:10: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(disc->udf_pd[0]->partitionContents.ident, PD_PARTITION_CONTENTS_NSR02); ^ In file included from /usr/include/features.h:368:0, from /usr/include/malloc.h:22, from ../mkudffs/mkudffs.c:23: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ../mkudffs/mkudffs.c:154:10: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(disc->udf_pd[0]->partitionContents.ident, PD_PARTITION_CONTENTS_NSR03); ^ In file included from /usr/include/features.h:368:0, from /usr/include/malloc.h:22, from ../mkudffs/mkudffs.c:23: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ../mkudffs/mkudffs.c:157:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)disc->udf_fsd->domainIdent.identSuffix)[0] = cpu_to_le16(udf_rev); ^ ../mkudffs/mkudffs.c:158:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)disc->udf_lvd[0]->domainIdent.identSuffix)[0] = cpu_to_le16(udf_rev); ^ ../mkudffs/mkudffs.c:159:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)disc->udf_iuvd[0]->impIdent.identSuffix)[0] = le16_to_cpu(udf_rev); ^ ../mkudffs/mkudffs.c:164:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)disc->udf_stable[0]->sparingIdent.identSuffix)[0] = le16_to_cpu(udf_rev); ^ ../mkudffs/mkudffs.c: In function 'setup_partition': ../mkudffs/mkudffs.c:376:21: warning: unused variable 'vat' [-Wunused-variable] struct udf_extent *vat, *pspace; ^ ../mkudffs/mkudffs.c: In function 'setup_fileset': ../mkudffs/mkudffs.c:537:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((long_ad *)disc->udf_lvd[0]->logicalVolContentsUse)->extLength = cpu_to_le32(disc->blocksize); ^ ../mkudffs/mkudffs.c:538:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((long_ad *)disc->udf_lvd[0]->logicalVolContentsUse)->extLocation.logicalBlockNum = cpu_to_le32(offset); ^ ../mkudffs/mkudffs.c:539:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((long_ad *)disc->udf_lvd[0]->logicalVolContentsUse)->extLocation.partitionReferenceNum = cpu_to_le16(0); ^ ../mkudffs/mkudffs.c: In function 'setup_root': ../mkudffs/mkudffs.c:612:35: warning: pointer targets in passing argument 3 of 'udf_create' differ in signedness [-Wpointer-sign] nat = udf_create(disc, pspace, "\x08" "Non-Allocatable Space", 22, offset+1, desc, FID_FILE_CHAR_HIDDEN, ICBTAG_FILE_TYPE_REGULAR, ICBTAG_FLAG_SYSTEM); ^ In file included from ../mkudffs/mkudffs.h:29:0, from ../mkudffs/mkudffs.c:34: ../include/libudffs.h:178:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_create(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *, uint8_t, uint8_t, uint16_t); ^ ../mkudffs/mkudffs.c:633:35: warning: pointer targets in passing argument 3 of 'udf_create' differ in signedness [-Wpointer-sign] nat = udf_create(disc, pspace, "\x08" "*UDF Non-Allocatable Space", 27, offset+1, ss, FID_FILE_CHAR_METADATA, ICBTAG_FILE_TYPE_REGULAR, ICBTAG_FLAG_STREAM | ICBTAG_FLAG_SYSTEM); ^ In file included from ../mkudffs/mkudffs.h:29:0, from ../mkudffs/mkudffs.c:34: ../include/libudffs.h:178:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_create(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *, uint8_t, uint8_t, uint16_t); ^ ../mkudffs/mkudffs.c:643:33: warning: pointer targets in passing argument 3 of 'udf_mkdir' differ in signedness [-Wpointer-sign] desc = udf_mkdir(disc, pspace, "\x08" "lost+found", 11, offset+1, desc); ^ In file included from ../mkudffs/mkudffs.h:29:0, from ../mkudffs/mkudffs.c:34: ../include/libudffs.h:179:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_mkdir(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *); ^ ../mkudffs/mkudffs.c: In function 'setup_lvid': ../mkudffs/mkudffs.c:829:21: warning: variable 'ext' set but not used [-Wunused-but-set-variable] struct udf_extent *ext; ^ In file included from ../mkudffs/mkudffs.h:27:0, from ../mkudffs/mkudffs.c:34: ../mkudffs/mkudffs.c: In function 'setup_vat': ../include/osta_udf.h:60:24: warning: pointer targets in passing argument 3 of 'udf_create' differ in signedness [-Wpointer-sign] #define UDF_ID_ALLOC "*UDF Virtual Alloc Tbl" ^ ../mkudffs/mkudffs.c:899:34: note: in expansion of macro 'UDF_ID_ALLOC' vtable = udf_create(disc, ext, UDF_ID_ALLOC, strlen(UDF_ID_ALLOC), offset, NULL, FID_FILE_CHAR_HIDDEN, ICBTAG_FILE_TYPE_VAT20, 0); ^ In file included from ../mkudffs/mkudffs.h:29:0, from ../mkudffs/mkudffs.c:34: ../include/libudffs.h:178:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_create(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *, uint8_t, uint8_t, uint16_t); ^ ../mkudffs/mkudffs.c:905:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] vat20->logicalVolIdent[127] = strlen(vat20->logicalVolIdent); ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'dstring * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from ../mkudffs/mkudffs.h:27:0, from ../mkudffs/mkudffs.c:34: ../include/osta_udf.h:60:24: warning: pointer targets in passing argument 3 of 'udf_create' differ in signedness [-Wpointer-sign] #define UDF_ID_ALLOC "*UDF Virtual Alloc Tbl" ^ ../mkudffs/mkudffs.c:912:34: note: in expansion of macro 'UDF_ID_ALLOC' vtable = udf_create(disc, ext, UDF_ID_ALLOC, strlen(UDF_ID_ALLOC), offset, NULL, FID_FILE_CHAR_HIDDEN, ICBTAG_FILE_TYPE_UNDEF, 0); ^ In file included from ../mkudffs/mkudffs.h:29:0, from ../mkudffs/mkudffs.c:34: ../include/libudffs.h:178:25: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' extern struct udf_desc *udf_create(struct udf_disc *, struct udf_extent *, uint8_t *, uint8_t, uint32_t, struct udf_desc *, uint8_t, uint8_t, uint16_t); ^ ../mkudffs/mkudffs.c:918:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)vat15->vatIdent.identSuffix)[0] = cpu_to_le16(disc->udf_rev); ^ ../mkudffs/mkudffs.c:891:12: warning: unused variable 'vsector' [-Wunused-variable] uint32_t *vsector, len; ^ ../mkudffs/mkudffs.c:890:24: warning: unused variable 'fid' [-Wunused-variable] struct fileIdentDesc *fid; ^ ../mkudffs/mkudffs.c:889:28: warning: unused variable 'efe' [-Wunused-variable] struct extendedFileEntry *efe; ^ ../mkudffs/mkudffs.c:888:20: warning: unused variable 'fe' [-Wunused-variable] struct fileEntry *fe; ^ ../mkudffs/mkudffs.c:886:28: warning: unused variable 'desc' [-Wunused-variable] struct udf_desc *vtable, *desc; ^ ../mkudffs/mkudffs.c: In function 'add_type2_sparable_partition': ../mkudffs/mkudffs.c:973:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)pm->partIdent.identSuffix)[0] = cpu_to_le16(disc->udf_rev); ^ In file included from /usr/include/string.h:648:0, from ../include/udf_endian.h:26, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: ../mkudffs/mkudffs.c: In function 'find_type2_sparable_partition': ../mkudffs/mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from ../include/udf_endian.h:26, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: ../mkudffs/mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from ../include/udf_endian.h:26, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: ../mkudffs/mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ ../mkudffs/mkudffs.c:1007:17: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' ../mkudffs/mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from ../include/udf_endian.h:26, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: ../mkudffs/mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ ../mkudffs/mkudffs.c:1007:17: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' ../mkudffs/mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ ../mkudffs/mkudffs.c:1007:17: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' ../mkudffs/mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ ../mkudffs/mkudffs.c:1007:17: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' ../mkudffs/mkudffs.c:1007:17: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp(pm2->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE))) ^ In file included from ../include/udf_endian.h:26:0, from ../mkudffs/mkudffs.h:28, from ../mkudffs/mkudffs.c:34: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ ../mkudffs/mkudffs.c: In function 'add_type2_virtual_partition': ../mkudffs/mkudffs.c:1036:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint16_t *)pm->partIdent.identSuffix)[0] = cpu_to_le16(disc->udf_rev); ^ In file included from ../mkudffs/mkudffs.h:29:0, from ../mkudffs/mkudffs.c:34: ../mkudffs/mkudffs.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ In file included from cdrwtool.h:15:0, from options.c:27: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ cdrwtool.c: In function 'sig_progress': cdrwtool.c:106:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ cdrwtool.c: In function 'write_blocks': cdrwtool.c:302:28: warning: pointer targets in passing argument 3 of 'wait_cmd' differ in signedness [-Wpointer-sign] return wait_cmd(fd, &cgc, buffer, CGC_DATA_WRITE, WAIT_SYNC); ^ cdrwtool.c:74:5: note: expected 'unsigned char *' but argument is of type 'char *' int wait_cmd(int fd, struct cdrom_generic_command *cgc, unsigned char *buf, ^ In file included from cdrwtool.h:15:0, from cdrwtool.c:37: cdrwtool.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cdrwtool main.o options.o cdrwtool.o mkudffs.o ../libudffs/libudffs.la libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/cdrwtool main.o options.o cdrwtool.o mkudffs.o ../libudffs/.libs/libudffs.so make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/cdrwtool' Making all in pktsetup make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/pktsetup' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -c -o pktsetup.o pktsetup.c pktsetup.c: In function 'create_ctl_dev': pktsetup.c:169:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("/sbin/modprobe pktcdvd"); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pktsetup pktsetup.o libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pktsetup pktsetup.o make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/pktsetup' Making all in wrudf make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/wrudf' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DDEBUG -pipe -Wall -g -O2 -c -o wrudf.o wrudf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DDEBUG -pipe -Wall -g -O2 -c -o wrudf-cmnd.o wrudf-cmnd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DDEBUG -pipe -Wall -g -O2 -c -o wrudf-desc.o wrudf-desc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DDEBUG -pipe -Wall -g -O2 -c -o wrudf-cdrw.o wrudf-cdrw.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DDEBUG -pipe -Wall -g -O2 -c -o wrudf-cdr.o wrudf-cdr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DDEBUG -pipe -Wall -g -O2 -c -o ide-pc.o ide-pc.c wrudf-desc.c: In function 'makeFileEntry': wrudf-desc.c:179:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fe->uniqueID = ((struct logicalVolHeaderDesc*)lvid->logicalVolContentsUse)->uniqueID++; ^ In file included from wrudf.h:30:0, from wrudf-desc.c:26: wrudf-desc.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ wrudf-cdr.c: In function 'writeVATtable': wrudf-cdr.c:319:12: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(id->ident, UDF_ID_ALLOC); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from wrudf-cdr.c:6: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ wrudf-cdr.c:320:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)id->identSuffix = 0x150; ^ In file included from wrudf.h:30:0, from wrudf-cdr.c:9: wrudf-cdr.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ ide-pc.c: In function 'blank': ide-pc.c:86:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_int*)&pc.cmd[2] = cpu_to_be32(start); /* blank track tail : lba to start blanking ^ ide-pc.c: In function 'set_cdspeed': ide-pc.c:138:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*) &pc.cmd[2] = cpu_to_be16(readspeed); ^ ide-pc.c:139:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*) &pc.cmd[4] = cpu_to_be16(writespeed); ^ ide-pc.c: In function 'read_buffercapacity': ide-pc.c:240:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*)&pc.cmd[7] = cpu_to_be16(sizeof(struct cdrom_buffercapacity)); ^ ide-pc.c: In function 'reserve_track': ide-pc.c:256:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_int*)&pc.cmd[5] = cpu_to_be32(size); ^ ide-pc.c: In function 'read_discinfo': ide-pc.c:280:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*) &pc.cmd[7] = cpu_to_be16( sizeof(struct cdrom_discinfo) ); ^ ide-pc.c: In function 'read_header': ide-pc.c:299:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_int*)&pc.cmd[2] = cpu_to_be32( block); ^ ide-pc.c:300:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*)&pc.cmd[7] = cpu_to_be16( sizeof(struct cdrom_header) ); ^ ide-pc.c: In function 'read_trackinfo': ide-pc.c:318:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_int*)&pc.cmd[2] = cpu_to_be32( trackno ); ^ ide-pc.c:319:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*)&pc.cmd[7] = cpu_to_be16( sizeof(struct cdrom_trackinfo) ); /* 28; if higher data underrun error */ ^ ide-pc.c: In function 'readCD': ide-pc.c:342:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int*) &pc.cmd[2] = cpu_to_be32(lba); ^ ide-pc.c:345:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pc.buffer=buf; ^ ide-pc.c: In function 'writeCD': ide-pc.c:359:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_int*) &pc.cmd[2] = cpu_to_be32(lba); ^ ide-pc.c:360:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*)&pc.cmd[7] = cpu_to_be16(nblks); ^ ide-pc.c:361:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pc.buffer = buf; ^ ide-pc.c: In function 'mode_select': ide-pc.c:413:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*) &pc.cmd[7] = cpu_to_be16(len); ^ ide-pc.c: In function 'mode_sense': ide-pc.c:430:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*) &pc.cmd[7] = cpu_to_be16(sizeof(mode_hdr)); ^ ide-pc.c:448:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(u_short*) &pc.cmd[7] = cpu_to_be16(len); ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c: In function 'initialise': wrudf.c:111:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "BEA01", VSD_STD_ID_LEN) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:111:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "BEA01", VSD_STD_ID_LEN) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ wrudf-cdrw.c: In function 'updateSparingTable': wrudf-cdrw.c:390:38: warning: pointer targets in passing argument 4 of 'writeCD' differ in signedness [-Wpointer-sign] stat = writeCD(device, pbn, 32, pb->pkt); ^ In file included from wrudf-cdrw.c:36:0: ide-pc.h:358:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int writeCD(int fd, int lba, int nblocks, char* buf); ^ wrudf-cdrw.c: In function 'readPacket': wrudf-cdrw.c:412:50: warning: pointer targets in passing argument 5 of 'readCD' differ in signedness [-Wpointer-sign] stat = readCD(device, sectortype, physical, 32, pb->pkt); ^ In file included from wrudf-cdrw.c:36:0: ide-pc.h:357:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int readCD(int fd, int sectortype, int lba, int nblocks, char* buf); ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:111:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "BEA01", VSD_STD_ID_LEN) == 0 ) { ^ wrudf.c:111:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:111:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "BEA01", VSD_STD_ID_LEN) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:111:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "BEA01", VSD_STD_ID_LEN) == 0 ) { ^ wrudf.c:111:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:111:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "BEA01", VSD_STD_ID_LEN) == 0 ) { ^ wrudf.c:111:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:111:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "BEA01", VSD_STD_ID_LEN) == 0 ) { ^ wrudf.c:111:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:111:14: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "BEA01", VSD_STD_ID_LEN) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uint8_t * {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 wrudf.c:10: wrudf.c:115:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "NSR02", VSD_STD_ID_LEN) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:115:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "NSR02", VSD_STD_ID_LEN) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ wrudf-cdrw.c: In function 'writePacket': wrudf-cdrw.c:439:43: warning: pointer targets in passing argument 4 of 'writeCD' differ in signedness [-Wpointer-sign] stat = writeCD(device, physical, 32, pb->pkt); ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:115:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "NSR02", VSD_STD_ID_LEN) == 0 ) { ^ wrudf.c:115:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' In file included from wrudf-cdrw.c:36:0: ide-pc.h:358:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int writeCD(int fd, int lba, int nblocks, char* buf); ^ wrudf-cdrw.c:448:54: warning: pointer targets in passing argument 5 of 'readCD' differ in signedness [-Wpointer-sign] stat = readCD(device, sectortype, physical, 32, verifyBuffer); ^ wrudf.c:115:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "NSR02", VSD_STD_ID_LEN) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from wrudf-cdrw.c:36:0: ide-pc.h:357:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int readCD(int fd, int sectortype, int lba, int nblocks, char* buf); ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:115:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "NSR02", VSD_STD_ID_LEN) == 0 ) { ^ wrudf.c:115:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:115:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "NSR02", VSD_STD_ID_LEN) == 0 ) { ^ wrudf.c:115:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf-cdrw.c: In function 'readSingleBlock': wrudf-cdrw.c:548:44: warning: pointer targets in passing argument 5 of 'readCD' differ in signedness [-Wpointer-sign] stat = readCD(device, sectortype, pbn, 1, blockBuffer); ^ In file included from wrudf-cdrw.c:36:0: ide-pc.h:357:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int readCD(int fd, int sectortype, int lba, int nblocks, char* buf); ^ wrudf.c:115:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "NSR02", VSD_STD_ID_LEN) == 0 ) { ^ wrudf.c:115:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:115:14: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "NSR02", VSD_STD_ID_LEN) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uint8_t * {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 wrudf.c:10: wrudf.c:119:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "TEA01", 5) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:119:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "TEA01", 5) == 0 ) { ^ In file included from /usr/include/string.h:648:0, from wrudf.h:26, from wrudf-cdrw.c:35: wrudf-cdrw.c: In function 'readTaggedBlock': In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ wrudf-cdrw.c:633:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(((struct sparingTable*)block)->sparingIdent.ident, UDF_ID_SPARING, strlen(UDF_ID_SPARING)) != 0 ) { ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:119:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "TEA01", 5) == 0 ) { ^ In file included from wrudf.h:26:0, from wrudf-cdrw.c:35: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ wrudf.c:119:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:119:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "TEA01", 5) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.h:26, from wrudf-cdrw.c:35: wrudf-cdrw.c:633:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(((struct sparingTable*)block)->sparingIdent.ident, UDF_ID_SPARING, strlen(UDF_ID_SPARING)) != 0 ) { ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:119:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "TEA01", 5) == 0 ) { ^ wrudf.c:119:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' In file included from wrudf.h:26:0, from wrudf-cdrw.c:35: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.h:26, from wrudf-cdrw.c:35: wrudf-cdrw.c:633:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(((struct sparingTable*)block)->sparingIdent.ident, UDF_ID_SPARING, strlen(UDF_ID_SPARING)) != 0 ) { ^ wrudf-cdrw.c:633:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:119:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "TEA01", 5) == 0 ) { ^ wrudf.c:119:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf-cdrw.c:633:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp(((struct sparingTable*)block)->sparingIdent.ident, UDF_ID_SPARING, strlen(UDF_ID_SPARING)) != 0 ) { ^ In file included from wrudf.h:26:0, from wrudf-cdrw.c:35: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ wrudf.c:119:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "TEA01", 5) == 0 ) { ^ In file included from /usr/include/string.h:648:0, from wrudf.h:26, from wrudf-cdrw.c:35: wrudf-cdrw.c:633:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(((struct sparingTable*)block)->sparingIdent.ident, UDF_ID_SPARING, strlen(UDF_ID_SPARING)) != 0 ) { ^ wrudf-cdrw.c:633:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:119:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:119:14: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if( strncmp(vsd->stdIdent, "TEA01", 5) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ wrudf-cdrw.c:633:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(((struct sparingTable*)block)->sparingIdent.ident, UDF_ID_SPARING, strlen(UDF_ID_SPARING)) != 0 ) { ^ wrudf-cdrw.c:633:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf-cdrw.c:633:14: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp(((struct sparingTable*)block)->sparingIdent.ident, UDF_ID_SPARING, strlen(UDF_ID_SPARING)) != 0 ) { ^ wrudf-cdrw.c:633:14: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf-cdrw.c:633:14: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if( strncmp(((struct sparingTable*)block)->sparingIdent.ident, UDF_ID_SPARING, strlen(UDF_ID_SPARING)) != 0 ) { ^ In file included from wrudf.h:26:0, from wrudf-cdrw.c:35: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uint8_t * {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 wrudf.c:10: wrudf.c:230:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp( spm->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE)) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:230:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp( spm->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE)) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:230:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp( spm->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE)) == 0 ) { ^ wrudf.c:230:19: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:230:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if( strncmp( spm->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE)) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:230:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp( spm->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE)) == 0 ) { ^ wrudf.c:230:19: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:230:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp( spm->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE)) == 0 ) { ^ wrudf.c:230:19: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:230:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if( strncmp( spm->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE)) == 0 ) { ^ wrudf.c:230:19: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:230:19: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if( strncmp( spm->partIdent.ident, UDF_ID_SPARABLE, strlen(UDF_ID_SPARABLE)) == 0 ) { ^ In file included from wrudf.c:10:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uint8_t * {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 wrudf.c:10: wrudf.c:245:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 ) ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:245:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 ) ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:245:26: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 ) ^ wrudf.c:245:26: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:245:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 ) ^ In file included from wrudf.c:10:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from wrudf.c:10: wrudf.c:245:26: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 ) ^ wrudf.c:245:26: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:245:26: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 ) ^ wrudf.c:245:26: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:245:26: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 ) ^ wrudf.c:245:26: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' wrudf.c:245:26: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] } else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 ) ^ In file included from wrudf.c:10:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ wrudf.c:286:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] adSpaceMap = (short_ad*) &((struct partitionHeaderDesc*)pd->partitionContentsUse)->unallocSpaceBitmap; ^ wrudf.c:303:31: warning: pointer targets in passing argument 1 of 'decode_utf8' differ in signedness [-Wpointer-sign] if ((fsdLen = decode_utf8(fsd->fileSetIdent, fsdOut, fsd->fileSetIdent[31]))>=0) ^ In file included from wrudf.h:30:0, from wrudf.c:13: ../include/libudffs.h:184:12: note: expected 'char *' but argument is of type 'dstring * {aka unsigned char *}' extern int decode_utf8(char *, char *, int); ^ wrudf-cmnd.c: In function 'copyFile': wrudf-cmnd.c:128:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&((struct allocDescImpUse*)(ad->impUse))->impUse = (uint32_t) fe->uniqueID; ^ wrudf-cmnd.c:128:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] wrudf.c:355:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((struct logicalVolHeaderDesc*)lvid->logicalVolContentsUse)->uniqueID = CDRuniqueID; ^ wrudf-cmnd.c:134:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&((struct allocDescImpUse*)(ad->impUse))->impUse = (uint32_t) fe->uniqueID; ^ wrudf-cmnd.c:134:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] wrudf.c: In function 'finalise': wrudf.c:423:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] adSpaceMap = (short_ad*) &((struct partitionHeaderDesc*)pd->partitionContentsUse)->unallocSpaceBitmap; ^ wrudf-cmnd.c:231:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)(&( (struct allocDescImpUse*)fid->icb.impUse)->impUse) = (uint32_t) fe->uniqueID; ^ wrudf-cmnd.c:231:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from wrudf.h:30:0, from wrudf-cdrw.c:35: wrudf-cdrw.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ In file included from wrudf.h:30:0, from wrudf.c:13: wrudf.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ wrudf-cmnd.c: In function 'deleteDirectory': wrudf-cmnd.c:323:19: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(name, fid->fileIdent + fid->lengthOfImpUse, fid->lengthFileIdent); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdlib.h:24, from wrudf-cmnd.c:22: /usr/include/bits/string3.h:123:1: note: expected 'const char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ wrudf-cmnd.c: In function 'readDirectory': wrudf-cmnd.c:411:14: warning: pointer targets in passing argument 1 of 'readExtents' differ in signedness [-Wpointer-sign] readExtents(dir->data, (dir->fe.icbTag.flags & ICBTAG_FLAG_AD_MASK) == ICBTAG_FLAG_AD_SHORT, ^ In file included from wrudf-cmnd.c:30:0: wrudf.h:164:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int readExtents(char* dest, int usesShort, void* extents); ^ wrudf-cmnd.c: In function 'updateDirectory': wrudf-cmnd.c:470:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&((struct allocDescImpUse*)(ad->impUse))->impUse = (uint32_t) dir->fe.uniqueID; ^ wrudf-cmnd.c:470:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] wrudf-cmnd.c:532:19: warning: pointer targets in passing argument 1 of 'writeExtents' differ in signedness [-Wpointer-sign] writeExtents(dir->data, 1, (short_ad*)(dir->fe.allocDescs + dir->fe.lengthExtendedAttr)); ^ In file included from wrudf-cmnd.c:30:0: wrudf.h:165:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int writeExtents(char* src, int usesShort, void* extents); ^ wrudf-cmnd.c: In function 'makeDir': wrudf-cmnd.c:591:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)(&( (struct allocDescImpUse*)forwFid->icb.impUse)->impUse) = (uint32_t) fe->uniqueID; ^ wrudf-cmnd.c:591:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] wrudf-cmnd.c:570:11: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int rv; ^ wrudf-cmnd.c: In function 'analyzeDest': wrudf-cmnd.c:699:6: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if( ! (*fid)->fileCharacteristics & FID_FILE_CHAR_DIRECTORY ) ^ wrudf-cmnd.c: In function 'lscCommand': wrudf-cmnd.c:965:24: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(filename, fid->fileIdent + fid->lengthOfImpUse + 1, fid->lengthFileIdent - 1); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdlib.h:24, from wrudf-cmnd.c:22: /usr/include/bits/string3.h:123:1: note: expected 'const char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ In file included from wrudf.h:30:0, from wrudf-cmnd.c:30: wrudf-cmnd.c: At top level: ../include/libudffs.h:173:53: warning: inline function 'query_lvidiu' declared but never defined extern inline struct logicalVolIntegrityDescImpUse *query_lvidiu(struct udf_disc *); ^ ../include/libudffs.h:172:43: warning: inline function 'query_iuvdiu' declared but never defined extern inline struct impUseVolDescImpUse *query_iuvdiu(struct udf_disc *); ^ wrudf-cmnd.c: In function 'copyDirectory': wrudf-cmnd.c:257:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(name); ^ wrudf-cmnd.c:293:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(".."); ^ wrudf-cmnd.c: In function 'cpCommand': wrudf-cmnd.c:809:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(cmndv[i]); ^ wrudf-cmnd.c:814:6: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(hdWorkingDir); ^ wrudf-cmnd.c: In function 'cdhCommand': wrudf-cmnd.c:1000:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(cmndv[0]); ^ wrudf-cmnd.c: In function 'lshCommand': wrudf-cmnd.c:1019:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmnd); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o wrudf wrudf.o wrudf-cmnd.o wrudf-desc.o wrudf-cdrw.o wrudf-cdr.o ide-pc.o ../libudffs/libudffs.la -lreadline -lncurses libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/wrudf wrudf.o wrudf-cmnd.o wrudf-desc.o wrudf-cdrw.o wrudf-cdr.o ide-pc.o ../libudffs/.libs/libudffs.so -lreadline -lncurses make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/wrudf' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/doc' Making all in udfct make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/udfct' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/udfct' make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' make: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85035 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/udftools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/udftools-buildroot + cd udftools-cvs-20080518 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/udftools-buildroot install make: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' Making install in libudffs make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/libudffs' make[2]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/libudffs' /bin/mkdir -p '/usr/src/tmp/udftools-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -p libudffs.la '/usr/src/tmp/udftools-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libudffs.so.1.0.0 /usr/src/tmp/udftools-buildroot/usr/lib64/libudffs.so.1.0.0 libtool: install: (cd /usr/src/tmp/udftools-buildroot/usr/lib64 && { ln -s -f libudffs.so.1.0.0 libudffs.so.1 || { rm -f libudffs.so.1 && ln -s libudffs.so.1.0.0 libudffs.so.1; }; }) libtool: install: (cd /usr/src/tmp/udftools-buildroot/usr/lib64 && { ln -s -f libudffs.so.1.0.0 libudffs.so || { rm -f libudffs.so && ln -s libudffs.so.1.0.0 libudffs.so; }; }) libtool: install: /bin/install -p .libs/libudffs.lai /usr/src/tmp/udftools-buildroot/usr/lib64/libudffs.la libtool: install: /bin/install -p .libs/libudffs.a /usr/src/tmp/udftools-buildroot/usr/lib64/libudffs.a libtool: install: chmod 644 /usr/src/tmp/udftools-buildroot/usr/lib64/libudffs.a libtool: install: ranlib /usr/src/tmp/udftools-buildroot/usr/lib64/libudffs.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/libudffs' make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/libudffs' Making install in mkudffs make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/mkudffs' make[2]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/mkudffs' /bin/mkdir -p '/usr/src/tmp/udftools-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p mkudffs '/usr/src/tmp/udftools-buildroot/usr/bin' libtool: install: warning: `../libudffs/libudffs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/mkudffs /usr/src/tmp/udftools-buildroot/usr/bin/mkudffs make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/mkudffs' make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/mkudffs' Making install in cdrwtool make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/cdrwtool' make[2]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/cdrwtool' /bin/mkdir -p '/usr/src/tmp/udftools-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p cdrwtool '/usr/src/tmp/udftools-buildroot/usr/bin' libtool: install: warning: `../libudffs/libudffs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdrwtool /usr/src/tmp/udftools-buildroot/usr/bin/cdrwtool make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/cdrwtool' make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/cdrwtool' Making install in pktsetup make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/pktsetup' make[2]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/pktsetup' /bin/mkdir -p '/usr/src/tmp/udftools-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p pktsetup '/usr/src/tmp/udftools-buildroot/usr/bin' libtool: install: /bin/install -p pktsetup /usr/src/tmp/udftools-buildroot/usr/bin/pktsetup make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/pktsetup' make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/pktsetup' Making install in wrudf make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/wrudf' make[2]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/wrudf' /bin/mkdir -p '/usr/src/tmp/udftools-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p wrudf '/usr/src/tmp/udftools-buildroot/usr/bin' libtool: install: warning: `../libudffs/libudffs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/wrudf /usr/src/tmp/udftools-buildroot/usr/bin/wrudf make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/wrudf' make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/wrudf' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/udftools-buildroot/usr/share/man/man1' /bin/install -p -m 644 cdrwtool.1 '/usr/src/tmp/udftools-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/udftools-buildroot/usr/share/man/man8' /bin/install -p -m 644 mkudffs.8 pktsetup.8 '/usr/src/tmp/udftools-buildroot/usr/share/man/man8' make[2]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/doc' Making install in udfct make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/udfct' make[2]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/udfct' 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/udftools-cvs-20080518/udfct' make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518/udfct' make[1]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' make[2]: Entering directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' 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/udftools-cvs-20080518' make[1]: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' make: Leaving directory `/usr/src/RPM/BUILD/udftools-cvs-20080518' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/udftools-buildroot (auto) removed './usr/lib64/libudffs.la' mode of './usr/lib64/libudffs.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/udftools-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/udftools-buildroot (auto) Adjusting library links in /usr/src/tmp/udftools-buildroot ./usr/lib64: libudffs.so.1 -> libudffs.so.1.0.0 Verifying ELF objects in /usr/src/tmp/udftools-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: udftools-1.0.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16240 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd udftools-cvs-20080518 + DOCDIR=/usr/src/tmp/udftools-buildroot/usr/share/doc/udftools-1.0.0 + export DOCDIR + rm -rf /usr/src/tmp/udftools-buildroot/usr/share/doc/udftools-1.0.0 + /bin/mkdir -p /usr/src/tmp/udftools-buildroot/usr/share/doc/udftools-1.0.0 + cp -prL AUTHORS /usr/src/tmp/udftools-buildroot/usr/share/doc/udftools-1.0.0 + chmod -R go-w /usr/src/tmp/udftools-buildroot/usr/share/doc/udftools-1.0.0 + chmod -R a+rX /usr/src/tmp/udftools-buildroot/usr/share/doc/udftools-1.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tzgqT2 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/udftools-buildroot/usr/lib64/libudffs.so.1: 48 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xfmRDZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libudffs.so.1()(64bit) = set:jdlwN9PYORgkvUkWV9gWLEfHxhv0YF3ew8xAkEBLCVYwFw5wkZ7lYhZi4SvcbmnKJqxGAiVtbbbj4ap7H8xYYG9iwkedIxGRe1 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libreadline.so.6()(64bit) >= set:nmSjS5, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tj2Z9Y Creating udftools-debuginfo package Processing files: udftools-debuginfo-1.0.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZPHuq1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FXheq6 find-requires: running scripts (debuginfo) Provides: debug64(libudffs.so.1) Requires: udftools = 1.0.0-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libreadline.so.6) warning: Installed (but unpackaged) file(s) found: /usr/lib64/libudffs.a /usr/lib64/libudffs.so Wrote: /usr/src/RPM/RPMS/x86_64/udftools-1.0.0-alt3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/udftools-debuginfo-1.0.0-alt3.x86_64.rpm 11.77user 1.90system 0:29.92elapsed 45%CPU (0avgtext+0avgdata 33384maxresident)k 0inputs+0outputs (0major+1072271minor)pagefaults 0swaps 14.93user 3.93system 0:36.88elapsed 51%CPU (0avgtext+0avgdata 121972maxresident)k 0inputs+0outputs (0major+1300539minor)pagefaults 0swaps --- udftools-1.0.0-alt3.x86_64.rpm.repo 2015-10-06 20:39:03.000000000 +0000 +++ udftools-1.0.0-alt3.x86_64.rpm.hasher 2019-04-21 01:20:03.861854433 +0000 @@ -8,5 +8,5 @@ /usr/share/doc/udftools-1.0.0/AUTHORS 100644 -/usr/share/man/man1/cdrwtool.1.gz 100644 -/usr/share/man/man8/mkudffs.8.gz 100644 -/usr/share/man/man8/pktsetup.8.gz 100644 +/usr/share/man/man1/cdrwtool.1.xz 100644 +/usr/share/man/man8/mkudffs.8.xz 100644 +/usr/share/man/man8/pktsetup.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2