Skip to content

system/uptimed: install rc.uptimed as .new file. - #17472

Closed
linrs wants to merge 1 commit into
SlackBuildsOrg:masterfrom
linrs:uptimed
Closed

system/uptimed: install rc.uptimed as .new file.#17472
linrs wants to merge 1 commit into
SlackBuildsOrg:masterfrom
linrs:uptimed

Conversation

@linrs

@linrs linrs commented Aug 29, 2026

Copy link
Copy Markdown
Contributor
  • install rc.upimed as .new file and preserve the file mode bits. Thanks to Lockywolf.

- install rc.upimed as .new file and preserve the file mode
  bits. Thanks to Lockywolf.

Signed-off-by: Ruoh-Shoei LIN <lin.ruohshoei+sbo@gmail.com>
@linrs

linrs commented Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

@sbo-bot: build system/uptimed

@github-actions

Copy link
Copy Markdown

reverse dependencies - system/uptimed

None

@github-actions

Copy link
Copy Markdown

✅ sbolint - system/uptimed ✅

sbolint: uptimed checks out OK

@sbo-bot

sbo-bot Bot commented Aug 29, 2026

Copy link
Copy Markdown

buildpkg i586 system/uptimed

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Sat Aug 29 19:21:12 GMT 2026
revision: 33aedf8d9f3bc3089399566b961902d424f98eec
title:    Merge 165a06f858e987c127d8478ed5e8dab9b6454fa4 into 3dbe9f62bbf6e5e66b2ca1d6f57ab70e3ea81d1c

================================================================================
system/uptimed                                                          19:22:31
================================================================================

Calculating dependencies ... none.

----------------------------------------------------------------------- 19:22:31
Building system/uptimed (update for git 165a06f "install rc.uptimed as .new file")
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running uptimed.SlackBuild ...                                      ETA 19:23:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./uptimed.SlackBuild
Built ok:  uptimed-0.4.7-i586-3_SBo.txz                                 19:22:41
Testing package uptimed-0.4.7-i586-3_SBo.txz ... done.
Test installing uptimed-0.4.7-i586-3_SBo.txz ...
uptimed-0.4.7-i586-3_SBo: An uptime daemon ............................. [ 120K]
Unmounting chroot ... done.
Backed up: uptimed-0.4.7-i586-2_SBo.txz
✅ system/uptimed Updated for git 165a06f "install rc.uptimed as .new file" ✅

================================================================================
SUMMARY                                                                 19:22:41
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-08-29_19:22:30.log
Runtime:     0h 0m 12s
Updated:     1
  system/uptimed/uptimed-0.4.7-i586-3_SBo.txz

Snipped Build Log

Details
Building system/uptimed (update for git 165a06f "install rc.uptimed as .new file") 2026-08-29 19:22:31
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running uptimed.SlackBuild ...                                      ETA 19:23:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./uptimed.SlackBuild
uptimed-0.4.7/
uptimed-0.4.7/.gitignore
uptimed-0.4.7/AUTHORS
uptimed-0.4.7/COPYING
uptimed-0.4.7/CREDITS
uptimed-0.4.7/ChangeLog
uptimed-0.4.7/INSTALL
uptimed-0.4.7/INSTALL.cgi
uptimed-0.4.7/INSTALL.upgrade
uptimed-0.4.7/Makefile.am
uptimed-0.4.7/NEWS
uptimed-0.4.7/README.md
uptimed-0.4.7/README.unsupported
uptimed-0.4.7/TODO
uptimed-0.4.7/autogen.sh
uptimed-0.4.7/configure.ac
uptimed-0.4.7/etc/
uptimed-0.4.7/etc/Makefile.am
uptimed-0.4.7/etc/rc.uptimed
uptimed-0.4.7/etc/uptimed-bootid.xml.in
uptimed-0.4.7/etc/uptimed.conf-dist
uptimed-0.4.7/etc/uptimed.service.in
uptimed-0.4.7/etc/uptimed.xml.in
uptimed-0.4.7/libuptimed/
uptimed-0.4.7/libuptimed/Makefile.am
uptimed-0.4.7/libuptimed/milestone.c
uptimed-0.4.7/libuptimed/milestone.h
uptimed-0.4.7/libuptimed/misc.c
uptimed-0.4.7/libuptimed/misc.h
uptimed-0.4.7/libuptimed/urec.c
uptimed-0.4.7/libuptimed/urec.h
uptimed-0.4.7/man/
uptimed-0.4.7/man/Makefile.am
uptimed-0.4.7/man/uprecords.1
uptimed-0.4.7/man/uptimed.8
uptimed-0.4.7/sample-cgi/
uptimed-0.4.7/sample-cgi/uprecords.conf
uptimed-0.4.7/sample-cgi/uprecords.footer
uptimed-0.4.7/sample-cgi/uprecords.header
uptimed-0.4.7/src/
uptimed-0.4.7/src/Makefile.am
uptimed-0.4.7/src/getopt.c
uptimed-0.4.7/src/getopt.h
uptimed-0.4.7/src/sd-daemon.c
uptimed-0.4.7/src/sd-daemon.h
uptimed-0.4.7/src/uprecords.c
uptimed-0.4.7/src/uprecords.h
uptimed-0.4.7/src/uptimed.c
uptimed-0.4.7/src/uptimed.h
uptimed-0.4.7/uptimed.spec.in
aclocal...
autoheader...
libtoolize... using libtoolize
automake...
configure.ac:5: installing './compile'
configure.ac:6: installing './config.guess'
configure.ac:6: installing './config.sub'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
libuptimed/Makefile.am: installing './depcomp'
autoconf...
ready to configure
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 build system type... i586-slackware-linux-gnu
checking host system type... i586-slackware-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/libexec/repo/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop
checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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/libexec/repo/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
Package systemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `systemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'systemd' found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating etc/uptimed.service
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getdtablesize... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating etc/uptimed.service
config.status: creating Makefile
config.status: creating libuptimed/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating etc/Makefile
config.status: creating uptimed.spec
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands

--- Now type "gmake" to build Uptimed ---
--- If gmake is not working, try "make" ---

make  all-recursive
make[1]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
Making all in libuptimed
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/libuptimed'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -march=i586 -mtune=i686 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -march=i586 -mtune=i686 -MT milestone.lo -MD -MP -MF .deps/milestone.Tpo -c -o milestone.lo milestone.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -march=i586 -mtune=i686 -MT urec.lo -MD -MP -MF .deps/urec.Tpo -c -o urec.lo urec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT milestone.lo -MD -MP -MF .deps/milestone.Tpo -c milestone.c  -fPIC -DPIC -o .libs/milestone.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT urec.lo -MD -MP -MF .deps/urec.Tpo -c urec.c  -fPIC -DPIC -o .libs/urec.o
mv -f .deps/misc.Tpo .deps/misc.Plo
mv -f .deps/milestone.Tpo .deps/milestone.Plo
mv -f .deps/urec.Tpo .deps/urec.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -march=i586 -mtune=i686 -version-info 0:0:0  -o libuptimed.la -rpath /usr/lib misc.lo milestone.lo urec.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/misc.o .libs/milestone.o .libs/urec.o    -O2 -march=i586 -mtune=i686   -Wl,-soname -Wl,libuptimed.so.0 -o .libs/libuptimed.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libuptimed.so.0" && ln -s "libuptimed.so.0.0.0" "libuptimed.so.0")
libtool: link: (cd ".libs" && rm -f "libuptimed.so" && ln -s "libuptimed.so.0.0.0" "libuptimed.so")
libtool: link: ( cd ".libs" && rm -f "libuptimed.la" && ln -s "../libuptimed.la" "libuptimed.la" )
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/libuptimed'
Making all in src
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../libuptimed -DSD_DAEMON_DISABLE_MQ  -O2 -march=i586 -mtune=i686 -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -march=i586 -mtune=i686 -MT uprecords.o -MD -MP -MF .deps/uprecords.Tpo -c -o uprecords.o uprecords.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../libuptimed -DSD_DAEMON_DISABLE_MQ  -O2 -march=i586 -mtune=i686 -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -march=i586 -mtune=i686 -MT uptimed.o -MD -MP -MF .deps/uptimed.Tpo -c -o uptimed.o uptimed.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../libuptimed -DSD_DAEMON_DISABLE_MQ  -O2 -march=i586 -mtune=i686 -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -march=i586 -mtune=i686 -MT sd-daemon.o -MD -MP -MF .deps/sd-daemon.Tpo -c -o sd-daemon.o sd-daemon.c
mv -f .deps/sd-daemon.Tpo .deps/sd-daemon.Po
mv -f .deps/uptimed.Tpo .deps/uptimed.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -O2 -march=i586 -mtune=i686 -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -march=i586 -mtune=i686   -o uptimed uptimed.o sd-daemon.o ../libuptimed/libuptimed.la 
mv -f .deps/uprecords.Tpo .deps/uprecords.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -O2 -march=i586 -mtune=i686 -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -march=i586 -mtune=i686   -o uprecords uprecords.o ../libuptimed/libuptimed.la 
libtool: link: gcc -O2 -march=i586 -mtune=i686 -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -march=i586 -mtune=i686 -o .libs/uptimed uptimed.o sd-daemon.o  ../libuptimed/.libs/libuptimed.so
libtool: link: gcc -O2 -march=i586 -mtune=i686 -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -march=i586 -mtune=i686 -o .libs/uprecords uprecords.o  ../libuptimed/.libs/libuptimed.so
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/src'
Making all in man
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/man'
Making all in etc
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/etc'
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
make[1]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
if test -z 'strip'; then \
  make  INSTALL_PROGRAM="/bin/sh /tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  make  INSTALL_PROGRAM="/bin/sh /tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
make[1]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
Making install in libuptimed
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/libuptimed'
make[3]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/libuptimed'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/ginstall -c -s  libuptimed.la '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/libuptimed.so.0.0.0 /tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/lib/libuptimed.so.0.0.0
libtool: install: strip --strip-unneeded /tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/lib/libuptimed.so.0.0.0
libtool: install: (cd /tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/lib && { ln -s -f libuptimed.so.0.0.0 libuptimed.so.0 || { rm -f libuptimed.so.0 && ln -s libuptimed.so.0.0.0 libuptimed.so.0; }; })
libtool: install: (cd /tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/lib && { ln -s -f libuptimed.so.0.0.0 libuptimed.so || { rm -f libuptimed.so && ln -s libuptimed.so.0.0.0 libuptimed.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libuptimed.lai /tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/lib/libuptimed.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/libuptimed'
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/libuptimed'
Making install in src
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/src'
make[3]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/bin'
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/sbin'
 STRIPPROG='strip' /bin/sh ../libtool   --mode=install /bin/sh /tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/install-sh -c -s uprecords '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/bin'
 STRIPPROG='strip' /bin/sh ../libtool   --mode=install /bin/sh /tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/install-sh -c -s uptimed '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/sbin'
libtool: warning: '../libuptimed/libuptimed.la' has not been installed in '/usr/lib'
libtool: warning: '../libuptimed/libuptimed.la' has not been installed in '/usr/lib'
libtool: install: /bin/sh /tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/install-sh -c -s .libs/uprecords /tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/bin/uprecords
libtool: install: /bin/sh /tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/install-sh -c -s .libs/uptimed /tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/sbin/uptimed
make[3]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/src'
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/src'
Making install in man
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/man'
make[3]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/man/man1'
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/man/man8'
 /usr/bin/ginstall -c -m 644 uprecords.1 '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/man/man1'
 /usr/bin/ginstall -c -m 644 uptimed.8 '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/usr/man/man8'
make[3]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/man'
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/man'
Making install in etc
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/etc'
make[3]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/etc'
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/etc'
 /usr/bin/ginstall -c -m 644 uptimed.conf-dist '/tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/etc'
make[3]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/etc'
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7/etc'
make[2]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
make[3]: Entering directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/ginstall -c -d /tmp/SBo/repo.Q3wUI4/build_uptimed/package-uptimed/var/spool/uptimed
make[3]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
make[2]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'
make[1]: Leaving directory '/tmp/SBo/repo.Q3wUI4/build_uptimed/uptimed-0.4.7'

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/doc/uptimed-0.4.7/NEWS	ChangeLog
usr/lib/libuptimed.so	libuptimed.so.0.0.0
usr/lib/libuptimed.so.0	libuptimed.so.0.0.0

Making symbolic link creation script:
( cd usr/doc/uptimed-0.4.7 ; rm -rf NEWS )
( cd usr/doc/uptimed-0.4.7 ; ln -sf ChangeLog NEWS )
( cd usr/lib ; rm -rf libuptimed.so )
( cd usr/lib ; ln -sf libuptimed.so.0.0.0 libuptimed.so )
( cd usr/lib ; rm -rf libuptimed.so.0 )
( cd usr/lib ; ln -sf libuptimed.so.0.0.0 libuptimed.so.0 )

Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)

Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib/libuptimed.so.0'
removed './usr/lib/libuptimed.so'
removed './usr/doc/uptimed-0.4.7/NEWS'

Updating your ./install/doinst.sh...

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:  /tmp/SBo/repo.Q3wUI4/output_uptimed/uptimed-0.4.7-i586-3_SBo.txz

./
etc/
etc/rc.d/
etc/rc.d/rc.uptimed.new
etc/uptimed.conf.new
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/uprecords
usr/doc/
usr/doc/uptimed-0.4.7/
usr/doc/uptimed-0.4.7/AUTHORS
usr/doc/uptimed-0.4.7/COPYING
usr/doc/uptimed-0.4.7/CREDITS
usr/doc/uptimed-0.4.7/ChangeLog
usr/doc/uptimed-0.4.7/README.md
usr/doc/uptimed-0.4.7/README.unsupported
usr/doc/uptimed-0.4.7/TODO
usr/doc/uptimed-0.4.7/uptimed.SlackBuild
usr/lib/
usr/lib/libuptimed.so.0.0.0
usr/man/
usr/man/man1/
usr/man/man1/uprecords.1.gz
usr/man/man8/
usr/man/man8/uptimed.8.gz
usr/sbin/
usr/sbin/uptimed
var/
var/spool/
var/spool/uptimed/

Slackware package /tmp/SBo/repo.Q3wUI4/output_uptimed/uptimed-0.4.7-i586-3_SBo.txz created.

Built ok:  uptimed-0.4.7-i586-3_SBo.txz                                 19:22:41
Testing package uptimed-0.4.7-i586-3_SBo.txz ... 
Test installing uptimed-0.4.7-i586-3_SBo.txz ...
uptimed-0.4.7-i586-3_SBo: An uptime daemon ............................. [ 120K]
Unmounting chroot ... 
Backed up: uptimed-0.4.7-i586-2_SBo.txz
:-) system/uptimed Updated for git 165a06f "install rc.uptimed as .new file" (-:

@sbo-bot

sbo-bot Bot commented Aug 29, 2026

Copy link
Copy Markdown

sbopkglint i586 system/uptimed

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/system/uptimed/uptimed-0.4.7-i586-3_SBo.txz to /tmp/SBo/sbopkglint.Eahb95 ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/system/uptimed/uptimed-0.4.7-i586-3_SBo.txz to /tmp/SBo/sbopkglint.Eahb95 ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
Running test: 95-pkgconfig...OK
✅ === uptimed-0.4.7-i586-3_SBo.txz: All tests passed ✅

@sbo-bot

sbo-bot Bot commented Aug 29, 2026

Copy link
Copy Markdown

buildpkg x86_64 system/uptimed

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Sat Aug 29 19:21:12 GMT 2026
revision: 33aedf8d9f3bc3089399566b961902d424f98eec
title:    Merge 165a06f858e987c127d8478ed5e8dab9b6454fa4 into 3dbe9f62bbf6e5e66b2ca1d6f57ab70e3ea81d1c

================================================================================
system/uptimed                                                          19:23:44
================================================================================

Calculating dependencies ... none.

----------------------------------------------------------------------- 19:23:44
Building system/uptimed (update for git 165a06f "install rc.uptimed as .new file")
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running uptimed.SlackBuild ...                                      ETA 19:24:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./uptimed.SlackBuild
Built ok:  uptimed-0.4.7-x86_64-4_SBo.txz                               19:23:54
Testing package uptimed-0.4.7-x86_64-4_SBo.txz ... done.
Test installing uptimed-0.4.7-x86_64-4_SBo.txz ...
uptimed-0.4.7-x86_64-4_SBo: An uptime daemon ........................... [ 140K]
Unmounting chroot ... done.
Backed up: uptimed-0.4.7-x86_64-3_SBo.txz
✅ system/uptimed Updated for git 165a06f "install rc.uptimed as .new file" ✅

================================================================================
SUMMARY                                                                 19:23:55
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-08-29_19:23:43.log
Runtime:     0h 0m 12s
Updated:     1
  system/uptimed/uptimed-0.4.7-x86_64-4_SBo.txz

Snipped Build Log

Details
Building system/uptimed (update for git 165a06f "install rc.uptimed as .new file") 2026-08-29 19:23:44
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running uptimed.SlackBuild ...                                      ETA 19:24:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./uptimed.SlackBuild
uptimed-0.4.7/
uptimed-0.4.7/.gitignore
uptimed-0.4.7/AUTHORS
uptimed-0.4.7/COPYING
uptimed-0.4.7/CREDITS
uptimed-0.4.7/ChangeLog
uptimed-0.4.7/INSTALL
uptimed-0.4.7/INSTALL.cgi
uptimed-0.4.7/INSTALL.upgrade
uptimed-0.4.7/Makefile.am
uptimed-0.4.7/NEWS
uptimed-0.4.7/README.md
uptimed-0.4.7/README.unsupported
uptimed-0.4.7/TODO
uptimed-0.4.7/autogen.sh
uptimed-0.4.7/configure.ac
uptimed-0.4.7/etc/
uptimed-0.4.7/etc/Makefile.am
uptimed-0.4.7/etc/rc.uptimed
uptimed-0.4.7/etc/uptimed-bootid.xml.in
uptimed-0.4.7/etc/uptimed.conf-dist
uptimed-0.4.7/etc/uptimed.service.in
uptimed-0.4.7/etc/uptimed.xml.in
uptimed-0.4.7/libuptimed/
uptimed-0.4.7/libuptimed/Makefile.am
uptimed-0.4.7/libuptimed/milestone.c
uptimed-0.4.7/libuptimed/milestone.h
uptimed-0.4.7/libuptimed/misc.c
uptimed-0.4.7/libuptimed/misc.h
uptimed-0.4.7/libuptimed/urec.c
uptimed-0.4.7/libuptimed/urec.h
uptimed-0.4.7/man/
uptimed-0.4.7/man/Makefile.am
uptimed-0.4.7/man/uprecords.1
uptimed-0.4.7/man/uptimed.8
uptimed-0.4.7/sample-cgi/
uptimed-0.4.7/sample-cgi/uprecords.conf
uptimed-0.4.7/sample-cgi/uprecords.footer
uptimed-0.4.7/sample-cgi/uprecords.header
uptimed-0.4.7/src/
uptimed-0.4.7/src/Makefile.am
uptimed-0.4.7/src/getopt.c
uptimed-0.4.7/src/getopt.h
uptimed-0.4.7/src/sd-daemon.c
uptimed-0.4.7/src/sd-daemon.h
uptimed-0.4.7/src/uprecords.c
uptimed-0.4.7/src/uprecords.h
uptimed-0.4.7/src/uptimed.c
uptimed-0.4.7/src/uptimed.h
uptimed-0.4.7/uptimed.spec.in
aclocal...
autoheader...
libtoolize... using libtoolize
automake...
configure.ac:5: installing './compile'
configure.ac:6: installing './config.guess'
configure.ac:6: installing './config.sub'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
libuptimed/Makefile.am: installing './depcomp'
autoconf...
ready to configure
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 build system type... x86_64-slackware-linux-gnu
checking host system type... x86_64-slackware-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/libexec/repo/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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/libexec/repo/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
Package systemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `systemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'systemd' found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating etc/uptimed.service
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getdtablesize... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating etc/uptimed.service
config.status: creating Makefile
config.status: creating libuptimed/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating etc/Makefile
config.status: creating uptimed.spec
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands

--- Now type "gmake" to build Uptimed ---
--- If gmake is not working, try "make" ---

make  all-recursive
make[1]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
Making all in libuptimed
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/libuptimed'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -fPIC -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -fPIC -MT milestone.lo -MD -MP -MF .deps/milestone.Tpo -c -o milestone.lo milestone.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -fPIC -MT urec.lo -MD -MP -MF .deps/urec.Tpo -c -o urec.lo urec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT milestone.lo -MD -MP -MF .deps/milestone.Tpo -c milestone.c  -fPIC -DPIC -o .libs/milestone.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT urec.lo -MD -MP -MF .deps/urec.Tpo -c urec.c  -fPIC -DPIC -o .libs/urec.o
mv -f .deps/misc.Tpo .deps/misc.Plo
mv -f .deps/milestone.Tpo .deps/milestone.Plo
mv -f .deps/urec.Tpo .deps/urec.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -fPIC -version-info 0:0:0  -o libuptimed.la -rpath /usr/lib64 misc.lo milestone.lo urec.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/misc.o .libs/milestone.o .libs/urec.o    -O2   -Wl,-soname -Wl,libuptimed.so.0 -o .libs/libuptimed.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libuptimed.so.0" && ln -s "libuptimed.so.0.0.0" "libuptimed.so.0")
libtool: link: (cd ".libs" && rm -f "libuptimed.so" && ln -s "libuptimed.so.0.0.0" "libuptimed.so")
libtool: link: ( cd ".libs" && rm -f "libuptimed.la" && ln -s "../libuptimed.la" "libuptimed.la" )
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/libuptimed'
Making all in src
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../libuptimed -DSD_DAEMON_DISABLE_MQ  -O2 -fPIC -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -fPIC -MT uprecords.o -MD -MP -MF .deps/uprecords.Tpo -c -o uprecords.o uprecords.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../libuptimed -DSD_DAEMON_DISABLE_MQ  -O2 -fPIC -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -fPIC -MT uptimed.o -MD -MP -MF .deps/uptimed.Tpo -c -o uptimed.o uptimed.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../libuptimed -DSD_DAEMON_DISABLE_MQ  -O2 -fPIC -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -fPIC -MT sd-daemon.o -MD -MP -MF .deps/sd-daemon.Tpo -c -o sd-daemon.o sd-daemon.c
mv -f .deps/sd-daemon.Tpo .deps/sd-daemon.Po
mv -f .deps/uptimed.Tpo .deps/uptimed.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -O2 -fPIC -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -fPIC   -o uptimed uptimed.o sd-daemon.o ../libuptimed/libuptimed.la 
mv -f .deps/uprecords.Tpo .deps/uprecords.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -O2 -fPIC -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -fPIC   -o uprecords uprecords.o ../libuptimed/libuptimed.la 
libtool: link: gcc -O2 -fPIC -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -fPIC -o .libs/uptimed uptimed.o sd-daemon.o  ../libuptimed/.libs/libuptimed.so
libtool: link: gcc -O2 -fPIC -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -fPIC -o .libs/uprecords uprecords.o  ../libuptimed/.libs/libuptimed.so
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/src'
Making all in man
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/man'
Making all in etc
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/etc'
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
make[1]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
if test -z 'strip'; then \
  make  INSTALL_PROGRAM="/bin/sh /tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  make  INSTALL_PROGRAM="/bin/sh /tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
make[1]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
Making install in libuptimed
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/libuptimed'
make[3]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/libuptimed'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/ginstall -c -s  libuptimed.la '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/lib64'
libtool: install: /usr/bin/ginstall -c .libs/libuptimed.so.0.0.0 /tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/lib64/libuptimed.so.0.0.0
libtool: install: strip --strip-unneeded /tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/lib64/libuptimed.so.0.0.0
libtool: install: (cd /tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/lib64 && { ln -s -f libuptimed.so.0.0.0 libuptimed.so.0 || { rm -f libuptimed.so.0 && ln -s libuptimed.so.0.0.0 libuptimed.so.0; }; })
libtool: install: (cd /tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/lib64 && { ln -s -f libuptimed.so.0.0.0 libuptimed.so || { rm -f libuptimed.so && ln -s libuptimed.so.0.0.0 libuptimed.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libuptimed.lai /tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/lib64/libuptimed.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/libuptimed'
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/libuptimed'
Making install in src
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/src'
make[3]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/bin'
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/sbin'
 STRIPPROG='strip' /bin/sh ../libtool   --mode=install /bin/sh /tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/install-sh -c -s uprecords '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/bin'
 STRIPPROG='strip' /bin/sh ../libtool   --mode=install /bin/sh /tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/install-sh -c -s uptimed '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/sbin'
libtool: warning: '../libuptimed/libuptimed.la' has not been installed in '/usr/lib64'
libtool: warning: '../libuptimed/libuptimed.la' has not been installed in '/usr/lib64'
libtool: install: /bin/sh /tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/install-sh -c -s .libs/uprecords /tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/bin/uprecords
libtool: install: /bin/sh /tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/install-sh -c -s .libs/uptimed /tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/sbin/uptimed
make[3]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/src'
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/src'
Making install in man
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/man'
make[3]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/man/man1'
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/man/man8'
 /usr/bin/ginstall -c -m 644 uptimed.8 '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/man/man8'
 /usr/bin/ginstall -c -m 644 uprecords.1 '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/usr/man/man1'
make[3]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/man'
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/man'
Making install in etc
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/etc'
make[3]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/etc'
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/etc'
 /usr/bin/ginstall -c -m 644 uptimed.conf-dist '/tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/etc'
make[3]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/etc'
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7/etc'
make[2]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
make[3]: Entering directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/ginstall -c -d /tmp/SBo/repo.eIlDm8/build_uptimed/package-uptimed/var/spool/uptimed
make[3]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
make[2]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'
make[1]: Leaving directory '/tmp/SBo/repo.eIlDm8/build_uptimed/uptimed-0.4.7'

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/doc/uptimed-0.4.7/NEWS	ChangeLog
usr/lib64/libuptimed.so	libuptimed.so.0.0.0
usr/lib64/libuptimed.so.0	libuptimed.so.0.0.0

Making symbolic link creation script:
( cd usr/doc/uptimed-0.4.7 ; rm -rf NEWS )
( cd usr/doc/uptimed-0.4.7 ; ln -sf ChangeLog NEWS )
( cd usr/lib64 ; rm -rf libuptimed.so )
( cd usr/lib64 ; ln -sf libuptimed.so.0.0.0 libuptimed.so )
( cd usr/lib64 ; rm -rf libuptimed.so.0 )
( cd usr/lib64 ; ln -sf libuptimed.so.0.0.0 libuptimed.so.0 )

Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)

Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib64/libuptimed.so.0'
removed './usr/lib64/libuptimed.so'
removed './usr/doc/uptimed-0.4.7/NEWS'

Updating your ./install/doinst.sh...

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:  /tmp/SBo/repo.eIlDm8/output_uptimed/uptimed-0.4.7-x86_64-4_SBo.txz

./
etc/
etc/rc.d/
etc/rc.d/rc.uptimed.new
etc/uptimed.conf.new
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/uprecords
usr/doc/
usr/doc/uptimed-0.4.7/
usr/doc/uptimed-0.4.7/AUTHORS
usr/doc/uptimed-0.4.7/COPYING
usr/doc/uptimed-0.4.7/CREDITS
usr/doc/uptimed-0.4.7/ChangeLog
usr/doc/uptimed-0.4.7/README.md
usr/doc/uptimed-0.4.7/README.unsupported
usr/doc/uptimed-0.4.7/TODO
usr/doc/uptimed-0.4.7/uptimed.SlackBuild
usr/lib64/
usr/lib64/libuptimed.so.0.0.0
usr/man/
usr/man/man1/
usr/man/man1/uprecords.1.gz
usr/man/man8/
usr/man/man8/uptimed.8.gz
usr/sbin/
usr/sbin/uptimed
var/
var/spool/
var/spool/uptimed/

Slackware package /tmp/SBo/repo.eIlDm8/output_uptimed/uptimed-0.4.7-x86_64-4_SBo.txz created.

Built ok:  uptimed-0.4.7-x86_64-4_SBo.txz                               19:23:54
Testing package uptimed-0.4.7-x86_64-4_SBo.txz ... 
Test installing uptimed-0.4.7-x86_64-4_SBo.txz ...
uptimed-0.4.7-x86_64-4_SBo: An uptime daemon ........................... [ 140K]
Unmounting chroot ... 
Backed up: uptimed-0.4.7-x86_64-3_SBo.txz
:-) system/uptimed Updated for git 165a06f "install rc.uptimed as .new file" (-:

@sbo-bot

sbo-bot Bot commented Aug 29, 2026

Copy link
Copy Markdown

sbopkglint x86_64 system/uptimed

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/system/uptimed/uptimed-0.4.7-x86_64-4_SBo.txz to /tmp/SBo/sbopkglint.ucQIpt ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/system/uptimed/uptimed-0.4.7-x86_64-4_SBo.txz to /tmp/SBo/sbopkglint.ucQIpt ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
Running test: 95-pkgconfig...OK
✅ === uptimed-0.4.7-x86_64-4_SBo.txz: All tests passed ✅

@cwilling

Copy link
Copy Markdown
Collaborator

Merged

@cwilling cwilling closed this Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants