>>> Unpacking source... >>> Unpacking cdw_0.3.93.tar.gz to /var/tmp/portage/app-cdr/cdw-0.3.93/work >>> Source unpacked in /var/tmp/portage/app-cdr/cdw-0.3.93/work >>> Preparing source in /var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw ... * Applying cdw-0.3.93-asneeded.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/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 for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking ncursesw/form.h usability... yes checking ncursesw/form.h presence... yes checking for ncursesw/form.h... yes checking ncursesw/menu.h usability... yes checking ncursesw/menu.h presence... yes checking for ncursesw/menu.h... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking ncursesw/panel.h usability... yes checking ncursesw/panel.h presence... yes checking for ncursesw/panel.h... yes checking cdio/cdio.h usability... yes checking cdio/cdio.h presence... yes checking for cdio/cdio.h... yes checking cdio/mmc.h usability... yes checking cdio/mmc.h presence... yes checking for cdio/mmc.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for getpass... yes checking for mempcpy... yes checking for memset... yes checking for mkdir... yes checking for regcomp... yes checking for setlocale... yes checking for strncasecmp... yes checking for strrchr... yes checking for strspn... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' Making all in src make[2]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT blank_wizard.o -MD -MP -MF .deps/blank_wizard.Tpo -c -o blank_wizard.o blank_wizard.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdda2wav.o -MD -MP -MF .deps/cdda2wav.Tpo -c -o cdda2wav.o cdda2wav.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cddb.o -MD -MP -MF .deps/cddb.Tpo -c -o cddb.o cddb.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdrecord_interface.o -MD -MP -MF .deps/cdrecord_interface.Tpo -c -o cdrecord_interface.o cdrecord_interface.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdrecord_pipe_regexp.o -MD -MP -MF .deps/cdrecord_pipe_regexp.Tpo -c -o cdrecord_pipe_regexp.o cdrecord_pipe_regexp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_drive.o -MD -MP -MF .deps/cdw_drive.Tpo -c -o cdw_drive.o cdw_drive.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_burn_disc.o -MD -MP -MF .deps/cdw_burn_disc.Tpo -c -o cdw_burn_disc.o cdw_burn_disc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_cdio.o -MD -MP -MF .deps/cdw_cdio.Tpo -c -o cdw_cdio.o cdw_cdio.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_cdll.o -MD -MP -MF .deps/cdw_cdll.Tpo -c -o cdw_cdll.o cdw_cdll.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_create_image.o -MD -MP -MF .deps/cdw_create_image.Tpo -c -o cdw_create_image.o cdw_create_image.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_disc.o -MD -MP -MF .deps/cdw_disc.Tpo -c -o cdw_disc.o cdw_disc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_erase_disc.o -MD -MP -MF .deps/cdw_erase_disc.Tpo -c -o cdw_erase_disc.o cdw_erase_disc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_file_manager.o -MD -MP -MF .deps/cdw_file_manager.Tpo -c -o cdw_file_manager.o cdw_file_manager.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_logging.o -MD -MP -MF .deps/cdw_logging.Tpo -c -o cdw_logging.o cdw_logging.c mv -f .deps/cdda2wav.Tpo .deps/cdda2wav.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_read_disc.o -MD -MP -MF .deps/cdw_read_disc.Tpo -c -o cdw_read_disc.o cdw_read_disc.c cdw_cdll.c:399: warning: 'cdw_cdll_is_valid_head' defined but not used mv -f .deps/cdw_cdll.Tpo .deps/cdw_cdll.Po mv -f .deps/cddb.Tpo .deps/cddb.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_text_file_viewer.o -MD -MP -MF .deps/cdw_text_file_viewer.Tpo -c -o cdw_text_file_viewer.o cdw_text_file_viewer.c mv -f .deps/cdw_create_image.Tpo .deps/cdw_create_image.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_graftpoints.o -MD -MP -MF .deps/cdw_graftpoints.Tpo -c -o cdw_graftpoints.o cdw_graftpoints.c mv -f .deps/cdw_erase_disc.Tpo .deps/cdw_erase_disc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_ui_main.o -MD -MP -MF .deps/cdw_ui_main.Tpo -c -o cdw_ui_main.o cdw_ui_main.c mv -f .deps/cdw_burn_disc.Tpo .deps/cdw_burn_disc.Po mv -f .deps/blank_wizard.Tpo .deps/blank_wizard.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_widgets.o -MD -MP -MF .deps/cdw_widgets.Tpo -c -o cdw_widgets.o cdw_widgets.c cdw_drive.c: In function 'cdw_drive_close_tray': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:49: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed cdw_drive.c: In function 'cdw_drive_eject_tray': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:49: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed cdw_drive.c: In function 'cdw_drive_status': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:49: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed mv -f .deps/cdw_drive.Tpo .deps/cdw_drive.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_colors.o -MD -MP -MF .deps/cdw_colors.Tpo -c -o cdw_colors.o cdw_colors.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT dvd_rw_format_interface.o -MD -MP -MF .deps/dvd_rw_format_interface.Tpo -c -o dvd_rw_format_interface.o dvd_rw_format_interface.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT dvd_rw_format_pipe_regexp.o -MD -MP -MF .deps/dvd_rw_format_pipe_regexp.Tpo -c -o dvd_rw_format_pipe_regexp.o dvd_rw_format_pipe_regexp.c cdw_logging.c: In function 'cdw_logging_check_available_space': cdw_logging.c:521: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result cdw_logging.c: In function 'cdw_logging_init': cdw_logging.c:393: warning: will never be executed mv -f .deps/cdw_logging.Tpo .deps/cdw_logging.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT dvd_rw_mediainfo_interface.o -MD -MP -MF .deps/dvd_rw_mediainfo_interface.Tpo -c -o dvd_rw_mediainfo_interface.o dvd_rw_mediainfo_interface.c cdrecord_interface.c: In function 'cdrecord_write_data_general_error_message': cdrecord_interface.c:911: warning: unused parameter 'id' cdrecord_interface.c: In function 'run_command_cdrecord_copy_disk': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:49: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed cdrecord_interface.c: In function 'prep_command_cdrecord_write_data': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:49: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed mv -f .deps/cdrecord_interface.Tpo .deps/cdrecord_interface.Po cdw_cdio.c: In function 'cdw_cdio_get_track_format_from_sector_header': /usr/include/bits/string3.h:82: warning: will never be executed cdw_cdio.c: In function 'cdw_cdio_resolve_sectors_to_read': /usr/include/bits/string3.h:82: warning: will never be executed cdw_cdio.c: In function 'cdw_cdio_get_track_format_from_sector_header': cdw_cdio.c:547: warning: will never be executed cdw_cdio.c: In function 'cdw_cdio_get_disc_meta_info': cdw_cdio.c:692: warning: will never be executed mv -f .deps/cdw_cdio.Tpo .deps/cdw_cdio.Po cdw_graftpoints.c: In function 'cdw_graftpoints_get_fullpath': cdw_graftpoints.c:219: warning: unused variable 'r' cdw_graftpoints.c: In function 'cdw_graftpoints_open_file': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed mv -f .deps/cdw_graftpoints.Tpo .deps/cdw_graftpoints.Po mv -f .deps/cdw_disc.Tpo .deps/cdw_disc.Po cdw_read_disc.c: In function 'cdw_read_disc_read_tracks': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed mv -f .deps/cdw_read_disc.Tpo .deps/cdw_read_disc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT dvd_rw_mediainfo_pipe_regexp.o -MD -MP -MF .deps/dvd_rw_mediainfo_pipe_regexp.Tpo -c -o dvd_rw_mediainfo_pipe_regexp.o dvd_rw_mediainfo_pipe_regexp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT external_tools.o -MD -MP -MF .deps/external_tools.Tpo -c -o external_tools.o external_tools.c cdw_text_file_viewer.c: In function 'cdw_text_file_viewer_read_file': /usr/include/bits/stdio2.h:253: warning: will never be executed /usr/include/bits/stdio2.h:250: warning: will never be executed mv -f .deps/cdw_text_file_viewer.Tpo .deps/cdw_text_file_viewer.Po cdrecord_pipe_regexp.c: In function 'handle_current_disc_type': cdrecord_pipe_regexp.c:1175: warning: will never be executed cdrecord_pipe_regexp.c:1175: warning: will never be executed cdrecord_pipe_regexp.c:1175: warning: will never be executed cdrecord_pipe_regexp.c:1184: warning: will never be executed cdrecord_pipe_regexp.c:1184: warning: will never be executed cdrecord_pipe_regexp.c:1184: warning: will never be executed cdrecord_pipe_regexp.c:1184: warning: will never be executed cdrecord_pipe_regexp.c:1184: warning: will never be executed cdrecord_pipe_regexp.c:1186: warning: will never be executed cdrecord_pipe_regexp.c:1186: warning: will never be executed cdrecord_pipe_regexp.c:1186: warning: will never be executed cdrecord_pipe_regexp.c:1186: warning: will never be executed cdrecord_pipe_regexp.c:1186: warning: will never be executed cdrecord_pipe_regexp.c:1188: warning: will never be executed cdrecord_pipe_regexp.c:1188: warning: will never be executed cdrecord_pipe_regexp.c:1188: warning: will never be executed cdrecord_pipe_regexp.c:1188: warning: will never be executed cdrecord_pipe_regexp.c:1188: warning: will never be executed mv -f .deps/cdrecord_pipe_regexp.Tpo .deps/cdrecord_pipe_regexp.Po mv -f .deps/dvd_rw_format_interface.Tpo .deps/dvd_rw_format_interface.Po dvd_rw_format_pipe_regexp.c: In function 'handle_dvd_rw_format_blanking': dvd_rw_format_pipe_regexp.c:136: warning: will never be executed dvd_rw_format_pipe_regexp.c:136: warning: will never be executed dvd_rw_format_pipe_regexp.c:146: warning: will never be executed dvd_rw_format_pipe_regexp.c:146: warning: will never be executed mv -f .deps/dvd_rw_format_pipe_regexp.Tpo .deps/dvd_rw_format_pipe_regexp.Po mv -f .deps/dvd_rw_mediainfo_interface.Tpo .deps/dvd_rw_mediainfo_interface.Po cdw_file_manager.c: In function 'cdw_file_manager_file_selector': cdw_file_manager.c:457: warning: unused variable 'len' cdw_file_manager.c: In function 'cdw_file_manager_read_dir_content': cdw_file_manager.c:766: warning: unused variable 'file' cdw_file_manager.c: In function 'cdw_file_manager_change_dir_in_display': cdw_file_manager.c:942: warning: unused variable 'len' cdw_file_manager.c: In function 'cdw_file_manager_display_file': cdw_file_manager.c:1194: warning: unused variable 'n_rows' cdw_file_manager.c: In function 'cdw_file_manager_init_initial_path': cdw_file_manager.c:364: warning: will never be executed cdw_file_manager.c: In function 'cdw_file_manager_append_file_to_display': cdw_file_manager.c:812: warning: will never be executed i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT growisofs_interface.o -MD -MP -MF .deps/growisofs_interface.Tpo -c -o growisofs_interface.o growisofs_interface.c cdw_colors.c: In function 'read_colors_config_file': /usr/include/bits/stdio2.h:253: warning: will never be executed /usr/include/bits/stdio2.h:250: warning: will never be executed mv -f .deps/cdw_file_manager.Tpo .deps/cdw_file_manager.Po mv -f .deps/cdw_colors.Tpo .deps/cdw_colors.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT growisofs_pipe_regexp.o -MD -MP -MF .deps/growisofs_pipe_regexp.Tpo -c -o growisofs_pipe_regexp.o growisofs_pipe_regexp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT isosize.o -MD -MP -MF .deps/isosize.Tpo -c -o isosize.o isosize.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT md5sum_interface.o -MD -MP -MF .deps/md5sum_interface.Tpo -c -o md5sum_interface.o md5sum_interface.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT md5sum_pipe_regexp.o -MD -MP -MF .deps/md5sum_pipe_regexp.Tpo -c -o md5sum_pipe_regexp.o md5sum_pipe_regexp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT mkisofs_interface.o -MD -MP -MF .deps/mkisofs_interface.Tpo -c -o mkisofs_interface.o mkisofs_interface.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT mkisofs_pipe_regexp.o -MD -MP -MF .deps/mkisofs_pipe_regexp.Tpo -c -o mkisofs_pipe_regexp.o mkisofs_pipe_regexp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_config.o -MD -MP -MF .deps/cdw_config.Tpo -c -o cdw_config.o cdw_config.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_config_ui.o -MD -MP -MF .deps/cdw_config_ui.Tpo -c -o cdw_config_ui.o cdw_config_ui.c cdw_ui_main.c: In function 'cdw_main_ui_main_menu_view_create': cdw_ui_main.c:457: warning: unused variable 'e' mv -f .deps/cdw_ui_main.Tpo .deps/cdw_ui_main.Po isosize.c: In function 'get_voldesc': isosize.c:62: warning: ignoring return value of 'read', declared with attribute warn_unused_result isosize.c: In function 'isosize': isosize.c:82: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result isosize.c:82: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result isosize.c:82: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result isosize.c: In function 'get_voldesc': /usr/include/bits/unistd.h:40: warning: will never be executed /usr/include/bits/unistd.h:43: warning: will never be executed mv -f .deps/isosize.Tpo .deps/isosize.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT pipe_regexp.o -MD -MP -MF .deps/pipe_regexp.Tpo -c -o pipe_regexp.o pipe_regexp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_processwin.o -MD -MP -MF .deps/cdw_processwin.Tpo -c -o cdw_processwin.o cdw_processwin.c mv -f .deps/md5sum_pipe_regexp.Tpo .deps/md5sum_pipe_regexp.Po mv -f .deps/help.Tpo .deps/help.Po mkisofs_interface.c: In function 'prep_command_mkisofs_prepare_multi_string': mkisofs_interface.c:343: warning: unused variable 'n' mv -f .deps/mkisofs_interface.Tpo .deps/mkisofs_interface.Po dvd_rw_mediainfo_pipe_regexp.c:141:24: warning: unknown escape sequence '\-' dvd_rw_mediainfo_pipe_regexp.c: In function 'handle_mounted_media': dvd_rw_mediainfo_pipe_regexp.c:396: warning: unused parameter 'regex' dvd_rw_mediainfo_pipe_regexp.c: In function 'handle_disc_status': dvd_rw_mediainfo_pipe_regexp.c:355: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:355: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:355: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:355: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:355: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:360: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:360: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:360: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:360: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:360: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:364: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:364: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:364: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:364: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:364: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c: In function 'handle_mounted_media': dvd_rw_mediainfo_pipe_regexp.c:419: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:419: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:419: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:419: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:419: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:431: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:431: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:431: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:431: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:431: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:434: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:434: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:434: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:434: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:434: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:437: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:437: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:437: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:437: warning: will never be executed dvd_rw_mediainfo_pipe_regexp.c:437: warning: will never be executed external_tools.c: In function 'cdw_ext_tools_assert_indexes_correctness': external_tools.c:365: warning: unused variable 'labels' external_tools.c:364: warning: unused variable 'fullpaths' external_tools.c:363: warning: unused variable 'i' external_tools.c: In function 'cdw_ext_tools_error_dialog': external_tools.c:628: warning: format not a string literal, argument types not checked external_tools.c:628: warning: format not a string literal, argument types not checked external_tools.c: At top level: external_tools.c:457: warning: 'cdw_ext_tools_print_fullpaths' defined but not used external_tools.c:561: warning: 'cdw_ext_tools_print_labels' defined but not used external_tools.c: In function 'cdw_ext_tools_check_which_availability': external_tools.c:173: warning: will never be executed external_tools.c:173: warning: will never be executed external_tools.c:173: warning: will never be executed external_tools.c:173: warning: will never be executed external_tools.c:173: warning: will never be executed external_tools.c:173: warning: will never be executed external_tools.c:173: warning: will never be executed /usr/include/bits/string2.h:998: warning: will never be executed external_tools.c:173: warning: will never be executed /usr/include/bits/string2.h:998: warning: will never be executed /usr/include/bits/string2.h:999: warning: will never be executed /usr/include/bits/string2.h:999: warning: will never be executed /usr/include/bits/string2.h:1000: warning: will never be executed external_tools.c:173: warning: will never be executed /usr/include/bits/string2.h:985: warning: will never be executed external_tools.c:173: warning: will never be executed /usr/include/bits/string2.h:985: warning: will never be executed /usr/include/bits/string2.h:986: warning: will never be executed /usr/include/bits/string2.h:987: warning: will never be executed external_tools.c: In function 'cdw_ext_tools_init_cdw_tools': external_tools.c:248: warning: will never be executed external_tools.c:250: warning: will never be executed external_tools.c:252: warning: will never be executed external_tools.c:249: warning: will never be executed external_tools.c:251: warning: will never be executed external_tools.c:253: warning: will never be executed mv -f .deps/dvd_rw_mediainfo_pipe_regexp.Tpo .deps/dvd_rw_mediainfo_pipe_regexp.Po mv -f .deps/external_tools.Tpo .deps/external_tools.Po mv -f .deps/growisofs_interface.Tpo .deps/growisofs_interface.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_task.o -MD -MP -MF .deps/cdw_task.Tpo -c -o cdw_task.o cdw_task.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_fs.o -MD -MP -MF .deps/cdw_fs.Tpo -c -o cdw_fs.o cdw_fs.c cdw_widgets.c: In function 'cdw_one_line_form': cdw_widgets.c:214: warning: unused variable 'n_rows' cdw_widgets.c:210: warning: unused variable 'both' cdw_widgets.c: In function 'cdw_one_line_form_new_field': cdw_widgets.c:389: warning: unused variable 'e' mv -f .deps/cdw_widgets.Tpo .deps/cdw_widgets.Po mv -f .deps/md5sum_interface.Tpo .deps/md5sum_interface.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_string.o -MD -MP -MF .deps/cdw_string.Tpo -c -o cdw_string.o cdw_string.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT which_interface.o -MD -MP -MF .deps/which_interface.Tpo -c -o which_interface.o which_interface.c pipe_regexp.c: In function 'eta_calculations': pipe_regexp.c:544: warning: cast from function call of type 'double' to non-matching type 'int' pipe_regexp.c:545: warning: cast from function call of type 'double' to non-matching type 'int' pipe_regexp.c:546: warning: cast from function call of type 'double' to non-matching type 'int' pipe_regexp.c: In function 'regcomp_error_handler': pipe_regexp.c:569: warning: unused parameter 'caller_name' pipe_regexp.c:569: warning: unused parameter 'id' pipe_regexp.c:582: warning: will never be executed mv -f .deps/pipe_regexp.Tpo .deps/pipe_regexp.Po mkisofs_pipe_regexp.c: In function 'handle_image_creation': /usr/include/bits/string3.h:82: warning: will never be executed mkisofs_pipe_regexp.c: In function 'handle_image_creation_100percent': /usr/include/bits/string3.h:82: warning: will never be executed mv -f .deps/mkisofs_pipe_regexp.Tpo .deps/mkisofs_pipe_regexp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT which_pipe_regexp.o -MD -MP -MF .deps/which_pipe_regexp.Tpo -c -o which_pipe_regexp.o which_pipe_regexp.c mv -f .deps/cdw_config_ui.Tpo .deps/cdw_config_ui.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT write_wizard.o -MD -MP -MF .deps/write_wizard.Tpo -c -o write_wizard.o write_wizard.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_fs_ui.o -MD -MP -MF .deps/cdw_fs_ui.Tpo -c -o cdw_fs_ui.o cdw_fs_ui.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_config_ui_internals.o -MD -MP -MF .deps/cdw_config_ui_internals.Tpo -c -o cdw_config_ui_internals.o cdw_config_ui_internals.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_dll.o -MD -MP -MF .deps/cdw_dll.Tpo -c -o cdw_dll.o cdw_dll.c growisofs_pipe_regexp.c: In function 'handle_growisofs_writing_data': growisofs_pipe_regexp.c:556: warning: will never be executed growisofs_pipe_regexp.c:556: warning: will never be executed growisofs_pipe_regexp.c:563: warning: will never be executed growisofs_pipe_regexp.c:563: warning: will never be executed growisofs_pipe_regexp.c:583: warning: will never be executed growisofs_pipe_regexp.c:583: warning: will never be executed growisofs_pipe_regexp.c:590: warning: will never be executed growisofs_pipe_regexp.c:590: warning: will never be executed mv -f .deps/growisofs_pipe_regexp.Tpo .deps/growisofs_pipe_regexp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_list_display.o -MD -MP -MF .deps/cdw_list_display.Tpo -c -o cdw_list_display.o cdw_list_display.c mv -f .deps/which_interface.Tpo .deps/which_interface.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_file.o -MD -MP -MF .deps/cdw_file.Tpo -c -o cdw_file.o cdw_file.c cdw_processwin.c: In function 'cdw_processwin_reset_progress': /usr/include/bits/string3.h:82: warning: will never be executed cdw_processwin.c: In function 'cdw_processwin_display_eta': cdw_processwin.c:234: warning: will never be executed cdw_processwin.c:234: warning: will never be executed cdw_processwin.c:234: warning: will never be executed cdw_processwin.c:234: warning: will never be executed cdw_processwin.c: In function 'cdw_processwin_display_text_info': cdw_processwin.c:430: warning: will never be executed cdw_processwin.c:430: warning: will never be executed cdw_processwin.c:430: warning: will never be executed cdw_processwin.c:430: warning: will never be executed cdw_processwin.c: In function 'cdw_processwin_display_progress': /usr/include/bits/string3.h:82: warning: will never be executed cdw_processwin.c: In function 'cdw_processwin_create': /usr/include/bits/string3.h:82: warning: will never be executed mv -f .deps/cdw_processwin.Tpo .deps/cdw_processwin.Po thread.c: In function 'run_command': thread.c:398: warning: ignoring return value of 'dup', declared with attribute warn_unused_result thread.c:407: warning: ignoring return value of 'dup', declared with attribute warn_unused_result thread.c:416: warning: ignoring return value of 'dup', declared with attribute warn_unused_result thread.c: In function 'read_child_stdout': /usr/include/bits/unistd.h:43: warning: will never be executed /usr/include/bits/unistd.h:40: warning: will never be executed thread.c: In function 'read_child_stderr': /usr/include/bits/unistd.h:43: warning: will never be executed /usr/include/bits/unistd.h:40: warning: will never be executed thread.c: In function 'read_child_stdout': thread.c:189: warning: will never be executed thread.c: In function 'read_child_stderr': thread.c:268: warning: will never be executed mv -f .deps/thread.Tpo .deps/thread.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_ncurses.o -MD -MP -MF .deps/cdw_ncurses.Tpo -c -o cdw_ncurses.o cdw_ncurses.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/cdw_task.Tpo .deps/cdw_task.Po mv -f .deps/which_pipe_regexp.Tpo .deps/which_pipe_regexp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_string_tests.o -MD -MP -MF .deps/cdw_string_tests.Tpo -c -o cdw_string_tests.o cdw_string_tests.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_cdll_tests.o -MD -MP -MF .deps/cdw_cdll_tests.Tpo -c -o cdw_cdll_tests.o cdw_cdll_tests.c cdw_string.c: In function 'cdw_string_ltrim': cdw_string.c:66: warning: cast discards qualifiers from pointer target type cdw_string.c:72: warning: conversion to 'unsigned int' from 'int' may change the sign of the result cdw_string.c:72: warning: return discards qualifiers from pointer target type cdw_string.c: In function 'cdw_string_ints2labels_3': /usr/include/bits/string3.h:82: warning: will never be executed cdw_string.c: In function 'cdw_string_ltrim': cdw_string.c:72: warning: will never be executed cdw_string.c:72: warning: will never be executed /usr/include/bits/string2.h:1063: warning: will never be executed /usr/include/bits/string2.h:1063: warning: will never be executed cdw_string.c:72: warning: will never be executed /usr/include/bits/string2.h:1064: warning: will never be executed cdw_string.c:72: warning: will never be executed /usr/include/bits/string2.h:1051: warning: will never be executed cdw_string.c:72: warning: will never be executed /usr/include/bits/string2.h:1052: warning: will never be executed cdw_string.c:72: warning: will never be executed /usr/include/bits/string2.h:1075: warning: will never be executed /usr/include/bits/string2.h:1075: warning: will never be executed /usr/include/bits/string2.h:1076: warning: will never be executed cdw_string.c:72: warning: will never be executed /usr/include/bits/string2.h:1077: warning: will never be executed mv -f .deps/cdw_string.Tpo .deps/cdw_string.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_config_tests.o -MD -MP -MF .deps/cdw_config_tests.Tpo -c -o cdw_config_tests.o cdw_config_tests.c utils.c: In function 'my_readline_10k': /usr/include/bits/stdio2.h:253: warning: will never be executed /usr/include/bits/stdio2.h:250: warning: will never be executed utils.c: In function 'get_cds_mixed_with_ioctl': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:49: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed utils.c: In function 'zombie_handler_init': /usr/include/bits/string3.h:82: warning: will never be executed utils.c: In function 'process_commandline_args': utils.c:127: warning: will never be executed utils.c:127: warning: will never be executed utils.c:127: warning: will never be executed utils.c:127: warning: will never be executed utils.c:127: warning: will never be executed utils.c:127: warning: will never be executed utils.c:127: warning: will never be executed utils.c:132: warning: will never be executed utils.c:132: warning: will never be executed utils.c:132: warning: will never be executed utils.c:132: warning: will never be executed utils.c:132: warning: will never be executed utils.c:132: warning: will never be executed utils.c:132: warning: will never be executed mv -f .deps/utils.Tpo .deps/utils.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_drive_tests.o -MD -MP -MF .deps/cdw_drive_tests.Tpo -c -o cdw_drive_tests.o cdw_drive_tests.c mv -f .deps/cdw_dll.Tpo .deps/cdw_dll.Po cdw_config.c: In function 'cdw_config_split_options_line': cdw_config.c:1589: warning: will never be executed cdw_config.c:1589: warning: will never be executed cdw_config.c:1589: warning: will never be executed cdw_config.c:1589: warning: will never be executed cdw_config.c: In function 'cdw_config_var_read_from_file': cdw_config.c:1148: warning: will never be executed cdw_config.c:1148: warning: will never be executed cdw_config.c:1148: warning: will never be executed cdw_config.c:1148: warning: will never be executed cdw_config.c:1148: warning: will never be executed cdw_config.c:1148: warning: will never be executed cdw_config.c: In function 'cdw_config_var_set_defaults': /usr/include/bits/string3.h:82: warning: will never be executed cdw_config.c: In function 'cdw_config_read_from_file': cdw_config.c:1487: warning: will never be executed cdw_fs.c: In function 'cdw_fs_dirsize_path': cdw_fs.c:217: warning: unused variable 'e' cdw_fs.c: In function 'cdw_fs_check_existing_path': cdw_fs.c:344: warning: unused variable 'e' cdw_fs.c: In function 'cdw_fs_get_tmp_dir_fullpath': cdw_fs.c:544: warning: unused variable 'len' cdw_fs.c: In function 'cdw_fs_get_home_dir_fullpath': cdw_fs.c:565: warning: unused variable 'len' cdw_fs.c: In function 'cdw_scandir_filter_one': cdw_fs.c:907: warning: will never be executed cdw_fs.c:907: warning: will never be executed cdw_fs.c:907: warning: will never be executed cdw_fs.c: In function 'cdw_scandir_filter_two': cdw_fs.c:935: warning: will never be executed cdw_fs.c:935: warning: will never be executed cdw_fs.c:935: warning: will never be executed cdw_fs.c: In function 'cdw_fs_dirsize_path': /usr/include/bits/unistd.h:149: warning: will never be executed /usr/include/bits/unistd.h:146: warning: will never be executed cdw_fs.c: In function 'cdw_fs_init_home_dir_fullpath': cdw_fs.c:381: warning: will never be executed /usr/include/bits/string3.h:52: warning: will never be executed cdw_fs.c:381: warning: will never be executed cdw_fs.c:385: warning: will never be executed /usr/include/bits/string3.h:52: warning: will never be executed cdw_fs.c:385: warning: will never be executed cdw_fs.c:401: warning: will never be executed /usr/include/bits/string3.h:52: warning: will never be executed cdw_fs.c:401: warning: will never be executed cdw_fs.c: In function 'cdw_fs_init_tmp_dir_fullpath': cdw_fs.c:486: warning: will never be executed cdw_fs.c: In function 'cdw_fs_update_dirpath': /usr/include/bits/stdlib.h:46: warning: will never be executed cdw_fs.c: In function 'cdw_fs_check_device_mounted': /usr/include/bits/stdlib.h:46: warning: will never be executed mv -f .deps/cdw_config.Tpo .deps/cdw_config.Po mv -f .deps/cdw_fs.Tpo .deps/cdw_fs.Po mv -f .deps/cdw_fs_ui.Tpo .deps/cdw_fs_ui.Po mv -f .deps/cdw_file.Tpo .deps/cdw_file.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_fs_ui_tests.o -MD -MP -MF .deps/cdw_fs_ui_tests.Tpo -c -o cdw_fs_ui_tests.o cdw_fs_ui_tests.c cdw_ncurses.c: In function 'cdw_ncurses_nice_box': cdw_ncurses.c:254: warning: assignment discards qualifiers from pointer target type cdw_ncurses.c:284: warning: assignment discards qualifiers from pointer target type cdw_ncurses.c:233: warning: will never be executed cdw_ncurses.c:263: warning: will never be executed cdw_ncurses.c:233: warning: will never be executed cdw_ncurses.c:233: warning: will never be executed cdw_ncurses.c:233: warning: will never be executed cdw_ncurses.c:263: warning: will never be executed cdw_ncurses.c:263: warning: will never be executed cdw_ncurses.c:263: warning: will never be executed mv -f .deps/cdw_ncurses.Tpo .deps/cdw_ncurses.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_fs_tests.o -MD -MP -MF .deps/cdw_fs_tests.Tpo -c -o cdw_fs_tests.o cdw_fs_tests.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT pipe_regexp_tests.o -MD -MP -MF .deps/pipe_regexp_tests.Tpo -c -o pipe_regexp_tests.o pipe_regexp_tests.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT cdw_dll_tests.o -MD -MP -MF .deps/cdw_dll_tests.Tpo -c -o cdw_dll_tests.o cdw_dll_tests.c mv -f .deps/cdw_list_display.Tpo .deps/cdw_list_display.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -MT main_tests.o -MD -MP -MF .deps/main_tests.Tpo -c -o main_tests.o main_tests.c write_wizard.c: In function 'write_wizard': write_wizard.c:527: warning: will never be executed write_wizard.c:526: warning: will never be executed mv -f .deps/write_wizard.Tpo .deps/write_wizard.Po mv -f .deps/main.Tpo .deps/main.Po cdw_config_tests.c: In function 'test_cdw_config_split_options_line': cdw_config_tests.c:58: warning: will never be executed cdw_config_tests.c:64: warning: will never be executed cdw_config_tests.c:64: warning: will never be executed cdw_config_tests.c:64: warning: will never be executed cdw_config_tests.c:64: warning: will never be executed cdw_config_tests.c:64: warning: will never be executed cdw_config_tests.c:70: warning: will never be executed cdw_config_tests.c:76: warning: will never be executed cdw_config_tests.c:76: warning: will never be executed cdw_config_tests.c:76: warning: will never be executed cdw_config_tests.c:76: warning: will never be executed cdw_config_tests.c:76: warning: will never be executed cdw_config_tests.c:82: warning: will never be executed cdw_config_tests.c:88: warning: will never be executed cdw_config_tests.c:98: warning: will never be executed cdw_config_tests.c:98: warning: will never be executed cdw_config_tests.c:98: warning: will never be executed cdw_config_tests.c:98: warning: will never be executed cdw_config_tests.c:98: warning: will never be executed cdw_config_tests.c:100: warning: will never be executed cdw_config_tests.c:114: warning: will never be executed cdw_config_tests.c:130: warning: will never be executed /usr/include/bits/string3.h:52: warning: will never be executed cdw_config_tests.c:130: warning: will never be executed cdw_config_tests.c:138: warning: will never be executed cdw_config_tests.c:62: warning: will never be executed cdw_config_tests.c:62: warning: will never be executed cdw_config_tests.c:62: warning: will never be executed cdw_config_tests.c:62: warning: will never be executed cdw_config_tests.c:62: warning: will never be executed cdw_config_tests.c:74: warning: will never be executed cdw_config_tests.c:74: warning: will never be executed cdw_config_tests.c:74: warning: will never be executed cdw_config_tests.c:74: warning: will never be executed cdw_config_tests.c:74: warning: will never be executed cdw_config_tests.c:86: warning: will never be executed cdw_config_tests.c:86: warning: will never be executed cdw_config_tests.c:86: warning: will never be executed cdw_config_tests.c:86: warning: will never be executed cdw_config_tests.c:86: warning: will never be executed cdw_config_tests.c:88: warning: will never be executed cdw_config_tests.c:88: warning: will never be executed cdw_config_tests.c:88: warning: will never be executed cdw_config_tests.c:94: warning: will never be executed cdw_config_tests.c:100: warning: will never be executed cdw_config_tests.c:100: warning: will never be executed cdw_config_tests.c:100: warning: will never be executed cdw_config_tests.c:106: warning: will never be executed cdw_config_tests.c:122: warning: will never be executed mv -f .deps/cdw_config_tests.Tpo .deps/cdw_config_tests.Po cdw_cdll_tests.c: In function 'test_cdw_cdll_is_empty': cdw_cdll_tests.c:127: warning: unused variable 'crv' mv -f .deps/cdw_cdll_tests.Tpo .deps/cdw_cdll_tests.Po mv -f .deps/cdw_drive_tests.Tpo .deps/cdw_drive_tests.Po cdw_string_tests.c: In function 'test_cdw_string_rtrim': cdw_string_tests.c:468: warning: unused variable 'l' cdw_string_tests.c:466: warning: unused variable 'r' cdw_string_tests.c:478: warning: cast discards qualifiers from pointer target type cdw_string_tests.c:479: warning: passing argument 1 of 'cdw_string_rtrim' discards qualifiers from pointer target type cdw_string.h:9: note: expected 'char *' but argument is of type 'const char *' cdw_string_tests.c: In function 'test_cdw_string_ltrim': cdw_string_tests.c:521: warning: unused variable 'l' cdw_string_tests.c:519: warning: unused variable 'r' cdw_string_tests.c: In function 'test_cdw_string_concat': cdw_string_tests.c:569: warning: unused variable 'r3' cdw_string_tests.c:557: warning: unused variable 'r2' cdw_string_tests.c:551: warning: unused variable 'r1' cdw_string_tests.c: In function 'test_cdw_string_rtrim': cdw_string_tests.c:466: warning: will never be executed cdw_string_tests.c:466: warning: will never be executed cdw_string_tests.c:466: warning: will never be executed cdw_string_tests.c:466: warning: will never be executed cdw_string_tests.c:466: warning: will never be executed cdw_string_tests.c: In function 'test_cdw_string_concat': cdw_string_tests.c:551: warning: will never be executed cdw_string_tests.c:551: warning: will never be executed cdw_string_tests.c:551: warning: will never be executed cdw_string_tests.c:551: warning: will never be executed cdw_string_tests.c:551: warning: will never be executed cdw_string_tests.c:557: warning: will never be executed cdw_string_tests.c:557: warning: will never be executed cdw_string_tests.c:557: warning: will never be executed cdw_string_tests.c:557: warning: will never be executed cdw_string_tests.c:557: warning: will never be executed cdw_string_tests.c: In function 'test_cdw_string_append': cdw_string_tests.c:595: warning: will never be executed cdw_string_tests.c:595: warning: will never be executed cdw_string_tests.c:595: warning: will never be executed cdw_string_tests.c:595: warning: will never be executed cdw_string_tests.c:595: warning: will never be executed cdw_string_tests.c:600: warning: will never be executed cdw_string_tests.c:600: warning: will never be executed cdw_string_tests.c:600: warning: will never be executed cdw_string_tests.c:600: warning: will never be executed cdw_string_tests.c:600: warning: will never be executed mv -f .deps/cdw_string_tests.Tpo .deps/cdw_string_tests.Po cdw_fs_ui_tests.c: In function 'cdw_fs_ui_run_interactive_tests': cdw_fs_ui_tests.c:66: warning: 'crv' may be used uninitialized in this function cdw_fs_ui_tests.c:66: note: 'crv' was declared here mv -f .deps/cdw_fs_ui_tests.Tpo .deps/cdw_fs_ui_tests.Po pipe_regexp_tests.c: In function 'test_eta_calculations': pipe_regexp_tests.c:58: warning: will never be executed pipe_regexp_tests.c:58: warning: will never be executed pipe_regexp_tests.c:58: warning: will never be executed pipe_regexp_tests.c:58: warning: will never be executed pipe_regexp_tests.c:58: warning: will never be executed pipe_regexp_tests.c:63: warning: will never be executed pipe_regexp_tests.c:63: warning: will never be executed pipe_regexp_tests.c:63: warning: will never be executed pipe_regexp_tests.c:63: warning: will never be executed pipe_regexp_tests.c:63: warning: will never be executed pipe_regexp_tests.c:68: warning: will never be executed pipe_regexp_tests.c:68: warning: will never be executed pipe_regexp_tests.c:68: warning: will never be executed pipe_regexp_tests.c:68: warning: will never be executed pipe_regexp_tests.c:68: warning: will never be executed pipe_regexp_tests.c:73: warning: will never be executed pipe_regexp_tests.c:73: warning: will never be executed pipe_regexp_tests.c:73: warning: will never be executed pipe_regexp_tests.c:73: warning: will never be executed pipe_regexp_tests.c:73: warning: will never be executed pipe_regexp_tests.c:78: warning: will never be executed pipe_regexp_tests.c:78: warning: will never be executed pipe_regexp_tests.c:78: warning: will never be executed pipe_regexp_tests.c:78: warning: will never be executed pipe_regexp_tests.c:78: warning: will never be executed pipe_regexp_tests.c:83: warning: will never be executed pipe_regexp_tests.c:83: warning: will never be executed pipe_regexp_tests.c:83: warning: will never be executed pipe_regexp_tests.c:83: warning: will never be executed pipe_regexp_tests.c:83: warning: will never be executed pipe_regexp_tests.c:88: warning: will never be executed pipe_regexp_tests.c:88: warning: will never be executed pipe_regexp_tests.c:88: warning: will never be executed pipe_regexp_tests.c:88: warning: will never be executed pipe_regexp_tests.c:88: warning: will never be executed pipe_regexp_tests.c:93: warning: will never be executed pipe_regexp_tests.c:93: warning: will never be executed pipe_regexp_tests.c:93: warning: will never be executed pipe_regexp_tests.c:93: warning: will never be executed pipe_regexp_tests.c:93: warning: will never be executed pipe_regexp_tests.c:98: warning: will never be executed pipe_regexp_tests.c:98: warning: will never be executed pipe_regexp_tests.c:98: warning: will never be executed pipe_regexp_tests.c:98: warning: will never be executed pipe_regexp_tests.c:98: warning: will never be executed pipe_regexp_tests.c:105: warning: will never be executed pipe_regexp_tests.c:105: warning: will never be executed pipe_regexp_tests.c:105: warning: will never be executed pipe_regexp_tests.c:105: warning: will never be executed pipe_regexp_tests.c:105: warning: will never be executed mv -f .deps/pipe_regexp_tests.Tpo .deps/pipe_regexp_tests.Po main_tests.c:103: warning: 'interactive_testing' defined but not used main_tests.c: In function 'main': main_tests.c:58: warning: will never be executed main_tests.c:58: warning: will never be executed mv -f .deps/main_tests.Tpo .deps/main_tests.Po cdw_fs_tests.c: In function 'test_cdw_fs_correct_dir_path_ending': cdw_fs_tests.c:86: warning: will never be executed cdw_fs_tests.c:86: warning: will never be executed cdw_fs_tests.c:86: warning: will never be executed cdw_fs_tests.c:86: warning: will never be executed cdw_fs_tests.c:86: warning: will never be executed cdw_fs_tests.c:93: warning: will never be executed cdw_fs_tests.c:93: warning: will never be executed cdw_fs_tests.c:93: warning: will never be executed cdw_fs_tests.c:93: warning: will never be executed cdw_fs_tests.c:93: warning: will never be executed cdw_fs_tests.c:100: warning: will never be executed cdw_fs_tests.c:100: warning: will never be executed cdw_fs_tests.c:100: warning: will never be executed cdw_fs_tests.c:100: warning: will never be executed cdw_fs_tests.c:100: warning: will never be executed cdw_fs_tests.c:107: warning: will never be executed cdw_fs_tests.c:107: warning: will never be executed cdw_fs_tests.c:107: warning: will never be executed cdw_fs_tests.c:107: warning: will never be executed cdw_fs_tests.c:107: warning: will never be executed cdw_fs_tests.c:114: warning: will never be executed cdw_fs_tests.c:114: warning: will never be executed cdw_fs_tests.c:114: warning: will never be executed cdw_fs_tests.c:114: warning: will never be executed cdw_fs_tests.c:114: warning: will never be executed cdw_fs_tests.c:124: warning: will never be executed cdw_fs_tests.c:124: warning: will never be executed cdw_fs_tests.c:124: warning: will never be executed cdw_fs_tests.c:124: warning: will never be executed cdw_fs_tests.c:124: warning: will never be executed cdw_fs_tests.c:131: warning: will never be executed cdw_fs_tests.c:131: warning: will never be executed cdw_fs_tests.c:131: warning: will never be executed cdw_fs_tests.c:131: warning: will never be executed cdw_fs_tests.c:131: warning: will never be executed cdw_fs_tests.c:141: warning: will never be executed cdw_fs_tests.c:141: warning: will never be executed cdw_fs_tests.c:141: warning: will never be executed cdw_fs_tests.c:141: warning: will never be executed cdw_fs_tests.c:141: warning: will never be executed cdw_fs_tests.c:148: warning: will never be executed cdw_fs_tests.c:148: warning: will never be executed cdw_fs_tests.c:155: warning: will never be executed cdw_fs_tests.c:155: warning: will never be executed cdw_fs_tests.c:162: warning: will never be executed cdw_fs_tests.c:162: warning: will never be executed cdw_fs_tests.c:162: warning: will never be executed cdw_fs_tests.c:169: warning: will never be executed cdw_fs_tests.c:169: warning: will never be executed cdw_fs_tests.c:155: warning: will never be executed cdw_fs_tests.c:169: warning: will never be executed cdw_fs_tests.c: In function 'test_cdw_fs_files_equal': cdw_fs_tests.c:189: warning: will never be executed cdw_fs_tests.c:191: warning: will never be executed cdw_fs_tests.c:190: warning: will never be executed cdw_fs_tests.c:192: warning: will never be executed mv -f .deps/cdw_fs_tests.Tpo .deps/cdw_fs_tests.Po cdw_dll_tests.c: In function 'test_cdw_dll_init': cdw_dll_tests.c:125: warning: unused variable 'out' cdw_dll_tests.c: In function 'test_cdw_dll_new_item': cdw_dll_tests.c:187: warning: unused variable 'crv' cdw_dll_tests.c:176: warning: unused variable 'out' cdw_dll_tests.c: In function 'test_cdw_dll_append': cdw_dll_tests.c:699: warning: unused variable 'len2' cdw_dll_tests.c:696: warning: unused variable 'len1' cdw_dll_tests.c: In function 'test_cdw_dll_ith_item': cdw_dll_tests.c:738: warning: unused variable 'file' cdw_dll_tests.c:734: warning: unused variable 'crv' cdw_dll_tests.c:746: warning: unused variable 'file' mv -f .deps/cdw_dll_tests.Tpo .deps/cdw_dll_tests.Po cdw_config_ui_internals.c: In function 'get_field_string': cdw_config_ui_internals.c:1819: warning: return discards qualifiers from pointer target type cdw_config_ui_internals.c: In function 'page_u_driver_dropdown_handle_enter': cdw_config_ui_internals.c:2367: warning: cast discards qualifiers from pointer target type cdw_config_ui_internals.c: In function 'speed_range_labels_create': cdw_config_ui_internals.c:1637: warning: array subscript is above array bounds cdw_config_ui_internals.c: In function 'cdw_config_ui_window_initialize_pages': cdw_config_ui_internals.c:926: warning: will never be executed cdw_config_ui_internals.c:972: warning: will never be executed cdw_config_ui_internals.c:971: warning: will never be executed cdw_config_ui_internals.c:1006: warning: will never be executed cdw_config_ui_internals.c:1024: warning: will never be executed cdw_config_ui_internals.c:1023: warning: will never be executed cdw_config_ui_internals.c:1314: warning: will never be executed cdw_config_ui_internals.c:1337: warning: will never be executed cdw_config_ui_internals.c:1336: warning: will never be executed mv -f .deps/cdw_config_ui_internals.Tpo .deps/cdw_config_ui_internals.Po i686-pc-linux-gnu-gcc -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -Wl,-O1 -o cdw blank_wizard.o cdda2wav.o cddb.o cdrecord_interface.o cdrecord_pipe_regexp.o cdw_drive.o cdw_burn_disc.o cdw_cdio.o cdw_cdll.o cdw_create_image.o cdw_disc.o cdw_erase_disc.o cdw_file_manager.o cdw_logging.o cdw_read_disc.o cdw_text_file_viewer.o cdw_graftpoints.o cdw_ui_main.o cdw_widgets.o cdw_colors.o dvd_rw_format_interface.o dvd_rw_format_pipe_regexp.o dvd_rw_mediainfo_interface.o dvd_rw_mediainfo_pipe_regexp.o external_tools.o growisofs_interface.o growisofs_pipe_regexp.o help.o isosize.o md5sum_interface.o md5sum_pipe_regexp.o mkisofs_interface.o mkisofs_pipe_regexp.o cdw_config.o cdw_config_ui.o pipe_regexp.o cdw_processwin.o cdw_task.o thread.o utils.o cdw_fs.o cdw_string.o which_interface.o which_pipe_regexp.o write_wizard.o cdw_fs_ui.o cdw_config_ui_internals.o cdw_dll.o cdw_list_display.o cdw_file.o cdw_ncurses.o main.o -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio -lm i686-pc-linux-gnu-gcc -std=gnu99 -Wshadow -pedantic -Wall -Wno-declaration-after-statement -Wextra -Wformat-security -Wformat-nonliteral -Wswitch-default -Wswitch-enum -Wfloat-equal -Wno-long-long -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wredundant-decls -Wconversion -Wlogical-op -Wunreachable-code -Wwrite-strings -O2 -pipe -Wl,-O1 -o cdw_tests blank_wizard.o cdda2wav.o cddb.o cdrecord_interface.o cdrecord_pipe_regexp.o cdw_drive.o cdw_burn_disc.o cdw_cdio.o cdw_cdll.o cdw_create_image.o cdw_disc.o cdw_erase_disc.o cdw_file_manager.o cdw_logging.o cdw_read_disc.o cdw_text_file_viewer.o cdw_graftpoints.o cdw_ui_main.o cdw_widgets.o cdw_colors.o dvd_rw_format_interface.o dvd_rw_format_pipe_regexp.o dvd_rw_mediainfo_interface.o dvd_rw_mediainfo_pipe_regexp.o external_tools.o growisofs_interface.o growisofs_pipe_regexp.o help.o isosize.o md5sum_interface.o md5sum_pipe_regexp.o mkisofs_interface.o mkisofs_pipe_regexp.o cdw_config.o cdw_config_ui.o pipe_regexp.o cdw_processwin.o cdw_task.o thread.o utils.o cdw_fs.o cdw_string.o which_interface.o which_pipe_regexp.o write_wizard.o cdw_fs_ui.o cdw_config_ui_internals.o cdw_dll.o cdw_list_display.o cdw_file.o cdw_ncurses.o cdw_string_tests.o cdw_cdll_tests.o cdw_config_tests.o cdw_drive_tests.o cdw_fs_ui_tests.o cdw_fs_tests.o pipe_regexp_tests.o cdw_dll_tests.o main_tests.o -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio -lm make[2]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make[2]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' make[2]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' make[1]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' >>> Source compiled. >>> Test phase [check]: app-cdr/cdw-0.3.93 make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make cdw_tests greptest.sh make[2]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make[2]: `cdw_tests' is up to date. echo './cdw_tests | grep "cdw test result: success"' > greptest.sh chmod +x greptest.sh make[2]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make check-TESTS make[2]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' ./cdw_tests: cdw unit tests facility testing cdw_dll.c testing cdw_dll_new_item()... OK testing cdw_dll_init()... OK testing cdw_dll_is_member() and cdw_dll_length()... OK testing cdw_dll_is_empty()... OK testing cdw_dll_append()... OK testing cdw_dll_ith_item() and cdw_dll_last_item()... OK done testing cdw_string.c testing cdw_string_set()... OK testing cdw_string_input_string_security_parser()... OK testing cdw_string_starts_with_ci()... OK testing cdw_string_rtrim()... OK testing cdw_string_ltrim()... OK testing cdw_string_free_table_of_strings()... OK testing cdw_string_concat()... OK testing cdw_string_append()... OK testing cdw_string_get_bool_value()... OK done testing cdw_cdll.c testing cdw_cdll_new_element()... OK testing cdw_cdll_init()... OK testing cdw_cdll_is_empty()... OK testing cdw_cdll_append()... FAIL: greptest.sh ============================== 1 of 1 test failed Please report to acerion@wp.pl ============================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make: *** [check-recursive] Error 1 * ERROR: app-cdr/cdw-0.3.93 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 55: Called src_test * environment, line 2978: Called _eapi0_src_test * ebuild.sh, line 608: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =app-cdr/cdw-0.3.93', * the complete build log and the output of 'emerge -pqv =app-cdr/cdw-0.3.93'. * The complete build log is located at '/var/log/portage/build/app-cdr/cdw-0.3.93:20091127-222646.log'. * The ebuild environment file is located at '/var/tmp/portage/app-cdr/cdw-0.3.93/temp/environment'. * S: '/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' >>> Install cdw-0.3.93 into /var/tmp/portage/app-cdr/cdw-0.3.93/image/ category app-cdr make -j14 DESTDIR=/var/tmp/portage/app-cdr/cdw-0.3.93/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make[2]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-cdr/cdw-0.3.93/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c 'cdw' '/var/tmp/portage/app-cdr/cdw-0.3.93/image//usr/bin/cdw' make[2]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make[1]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw/src' make[1]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' make[2]: Entering directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' make[1]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.3.93/work/cdw_0.3.93/cdw' >>> Completed installing cdw-0.3.93 into /var/tmp/portage/app-cdr/cdw-0.3.93/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/cdw * Removing /usr/share/doc * Removing /usr/share/info