configure.ac:11: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' 100%100%100%100%Done Fetching gpart.SlackBuild... 0%100%100%100%100%100%Done Fetching gpart.info... 0%100%100%100%100%100%Done Fetching lvm2-btrfs.diff.gz... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done gpart-0.3/ gpart-0.3/.gitignore gpart-0.3/.travis.yml gpart-0.3/COPYING gpart-0.3/Changes gpart-0.3/INSTALL gpart-0.3/LSM gpart-0.3/Makefile.am gpart-0.3/README.md gpart-0.3/autogen.sh gpart-0.3/configure.ac gpart-0.3/man/ gpart-0.3/man/Makefile.am gpart-0.3/man/gpart.8.in gpart-0.3/src/ gpart-0.3/src/Makefile.am gpart-0.3/src/disku.c gpart-0.3/src/errmsgs.h gpart-0.3/src/gm_beos.c gpart-0.3/src/gm_beos.h gpart-0.3/src/gm_bsddl.c gpart-0.3/src/gm_bsddl.h gpart-0.3/src/gm_btrfs.c gpart-0.3/src/gm_btrfs.h gpart-0.3/src/gm_ext2.c gpart-0.3/src/gm_ext2.h gpart-0.3/src/gm_fat.c gpart-0.3/src/gm_fat.h gpart-0.3/src/gm_hmlvm.c gpart-0.3/src/gm_hmlvm.h gpart-0.3/src/gm_hpfs.c gpart-0.3/src/gm_hpfs.h gpart-0.3/src/gm_lswap.c gpart-0.3/src/gm_lvm2.c gpart-0.3/src/gm_lvm2.h gpart-0.3/src/gm_minix.c gpart-0.3/src/gm_minix.h gpart-0.3/src/gm_ntfs.c gpart-0.3/src/gm_ntfs.h gpart-0.3/src/gm_qnx4.c gpart-0.3/src/gm_qnx4.h gpart-0.3/src/gm_reiserfs.c gpart-0.3/src/gm_reiserfs.h gpart-0.3/src/gm_s86dl.c gpart-0.3/src/gm_s86dl.h gpart-0.3/src/gm_xfs.c gpart-0.3/src/gm_xfs.h gpart-0.3/src/gmodules.c gpart-0.3/src/gmodules.h gpart-0.3/src/gpart.c gpart-0.3/src/gpart.h gpart-0.3/src/l64seek.c gpart-0.3/src/l64seek.h patching file README.md patching file Makefile.am 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for unistd.h... (cached) yes checking for int16_t... yes checking for int8_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating man/gpart.8 config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT disku.o -MD -MP -MF .deps/disku.Tpo -c -o disku.o disku.c mv -f .deps/disku.Tpo .deps/disku.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_beos.o -MD -MP -MF .deps/gm_beos.Tpo -c -o gm_beos.o gm_beos.c mv -f .deps/gm_beos.Tpo .deps/gm_beos.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_bsddl.o -MD -MP -MF .deps/gm_bsddl.Tpo -c -o gm_bsddl.o gm_bsddl.c mv -f .deps/gm_bsddl.Tpo .deps/gm_bsddl.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_ext2.o -MD -MP -MF .deps/gm_ext2.Tpo -c -o gm_ext2.o gm_ext2.c mv -f .deps/gm_ext2.Tpo .deps/gm_ext2.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_btrfs.o -MD -MP -MF .deps/gm_btrfs.Tpo -c -o gm_btrfs.o gm_btrfs.c mv -f .deps/gm_btrfs.Tpo .deps/gm_btrfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_fat.o -MD -MP -MF .deps/gm_fat.Tpo -c -o gm_fat.o gm_fat.c mv -f .deps/gm_fat.Tpo .deps/gm_fat.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_hmlvm.o -MD -MP -MF .deps/gm_hmlvm.Tpo -c -o gm_hmlvm.o gm_hmlvm.c mv -f .deps/gm_hmlvm.Tpo .deps/gm_hmlvm.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_lvm2.o -MD -MP -MF .deps/gm_lvm2.Tpo -c -o gm_lvm2.o gm_lvm2.c mv -f .deps/gm_lvm2.Tpo .deps/gm_lvm2.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_hpfs.o -MD -MP -MF .deps/gm_hpfs.Tpo -c -o gm_hpfs.o gm_hpfs.c mv -f .deps/gm_hpfs.Tpo .deps/gm_hpfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_lswap.o -MD -MP -MF .deps/gm_lswap.Tpo -c -o gm_lswap.o gm_lswap.c mv -f .deps/gm_lswap.Tpo .deps/gm_lswap.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_minix.o -MD -MP -MF .deps/gm_minix.Tpo -c -o gm_minix.o gm_minix.c mv -f .deps/gm_minix.Tpo .deps/gm_minix.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_ntfs.o -MD -MP -MF .deps/gm_ntfs.Tpo -c -o gm_ntfs.o gm_ntfs.c mv -f .deps/gm_ntfs.Tpo .deps/gm_ntfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gmodules.o -MD -MP -MF .deps/gmodules.Tpo -c -o gmodules.o gmodules.c mv -f .deps/gmodules.Tpo .deps/gmodules.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_qnx4.o -MD -MP -MF .deps/gm_qnx4.Tpo -c -o gm_qnx4.o gm_qnx4.c mv -f .deps/gm_qnx4.Tpo .deps/gm_qnx4.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_reiserfs.o -MD -MP -MF .deps/gm_reiserfs.Tpo -c -o gm_reiserfs.o gm_reiserfs.c mv -f .deps/gm_reiserfs.Tpo .deps/gm_reiserfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_s86dl.o -MD -MP -MF .deps/gm_s86dl.Tpo -c -o gm_s86dl.o gm_s86dl.c mv -f .deps/gm_s86dl.Tpo .deps/gm_s86dl.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gm_xfs.o -MD -MP -MF .deps/gm_xfs.Tpo -c -o gm_xfs.o gm_xfs.c mv -f .deps/gm_xfs.Tpo .deps/gm_xfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT gpart.o -MD -MP -MF .deps/gpart.Tpo -c -o gpart.o gpart.c gpart.c: In function ‘pr’: gpart.c:139:25: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 139 | if (! f_quiet) fputs(msg,stdout); fflush(stdout); | ^~ gpart.c:139:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 139 | if (! f_quiet) fputs(msg,stdout); fflush(stdout); | ^~~~~~ gpart.c: In function ‘yesno’: gpart.c:190:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 190 | if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); | ^~ gpart.c:190:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 190 | if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); | ^~ In function ‘make_mbr_backup’, inlined from ‘main’ at gpart.c:1828:5: gpart.c:1230:13: warning: ‘write’ reading 512 bytes from a region of size 446 [-Wstringop-overread] 1230 | if (write(fd,d->d_pt.t_boot,512) == 512) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gpart.c:59: gpart.c: In function ‘main’: gpart.h:90:25: note: source object ‘t_boot’ of size 446 90 | byte_t t_boot[DOSPARTOFF]; | ^~~~~~ In file included from gpart.c:53: /usr/include/unistd.h:367:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ mv -f .deps/gpart.Tpo .deps/gpart.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -march=i586 -mtune=i686 -MT l64seek.o -MD -MP -MF .deps/l64seek.Tpo -c -o l64seek.o l64seek.c mv -f .deps/l64seek.Tpo .deps/l64seek.Po gcc -Wall -O2 -O2 -march=i586 -mtune=i686 -o gpart disku.o gm_beos.o gm_bsddl.o gm_ext2.o gm_btrfs.o gm_fat.o gm_hmlvm.o gm_lvm2.o gm_hpfs.o gm_lswap.o gm_minix.o gm_ntfs.o gmodules.o gm_qnx4.o gm_reiserfs.o gm_s86dl.o gm_xfs.o gpart.o l64seek.o make[2]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/src' Making all in man make[2]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/man' make[2]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/gpart/package-gpart/usr/sbin' /usr/bin/ginstall -c gpart '/usr/src/slapt-src-i486/system/gpart/package-gpart/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/src' Making install in man make[1]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/man' make[2]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/gpart/package-gpart/usr/man/man8' /usr/bin/ginstall -c -m 644 gpart.8 '/usr/src/slapt-src-i486/system/gpart/package-gpart/usr/man/man8' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/man' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3/man' make[1]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3' make[2]: Entering directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/gpart/package-gpart/usr/doc/gpart-0.3' /usr/bin/ginstall -c -m 644 Changes README.md '/usr/src/slapt-src-i486/system/gpart/package-gpart/usr/doc/gpart-0.3' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/gpart/gpart-0.3' 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/system/gpart/gpart-0.3-i586-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/gpart-0.3/ usr/doc/gpart-0.3/COPYING usr/doc/gpart-0.3/Changes usr/doc/gpart-0.3/INSTALL usr/doc/gpart-0.3/LSM usr/doc/gpart-0.3/README.md usr/doc/gpart-0.3/gpart.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/gpart.8.gz usr/sbin/ usr/sbin/gpart Slackware package /usr/src/slapt-src-i486/system/gpart/gpart-0.3-i586-2salix15.0.txz created. Installing package gpart-0.3-i586-2salix15.0... | gpart (Guess PC-type hard disk partitions) | | A tool which tries to guess the primary partition table of a PC-type | hard disk in case the primary partition table in sector 0 is damaged, | incorrect or deleted. The guessed table can be written to a file or | device. | | Homepage: https://github.com/baruch/gpart | | | | |