tar -xf daisy-player-13.0.tar.gz Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -aNru daisy-player-11.6.1.1/configure.ac daisy-player-11.6.1.1.new/configure.ac |--- daisy-player-11.6.1.1/configure.ac 2018-09-03 10:44:28.000000000 +0200 |+++ daisy-player-11.6.1.1.new/configure.ac 2018-12-02 14:18:09.977949074 +0100 -------------------------- patching file configure.ac Using Plan A... Hunk #1 succeeded at 47 (offset 2 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -aNru daisy-player-11.6.1.1/doc/Readme daisy-player-11.6.1.1.new/doc/Readme |--- daisy-player-11.6.1.1/doc/Readme 2018-06-11 18:59:04.000000000 +0200 |+++ daisy-player-11.6.1.1.new/doc/Readme 2018-12-02 13:45:44.791810588 +0100 -------------------------- patching file doc/Readme Using Plan A... Hunk #1 succeeded at 42 (offset 1 line). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -aNru daisy-player-11.6.1.1/doc/daisy-player.html daisy-player-11.6.1.1.new/doc/daisy-player.html |--- daisy-player-11.6.1.1/doc/daisy-player.html 2018-09-06 19:03:03.000000000 +0200 |+++ daisy-player-11.6.1.1.new/doc/daisy-player.html 2018-12-02 13:53:03.237222808 +0100 -------------------------- patching file doc/daisy-player.html Using Plan A... Hunk #1 FAILED at 248. 1 out of 1 hunk FAILED -- saving rejects to file doc/daisy-player.html.rej done checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU Objective C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... gcc3 checking dependency style of gcc... gcc3 checking for gcj... gcj checking dependency style of gcj... gcc3 checking for main in -lcdio... yes checking for main in -lcdio_cdda... yes checking for main in -lcdio_paranoia... yes checking for main in -lmagic... yes checking for main in -lncursesw... yes checking for main in -lsox... yes checking for main in -lxml2... yes checking for main in -lmad... yes checking for main in -lpulse... yes checking for main in -lasound... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int16_t... yes checking for pid_t... yes checking for size_t... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 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 for working strtod... yes checking for atexit... yes checking for ftruncate... yes checking for mkdir... yes checking for select... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for isascii... yes checking for rmdir... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for pow... no checking for strncasecmp... yes checking for strtol... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for ssize_t... yes checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether make supports nested variables... (cached) yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for vprintf... yes checking for _doprnt... no checking for madvise... yes checking for localeconv... yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for library containing pow... -lm checking for library containing log10... none required checking whether to use mmap... checking whether to enable profiling... no checking whether to enable debugging... no checking for bison... bison -y checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for nl_langinfo... yes checking for strchr... (cached) yes checking for strcspn... yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for libintl.h... (cached) yes checking for locale.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking for ptrdiff_t... yes checking for getcwd... yes checking for mempcpy... yes checking for stpcpy... yes checking for strtoul... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes Input is not a tty checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for sys/param.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for audio support... default checking whether to enable experimental code... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/madplay/Makefile config.status: creating src/pactl/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configure madplay... checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for vprintf... yes checking for _doprnt... no checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for madvise... yes checking for localeconv... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for library containing pow... -lm checking for library containing log10... none required checking whether to use mmap... checking whether to enable profiling... no checking whether to enable debugging... no checking whether make supports nested variables... (cached) yes checking for ssize_t... yes checking for bison... bison -y checking whether ln -s works... yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for memmove... yes checking for munmap... yes checking for strcasecmp... (cached) yes checking for memset... yes checking for nl_langinfo... yes checking for pow... yes checking for strchr... yes checking for strcspn... yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking for ptrdiff_t... yes checking for getcwd... yes checking for mempcpy... yes checking for stpcpy... yes checking for strtoul... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for sys/param.h... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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 for working strtod... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for audio support... checking whether to enable profiling... no checking whether to enable debugging... default checking whether to enable experimental code... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands Configure pulseaudio/pactl... checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for main in -lc... yes checking for main in -lg... yes checking for main in -lpulse... yes checking for main in -lsndfile... yes checking for main in -lcos... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for mode_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking whether lstat correctly handles trailing slash... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for working strtod... yes checking for getrlimit... yes checking for setrlimit... yes checking for atexit... yes checking for getcwd... yes checking for memset... yes checking for mkdir... yes checking for nl_langinfo... yes checking for realpath... yes checking for regcomp... yes checking for rmdir... yes checking for setenv... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: executing depfiles commands CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/missing aclocal-1.16 -I m4 cd . && /bin/sh /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/missing automake-1.16 --foreign CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/missing autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU Objective C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... gcc3 checking dependency style of gcc... gcc3 checking for gcj... gcj checking dependency style of gcj... gcc3 checking for main in -lcdio... yes checking for main in -lcdio_cdda... yes checking for main in -lcdio_paranoia... yes checking for main in -lmagic... yes checking for main in -lncursesw... yes checking for main in -lsox... yes checking for main in -lxml2... yes checking for main in -lmad... yes checking for main in -lpulse... yes checking for main in -lasound... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking cdio/paranoia/cdda.h usability... yes checking cdio/paranoia/cdda.h presence... yes checking for cdio/paranoia/cdda.h... yes checking for inline... inline checking for int16_t... yes checking for pid_t... yes checking for size_t... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 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 for working strtod... yes checking for atexit... yes checking for ftruncate... yes checking for mkdir... yes checking for select... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for isascii... yes checking for rmdir... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for pow... no checking for strncasecmp... yes checking for strtol... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for ssize_t... yes checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether make supports nested variables... (cached) yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for vprintf... yes checking for _doprnt... no checking for madvise... yes checking for localeconv... yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for library containing pow... -lm checking for library containing log10... none required checking whether to use mmap... checking whether to enable profiling... no checking whether to enable debugging... no checking for bison... bison -y checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for nl_langinfo... yes checking for strchr... (cached) yes checking for strcspn... yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for libintl.h... (cached) yes checking for locale.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking for ptrdiff_t... yes checking for getcwd... yes checking for mempcpy... yes checking for stpcpy... yes checking for strtoul... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes Input is not a tty checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for sys/param.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for audio support... default checking whether to enable experimental code... checking that generated files are newer than configure... done configure: creating ./config.status Configure madplay... checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for vprintf... yes checking for _doprnt... no checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for madvise... yes checking for localeconv... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for library containing pow... -lm checking for library containing log10... none required checking whether to use mmap... checking whether to enable profiling... no checking whether to enable debugging... no checking whether make supports nested variables... (cached) yes checking for ssize_t... yes checking for bison... bison -y checking whether ln -s works... yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for memmove... yes checking for munmap... yes checking for strcasecmp... (cached) yes checking for memset... yes checking for nl_langinfo... yes checking for pow... yes checking for strchr... yes checking for strcspn... yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking for ptrdiff_t... yes checking for getcwd... yes checking for mempcpy... yes checking for stpcpy... yes checking for strtoul... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for sys/param.h... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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 for working strtod... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for audio support... checking whether to enable profiling... no checking whether to enable debugging... default checking whether to enable experimental code... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands Configure pulseaudio/pactl... checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for main in -lc... yes checking for main in -lg... yes checking for main in -lpulse... yes checking for main in -lsndfile... yes checking for main in -lcos... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for mode_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking whether lstat correctly handles trailing slash... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for working strtod... yes checking for getrlimit... yes checking for setrlimit... yes checking for atexit... yes checking for getcwd... yes checking for memset... yes checking for mkdir... yes checking for nl_langinfo... yes checking for realpath... yes checking for regcomp... yes checking for rmdir... yes checking for setenv... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: executing depfiles commands /bin/sh ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/madplay/Makefile config.status: creating src/pactl/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0 » Making all in man make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/man » ./daisy-player.1: troff or preprocessor input, ASCII text, with very long lines make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/man » Making all in doc make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/doc » make[2]: rien à faire pour « all ». make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/doc » Making all in po make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/po » make[2]: rien à faire pour « all ». make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/po » Making all in src make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/src » CC madplay/madplay.o CC madplay/audio.o CC madplay/crc.o CC madplay/version.o CC madplay/tag.o CC madplay/player.o CC madplay/audio_wave.o CC madplay/resample.o CC madplay/rgain.o CC madplay/filter.o CC madplay/audio_cdda.o CC pactl/src/core-util.o CC pactl/src/strbuf.o CC pactl/src/pactl.o CC alsa_ctl.o CC audiocd.o CC paranoia.o CC common.o CC daisy2.02.o CC daisy3.o CC daisy-player.o CC playfile.o CC ncx.o CC opf.o CCLD daisy-player make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/src » make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0 » make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0 » make[1] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0 » Making install in man make[1] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/man » make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/man » make[2]: rien à faire pour « install-exec-am ». /usr/bin/mkdir -p '/storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/man/man1' /usr/bin/ginstall -c -m 644 daisy-player.1 '/storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/man/man1' make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/man » make[1] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/man » Making install in doc make[1] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/doc » make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/doc » make[2]: rien à faire pour « install-exec-am ». /usr/bin/mkdir -p '/storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/doc/daisy-player' /usr/bin/ginstall -c -m 644 daisy-player.html '/storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/doc/daisy-player' /usr/bin/mkdir -p '/storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/doc/daisy-player' /usr/bin/ginstall -c -m 644 ABOUT-NLS Changelog COMPILE COPYING daisy-player.description daisy-player.desktop daisy-player.html daisy-player.menu daisy-player.png daisy-player.txt License Makefile.am Makefile.in Readme TODO '/storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/doc/daisy-player' make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/doc » make[1] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/doc » Making install in po make[1] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/po » installing af.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/af/LC_MESSAGES/daisy-player.mo installing cs.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/cs/LC_MESSAGES/daisy-player.mo installing de.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/de/LC_MESSAGES/daisy-player.mo installing en@quot.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/en@quot/LC_MESSAGES/daisy-player.mo installing en@boldquot.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/en@boldquot/LC_MESSAGES/daisy-player.mo installing es_ES.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/es_ES/LC_MESSAGES/daisy-player.mo installing es_GT.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/es_GT/LC_MESSAGES/daisy-player.mo installing fi.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/fi/LC_MESSAGES/daisy-player.mo installing fr.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/fr/LC_MESSAGES/daisy-player.mo installing hu.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/hu/LC_MESSAGES/daisy-player.mo installing it.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/it/LC_MESSAGES/daisy-player.mo installing ml.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/ml/LC_MESSAGES/daisy-player.mo installing nb.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/nb/LC_MESSAGES/daisy-player.mo installing nl.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/nl/LC_MESSAGES/daisy-player.mo installing pl.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/pl/LC_MESSAGES/daisy-player.mo installing pt.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/pt/LC_MESSAGES/daisy-player.mo installing ru.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/ru/LC_MESSAGES/daisy-player.mo installing sl.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/sl/LC_MESSAGES/daisy-player.mo installing sv.gmo as /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/sv/LC_MESSAGES/daisy-player.mo if test "daisy-player" = "gettext-tools"; then \ /usr/bin/mkdir -p /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 ./$file \ /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/po » Making install in src make[1] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/src » make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/src » /usr/bin/mkdir -p '/storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/bin' /usr/bin/ginstall -c daisy-player '/storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/bin' make[2]: rien à faire pour « install-data-am ». make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/src » make[1] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0/src » make[1] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0 » make[2] : on entre dans le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0 » make[2]: rien à faire pour « install-exec-am ». make[2]: rien à faire pour « install-data-am ». make[2] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0 » make[1] : on quitte le répertoire « /storage/repo/x86_64/slint-14.2.1/source/daisy-player/src/daisy-player-13.0 » /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg: total 8 drwxr-xr-x 2 root root 4096 févr. 26 19:05 install drwxr-xr-x 7 root root 4096 févr. 26 19:05 usr /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/install: total 4 -rw-r--r-- 1 root root 354 févr. 26 19:05 slack-desc /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr: total 20 drwxr-xr-x 2 root root 4096 févr. 26 19:05 bin drwxr-xr-x 3 root root 4096 févr. 26 19:05 doc drwxr-xr-x 3 root root 4096 févr. 26 19:05 man drwxr-xr-x 3 root root 4096 févr. 26 19:05 share drwxr-xr-x 3 root root 4096 févr. 26 19:04 src /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/bin: total 160 -rwxr-xr-x 1 root root 159872 févr. 26 19:05 daisy-player /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 daisy-player-13.0 /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/doc/daisy-player-13.0: total 140 -rw-r--r-- 1 root root 598 févr. 26 19:05 COMPILE -rw-r--r-- 1 root root 35147 févr. 26 19:05 COPYING -rw-r--r-- 1 root root 15308 févr. 26 19:05 Changelog -rw-r--r-- 1 root root 2369 févr. 26 19:05 LICENSE -rw-r--r-- 1 root root 35147 févr. 26 19:05 License -rw-r--r-- 1 root root 5098 févr. 26 19:05 README -rw-r--r-- 1 root root 2043 févr. 26 19:05 Readme -rw-r--r-- 1 root root 7383 févr. 26 19:05 compile -rw-r--r-- 1 root root 1886 févr. 26 19:05 daisy-player.description -rw-r--r-- 1 root root 10238 févr. 26 19:05 daisy-player.html -rw-r--r-- 1 root root 6833 févr. 26 19:05 daisy-player.txt /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 man1 /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/man/man1: total 4 -rw-r--r-- 1 root root 3170 févr. 26 19:05 daisy-player.1.gz /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share: total 4 drwxr-xr-x 21 root root 4096 févr. 26 19:05 locale /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale: total 76 drwxr-xr-x 3 root root 4096 févr. 26 19:05 af drwxr-xr-x 3 root root 4096 févr. 26 19:05 cs drwxr-xr-x 3 root root 4096 févr. 26 19:05 de drwxr-xr-x 3 root root 4096 févr. 26 19:05 en@boldquot drwxr-xr-x 3 root root 4096 févr. 26 19:05 en@quot drwxr-xr-x 3 root root 4096 févr. 26 19:05 es_ES drwxr-xr-x 3 root root 4096 févr. 26 19:05 es_GT drwxr-xr-x 3 root root 4096 févr. 26 19:05 fi drwxr-xr-x 3 root root 4096 févr. 26 19:05 fr drwxr-xr-x 3 root root 4096 févr. 26 19:05 hu drwxr-xr-x 3 root root 4096 févr. 26 19:05 it drwxr-xr-x 3 root root 4096 févr. 26 19:05 ml drwxr-xr-x 3 root root 4096 févr. 26 19:05 nb drwxr-xr-x 3 root root 4096 févr. 26 19:05 nl drwxr-xr-x 3 root root 4096 févr. 26 19:05 pl drwxr-xr-x 3 root root 4096 févr. 26 19:05 pt drwxr-xr-x 3 root root 4096 févr. 26 19:05 ru drwxr-xr-x 3 root root 4096 févr. 26 19:05 sl drwxr-xr-x 3 root root 4096 févr. 26 19:05 sv /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/af: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/af/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6657 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/cs/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 5912 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/de/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6250 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/en@boldquot: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/en@boldquot/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6630 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/en@quot: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/en@quot/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6578 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/es_ES: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/es_ES/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6432 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/es_GT: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/es_GT/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6318 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/fi: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/fi/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6385 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/fr/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6206 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/hu/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6844 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/it/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7174 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/ml: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/ml/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8805 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/nb: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/nb/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6316 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/nl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6702 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/pl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6590 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/pt/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6393 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/ru/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8876 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/sl: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/sl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6269 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 LC_MESSAGES /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/share/locale/sv/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6122 févr. 26 19:05 daisy-player.mo /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 févr. 26 19:05 daisy-player-13.0 /storage/repo/x86_64/slint-14.2.1/source/daisy-player/pkg/usr/src/daisy-player-13.0: total 4 -rw-r--r-- 1 root root 1124 févr. 26 19:05 SLKBUILD Constructeur de paquets Slackware, version 3.141593. Recherche de liens symboliques : Aucun lien symbolique trouvé, donc nous ne créerons pas de script d'installation. Vous pouvez créer vos liens plus tard dans. /install/doinst.sh et reconstruire le paquet si vous le souhaitez. La prochaine étape est facultative - vous pouvez attribuer aux répertoires dans votre paquet des permissions saines. Cependant, si n'importe quel répertoire de votre paquet a des permissions spéciales vous ne devriez pas les réinitialiser ! Voulez-vous réinitialiser toutes les autorisations de répertoires à 755 (drwxr-xr-x) et les propriétaire des répertoires à root.root ([y]es, [n]o)? n Création du paquet Slackware : /storage/repo/x86_64/slint-14.2.1/source/daisy-player/daisy-player-13.0-x86_64-1slint.txz ./ usr/ usr/doc/ usr/doc/daisy-player-13.0/ usr/doc/daisy-player-13.0/LICENSE usr/doc/daisy-player-13.0/README usr/doc/daisy-player-13.0/daisy-player.description usr/doc/daisy-player-13.0/daisy-player.html usr/doc/daisy-player-13.0/Readme usr/doc/daisy-player-13.0/License usr/doc/daisy-player-13.0/COMPILE usr/doc/daisy-player-13.0/daisy-player.txt usr/doc/daisy-player-13.0/COPYING usr/doc/daisy-player-13.0/Changelog usr/doc/daisy-player-13.0/compile usr/src/ usr/src/daisy-player-13.0/ usr/src/daisy-player-13.0/SLKBUILD usr/man/ usr/man/man1/ usr/man/man1/daisy-player.1.gz usr/share/ usr/share/locale/ usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/daisy-player.mo usr/share/locale/es_GT/ usr/share/locale/es_GT/LC_MESSAGES/ usr/share/locale/es_GT/LC_MESSAGES/daisy-player.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/daisy-player.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/daisy-player.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/daisy-player.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/daisy-player.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/daisy-player.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/daisy-player.mo usr/share/locale/en@boldquot/ usr/share/locale/en@boldquot/LC_MESSAGES/ usr/share/locale/en@boldquot/LC_MESSAGES/daisy-player.mo usr/share/locale/ml/ usr/share/locale/ml/LC_MESSAGES/ usr/share/locale/ml/LC_MESSAGES/daisy-player.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/daisy-player.mo usr/share/locale/af/ usr/share/locale/af/LC_MESSAGES/ usr/share/locale/af/LC_MESSAGES/daisy-player.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/daisy-player.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/daisy-player.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/daisy-player.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/daisy-player.mo usr/share/locale/en@quot/ usr/share/locale/en@quot/LC_MESSAGES/ usr/share/locale/en@quot/LC_MESSAGES/daisy-player.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/daisy-player.mo usr/share/locale/es_ES/ usr/share/locale/es_ES/LC_MESSAGES/ usr/share/locale/es_ES/LC_MESSAGES/daisy-player.mo usr/bin/ usr/bin/daisy-player install/ install/slack-desc Le paquet Slackware /storage/repo/x86_64/slint-14.2.1/source/daisy-player/daisy-player-13.0-x86_64-1slint.txz a été créé. Package has been built.