Hi Collin, > Here is what I see for the import tests at the moment: > > ./test-oath-toolkit-1.out tmp384427-out differ: byte 561, line 24 > --- ./test-oath-toolkit-1.out 2024-03-30 14:11:44.586946254 -0700 > +++ tmp384427-out 2024-03-30 17:14:43.330203522 -0700 > @@ -21,6 +21,7 @@ > top/GNUmakefile > top/maint.mk > Updating file gl/m4/gnulib-common.m4 (backup in gl/m4/gnulib-common.m4~) > +Updating gl/Makefile.am (backup in gl/Makefile.am~) > Finished. > > You may need to add #include directives for the following .h files. > FAIL: gnulib-tool's output has unexpected differences. > FAIL: test-oath-toolkit-1.sh
Thanks for the report. Now fixed. I had forgotten to commit an expected test result file. > Files ./test-create-testdir-4.result/gllib/iconv_open-aix.h and > tmp240808-result/gllib/iconv_open-aix.h differ > Files ./test-create-testdir-4.result/gllib/iconv_open-hpux.h and > tmp240808-result/gllib/iconv_open-hpux.h differ > Files ./test-create-testdir-4.result/gllib/iconv_open-irix.h and > tmp240808-result/gllib/iconv_open-irix.h differ > Files ./test-create-testdir-4.result/gllib/iconv_open-osf.h and > tmp240808-result/gllib/iconv_open-osf.h differ > Files ./test-create-testdir-4.result/gllib/iconv_open-solaris.h and > tmp240808-result/gllib/iconv_open-solaris.h differ > Files ./test-create-testdir-4.result/gllib/iconv_open-zos.h and > tmp240808-result/gllib/iconv_open-zos.h differ > Files ./test-create-testdir-4.result/gllib/parse-datetime-gen.h and > tmp240808-result/gllib/parse-datetime-gen.h differ > Files ./test-create-testdir-4.result/gllib/parse-datetime.c and > tmp240808-result/gllib/parse-datetime.c differ > Files ./test-create-testdir-4.result/gllib/unicase/locale-languages.h and > tmp240808-result/gllib/unicase/locale-languages.h differ > Files ./test-create-testdir-4.result/gllib/unicase/special-casing-table.h and > tmp240808-result/gllib/unicase/special-casing-table.h differ > Files ./test-create-testdir-4.result/gllib/unictype/bidi_byname.h and > tmp240808-result/gllib/unictype/bidi_byname.h differ > Files ./test-create-testdir-4.result/gllib/unictype/categ_byname.h and > tmp240808-result/gllib/unictype/categ_byname.h differ > Files ./test-create-testdir-4.result/gllib/unictype/combiningclass_byname.h > and tmp240808-result/gllib/unictype/combiningclass_byname.h differ > Files ./test-create-testdir-4.result/gllib/unictype/joininggroup_byname.h and > tmp240808-result/gllib/unictype/joininggroup_byname.h differ > Files ./test-create-testdir-4.result/gllib/unictype/joiningtype_byname.h and > tmp240808-result/gllib/unictype/joiningtype_byname.h differ > Files ./test-create-testdir-4.result/gllib/unictype/pr_byname.h and > tmp240808-result/gllib/unictype/pr_byname.h differ > Files ./test-create-testdir-4.result/gllib/unictype/scripts_byname.h and > tmp240808-result/gllib/unictype/scripts_byname.h differ > Files ./test-create-testdir-4.result/gllib/uninorm/composition-table.h and > tmp240808-result/gllib/uninorm/composition-table.h differ > FAIL: gnulib-tool's result has unexpected differences. > FAIL: test-create-testdir-4.sh > ... > These files are dependent on program versions. Oh, indeed: gperf and bison version. Now fixed as well. > The [gperf] 3.2 release commit didn't have a git tag and isn't on GNU's ftp > server. Not sure if you forgot or if this was intended, so I figured > I would let you know. Thanks; I know. There is a problem with uploading the gperf 3.2 release to the ftp server. Bruno
