configure: WARNING: can't find libmatheval: won't be able to compile h5math configure: WARNING: can't find libdf (HDF4): won't be able to compile h5fromh4 or h4fromh5 configure: WARNING: can't find mkoctfile: won't be able to compile h5read.oct 100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done h5utils-1.13.1/ h5utils-1.13.1/aclocal.m4 h5utils-1.13.1/arrayh4.c h5utils-1.13.1/arrayh4.h h5utils-1.13.1/arrayh5.c h5utils-1.13.1/arrayh5.h h5utils-1.13.1/AUTHORS h5utils-1.13.1/ChangeLog h5utils-1.13.1/colormaps/ h5utils-1.13.1/compile h5utils-1.13.1/config.h.in h5utils-1.13.1/configure h5utils-1.13.1/configure.ac h5utils-1.13.1/COPYING h5utils-1.13.1/copyright.h h5utils-1.13.1/depcomp h5utils-1.13.1/doc/ h5utils-1.13.1/h4fromh5.c h5utils-1.13.1/h5cyl2cart.c h5utils-1.13.1/h5fromh4.c h5utils-1.13.1/h5fromtxt.c h5utils-1.13.1/h5math.c h5utils-1.13.1/h5read.cc h5utils-1.13.1/h5topng.c h5utils-1.13.1/h5totxt.c h5utils-1.13.1/h5tov5d.c h5utils-1.13.1/h5tovtk.c h5utils-1.13.1/h5utils.c h5utils-1.13.1/h5utils.h h5utils-1.13.1/install-sh h5utils-1.13.1/Makefile.am h5utils-1.13.1/Makefile.in h5utils-1.13.1/missing h5utils-1.13.1/writepng.c h5utils-1.13.1/writepng.h h5utils-1.13.1/doc/man/ h5utils-1.13.1/doc/man/h5fromh4.1 h5utils-1.13.1/doc/man/h5fromtxt.1 h5utils-1.13.1/doc/man/h5math.1 h5utils-1.13.1/doc/man/h5topng.1.in h5utils-1.13.1/doc/man/h5totxt.1 h5utils-1.13.1/doc/man/h5tov5d.1 h5utils-1.13.1/doc/man/h5tovtk.1 h5utils-1.13.1/colormaps/autumn h5utils-1.13.1/colormaps/bluered h5utils-1.13.1/colormaps/bone h5utils-1.13.1/colormaps/BrBG h5utils-1.13.1/colormaps/colorcube h5utils-1.13.1/colormaps/cool h5utils-1.13.1/colormaps/copper h5utils-1.13.1/colormaps/dkbluered h5utils-1.13.1/colormaps/flag h5utils-1.13.1/colormaps/gray h5utils-1.13.1/colormaps/green h5utils-1.13.1/colormaps/hot h5utils-1.13.1/colormaps/hsv h5utils-1.13.1/colormaps/inferno h5utils-1.13.1/colormaps/jet h5utils-1.13.1/colormaps/lines h5utils-1.13.1/colormaps/pink h5utils-1.13.1/colormaps/prism h5utils-1.13.1/colormaps/RdBu h5utils-1.13.1/colormaps/spring h5utils-1.13.1/colormaps/summer h5utils-1.13.1/colormaps/vga h5utils-1.13.1/colormaps/viridis h5utils-1.13.1/colormaps/winter h5utils-1.13.1/colormaps/yarg h5utils-1.13.1/colormaps/yellow 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 whether to enable maintainer-specific portions of Makefiles... no 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 sin in -lm... yes checking for snprintf... yes checking for inflate in -lz... yes checking for png_create_write_struct in -lpng... yes checking for evaluator_get_variables in -lmatheval... no checking for h4toh5... no checking for h5toh4... no checking for jpeg_start_compress in -ljpeg... yes checking for DFSDgetdata in -ldf... no 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 hdf.h usability... no checking hdf.h presence... no checking for hdf.h... no checking hdf/hdf.h usability... no checking hdf/hdf.h presence... no checking for hdf/hdf.h... no checking for H5Fopen in -lhdf5... yes checking for mkoctfile... no checking for v5dCreate in -lv5d... no checking vis5d/v5d.h usability... no checking vis5d/v5d.h presence... no checking for vis5d/v5d.h... no checking vis5d+/v5d.h usability... no checking vis5d+/v5d.h presence... no checking for vis5d+/v5d.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for htons... yes checking size of float... 4 checking for htonl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/man/h5topng.1 config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src/academic/h5utils/h5utils-1.13.1' CC h5totxt.o CC arrayh5.o CC h5utils.o CCLD h5totxt CC h5fromtxt.o CCLD h5fromtxt CC h5tovtk.o CCLD h5tovtk CC h5topng.o CC writepng.o CCLD h5topng CC h5cyl2cart.o CCLD h5cyl2cart make[1]: Leaving directory '/usr/src/slapt-src/academic/h5utils/h5utils-1.13.1' make[1]: Entering directory '/usr/src/slapt-src/academic/h5utils/h5utils-1.13.1' /usr/bin/mkdir -p '/usr/src/slapt-src/academic/h5utils/package-h5utils/usr/bin' /usr/bin/ginstall -c h5totxt h5fromtxt h5tovtk h5topng '/usr/src/slapt-src/academic/h5utils/package-h5utils/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/academic/h5utils/package-h5utils/usr/man/man1' /usr/bin/ginstall -c -m 644 doc/man/h5totxt.1 doc/man/h5fromtxt.1 doc/man/h5tovtk.1 doc/man/h5topng.1 '/usr/src/slapt-src/academic/h5utils/package-h5utils/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src/academic/h5utils/package-h5utils/usr/share/h5utils' /usr/bin/mkdir -p '/usr/src/slapt-src/academic/h5utils/package-h5utils/usr/share/h5utils/colormaps' /usr/bin/ginstall -c -m 644 colormaps/autumn colormaps/bluered colormaps/bone colormaps/colorcube colormaps/cool colormaps/copper colormaps/flag colormaps/gray colormaps/green colormaps/hot colormaps/hsv colormaps/jet colormaps/lines colormaps/pink colormaps/prism colormaps/spring colormaps/summer colormaps/vga colormaps/winter colormaps/yarg colormaps/yellow colormaps/dkbluered colormaps/viridis colormaps/inferno colormaps/RdBu colormaps/BrBG '/usr/src/slapt-src/academic/h5utils/package-h5utils/usr/share/h5utils/colormaps' make[1]: Leaving directory '/usr/src/slapt-src/academic/h5utils/h5utils-1.13.1' 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/academic/h5utils/h5utils-1.13.1-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/h5fromtxt usr/bin/h5topng usr/bin/h5totxt usr/bin/h5tovtk usr/doc/ usr/doc/h5utils-1.13.1/ usr/doc/h5utils-1.13.1/AUTHORS usr/doc/h5utils-1.13.1/COPYING usr/doc/h5utils-1.13.1/h5utils.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/h5fromtxt.1 usr/man/man1/h5topng.1 usr/man/man1/h5totxt.1 usr/man/man1/h5tovtk.1 usr/share/ usr/share/h5utils/ usr/share/h5utils/colormaps/ usr/share/h5utils/colormaps/BrBG usr/share/h5utils/colormaps/RdBu usr/share/h5utils/colormaps/autumn usr/share/h5utils/colormaps/bluered usr/share/h5utils/colormaps/bone usr/share/h5utils/colormaps/colorcube usr/share/h5utils/colormaps/cool usr/share/h5utils/colormaps/copper usr/share/h5utils/colormaps/dkbluered usr/share/h5utils/colormaps/flag usr/share/h5utils/colormaps/gray usr/share/h5utils/colormaps/green usr/share/h5utils/colormaps/hot usr/share/h5utils/colormaps/hsv usr/share/h5utils/colormaps/inferno usr/share/h5utils/colormaps/jet usr/share/h5utils/colormaps/lines usr/share/h5utils/colormaps/pink usr/share/h5utils/colormaps/prism usr/share/h5utils/colormaps/spring usr/share/h5utils/colormaps/summer usr/share/h5utils/colormaps/vga usr/share/h5utils/colormaps/viridis usr/share/h5utils/colormaps/winter usr/share/h5utils/colormaps/yarg usr/share/h5utils/colormaps/yellow Slackware package /usr/src/slapt-src/academic/h5utils/h5utils-1.13.1-i586-1salix15.0.txz created. Installing package h5utils-1.13.1-i586-1salix15.0... | h5utils (visualization and conversion of HDF5 data) | | These utilities provide simple tools for batch visualization of | hdf5 datafiles as PNG images. They also allow conversion from hdf5 | format into other formats used for visualization, such as plain text, | Vis5d, and VTK. | | Homepage: https://github.com/NanoComp/h5utils | | | | |