./configure: line 3682: AX_CFLAGS_WARN_ALL: command not found ADME... 0%100%100%100%100%100%Done Fetching hebcal.SlackBuild... 0%100%100%100%100%100%Done Fetching hebcal.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done hebcal-4.24/ hebcal-4.24/.gitignore hebcal-4.24/.travis.yml hebcal-4.24/AUTHORS hebcal-4.24/COPYING hebcal-4.24/Makefile.am hebcal-4.24/Makefile.in hebcal-4.24/NEWS.md hebcal-4.24/README.md hebcal-4.24/astro.c hebcal-4.24/astro.h hebcal-4.24/cities.h hebcal-4.24/common.c hebcal-4.24/common.h hebcal-4.24/compile hebcal-4.24/config.guess hebcal-4.24/config.h.in hebcal-4.24/config.sub hebcal-4.24/configure hebcal-4.24/configure.ac hebcal-4.24/dafyomi.c hebcal-4.24/dafyomi.h hebcal-4.24/danlib.c hebcal-4.24/danlib.h hebcal-4.24/dow.c hebcal-4.24/error.c hebcal-4.24/gnu.c hebcal-4.24/greg.c hebcal-4.24/greg.h hebcal-4.24/hebcal.1.in hebcal-4.24/hebcal.c hebcal-4.24/hebcal.dsp hebcal-4.24/hebcal.dsw hebcal-4.24/hebcal.h hebcal-4.24/holidays.c hebcal-4.24/install-sh hebcal-4.24/missing hebcal-4.24/myerror.h hebcal-4.24/parse_tz.c hebcal-4.24/po/ hebcal-4.24/po/ashkenazi.po hebcal-4.24/po/ashkenazi_litvish.po hebcal-4.24/po/ashkenazi_poylish.po hebcal-4.24/po/ashkenazi_standard.po hebcal-4.24/po/es.po hebcal-4.24/po/fi.po hebcal-4.24/po/fr.po hebcal-4.24/po/he.po hebcal-4.24/po/hu.po hebcal-4.24/po/pl.po hebcal-4.24/po/ru.po hebcal-4.24/po2gperf.pl hebcal-4.24/sedra.c hebcal-4.24/sedra.h hebcal-4.24/start.c hebcal-4.24/strings_ashkenazi.c hebcal-4.24/strings_ashkenazi_litvish.c hebcal-4.24/strings_ashkenazi_poylish.c hebcal-4.24/strings_ashkenazi_standard.c hebcal-4.24/strings_es.c hebcal-4.24/strings_fi.c hebcal-4.24/strings_fr.c hebcal-4.24/strings_he.c hebcal-4.24/strings_hu.c hebcal-4.24/strings_pl.c hebcal-4.24/strings_ru.c hebcal-4.24/test-driver hebcal-4.24/tests/ hebcal-4.24/tests/Makefile.am hebcal-4.24/tests/Makefile.in hebcal-4.24/tests/hebcal-1 hebcal-4.24/tests/hebcal-10 hebcal-4.24/tests/hebcal-11 hebcal-4.24/tests/hebcal-2 hebcal-4.24/tests/hebcal-3 hebcal-4.24/tests/hebcal-4 hebcal-4.24/tests/hebcal-5 hebcal-4.24/tests/hebcal-6 hebcal-4.24/tests/hebcal-7 hebcal-4.24/tests/hebcal-8 hebcal-4.24/tests/hebcal-9 hebcal-4.24/tests/hebcal-test1.ok hebcal-4.24/tests/hebcal-test10.ok hebcal-4.24/tests/hebcal-test11.ok hebcal-4.24/tests/hebcal-test2.ok hebcal-4.24/tests/hebcal-test3.ok hebcal-4.24/tests/hebcal-test4.ok hebcal-4.24/tests/hebcal-test5.ok hebcal-4.24/tests/hebcal-test6.ok hebcal-4.24/tests/hebcal-test7.ok hebcal-4.24/tests/hebcal-test8.ok hebcal-4.24/tests/hebcal-test9.ok hebcal-4.24/tests/sanity-check.c hebcal-4.24/tests/yahrzeit.txt hebcal-4.24/timelib.c hebcal-4.24/timelib.h hebcal-4.24/timelib_private.h hebcal-4.24/timelib_structs.h hebcal-4.24/timezonedb.h hebcal-4.24/tm2unixtime.c hebcal-4.24/translations.c hebcal-4.24/translations.h hebcal-4.24/unixtime2tm.c checking whether to enable maintainer-specific portions of Makefiles... no 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 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 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for library containing hypot... -lm checking for library containing sin... none required checking for library containing cos... none required checking for library containing atan... none required checking for library containing sqrt... none required checking for library containing acos... none required checking for library containing fabs... none required checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strchr... yes checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating hebcal.1 config.status: creating Makefile config.status: creating tests/Makefile config.status: creating config.h { \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], [hebcal])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], [hebcal])'; \ echo 'm4_define([AT_PACKAGE_VERSION], [4.24])'; \ echo 'm4_define([AT_PACKAGE_STRING], [hebcal 4.24])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [hebcal-bugs@sadinoff.com])'; \ } >./package.m4 make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' Making all in tests make[2]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/tests' make[2]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o danlib.o danlib.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o greg.o greg.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o hebcal.o hebcal.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o timelib.o timelib.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o astro.o astro.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o tm2unixtime.o tm2unixtime.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o unixtime2tm.o unixtime2tm.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o dow.o dow.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o parse_tz.o parse_tz.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o holidays.o holidays.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o sedra.o sedra.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o start.o start.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o gnu.o gnu.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o dafyomi.o dafyomi.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_ashkenazi.o strings_ashkenazi.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_he.o strings_he.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_pl.o strings_pl.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_ru.o strings_ru.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_es.o strings_es.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_fi.o strings_fi.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_fr.o strings_fr.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_hu.o strings_hu.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_ashkenazi_litvish.o strings_ashkenazi_litvish.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_ashkenazi_poylish.o strings_ashkenazi_poylish.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o strings_ashkenazi_standard.o strings_ashkenazi_standard.c gcc -DHAVE_CONFIG_H -I. -DVERSION='"4.24"' -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -O2 -march=i586 -mtune=i686 -c -o translations.o translations.c gcc -O2 -march=i586 -mtune=i686 -o hebcal common.o danlib.o error.o greg.o hebcal.o timelib.o astro.o tm2unixtime.o unixtime2tm.o dow.o parse_tz.o holidays.o sedra.o start.o gnu.o dafyomi.o strings_ashkenazi.o strings_he.o strings_pl.o strings_ru.o strings_es.o strings_fi.o strings_fr.o strings_hu.o strings_ashkenazi_litvish.o strings_ashkenazi_poylish.o strings_ashkenazi_standard.o translations.o -lm make[2]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' make[1]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' make install-recursive make[2]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' Making install in tests make[3]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/tests' make[4]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/tests' make[3]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/tests' make[3]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' make[4]: Entering directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/office/hebcal/package-hebcal/usr/bin' /bin/sh /usr/src/slapt-src-i486/office/hebcal/hebcal-4.24/install-sh -c -s hebcal '/usr/src/slapt-src-i486/office/hebcal/package-hebcal/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/office/hebcal/package-hebcal/usr/man/man1' /usr/bin/ginstall -c -m 644 hebcal.1 '/usr/src/slapt-src-i486/office/hebcal/package-hebcal/usr/man/man1' make[4]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' make[3]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' make[2]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' make[1]: Leaving directory '/usr/src/slapt-src-i486/office/hebcal/hebcal-4.24' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/office/hebcal/hebcal-4.24-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/hebcal usr/doc/ usr/doc/hebcal-4.24/ usr/doc/hebcal-4.24/AUTHORS usr/doc/hebcal-4.24/COPYING usr/doc/hebcal-4.24/NEWS.md usr/doc/hebcal-4.24/README.md usr/doc/hebcal-4.24/cities.h usr/doc/hebcal-4.24/hebcal.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/hebcal.1.gz Slackware package /usr/src/slapt-src-i486/office/hebcal/hebcal-4.24-i586-1salix15.0.txz created. Installing package hebcal-4.24-i586-1salix15.0... | hebcal (perpetual Jewish calendar) | | by Danny Sadinoff | | Prints out the days in the Jewish calendar for a given Gregorian year. | | | Home page: http://hebcal.github.io/ | | | | |