Your message dated Sun, 03 Sep 2023 18:49:27 +0000
with message-id <[email protected]>
and subject line Bug#1046299: fixed in m4 1.4.19-4
has caused the Debian Bug report #1046299,
regarding m4: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1046299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046299
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: m4
Version: 1.4.19-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package m4
> dpkg-buildpackage: info: source version 1.4.19-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Santiago Vila <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> [ ! -f Makefile ] || /usr/bin/make distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "stamp-h" || rm -f stamp-h
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> Making distclean in examples
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in lib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
> test -z "configmake.h configmake.h-t" || rm -f configmake.h configmake.h-t
> test -z "libm4.a" || rm -f libm4.a
> rm -f *.o
> rm -f glthread/*.o
> rm -f malloc/*.o
> rm -f unistr/*.o
> rm -f uniwidth/*.o
> test -z "core *.stackdump alloca.h alloca.h-t dirent.h dirent.h-t errno.h 
> errno.h-t fcntl.h fcntl.h-t float.h float.h-t getopt.h getopt.h-t 
> getopt-cdefs.h getopt-cdefs.h-t iconv.h iconv.h-t iconv_open-aix.h-t 
> iconv_open-hpux.h-t iconv_open-irix.h-t iconv_open-osf.h-t 
> iconv_open-solaris.h-t iconv_open-zos.h-t inttypes.h inttypes.h-t langinfo.h 
> langinfo.h-t limits.h limits.h-t locale.h locale.h-t math.h math.h-t sched.h 
> sched.h-t signal.h signal.h-t sigsegv.h sigsegv.h-t spawn.h spawn.h-t 
> stdalign.h stdalign.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h 
> stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h 
> string.h-t sys/random.h sys/random.h-t sys/stat.h sys/stat.h-t sys/types.h 
> sys/types.h-t sys/wait.h sys/wait.h-t time.h time.h-t unistd.h unistd.h-t 
> unistr.h 
> unistr.h-t unitypes.h unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t 
> wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t dirent.h 
> dirent.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t getopt.h 
> getopt.h-t getopt-cdefs.h getopt-cdefs.h-t iconv.h iconv.h-t 
> iconv_open-aix.h-t iconv_open-hpux.h-t iconv_open-irix.h-t iconv_open-osf.h-t 
> iconv_open-solaris.h-t iconv_open-zos.h-t inttypes.h inttypes.h-t langinfo.h 
> langinfo.h-t limits.h limits.h-t locale.h locale.h-t math.h math.h-t sched.h 
> sched.h-t signal.h signal.h-t sigsegv.h sigsegv.h-t spawn.h spawn.h-t 
> stdalign.h stdalign.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h 
> stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h 
> string.h-t sys/random.h sys/random.h-t sys/stat.h sys/stat.h-t 
> sys/types.h sys/types.h-t sys/wait.h sys/wait.h-t time.h time.h-t unistd.h 
> unistd.h-t unistr.h unistr.h-t unitypes.h unitypes.h-t uniwidth.h 
> uniwidth.h-t wchar.h wchar.h-t wctype.h wctype.h-t
> rmdir sys
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f glthread/.deps/.dirstamp
> rm -f glthread/.dirstamp
> rm -f malloc/.deps/.dirstamp
> rm -f malloc/.dirstamp
> rm -f unistr/.deps/.dirstamp
> rm -f unistr/.dirstamp
> rm -f uniwidth/.deps/.dirstamp
> rm -f uniwidth/.dirstamp
> rm -f config.h stamp-h1
> test '.' = . || rm -f ../GNUmakefile
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/access.Po
> rm -f ./.deps/asnprintf.Po
> rm -f ./.deps/asprintf.Po
> rm -f ./.deps/asyncsafe-spin.Po
> rm -f ./.deps/at-func.Po
> rm -f ./.deps/basename-lgpl.Po
> rm -f ./.deps/basename.Po
> rm -f ./.deps/binary-io.Po
> rm -f ./.deps/bitrotate.Po
> rm -f ./.deps/btowc.Po
> rm -f ./.deps/c-ctype.Po
> rm -f ./.deps/c-stack.Po
> rm -f ./.deps/c-strcasecmp.Po
> rm -f ./.deps/c-strncasecmp.Po
> rm -f ./.deps/calloc.Po
> rm -f ./.deps/canonicalize-lgpl.Po
> rm -f ./.deps/canonicalize.Po
> rm -f ./.deps/chdir-long.Po
> rm -f ./.deps/clean-temp-simple.Po
> rm -f ./.deps/clean-temp.Po
> rm -f ./.deps/cloexec.Po
> rm -f ./.deps/close-stream.Po
> rm -f ./.deps/close.Po
> rm -f ./.deps/closedir.Po
> rm -f ./.deps/closein.Po
> rm -f ./.deps/closeout.Po
> rm -f ./.deps/concat-filename.Po
> rm -f ./.deps/dirfd.Po
> rm -f ./.deps/dirname-lgpl.Po
> rm -f ./.deps/dirname.Po
> rm -f ./.deps/dup-safer-flag.Po
> rm -f ./.deps/dup-safer.Po
> rm -f ./.deps/dup.Po
> rm -f ./.deps/dup2.Po
> rm -f ./.deps/error.Po
> rm -f ./.deps/execute.Po
> rm -f ./.deps/exitfail.Po
> rm -f ./.deps/fatal-signal.Po
> rm -f ./.deps/fchdir.Po
> rm -f ./.deps/fclose.Po
> rm -f ./.deps/fcntl.Po
> rm -f ./.deps/fd-hook.Po
> rm -f ./.deps/fd-safer-flag.Po
> rm -f ./.deps/fd-safer.Po
> rm -f ./.deps/fdopendir.Po
> rm -f ./.deps/fflush.Po
> rm -f ./.deps/file-set.Po
> rm -f ./.deps/filenamecat-lgpl.Po
> rm -f ./.deps/filenamecat.Po
> rm -f ./.deps/findprog-in.Po
> rm -f ./.deps/float.Po
> rm -f ./.deps/fopen-safer.Po
> rm -f ./.deps/fopen.Po
> rm -f ./.deps/fpending.Po
> rm -f ./.deps/fpurge.Po
> rm -f ./.deps/freadahead.Po
> rm -f ./.deps/freading.Po
> rm -f ./.deps/free.Po
> rm -f ./.deps/frexp.Po
> rm -f ./.deps/frexpl.Po
> rm -f ./.deps/fseek.Po
> rm -f ./.deps/fseeko.Po
> rm -f ./.deps/fstat.Po
> rm -f ./.deps/fstatat.Po
> rm -f ./.deps/ftell.Po
> rm -f ./.deps/ftello.Po
> rm -f ./.deps/getcwd-lgpl.Po
> rm -f ./.deps/getcwd.Po
> rm -f ./.deps/getdtablesize.Po
> rm -f ./.deps/getopt.Po
> rm -f ./.deps/getopt1.Po
> rm -f ./.deps/getpagesize.Po
> rm -f ./.deps/getprogname.Po
> rm -f ./.deps/getrandom.Po
> rm -f ./.deps/gl_avltree_oset.Po
> rm -f ./.deps/gl_linked_list.Po
> rm -f ./.deps/gl_linkedhash_list.Po
> rm -f ./.deps/gl_list.Po
> rm -f ./.deps/gl_oset.Po
> rm -f ./.deps/gl_xlist.Po
> rm -f ./.deps/gl_xoset.Po
> rm -f ./.deps/hard-locale.Po
> rm -f ./.deps/hash-pjw.Po
> rm -f ./.deps/hash-triple-simple.Po
> rm -f ./.deps/hash.Po
> rm -f ./.deps/iconv.Po
> rm -f ./.deps/iconv_close.Po
> rm -f ./.deps/iconv_open.Po
> rm -f ./.deps/isnan.Po
> rm -f ./.deps/isnand.Po
> rm -f ./.deps/isnanf.Po
> rm -f ./.deps/isnanl.Po
> rm -f ./.deps/iswblank.Po
> rm -f ./.deps/iswdigit.Po
> rm -f ./.deps/iswxdigit.Po
> rm -f ./.deps/itold.Po
> rm -f ./.deps/lc-charset-dispatch.Po
> rm -f ./.deps/localcharset.Po
> rm -f ./.deps/localeconv.Po
> rm -f ./.deps/localename-table.Po
> rm -f ./.deps/localename.Po
> rm -f ./.deps/lseek.Po
> rm -f ./.deps/lstat.Po
> rm -f ./.deps/malloc.Po
> rm -f ./.deps/malloca.Po
> rm -f ./.deps/math.Po
> rm -f ./.deps/mbchar.Po
> rm -f ./.deps/mbiter.Po
> rm -f ./.deps/mbrtowc.Po
> rm -f ./.deps/mbsinit.Po
> rm -f ./.deps/mbslen.Po
> rm -f ./.deps/mbsstr.Po
> rm -f ./.deps/mbtowc-lock.Po
> rm -f ./.deps/mbtowc.Po
> rm -f ./.deps/mbuiter.Po
> rm -f ./.deps/memchr.Po
> rm -f ./.deps/memchr2.Po
> rm -f ./.deps/mempcpy.Po
> rm -f ./.deps/memrchr.Po
> rm -f ./.deps/mkdir.Po
> rm -f ./.deps/mkdtemp.Po
> rm -f ./.deps/mkstemp-safer.Po
> rm -f ./.deps/mkstemp.Po
> rm -f ./.deps/msvc-inval.Po
> rm -f ./.deps/msvc-nothrow.Po
> rm -f ./.deps/nl_langinfo-lock.Po
> rm -f ./.deps/nl_langinfo.Po
> rm -f ./.deps/obstack.Po
> rm -f ./.deps/open.Po
> rm -f ./.deps/openat-die.Po
> rm -f ./.deps/openat-proc.Po
> rm -f ./.deps/openat.Po
> rm -f ./.deps/opendir.Po
> rm -f ./.deps/os2-spawn.Po
> rm -f ./.deps/pipe-safer.Po
> rm -f ./.deps/pipe.Po
> rm -f ./.deps/pipe2-safer.Po
> rm -f ./.deps/pipe2.Po
> rm -f ./.deps/printf-args.Po
> rm -f ./.deps/printf-frexp.Po
> rm -f ./.deps/printf-frexpl.Po
> rm -f ./.deps/printf-parse.Po
> rm -f ./.deps/progname.Po
> rm -f ./.deps/propername.Po
> rm -f ./.deps/quotearg.Po
> rm -f ./.deps/raise.Po
> rm -f ./.deps/rawmemchr.Po
> rm -f ./.deps/readdir.Po
> rm -f ./.deps/readlink.Po
> rm -f ./.deps/realloc.Po
> rm -f ./.deps/reallocarray.Po
> rm -f ./.deps/regcomp.Po
> rm -f ./.deps/regex.Po
> rm -f ./.deps/regex_internal.Po
> rm -f ./.deps/regexec.Po
> rm -f ./.deps/rename.Po
> rm -f ./.deps/rewinddir.Po
> rm -f ./.deps/rmdir.Po
> rm -f ./.deps/save-cwd.Po
> rm -f ./.deps/secure_getenv.Po
> rm -f ./.deps/setlocale-lock.Po
> rm -f ./.deps/setlocale.Po
> rm -f ./.deps/setlocale_null.Po
> rm -f ./.deps/sig-handler.Po
> rm -f ./.deps/sigaction.Po
> rm -f ./.deps/signbitd.Po
> rm -f ./.deps/signbitf.Po
> rm -f ./.deps/signbitl.Po
> rm -f ./.deps/sigprocmask.Po
> rm -f ./.deps/sigsegv.Po
> rm -f ./.deps/snprintf.Po
> rm -f ./.deps/spawn-pipe.Po
> rm -f ./.deps/spawn.Po
> rm -f ./.deps/spawn_faction_addchdir.Po
> rm -f ./.deps/spawn_faction_addclose.Po
> rm -f ./.deps/spawn_faction_adddup2.Po
> rm -f ./.deps/spawn_faction_addopen.Po
> rm -f ./.deps/spawn_faction_destroy.Po
> rm -f ./.deps/spawn_faction_init.Po
> rm -f ./.deps/spawnattr_destroy.Po
> rm -f ./.deps/spawnattr_init.Po
> rm -f ./.deps/spawnattr_setflags.Po
> rm -f ./.deps/spawnattr_setpgroup.Po
> rm -f ./.deps/spawnattr_setsigmask.Po
> rm -f ./.deps/spawni.Po
> rm -f ./.deps/spawnp.Po
> rm -f ./.deps/stackvma.Po
> rm -f ./.deps/stat-time.Po
> rm -f ./.deps/stat-w32.Po
> rm -f ./.deps/stat.Po
> rm -f ./.deps/stdio-write.Po
> rm -f ./.deps/stpcpy.Po
> rm -f ./.deps/strchrnul.Po
> rm -f ./.deps/strdup.Po
> rm -f ./.deps/strerror-override.Po
> rm -f ./.deps/strerror.Po
> rm -f ./.deps/striconv.Po
> rm -f ./.deps/stripslash.Po
> rm -f ./.deps/strndup.Po
> rm -f ./.deps/strnlen.Po
> rm -f ./.deps/strnlen1.Po
> rm -f ./.deps/strsignal.Po
> rm -f ./.deps/strstr.Po
> rm -f ./.deps/strtod.Po
> rm -f ./.deps/tempname.Po
> rm -f ./.deps/tmpdir.Po
> rm -f ./.deps/trim.Po
> rm -f ./.deps/unistd.Po
> rm -f ./.deps/vasnprintf.Po
> rm -f ./.deps/vasprintf.Po
> rm -f ./.deps/verror.Po
> rm -f ./.deps/version-etc-fsf.Po
> rm -f ./.deps/version-etc.Po
> rm -f ./.deps/wait-process.Po
> rm -f ./.deps/waitpid.Po
> rm -f ./.deps/wcrtomb.Po
> rm -f ./.deps/wctype-h.Po
> rm -f ./.deps/wcwidth.Po
> rm -f ./.deps/windows-mutex.Po
> rm -f ./.deps/windows-once.Po
> rm -f ./.deps/windows-recmutex.Po
> rm -f ./.deps/windows-rwlock.Po
> rm -f ./.deps/windows-spawn.Po
> rm -f ./.deps/windows-spin.Po
> rm -f ./.deps/windows-tls.Po
> rm -f ./.deps/xalloc-die.Po
> rm -f ./.deps/xasprintf.Po
> rm -f ./.deps/xmalloc.Po
> rm -f ./.deps/xmalloca.Po
> rm -f ./.deps/xprintf.Po
> rm -f ./.deps/xsize.Po
> rm -f ./.deps/xstriconv.Po
> rm -f ./.deps/xstrndup.Po
> rm -f ./.deps/xvasprintf.Po
> rm -f glthread/.deps/lock.Po
> rm -f glthread/.deps/threadlib.Po
> rm -f glthread/.deps/tls.Po
> rm -f malloc/.deps/dynarray-skeleton.Po
> rm -f malloc/.deps/dynarray_at_failure.Po
> rm -f malloc/.deps/dynarray_emplace_enlarge.Po
> rm -f malloc/.deps/dynarray_finalize.Po
> rm -f malloc/.deps/dynarray_resize.Po
> rm -f malloc/.deps/dynarray_resize_clear.Po
> rm -f malloc/.deps/scratch_buffer_dupfree.Po
> rm -f malloc/.deps/scratch_buffer_grow.Po
> rm -f malloc/.deps/scratch_buffer_grow_preserve.Po
> rm -f malloc/.deps/scratch_buffer_set_array_size.Po
> rm -f unistr/.deps/u8-mbtoucr.Po
> rm -f unistr/.deps/u8-uctomb-aux.Po
> rm -f unistr/.deps/u8-uctomb.Po
> rm -f uniwidth/.deps/width.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "m4" || rm -f m4
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/builtin.Po
> rm -f ./.deps/debug.Po
> rm -f ./.deps/eval.Po
> rm -f ./.deps/format.Po
> rm -f ./.deps/freeze.Po
> rm -f ./.deps/input.Po
> rm -f ./.deps/m4.Po
> rm -f ./.deps/macro.Po
> rm -f ./.deps/output.Po
> rm -f ./.deps/path.Po
> rm -f ./.deps/symtab.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "m4.dvi m4.pdf m4.ps m4.html" \
> || rm -rf m4.dvi m4.pdf m4.ps m4.html
> rm -rf m4.t2d m4.t2p
> rm -f vti.tmp* ./version.texi.tmp*
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in checks
> make[3]: Entering directory '/<<PKGBUILDDIR>>/checks'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/checks'
> Making distclean in po
> make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* m4.po m4.1po m4.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "libtests.a" || rm -f libtests.a
> test -z "test-accept test-access test-alignof test-alloca-opt  test-arpa_inet 
> test-array_list test-array_oset test-asyncsafe-spin1 test-asyncsafe-spin2 
> test-avltree_oset test-binary-io test-bind test-bitrotate test-btowc 
> test-c-ctype test-c-stack test-c-strcasecmp test-c-strncasecmp 
> test-calloc-gnu test-canonicalize-lgpl test-canonicalize test-chdir 
> test-cloexec test-close test-closein test-connect test-creat  test-ctype  
> test-dirent test-dirname test-dup test-dup2 test-dynarray test-environ  
> test-errno test-execute-main test-execute-child test-execute-script 
> test-explicit_bzero test-fchdir test-fclose  test-fcntl-h test-fcntl 
> test-fdopen test-fdopendir test-fflush test-fflush2 test-fgetc 
> test-filenamecat  test-float test-fopen-gnu test-fopen-safer test-fopen 
> test-fpending test-fpurge test-fputc 
> test-fread test-freadahead test-freading test-free test-freopen 
> test-frexp-nolibm test-frexpl-nolibm test-fseek test-fseeko test-fseeko3 
> test-fseeko4 test-fstat test-fstatat test-ftell test-ftell3 test-ftello 
> test-ftello3 test-ftello4 test-ftruncate test-fwrite test-getcwd-lgpl 
> test-getcwd test-getdtablesize test-getopt-gnu test-getprogname 
> test-getrandom test-gettimeofday test-hard-locale test-hash  test-iconv-h 
> test-iconv test-ignore-value test-inet_pton test-intprops test-inttostr  
> test-inttypes test-ioctl test-isblank test-isnand-nolibm test-isnanf-nolibm 
> test-isnanl-nolibm test-iswblank test-iswdigit test-iswxdigit  test-langinfo  
> test-limits-h test-link test-linked_list test-linkedhash_list test-listen  
> test-locale test-localeconv test-localename test-lseek test-lstat 
> test-malloc-gnu 
> test-malloca  test-math test-mbrtowc test-mbrtowc-w32 test-mbsinit 
> test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr test-memchr2 test-memrchr 
> test-mkdir test-nanosleep test-netinet_in test-nl_langinfo 
> test-nl_langinfo-mt test-open test-openat test-pathmax test-perror 
> test-perror2 test-pipe test-pipe2 test-posix_spawn-open1 
> test-posix_spawn-open2 test-posix_spawn-inherit0 test-posix_spawn-inherit1 
> test-posix_spawn-script test-posix_spawn_file_actions_addchdir 
> test-posix_spawn-chdir test-posix_spawn_file_actions_addclose 
> test-posix_spawn_file_actions_adddup2 test-posix_spawn_file_actions_addopen 
> test-posix_spawn-dup2-stdout test-posix_spawn-dup2-stdin 
> test-posix_spawnp-script test-printf-frexp test-printf-frexpl  test-pthread 
> test-pthread-thread test-pthread_sigmask1 test-pthread_sigmask2 
> test-quotearg-simple test-raise test-rawmemchr test-read-file test-readlink 
> test-realloc-gnu test-reallocarray test-regex test-rename test-rmdir 
> test-sched test-scratch-buffer test-select test-select-fd test-select-stdin 
> test-setenv test-setlocale_null test-setlocale_null-mt-one 
> test-setlocale_null-mt-all test-setlocale1 test-setlocale2 test-setsockopt 
> test-sigaction  test-signal-h test-signbit test-sigpipe test-sigprocmask 
> test-sigsegv-catch-segv1 test-sigsegv-catch-segv2 
> test-sigsegv-catch-stackoverflow1 test-sigsegv-catch-stackoverflow2 
> test-sleep test-snprintf test-sockets  test-spawn-pipe-main 
> test-spawn-pipe-child test-spawn-pipe-script test-spawn test-stat 
> test-stat-time test-stdalign  test-stdbool  test-stddef  test-stdint  
> test-stdio  test-stdlib test-strchrnul test-strerror test-strerror_r 
> test-striconv  test-string test-strnlen test-strsignal test-strstr 
> test-strtod test-strtod1 test-symlink  test-sys_ioctl  test-sys_random  
> test-sys_select  test-sys_socket  test-sys_stat  test-sys_time  
> test-sys_types test-sys_uio  test-sys_wait test-thread_self 
> test-thread_create  test-time  test-dup-safer test-unistd test-u8-mbtoucr 
> test-u8-uctomb test-uc_width test-uc_width2 test-unsetenv test-vasnprintf 
> test-vasprintf-posix test-vasprintf test-verify test-version-etc  test-wchar 
> test-wcrtomb test-wcrtomb-w32  test-wctype-h test-wcwidth test-write 
> test-xalloc-die test-xvasprintf" || rm -f test-accept test-access 
> test-alignof test-alloca-opt  test-arpa_inet test-array_list test-array_oset 
> test-asyncsafe-spin1 test-asyncsafe-spin2 test-avltree_oset test-binary-io 
> test-bind test-bitrotate 
> test-btowc test-c-ctype test-c-stack test-c-strcasecmp test-c-strncasecmp 
> test-calloc-gnu test-canonicalize-lgpl test-canonicalize test-chdir 
> test-cloexec test-close test-closein test-connect test-creat  test-ctype  
> test-dirent test-dirname test-dup test-dup2 test-dynarray test-environ  
> test-errno test-execute-main test-execute-child test-execute-script 
> test-explicit_bzero test-fchdir test-fclose  test-fcntl-h test-fcntl 
> test-fdopen test-fdopendir test-fflush test-fflush2 test-fgetc 
> test-filenamecat  test-float test-fopen-gnu test-fopen-safer test-fopen 
> test-fpending test-fpurge test-fputc test-fread test-freadahead test-freading 
> test-free test-freopen test-frexp-nolibm test-frexpl-nolibm test-fseek 
> test-fseeko test-fseeko3 test-fseeko4 test-fstat test-fstatat test-ftell 
> test-ftell3 test-ftello 
> test-ftello3 test-ftello4 test-ftruncate test-fwrite test-getcwd-lgpl 
> test-getcwd test-getdtablesize test-getopt-gnu test-getprogname 
> test-getrandom test-gettimeofday test-hard-locale test-hash  test-iconv-h 
> test-iconv test-ignore-value test-inet_pton test-intprops test-inttostr  
> test-inttypes test-ioctl test-isblank test-isnand-nolibm test-isnanf-nolibm 
> test-isnanl-nolibm test-iswblank test-iswdigit test-iswxdigit  test-langinfo  
> test-limits-h test-link test-linked_list test-linkedhash_list test-listen  
> test-locale test-localeconv test-localename test-lseek test-lstat 
> test-malloc-gnu test-malloca  test-math test-mbrtowc test-mbrtowc-w32 
> test-mbsinit test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr test-memchr2 
> test-memrchr test-mkdir test-nanosleep test-netinet_in test-nl_langinfo 
> test-nl_langinfo-mt 
> test-open test-openat test-pathmax test-perror test-perror2 test-pipe 
> test-pipe2 test-posix_spawn-open1 test-posix_spawn-open2 
> test-posix_spawn-inherit0 test-posix_spawn-inherit1 test-posix_spawn-script 
> test-posix_spawn_file_actions_addchdir test-posix_spawn-chdir 
> test-posix_spawn_file_actions_addclose test-posix_spawn_file_actions_adddup2 
> test-posix_spawn_file_actions_addopen test-posix_spawn-dup2-stdout 
> test-posix_spawn-dup2-stdin test-posix_spawnp-script test-printf-frexp 
> test-printf-frexpl  test-pthread test-pthread-thread test-pthread_sigmask1 
> test-pthread_sigmask2 test-quotearg-simple test-raise test-rawmemchr 
> test-read-file test-readlink test-realloc-gnu test-reallocarray test-regex 
> test-rename test-rmdir test-sched test-scratch-buffer test-select 
> test-select-fd test-select-stdin test-setenv 
> test-setlocale_null test-setlocale_null-mt-one test-setlocale_null-mt-all 
> test-setlocale1 test-setlocale2 test-setsockopt test-sigaction  test-signal-h 
> test-signbit test-sigpipe test-sigprocmask test-sigsegv-catch-segv1 
> test-sigsegv-catch-segv2 test-sigsegv-catch-stackoverflow1 
> test-sigsegv-catch-stackoverflow2 test-sleep test-snprintf test-sockets  
> test-spawn-pipe-main test-spawn-pipe-child test-spawn-pipe-script test-spawn 
> test-stat test-stat-time test-stdalign  test-stdbool  test-stddef  
> test-stdint  test-stdio  test-stdlib test-strchrnul test-strerror 
> test-strerror_r test-striconv  test-string test-strnlen test-strsignal 
> test-strstr test-strtod test-strtod1 test-symlink  test-sys_ioctl  
> test-sys_random  test-sys_select  test-sys_socket  test-sys_stat  
> test-sys_time  test-sys_types test-sys_uio 
>  test-sys_wait test-thread_self test-thread_create  test-time  test-dup-safer 
> test-unistd test-u8-mbtoucr test-u8-uctomb test-uc_width test-uc_width2 
> test-unsetenv test-vasnprintf test-vasprintf-posix test-vasprintf test-verify 
> test-version-etc  test-wchar test-wcrtomb test-wcrtomb-w32  test-wctype-h 
> test-wcwidth test-write test-xalloc-die test-xvasprintf
> test -z "" || rm -f 
> rm -rf SunWS_cache
> test -z "" || rm -f 
> test -z "current-locale test-localcharset" || rm -f current-locale 
> test-localcharset
> rm -f *.o
> rm -f glthread/*.o
> rm -f unistr/*.o
> rm -f uniwidth/*.o
> test -z "core *.stackdump arpa/inet.h arpa/inet.h-t t-c-stack.tmp 
> t-c-stack2.tmp ctype.h ctype.h-t test-fflush.txt test-fpending.t t-fpurge.tmp 
> t-freading.tmp t-ftell3.tmp t-ftello3.tmp netinet/in.h netinet/in.h-t 
> test-posix_spawn-dup2-stdout.sh test-posix_spawn-dup2-stdout.sh-t 
> test-posix_spawn-dup2-stdin.sh test-posix_spawn-dup2-stdin.sh-t pthread.h 
> pthread.h-t sys/ioctl.h sys/ioctl.h-t sys/select.h sys/select.h-t 
> sys/socket.h sys/socket.h-t sys/time.h sys/time.h-t sys/uio.h sys/uio.h-t 
> .deps/test-verify-try.Tpo" || rm -f core *.stackdump arpa/inet.h 
> arpa/inet.h-t t-c-stack.tmp t-c-stack2.tmp ctype.h ctype.h-t test-fflush.txt 
> test-fpending.t t-fpurge.tmp t-freading.tmp t-ftell3.tmp t-ftello3.tmp 
> netinet/in.h netinet/in.h-t test-posix_spawn-dup2-stdout.sh 
> test-posix_spawn-dup2-stdout.sh-t 
> test-posix_spawn-dup2-stdin.sh test-posix_spawn-dup2-stdin.sh-t pthread.h 
> pthread.h-t sys/ioctl.h sys/ioctl.h-t sys/select.h sys/select.h-t 
> sys/socket.h sys/socket.h-t sys/time.h sys/time.h-t sys/uio.h sys/uio.h-t 
> .deps/test-verify-try.Tpo
> test -z "test-accept.log test-access.log test-alignof.log test-alloca-opt.log 
> test-arpa_inet.log test-array_list.log test-array_oset.log 
> test-asyncsafe-spin1.log test-asyncsafe-spin2.log test-avltree_oset.log 
> test-binary-io.sh.log test-bind.log test-bitrotate.log test-btowc1.sh.log 
> test-btowc2.sh.log test-c-ctype.log test-c-stack.sh.log test-c-stack2.sh.log 
> test-c-strcase.sh.log test-calloc-gnu.log test-canonicalize-lgpl.log 
> test-canonicalize.log test-chdir.log test-cloexec.log test-close.log 
> test-closein.sh.log test-connect.log test-creat.log test-ctype.log 
> test-dirent.log test-dirname.log test-dup.log test-dup2.log test-dynarray.log 
> test-environ.log test-errno.log test-execute.sh.log test-execute-script.log 
> test-explicit_bzero.log test-fchdir.log test-fclose.log test-fcntl-h.log 
> test-fcntl.log 
> test-fdopen.log test-fdopendir.log test-fflush.log test-fflush2.sh.log 
> test-fgetc.log test-filenamecat.log test-float.log test-fopen-gnu.log 
> test-fopen-safer.log test-fopen.log test-fpending.sh.log test-fpurge.log 
> test-fputc.log test-fread.log test-freadahead.sh.log test-freading.log 
> test-free.log test-freopen.log test-frexp-nolibm.log test-frexpl-nolibm.log 
> test-fseek.sh.log test-fseek2.sh.log test-fseeko.sh.log test-fseeko2.sh.log 
> test-fseeko3.sh.log test-fseeko4.sh.log test-fstat.log test-fstatat.log 
> test-ftell.sh.log test-ftell2.sh.log test-ftell3.log test-ftello.sh.log 
> test-ftello2.sh.log test-ftello3.log test-ftello4.sh.log 
> test-ftruncate.sh.log test-fwrite.log test-getcwd-lgpl.log test-getcwd.sh.log 
> test-getdtablesize.log test-getopt-gnu.log test-getprogname.log 
> test-getrandom.log test-gettimeofday.log 
> test-hard-locale.log test-hash.log test-iconv-h.log test-iconv.log 
> test-ignore-value.log test-inet_pton.log test-intprops.log test-inttostr.log 
> test-inttypes.log test-ioctl.log test-isblank.log test-isnand-nolibm.log 
> test-isnanf-nolibm.log test-isnanl-nolibm.log test-iswblank.log 
> test-iswdigit.sh.log test-iswxdigit.sh.log test-langinfo.log 
> test-limits-h.log test-link.log test-linked_list.log test-linkedhash_list.log 
> test-listen.log test-locale.log test-localeconv.log test-localename.log 
> test-lseek.sh.log test-lstat.log test-malloc-gnu.log test-malloca.log 
> test-math.log test-mbrtowc1.sh.log test-mbrtowc2.sh.log test-mbrtowc3.sh.log 
> test-mbrtowc4.sh.log test-mbrtowc5.sh.log test-mbrtowc-w32-1.sh.log 
> test-mbrtowc-w32-2.sh.log test-mbrtowc-w32-3.sh.log test-mbrtowc-w32-4.sh.log 
> test-mbrtowc-w32-5.sh.log 
> test-mbrtowc-w32-6.sh.log test-mbrtowc-w32-7.sh.log test-mbsinit.sh.log 
> test-mbsstr1.log test-mbsstr2.sh.log test-mbsstr3.sh.log test-memchr.log 
> test-memchr2.log test-memrchr.log test-mkdir.log test-nanosleep.log 
> test-netinet_in.log test-nl_langinfo.sh.log test-nl_langinfo-mt.log 
> test-open.log test-openat.log test-pathmax.log test-perror.sh.log 
> test-perror2.log test-pipe.log test-pipe2.log test-posix_spawn-open1.log 
> test-posix_spawn-open2.log test-posix_spawn-inherit0.log 
> test-posix_spawn-inherit1.log test-posix_spawn-script.log 
> test-posix_spawn_file_actions_addchdir.log test-posix_spawn-chdir.log 
> test-posix_spawn_file_actions_addclose.log 
> test-posix_spawn_file_actions_adddup2.log 
> test-posix_spawn_file_actions_addopen.log test-posix_spawn-dup2-stdout.log 
> test-posix_spawn-dup2-stdin.log test-posix_spawnp-script.log 
> test-printf-frexp.log test-printf-frexpl.log test-pthread.log 
> test-pthread-thread.log test-pthread_sigmask1.log test-pthread_sigmask2.log 
> test-quotearg-simple.log test-raise.log test-rawmemchr.log test-read-file.log 
> test-readlink.log test-realloc-gnu.log test-reallocarray.log test-regex.log 
> test-rename.log test-rmdir.log test-sched.log test-scratch-buffer.log 
> test-select.log test-select-in.sh.log test-select-out.sh.log test-setenv.log 
> test-setlocale_null.log test-setlocale_null-mt-one.log 
> test-setlocale_null-mt-all.log test-setlocale1.sh.log test-setlocale2.sh.log 
> test-setsockopt.log test-sigaction.log test-signal-h.log test-signbit.log 
> test-sigpipe.sh.log test-sigprocmask.log test-sigsegv-catch-segv1.log 
> test-sigsegv-catch-segv2.log test-sigsegv-catch-stackoverflow1.log 
> test-sigsegv-catch-stackoverflow2.log 
> test-sleep.log test-snprintf.log test-sockets.log test-spawn-pipe.sh.log 
> test-spawn-pipe-script.log test-spawn.log test-stat.log test-stat-time.log 
> test-stdalign.log test-stdbool.log test-stddef.log test-stdint.log 
> test-stdio.log test-stdlib.log test-strchrnul.log test-strerror.log 
> test-strerror_r.log test-striconv.log test-string.log test-strnlen.log 
> test-strsignal.log test-strstr.log test-strtod.log test-strtod1.sh.log 
> test-symlink.log test-sys_ioctl.log test-sys_random.log test-sys_select.log 
> test-sys_socket.log test-sys_stat.log test-sys_time.log test-sys_types.log 
> test-sys_uio.log test-sys_wait.log test-init.sh.log test-thread_self.log 
> test-thread_create.log test-time.log test-dup-safer.log test-unistd.log 
> test-u8-mbtoucr.log test-u8-uctomb.log test-uc_width.log 
> uniwidth/test-uc_width2.sh.log 
> test-unsetenv.log test-update-copyright.sh.log test-vasnprintf.log 
> test-vasprintf-posix.log test-vasprintf.log test-vc-list-files-git.sh.log 
> test-vc-list-files-cvs.sh.log test-verify.log test-verify.sh.log 
> test-version-etc.sh.log test-wchar.log test-wcrtomb.sh.log 
> test-wcrtomb-w32-1.sh.log test-wcrtomb-w32-2.sh.log test-wcrtomb-w32-3.sh.log 
> test-wcrtomb-w32-4.sh.log test-wcrtomb-w32-5.sh.log test-wcrtomb-w32-6.sh.log 
> test-wcrtomb-w32-7.sh.log test-wctype-h.log test-wcwidth.log test-write.log 
> test-xalloc-die.sh.log test-xvasprintf.log" || rm -f test-accept.log 
> test-access.log test-alignof.log test-alloca-opt.log test-arpa_inet.log 
> test-array_list.log test-array_oset.log test-asyncsafe-spin1.log 
> test-asyncsafe-spin2.log test-avltree_oset.log test-binary-io.sh.log 
> test-bind.log test-bitrotate.log 
> test-btowc1.sh.log test-btowc2.sh.log test-c-ctype.log test-c-stack.sh.log 
> test-c-stack2.sh.log test-c-strcase.sh.log test-calloc-gnu.log 
> test-canonicalize-lgpl.log test-canonicalize.log test-chdir.log 
> test-cloexec.log test-close.log test-closein.sh.log test-connect.log 
> test-creat.log test-ctype.log test-dirent.log test-dirname.log test-dup.log 
> test-dup2.log test-dynarray.log test-environ.log test-errno.log 
> test-execute.sh.log test-execute-script.log test-explicit_bzero.log 
> test-fchdir.log test-fclose.log test-fcntl-h.log test-fcntl.log 
> test-fdopen.log test-fdopendir.log test-fflush.log test-fflush2.sh.log 
> test-fgetc.log test-filenamecat.log test-float.log test-fopen-gnu.log 
> test-fopen-safer.log test-fopen.log test-fpending.sh.log test-fpurge.log 
> test-fputc.log test-fread.log test-freadahead.sh.log 
> test-freading.log test-free.log test-freopen.log test-frexp-nolibm.log 
> test-frexpl-nolibm.log test-fseek.sh.log test-fseek2.sh.log 
> test-fseeko.sh.log test-fseeko2.sh.log test-fseeko3.sh.log 
> test-fseeko4.sh.log test-fstat.log test-fstatat.log test-ftell.sh.log 
> test-ftell2.sh.log test-ftell3.log test-ftello.sh.log test-ftello2.sh.log 
> test-ftello3.log test-ftello4.sh.log test-ftruncate.sh.log test-fwrite.log 
> test-getcwd-lgpl.log test-getcwd.sh.log test-getdtablesize.log 
> test-getopt-gnu.log test-getprogname.log test-getrandom.log 
> test-gettimeofday.log test-hard-locale.log test-hash.log test-iconv-h.log 
> test-iconv.log test-ignore-value.log test-inet_pton.log test-intprops.log 
> test-inttostr.log test-inttypes.log test-ioctl.log test-isblank.log 
> test-isnand-nolibm.log test-isnanf-nolibm.log test-isnanl-nolibm.log 
> test-iswblank.log test-iswdigit.sh.log test-iswxdigit.sh.log 
> test-langinfo.log test-limits-h.log test-link.log test-linked_list.log 
> test-linkedhash_list.log test-listen.log test-locale.log test-localeconv.log 
> test-localename.log test-lseek.sh.log test-lstat.log test-malloc-gnu.log 
> test-malloca.log test-math.log test-mbrtowc1.sh.log test-mbrtowc2.sh.log 
> test-mbrtowc3.sh.log test-mbrtowc4.sh.log test-mbrtowc5.sh.log 
> test-mbrtowc-w32-1.sh.log test-mbrtowc-w32-2.sh.log test-mbrtowc-w32-3.sh.log 
> test-mbrtowc-w32-4.sh.log test-mbrtowc-w32-5.sh.log test-mbrtowc-w32-6.sh.log 
> test-mbrtowc-w32-7.sh.log test-mbsinit.sh.log test-mbsstr1.log 
> test-mbsstr2.sh.log test-mbsstr3.sh.log test-memchr.log test-memchr2.log 
> test-memrchr.log test-mkdir.log test-nanosleep.log test-netinet_in.log 
> test-nl_langinfo.sh.log 
> test-nl_langinfo-mt.log test-open.log test-openat.log test-pathmax.log 
> test-perror.sh.log test-perror2.log test-pipe.log test-pipe2.log 
> test-posix_spawn-open1.log test-posix_spawn-open2.log 
> test-posix_spawn-inherit0.log test-posix_spawn-inherit1.log 
> test-posix_spawn-script.log test-posix_spawn_file_actions_addchdir.log 
> test-posix_spawn-chdir.log test-posix_spawn_file_actions_addclose.log 
> test-posix_spawn_file_actions_adddup2.log 
> test-posix_spawn_file_actions_addopen.log test-posix_spawn-dup2-stdout.log 
> test-posix_spawn-dup2-stdin.log test-posix_spawnp-script.log 
> test-printf-frexp.log test-printf-frexpl.log test-pthread.log 
> test-pthread-thread.log test-pthread_sigmask1.log test-pthread_sigmask2.log 
> test-quotearg-simple.log test-raise.log test-rawmemchr.log test-read-file.log 
> test-readlink.log 
> test-realloc-gnu.log test-reallocarray.log test-regex.log test-rename.log 
> test-rmdir.log test-sched.log test-scratch-buffer.log test-select.log 
> test-select-in.sh.log test-select-out.sh.log test-setenv.log 
> test-setlocale_null.log test-setlocale_null-mt-one.log 
> test-setlocale_null-mt-all.log test-setlocale1.sh.log test-setlocale2.sh.log 
> test-setsockopt.log test-sigaction.log test-signal-h.log test-signbit.log 
> test-sigpipe.sh.log test-sigprocmask.log test-sigsegv-catch-segv1.log 
> test-sigsegv-catch-segv2.log test-sigsegv-catch-stackoverflow1.log 
> test-sigsegv-catch-stackoverflow2.log test-sleep.log test-snprintf.log 
> test-sockets.log test-spawn-pipe.sh.log test-spawn-pipe-script.log 
> test-spawn.log test-stat.log test-stat-time.log test-stdalign.log 
> test-stdbool.log test-stddef.log test-stdint.log 
> test-stdio.log test-stdlib.log test-strchrnul.log test-strerror.log 
> test-strerror_r.log test-striconv.log test-string.log test-strnlen.log 
> test-strsignal.log test-strstr.log test-strtod.log test-strtod1.sh.log 
> test-symlink.log test-sys_ioctl.log test-sys_random.log test-sys_select.log 
> test-sys_socket.log test-sys_stat.log test-sys_time.log test-sys_types.log 
> test-sys_uio.log test-sys_wait.log test-init.sh.log test-thread_self.log 
> test-thread_create.log test-time.log test-dup-safer.log test-unistd.log 
> test-u8-mbtoucr.log test-u8-uctomb.log test-uc_width.log 
> uniwidth/test-uc_width2.sh.log test-unsetenv.log test-update-copyright.sh.log 
> test-vasnprintf.log test-vasprintf-posix.log test-vasprintf.log 
> test-vc-list-files-git.sh.log test-vc-list-files-cvs.sh.log test-verify.log 
> test-verify.sh.log 
> test-version-etc.sh.log test-wchar.log test-wcrtomb.sh.log 
> test-wcrtomb-w32-1.sh.log test-wcrtomb-w32-2.sh.log test-wcrtomb-w32-3.sh.log 
> test-wcrtomb-w32-4.sh.log test-wcrtomb-w32-5.sh.log test-wcrtomb-w32-6.sh.log 
> test-wcrtomb-w32-7.sh.log test-wctype-h.log test-wcwidth.log test-write.log 
> test-xalloc-die.sh.log test-xvasprintf.log
> test -z "test-accept.trs test-access.trs test-alignof.trs test-alloca-opt.trs 
> test-arpa_inet.trs test-array_list.trs test-array_oset.trs 
> test-asyncsafe-spin1.trs test-asyncsafe-spin2.trs test-avltree_oset.trs 
> test-binary-io.sh.trs test-bind.trs test-bitrotate.trs test-btowc1.sh.trs 
> test-btowc2.sh.trs test-c-ctype.trs test-c-stack.sh.trs test-c-stack2.sh.trs 
> test-c-strcase.sh.trs test-calloc-gnu.trs test-canonicalize-lgpl.trs 
> test-canonicalize.trs test-chdir.trs test-cloexec.trs test-close.trs 
> test-closein.sh.trs test-connect.trs test-creat.trs test-ctype.trs 
> test-dirent.trs test-dirname.trs test-dup.trs test-dup2.trs test-dynarray.trs 
> test-environ.trs test-errno.trs test-execute.sh.trs test-execute-script.trs 
> test-explicit_bzero.trs test-fchdir.trs test-fclose.trs test-fcntl-h.trs 
> test-fcntl.trs 
> test-fdopen.trs test-fdopendir.trs test-fflush.trs test-fflush2.sh.trs 
> test-fgetc.trs test-filenamecat.trs test-float.trs test-fopen-gnu.trs 
> test-fopen-safer.trs test-fopen.trs test-fpending.sh.trs test-fpurge.trs 
> test-fputc.trs test-fread.trs test-freadahead.sh.trs test-freading.trs 
> test-free.trs test-freopen.trs test-frexp-nolibm.trs test-frexpl-nolibm.trs 
> test-fseek.sh.trs test-fseek2.sh.trs test-fseeko.sh.trs test-fseeko2.sh.trs 
> test-fseeko3.sh.trs test-fseeko4.sh.trs test-fstat.trs test-fstatat.trs 
> test-ftell.sh.trs test-ftell2.sh.trs test-ftell3.trs test-ftello.sh.trs 
> test-ftello2.sh.trs test-ftello3.trs test-ftello4.sh.trs 
> test-ftruncate.sh.trs test-fwrite.trs test-getcwd-lgpl.trs test-getcwd.sh.trs 
> test-getdtablesize.trs test-getopt-gnu.trs test-getprogname.trs 
> test-getrandom.trs test-gettimeofday.trs 
> test-hard-locale.trs test-hash.trs test-iconv-h.trs test-iconv.trs 
> test-ignore-value.trs test-inet_pton.trs test-intprops.trs test-inttostr.trs 
> test-inttypes.trs test-ioctl.trs test-isblank.trs test-isnand-nolibm.trs 
> test-isnanf-nolibm.trs test-isnanl-nolibm.trs test-iswblank.trs 
> test-iswdigit.sh.trs test-iswxdigit.sh.trs test-langinfo.trs 
> test-limits-h.trs test-link.trs test-linked_list.trs test-linkedhash_list.trs 
> test-listen.trs test-locale.trs test-localeconv.trs test-localename.trs 
> test-lseek.sh.trs test-lstat.trs test-malloc-gnu.trs test-malloca.trs 
> test-math.trs test-mbrtowc1.sh.trs test-mbrtowc2.sh.trs test-mbrtowc3.sh.trs 
> test-mbrtowc4.sh.trs test-mbrtowc5.sh.trs test-mbrtowc-w32-1.sh.trs 
> test-mbrtowc-w32-2.sh.trs test-mbrtowc-w32-3.sh.trs test-mbrtowc-w32-4.sh.trs 
> test-mbrtowc-w32-5.sh.trs 
> test-mbrtowc-w32-6.sh.trs test-mbrtowc-w32-7.sh.trs test-mbsinit.sh.trs 
> test-mbsstr1.trs test-mbsstr2.sh.trs test-mbsstr3.sh.trs test-memchr.trs 
> test-memchr2.trs test-memrchr.trs test-mkdir.trs test-nanosleep.trs 
> test-netinet_in.trs test-nl_langinfo.sh.trs test-nl_langinfo-mt.trs 
> test-open.trs test-openat.trs test-pathmax.trs test-perror.sh.trs 
> test-perror2.trs test-pipe.trs test-pipe2.trs test-posix_spawn-open1.trs 
> test-posix_spawn-open2.trs test-posix_spawn-inherit0.trs 
> test-posix_spawn-inherit1.trs test-posix_spawn-script.trs 
> test-posix_spawn_file_actions_addchdir.trs test-posix_spawn-chdir.trs 
> test-posix_spawn_file_actions_addclose.trs 
> test-posix_spawn_file_actions_adddup2.trs 
> test-posix_spawn_file_actions_addopen.trs test-posix_spawn-dup2-stdout.trs 
> test-posix_spawn-dup2-stdin.trs test-posix_spawnp-script.trs 
> test-printf-frexp.trs test-printf-frexpl.trs test-pthread.trs 
> test-pthread-thread.trs test-pthread_sigmask1.trs test-pthread_sigmask2.trs 
> test-quotearg-simple.trs test-raise.trs test-rawmemchr.trs test-read-file.trs 
> test-readlink.trs test-realloc-gnu.trs test-reallocarray.trs test-regex.trs 
> test-rename.trs test-rmdir.trs test-sched.trs test-scratch-buffer.trs 
> test-select.trs test-select-in.sh.trs test-select-out.sh.trs test-setenv.trs 
> test-setlocale_null.trs test-setlocale_null-mt-one.trs 
> test-setlocale_null-mt-all.trs test-setlocale1.sh.trs test-setlocale2.sh.trs 
> test-setsockopt.trs test-sigaction.trs test-signal-h.trs test-signbit.trs 
> test-sigpipe.sh.trs test-sigprocmask.trs test-sigsegv-catch-segv1.trs 
> test-sigsegv-catch-segv2.trs test-sigsegv-catch-stackoverflow1.trs 
> test-sigsegv-catch-stackoverflow2.trs 
> test-sleep.trs test-snprintf.trs test-sockets.trs test-spawn-pipe.sh.trs 
> test-spawn-pipe-script.trs test-spawn.trs test-stat.trs test-stat-time.trs 
> test-stdalign.trs test-stdbool.trs test-stddef.trs test-stdint.trs 
> test-stdio.trs test-stdlib.trs test-strchrnul.trs test-strerror.trs 
> test-strerror_r.trs test-striconv.trs test-string.trs test-strnlen.trs 
> test-strsignal.trs test-strstr.trs test-strtod.trs test-strtod1.sh.trs 
> test-symlink.trs test-sys_ioctl.trs test-sys_random.trs test-sys_select.trs 
> test-sys_socket.trs test-sys_stat.trs test-sys_time.trs test-sys_types.trs 
> test-sys_uio.trs test-sys_wait.trs test-init.sh.trs test-thread_self.trs 
> test-thread_create.trs test-time.trs test-dup-safer.trs test-unistd.trs 
> test-u8-mbtoucr.trs test-u8-uctomb.trs test-uc_width.trs 
> uniwidth/test-uc_width2.sh.trs 
> test-unsetenv.trs test-update-copyright.sh.trs test-vasnprintf.trs 
> test-vasprintf-posix.trs test-vasprintf.trs test-vc-list-files-git.sh.trs 
> test-vc-list-files-cvs.sh.trs test-verify.trs test-verify.sh.trs 
> test-version-etc.sh.trs test-wchar.trs test-wcrtomb.sh.trs 
> test-wcrtomb-w32-1.sh.trs test-wcrtomb-w32-2.sh.trs test-wcrtomb-w32-3.sh.trs 
> test-wcrtomb-w32-4.sh.trs test-wcrtomb-w32-5.sh.trs test-wcrtomb-w32-6.sh.trs 
> test-wcrtomb-w32-7.sh.trs test-wctype-h.trs test-wcwidth.trs test-write.trs 
> test-xalloc-die.sh.trs test-xvasprintf.trs" || rm -f test-accept.trs 
> test-access.trs test-alignof.trs test-alloca-opt.trs test-arpa_inet.trs 
> test-array_list.trs test-array_oset.trs test-asyncsafe-spin1.trs 
> test-asyncsafe-spin2.trs test-avltree_oset.trs test-binary-io.sh.trs 
> test-bind.trs test-bitrotate.trs 
> test-btowc1.sh.trs test-btowc2.sh.trs test-c-ctype.trs test-c-stack.sh.trs 
> test-c-stack2.sh.trs test-c-strcase.sh.trs test-calloc-gnu.trs 
> test-canonicalize-lgpl.trs test-canonicalize.trs test-chdir.trs 
> test-cloexec.trs test-close.trs test-closein.sh.trs test-connect.trs 
> test-creat.trs test-ctype.trs test-dirent.trs test-dirname.trs test-dup.trs 
> test-dup2.trs test-dynarray.trs test-environ.trs test-errno.trs 
> test-execute.sh.trs test-execute-script.trs test-explicit_bzero.trs 
> test-fchdir.trs test-fclose.trs test-fcntl-h.trs test-fcntl.trs 
> test-fdopen.trs test-fdopendir.trs test-fflush.trs test-fflush2.sh.trs 
> test-fgetc.trs test-filenamecat.trs test-float.trs test-fopen-gnu.trs 
> test-fopen-safer.trs test-fopen.trs test-fpending.sh.trs test-fpurge.trs 
> test-fputc.trs test-fread.trs test-freadahead.sh.trs 
> test-freading.trs test-free.trs test-freopen.trs test-frexp-nolibm.trs 
> test-frexpl-nolibm.trs test-fseek.sh.trs test-fseek2.sh.trs 
> test-fseeko.sh.trs test-fseeko2.sh.trs test-fseeko3.sh.trs 
> test-fseeko4.sh.trs test-fstat.trs test-fstatat.trs test-ftell.sh.trs 
> test-ftell2.sh.trs test-ftell3.trs test-ftello.sh.trs test-ftello2.sh.trs 
> test-ftello3.trs test-ftello4.sh.trs test-ftruncate.sh.trs test-fwrite.trs 
> test-getcwd-lgpl.trs test-getcwd.sh.trs test-getdtablesize.trs 
> test-getopt-gnu.trs test-getprogname.trs test-getrandom.trs 
> test-gettimeofday.trs test-hard-locale.trs test-hash.trs test-iconv-h.trs 
> test-iconv.trs test-ignore-value.trs test-inet_pton.trs test-intprops.trs 
> test-inttostr.trs test-inttypes.trs test-ioctl.trs test-isblank.trs 
> test-isnand-nolibm.trs test-isnanf-nolibm.trs test-isnanl-nolibm.trs 
> test-iswblank.trs test-iswdigit.sh.trs test-iswxdigit.sh.trs 
> test-langinfo.trs test-limits-h.trs test-link.trs test-linked_list.trs 
> test-linkedhash_list.trs test-listen.trs test-locale.trs test-localeconv.trs 
> test-localename.trs test-lseek.sh.trs test-lstat.trs test-malloc-gnu.trs 
> test-malloca.trs test-math.trs test-mbrtowc1.sh.trs test-mbrtowc2.sh.trs 
> test-mbrtowc3.sh.trs test-mbrtowc4.sh.trs test-mbrtowc5.sh.trs 
> test-mbrtowc-w32-1.sh.trs test-mbrtowc-w32-2.sh.trs test-mbrtowc-w32-3.sh.trs 
> test-mbrtowc-w32-4.sh.trs test-mbrtowc-w32-5.sh.trs test-mbrtowc-w32-6.sh.trs 
> test-mbrtowc-w32-7.sh.trs test-mbsinit.sh.trs test-mbsstr1.trs 
> test-mbsstr2.sh.trs test-mbsstr3.sh.trs test-memchr.trs test-memchr2.trs 
> test-memrchr.trs test-mkdir.trs test-nanosleep.trs test-netinet_in.trs 
> test-nl_langinfo.sh.trs 
> test-nl_langinfo-mt.trs test-open.trs test-openat.trs test-pathmax.trs 
> test-perror.sh.trs test-perror2.trs test-pipe.trs test-pipe2.trs 
> test-posix_spawn-open1.trs test-posix_spawn-open2.trs 
> test-posix_spawn-inherit0.trs test-posix_spawn-inherit1.trs 
> test-posix_spawn-script.trs test-posix_spawn_file_actions_addchdir.trs 
> test-posix_spawn-chdir.trs test-posix_spawn_file_actions_addclose.trs 
> test-posix_spawn_file_actions_adddup2.trs 
> test-posix_spawn_file_actions_addopen.trs test-posix_spawn-dup2-stdout.trs 
> test-posix_spawn-dup2-stdin.trs test-posix_spawnp-script.trs 
> test-printf-frexp.trs test-printf-frexpl.trs test-pthread.trs 
> test-pthread-thread.trs test-pthread_sigmask1.trs test-pthread_sigmask2.trs 
> test-quotearg-simple.trs test-raise.trs test-rawmemchr.trs test-read-file.trs 
> test-readlink.trs 
> test-realloc-gnu.trs test-reallocarray.trs test-regex.trs test-rename.trs 
> test-rmdir.trs test-sched.trs test-scratch-buffer.trs test-select.trs 
> test-select-in.sh.trs test-select-out.sh.trs test-setenv.trs 
> test-setlocale_null.trs test-setlocale_null-mt-one.trs 
> test-setlocale_null-mt-all.trs test-setlocale1.sh.trs test-setlocale2.sh.trs 
> test-setsockopt.trs test-sigaction.trs test-signal-h.trs test-signbit.trs 
> test-sigpipe.sh.trs test-sigprocmask.trs test-sigsegv-catch-segv1.trs 
> test-sigsegv-catch-segv2.trs test-sigsegv-catch-stackoverflow1.trs 
> test-sigsegv-catch-stackoverflow2.trs test-sleep.trs test-snprintf.trs 
> test-sockets.trs test-spawn-pipe.sh.trs test-spawn-pipe-script.trs 
> test-spawn.trs test-stat.trs test-stat-time.trs test-stdalign.trs 
> test-stdbool.trs test-stddef.trs test-stdint.trs 
> test-stdio.trs test-stdlib.trs test-strchrnul.trs test-strerror.trs 
> test-strerror_r.trs test-striconv.trs test-string.trs test-strnlen.trs 
> test-strsignal.trs test-strstr.trs test-strtod.trs test-strtod1.sh.trs 
> test-symlink.trs test-sys_ioctl.trs test-sys_random.trs test-sys_select.trs 
> test-sys_socket.trs test-sys_stat.trs test-sys_time.trs test-sys_types.trs 
> test-sys_uio.trs test-sys_wait.trs test-init.sh.trs test-thread_self.trs 
> test-thread_create.trs test-time.trs test-dup-safer.trs test-unistd.trs 
> test-u8-mbtoucr.trs test-u8-uctomb.trs test-uc_width.trs 
> uniwidth/test-uc_width2.sh.trs test-unsetenv.trs test-update-copyright.sh.trs 
> test-vasnprintf.trs test-vasprintf-posix.trs test-vasprintf.trs 
> test-vc-list-files-git.sh.trs test-vc-list-files-cvs.sh.trs test-verify.trs 
> test-verify.sh.trs 
> test-version-etc.sh.trs test-wchar.trs test-wcrtomb.sh.trs 
> test-wcrtomb-w32-1.sh.trs test-wcrtomb-w32-2.sh.trs test-wcrtomb-w32-3.sh.trs 
> test-wcrtomb-w32-4.sh.trs test-wcrtomb-w32-5.sh.trs test-wcrtomb-w32-6.sh.trs 
> test-wcrtomb-w32-7.sh.trs test-wctype-h.trs test-wcwidth.trs test-write.trs 
> test-xalloc-die.sh.trs test-xvasprintf.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rmdir arpa
> rmdir sys
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f glthread/.deps/.dirstamp
> rm -f glthread/.dirstamp
> rm -f unistr/.deps/.dirstamp
> rm -f unistr/.dirstamp
> rm -f uniwidth/.deps/.dirstamp
> rm -f uniwidth/.dirstamp
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> rm -f ./.deps/accept.Po
> rm -f ./.deps/alloca.Po
> rm -f ./.deps/anytostr.Po
> rm -f ./.deps/bind.Po
> rm -f ./.deps/connect.Po
> rm -f ./.deps/creat.Po
> rm -f ./.deps/explicit_bzero.Po
> rm -f ./.deps/fdopen.Po
> rm -f ./.deps/findprog.Po
> rm -f ./.deps/freopen.Po
> rm -f ./.deps/ftruncate.Po
> rm -f ./.deps/gettimeofday.Po
> rm -f ./.deps/gl_array_list.Po
> rm -f ./.deps/gl_array_oset.Po
> rm -f ./.deps/imaxtostr.Po
> rm -f ./.deps/inet_pton.Po
> rm -f ./.deps/inttostr.Po
> rm -f ./.deps/ioctl.Po
> rm -f ./.deps/isblank.Po
> rm -f ./.deps/link.Po
> rm -f ./.deps/listen.Po
> rm -f ./.deps/locale.Po
> rm -f ./.deps/nanosleep.Po
> rm -f ./.deps/offtostr.Po
> rm -f ./.deps/perror.Po
> rm -f ./.deps/pthread-thread.Po
> rm -f ./.deps/pthread_sigmask.Po
> rm -f ./.deps/putenv.Po
> rm -f ./.deps/randomd.Po
> rm -f ./.deps/randoml.Po
> rm -f ./.deps/read-file.Po
> rm -f ./.deps/sched_yield.Po
> rm -f ./.deps/select.Po
> rm -f ./.deps/setenv.Po
> rm -f ./.deps/setsockopt.Po
> rm -f ./.deps/sleep.Po
> rm -f ./.deps/socket.Po
> rm -f ./.deps/sockets.Po
> rm -f ./.deps/strerror_r.Po
> rm -f ./.deps/symlink.Po
> rm -f ./.deps/sys_socket.Po
> rm -f ./.deps/test-accept.Po
> rm -f ./.deps/test-access.Po
> rm -f ./.deps/test-alignof.Po
> rm -f ./.deps/test-alloca-opt.Po
> rm -f ./.deps/test-arpa_inet-c++.Po
> rm -f ./.deps/test-arpa_inet.Po
> rm -f ./.deps/test-array_list.Po
> rm -f ./.deps/test-array_oset.Po
> rm -f ./.deps/test-asyncsafe-spin1.Po
> rm -f ./.deps/test-asyncsafe-spin2.Po
> rm -f ./.deps/test-avltree_oset.Po
> rm -f ./.deps/test-binary-io.Po
> rm -f ./.deps/test-bind.Po
> rm -f ./.deps/test-bitrotate.Po
> rm -f ./.deps/test-btowc.Po
> rm -f ./.deps/test-c-ctype.Po
> rm -f ./.deps/test-c-stack.Po
> rm -f ./.deps/test-c-strcasecmp.Po
> rm -f ./.deps/test-c-strncasecmp.Po
> rm -f ./.deps/test-calloc-gnu.Po
> rm -f ./.deps/test-canonicalize-lgpl.Po
> rm -f ./.deps/test-canonicalize.Po
> rm -f ./.deps/test-chdir.Po
> rm -f ./.deps/test-cloexec.Po
> rm -f ./.deps/test-close.Po
> rm -f ./.deps/test-closein.Po
> rm -f ./.deps/test-connect.Po
> rm -f ./.deps/test-creat.Po
> rm -f ./.deps/test-ctype-c++.Po
> rm -f ./.deps/test-ctype-c++2.Po
> rm -f ./.deps/test-ctype.Po
> rm -f ./.deps/test-dirent-c++.Po
> rm -f ./.deps/test-dirent.Po
> rm -f ./.deps/test-dirname.Po
> rm -f ./.deps/test-dup-safer.Po
> rm -f ./.deps/test-dup.Po
> rm -f ./.deps/test-dup2.Po
> rm -f ./.deps/test-dynarray.Po
> rm -f ./.deps/test-environ.Po
> rm -f ./.deps/test-errno-c++.Po
> rm -f ./.deps/test-errno-c++2.Po
> rm -f ./.deps/test-errno.Po
> rm -f ./.deps/test-execute-child.Po
> rm -f ./.deps/test-execute-main.Po
> rm -f ./.deps/test-explicit_bzero.Po
> rm -f ./.deps/test-fchdir.Po
> rm -f ./.deps/test-fclose.Po
> rm -f ./.deps/test-fcntl-h-c++.Po
> rm -f ./.deps/test-fcntl-h.Po
> rm -f ./.deps/test-fcntl.Po
> rm -f ./.deps/test-fdopen.Po
> rm -f ./.deps/test-fdopendir.Po
> rm -f ./.deps/test-fflush.Po
> rm -f ./.deps/test-fflush2.Po
> rm -f ./.deps/test-fgetc.Po
> rm -f ./.deps/test-filenamecat.Po
> rm -f ./.deps/test-float-c++.Po
> rm -f ./.deps/test-float-c++2.Po
> rm -f ./.deps/test-float.Po
> rm -f ./.deps/test-fopen-gnu.Po
> rm -f ./.deps/test-fopen-safer.Po
> rm -f ./.deps/test-fopen.Po
> rm -f ./.deps/test-fpending.Po
> rm -f ./.deps/test-fpurge.Po
> rm -f ./.deps/test-fputc.Po
> rm -f ./.deps/test-fread.Po
> rm -f ./.deps/test-freadahead.Po
> rm -f ./.deps/test-freading.Po
> rm -f ./.deps/test-free.Po
> rm -f ./.deps/test-freopen.Po
> rm -f ./.deps/test-frexp.Po
> rm -f ./.deps/test-frexpl.Po
> rm -f ./.deps/test-fseek.Po
> rm -f ./.deps/test-fseeko.Po
> rm -f ./.deps/test-fseeko3.Po
> rm -f ./.deps/test-fseeko4.Po
> rm -f ./.deps/test-fstat.Po
> rm -f ./.deps/test-fstatat.Po
> rm -f ./.deps/test-ftell.Po
> rm -f ./.deps/test-ftell3.Po
> rm -f ./.deps/test-ftello.Po
> rm -f ./.deps/test-ftello3.Po
> rm -f ./.deps/test-ftello4.Po
> rm -f ./.deps/test-ftruncate.Po
> rm -f ./.deps/test-fwrite.Po
> rm -f ./.deps/test-getcwd-lgpl.Po
> rm -f ./.deps/test-getcwd.Po
> rm -f ./.deps/test-getdtablesize.Po
> rm -f ./.deps/test-getopt-gnu.Po
> rm -f ./.deps/test-getprogname.Po
> rm -f ./.deps/test-getrandom.Po
> rm -f ./.deps/test-gettimeofday.Po
> rm -f ./.deps/test-hard-locale.Po
> rm -f ./.deps/test-hash.Po
> rm -f ./.deps/test-iconv-h-c++.Po
> rm -f ./.deps/test-iconv-h.Po
> rm -f ./.deps/test-iconv.Po
> rm -f ./.deps/test-ignore-value.Po
> rm -f ./.deps/test-inet_pton.Po
> rm -f ./.deps/test-intprops.Po
> rm -f ./.deps/test-inttostr.Po
> rm -f ./.deps/test-inttypes-c++.Po
> rm -f ./.deps/test-inttypes-c++2.Po
> rm -f ./.deps/test-inttypes.Po
> rm -f ./.deps/test-ioctl.Po
> rm -f ./.deps/test-isblank.Po
> rm -f ./.deps/test-isnand-nolibm.Po
> rm -f ./.deps/test-isnanf-nolibm.Po
> rm -f ./.deps/test-isnanl-nolibm.Po
> rm -f ./.deps/test-iswblank.Po
> rm -f ./.deps/test-iswdigit.Po
> rm -f ./.deps/test-iswxdigit.Po
> rm -f ./.deps/test-langinfo-c++.Po
> rm -f ./.deps/test-langinfo.Po
> rm -f ./.deps/test-limits-h-c++.Po
> rm -f ./.deps/test-limits-h-c++2.Po
> rm -f ./.deps/test-limits-h.Po
> rm -f ./.deps/test-link.Po
> rm -f ./.deps/test-linked_list.Po
> rm -f ./.deps/test-linkedhash_list.Po
> rm -f ./.deps/test-listen.Po
> rm -f ./.deps/test-localcharset.Po
> rm -f ./.deps/test-locale-c++.Po
> rm -f ./.deps/test-locale-c++2.Po
> rm -f ./.deps/test-locale.Po
> rm -f ./.deps/test-localeconv.Po
> rm -f ./.deps/test-localename.Po
> rm -f ./.deps/test-lseek.Po
> rm -f ./.deps/test-lstat.Po
> rm -f ./.deps/test-malloc-gnu.Po
> rm -f ./.deps/test-malloca.Po
> rm -f ./.deps/test-math-c++.Po
> rm -f ./.deps/test-math-c++2.Po
> rm -f ./.deps/test-math.Po
> rm -f ./.deps/test-mbrtowc-w32.Po
> rm -f ./.deps/test-mbrtowc.Po
> rm -f ./.deps/test-mbsinit.Po
> rm -f ./.deps/test-mbsstr1.Po
> rm -f ./.deps/test-mbsstr2.Po
> rm -f ./.deps/test-mbsstr3.Po
> rm -f ./.deps/test-memchr.Po
> rm -f ./.deps/test-memchr2.Po
> rm -f ./.deps/test-memrchr.Po
> rm -f ./.deps/test-mkdir.Po
> rm -f ./.deps/test-nanosleep.Po
> rm -f ./.deps/test-netinet_in.Po
> rm -f ./.deps/test-nl_langinfo-mt.Po
> rm -f ./.deps/test-nl_langinfo.Po
> rm -f ./.deps/test-open.Po
> rm -f ./.deps/test-openat.Po
> rm -f ./.deps/test-pathmax.Po
> rm -f ./.deps/test-perror.Po
> rm -f ./.deps/test-perror2.Po
> rm -f ./.deps/test-pipe.Po
> rm -f ./.deps/test-pipe2.Po
> rm -f ./.deps/test-posix_spawn-chdir.Po
> rm -f ./.deps/test-posix_spawn-dup2-stdin.Po
> rm -f ./.deps/test-posix_spawn-dup2-stdout.Po
> rm -f ./.deps/test-posix_spawn-inherit0.Po
> rm -f ./.deps/test-posix_spawn-inherit1.Po
> rm -f ./.deps/test-posix_spawn-open1.Po
> rm -f ./.deps/test-posix_spawn-open2.Po
> rm -f ./.deps/test-posix_spawn_file_actions_addchdir.Po
> rm -f ./.deps/test-posix_spawn_file_actions_addclose.Po
> rm -f ./.deps/test-posix_spawn_file_actions_adddup2.Po
> rm -f ./.deps/test-posix_spawn_file_actions_addopen.Po
> rm -f ./.deps/test-printf-frexp.Po
> rm -f ./.deps/test-printf-frexpl.Po
> rm -f ./.deps/test-pthread-c++.Po
> rm -f ./.deps/test-pthread-thread.Po
> rm -f ./.deps/test-pthread.Po
> rm -f ./.deps/test-pthread_sigmask1.Po
> rm -f ./.deps/test-pthread_sigmask2.Po
> rm -f ./.deps/test-quotearg-simple.Po
> rm -f ./.deps/test-raise.Po
> rm -f ./.deps/test-rawmemchr.Po
> rm -f ./.deps/test-read-file.Po
> rm -f ./.deps/test-readlink.Po
> rm -f ./.deps/test-realloc-gnu.Po
> rm -f ./.deps/test-reallocarray.Po
> rm -f ./.deps/test-regex.Po
> rm -f ./.deps/test-rename.Po
> rm -f ./.deps/test-rmdir.Po
> rm -f ./.deps/test-sched.Po
> rm -f ./.deps/test-scratch-buffer.Po
> rm -f ./.deps/test-select-fd.Po
> rm -f ./.deps/test-select-stdin.Po
> rm -f ./.deps/test-select.Po
> rm -f ./.deps/test-setenv.Po
> rm -f ./.deps/test-setlocale1.Po
> rm -f ./.deps/test-setlocale2.Po
> rm -f ./.deps/test-setlocale_null-mt-all.Po
> rm -f ./.deps/test-setlocale_null-mt-one.Po
> rm -f ./.deps/test-setlocale_null.Po
> rm -f ./.deps/test-setsockopt.Po
> rm -f ./.deps/test-sigaction.Po
> rm -f ./.deps/test-signal-h-c++.Po
> rm -f ./.deps/test-signal-h-c++2.Po
> rm -f ./.deps/test-signal-h.Po
> rm -f ./.deps/test-signbit.Po
> rm -f ./.deps/test-sigpipe.Po
> rm -f ./.deps/test-sigprocmask.Po
> rm -f ./.deps/test-sigsegv-catch-segv1.Po
> rm -f ./.deps/test-sigsegv-catch-segv2.Po
> rm -f ./.deps/test-sigsegv-catch-stackoverflow1.Po
> rm -f ./.deps/test-sigsegv-catch-stackoverflow2.Po
> rm -f ./.deps/test-sleep.Po
> rm -f ./.deps/test-snprintf.Po
> rm -f ./.deps/test-sockets.Po
> rm -f ./.deps/test-spawn-c++.Po
> rm -f ./.deps/test-spawn-pipe-child.Po
> rm -f ./.deps/test-spawn-pipe-main.Po
> rm -f ./.deps/test-spawn.Po
> rm -f ./.deps/test-stat-time.Po
> rm -f ./.deps/test-stat.Po
> rm -f ./.deps/test-stdalign.Po
> rm -f ./.deps/test-stdbool-c++.Po
> rm -f ./.deps/test-stdbool-c++2.Po
> rm -f ./.deps/test-stdbool.Po
> rm -f ./.deps/test-stddef-c++.Po
> rm -f ./.deps/test-stddef-c++2.Po
> rm -f ./.deps/test-stddef.Po
> rm -f ./.deps/test-stdint-c++.Po
> rm -f ./.deps/test-stdint-c++2.Po
> rm -f ./.deps/test-stdint.Po
> rm -f ./.deps/test-stdio-c++.Po
> rm -f ./.deps/test-stdio-c++2.Po
> rm -f ./.deps/test-stdio.Po
> rm -f ./.deps/test-stdlib-c++.Po
> rm -f ./.deps/test-stdlib-c++2.Po
> rm -f ./.deps/test-stdlib.Po
> rm -f ./.deps/test-strchrnul.Po
> rm -f ./.deps/test-strerror.Po
> rm -f ./.deps/test-strerror_r.Po
> rm -f ./.deps/test-striconv.Po
> rm -f ./.deps/test-string-c++.Po
> rm -f ./.deps/test-string-c++2.Po
> rm -f ./.deps/test-string.Po
> rm -f ./.deps/test-strnlen.Po
> rm -f ./.deps/test-strsignal.Po
> rm -f ./.deps/test-strstr.Po
> rm -f ./.deps/test-strtod.Po
> rm -f ./.deps/test-strtod1.Po
> rm -f ./.deps/test-symlink.Po
> rm -f ./.deps/test-sys_ioctl-c++.Po
> rm -f ./.deps/test-sys_ioctl.Po
> rm -f ./.deps/test-sys_random-c++.Po
> rm -f ./.deps/test-sys_random.Po
> rm -f ./.deps/test-sys_select-c++.Po
> rm -f ./.deps/test-sys_select.Po
> rm -f ./.deps/test-sys_socket-c++.Po
> rm -f ./.deps/test-sys_socket.Po
> rm -f ./.deps/test-sys_stat-c++.Po
> rm -f ./.deps/test-sys_stat.Po
> rm -f ./.deps/test-sys_time-c++.Po
> rm -f ./.deps/test-sys_time.Po
> rm -f ./.deps/test-sys_types-c++.Po
> rm -f ./.deps/test-sys_types.Po
> rm -f ./.deps/test-sys_uio.Po
> rm -f ./.deps/test-sys_wait-c++.Po
> rm -f ./.deps/test-sys_wait.Po
> rm -f ./.deps/test-thread_create.Po
> rm -f ./.deps/test-thread_self.Po
> rm -f ./.deps/test-time-c++.Po
> rm -f ./.deps/test-time-c++2.Po
> rm -f ./.deps/test-time.Po
> rm -f ./.deps/test-unistd-c++.Po
> rm -f ./.deps/test-unistd.Po
> rm -f ./.deps/test-unsetenv.Po
> rm -f ./.deps/test-vasnprintf.Po
> rm -f ./.deps/test-vasprintf-posix.Po
> rm -f ./.deps/test-vasprintf.Po
> rm -f ./.deps/test-verify-try.Po
> rm -f ./.deps/test-verify.Po
> rm -f ./.deps/test-version-etc.Po
> rm -f ./.deps/test-wchar-c++.Po
> rm -f ./.deps/test-wchar-c++2.Po
> rm -f ./.deps/test-wchar-c++3.Po
> rm -f ./.deps/test-wchar.Po
> rm -f ./.deps/test-wcrtomb-w32.Po
> rm -f ./.deps/test-wcrtomb.Po
> rm -f ./.deps/test-wctype-h-c++.Po
> rm -f ./.deps/test-wctype-h-c++2.Po
> rm -f ./.deps/test-wctype-h.Po
> rm -f ./.deps/test-wcwidth.Po
> rm -f ./.deps/test-write.Po
> rm -f ./.deps/test-xalloc-die.Po
> rm -f ./.deps/test-xvasprintf.Po
> rm -f ./.deps/test_execute_script-test-execute-script.Po
> rm -f ./.deps/test_posix_spawn_script-test-posix_spawn-script.Po
> rm -f ./.deps/test_posix_spawnp_script-test-posix_spawnp-script.Po
> rm -f ./.deps/test_spawn_pipe_script-test-spawn-pipe-script.Po
> rm -f ./.deps/uinttostr.Po
> rm -f ./.deps/umaxtostr.Po
> rm -f ./.deps/unsetenv.Po
> rm -f ./.deps/vma-iter.Po
> rm -f ./.deps/wctob.Po
> rm -f ./.deps/wctomb.Po
> rm -f ./.deps/windows-thread.Po
> rm -f ./.deps/write.Po
> rm -f ./.deps/xconcat-filename.Po
> rm -f glthread/.deps/thread.Po
> rm -f unistr/.deps/test-u8-mbtoucr.Po
> rm -f unistr/.deps/test-u8-uctomb.Po
> rm -f uniwidth/.deps/test-uc_width.Po
> rm -f uniwidth/.deps/test-uc_width2.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -rf doc/m4
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: verifying ./m4_1.4.19.orig.tar.xz.asc
> dpkg-source: info: building m4 using existing ./m4_1.4.19.orig.tar.xz
> dpkg-source: info: building m4 using existing ./m4_1.4.19.orig.tar.xz.asc
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/config.rpath, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/mdate-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/texinfo.tex, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/compile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/depcomp, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/test-driver, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/missing, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/extern-inline.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file lib/config.hin, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file lib/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file checks/198.sysval, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file checks/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  m4-1.4.19/doc/m4.info
>  m4-1.4.19/doc/m4.info-1
>  m4-1.4.19/doc/m4.info-2
>  m4-1.4.19/doc/stamp-vti
>  m4-1.4.19/doc/version.texi
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/m4_1.4.19-3.diff.Sz8Nmj
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/m4_1.4.19-3_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: m4
Source-Version: 1.4.19-4
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
m4, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <[email protected]> (supplier of updated m4 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 03 Sep 2023 19:55:00 +0200
Source: m4
Architecture: source
Version: 1.4.19-4
Distribution: unstable
Urgency: medium
Maintainer: Santiago Vila <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1046299
Changes:
 m4 (1.4.19-4) unstable; urgency=medium
 .
   * Create debian/clean, containing the files which are re-created during
     the build. This allows a source build after a successful binary build.
     Closes: #1046299.
Checksums-Sha1:
 c74cceef636ad439ea6948cd28f14e93d627775c 1637 m4_1.4.19-4.dsc
 41d2ffe21fec0fac3dc2b2144ff3afd93a81e7f4 17308 m4_1.4.19-4.debian.tar.xz
 323546b3975c6de9e0f56b7c71954b6f4cc38a4f 5407 m4_1.4.19-4_source.buildinfo
Checksums-Sha256:
 a52a24925928296b2574462d72bb1393e0cd54527a1ed2278aa2708bac543176 1637 
m4_1.4.19-4.dsc
 c3fe8fe88dc5ba0d4dc114bea085dbc8421b7044b566a9a60b23499ff174c72f 17308 
m4_1.4.19-4.debian.tar.xz
 a4edbec2dce91384acc7d5e9e4bd03d89b4fc892f44178526bb3f97b08f17d92 5407 
m4_1.4.19-4_source.buildinfo
Files:
 54e099e37e099aae1d90d028405555cd 1637 interpreters optional m4_1.4.19-4.dsc
 768a4450fa7d0e993bb4c8a9186e504e 17308 interpreters optional 
m4_1.4.19-4.debian.tar.xz
 1ef015e4d81203842c666fa40758fd78 5407 interpreters optional 
m4_1.4.19-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmT0yRcACgkQQc5/C58b
izKBLQf/WzLM9ZZWREVomIGAQm0HoB5ZsjSvbSl25PvINc4ODueU9ZVlQVyi13SF
+3nfnG66VfG9KDLSaUGEfqyj9wcxJ/A1xBUsPgYbuB17MR7RU4jR96PhQl00EJjd
ESxqJGASUyXtNh9/bRULosJ8qLUQNGNwNLOFwNerWQGRrryvG50MMCfE1nopO+NH
L/eUhMamCPbpdjQlEbBZWowBW3VsHG+BvNCcuxklf1muT3SAl5s1NiE20YMHSKOY
bMdUwV0pMZGaVA5lpn5VQnU2zEALoiQ1lp8XwA/rPCCmOByn8Mn3hnM8nYskmH+I
uBRSKVsgA3ew7hfWtVwj3Ml2zuG8LA==
=VTPt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to