Skip to content

Conversation

@linrs
Copy link
Contributor

@linrs linrs commented Jan 13, 2026

No description provided.

Signed-off-by: Ruoh-Shoei LIN <[email protected]>
@linrs
Copy link
Contributor Author

linrs commented Jan 13, 2026

@sbo-bot: build libraries/md4c

@github-actions
Copy link

reverse dependencies - libraries/md4c

  • libraries/qt6

@github-actions
Copy link

✅ sbolint - libraries/md4c ✅

md4c: NOTE: md4c.SlackBuild:63: LIBDIRSUFFIX gets set, but never used.
sbolint: md4c checks out OK

@sbo-bot
Copy link

sbo-bot bot commented Jan 13, 2026

buildpkg i586 libraries/md4c

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:     Tue Jan 13 17:51:38 GMT 2026
revision: 0e4f0c6220166e46fea3d736520d75c8fd2c88a1
title:    Merge c435fe24aeb6dc908375e8f6dffcb344007120dc into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
libraries/md4c                                                          17:58:11
================================================================================

Calculating dependencies ... none.

Building libraries/md4c (update for git c435fe2 "new maintainer") ----- 17:58:11
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running md4c.SlackBuild ...                                         ETA 17:58:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./md4c.SlackBuild
Built ok:  md4c-0.5.2-i586-3_SBo.txz                                    17:58:16
Testing package md4c-0.5.2-i586-3_SBo.txz ... done.
Test installing md4c-0.5.2-i586-3_SBo.txz ...
md4c-0.5.2-i586-3_SBo: Markdown for C .................................. [ 270K]
Unmounting chroot ... done.
Backed up: md4c-0.5.2-i586-2_SBo.txz
✅ libraries/md4c Updated for git c435fe2 "new maintainer" ✅

================================================================================
SUMMARY                                                                 17:58:17
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-13_17:58:10.log
Runtime:     0h 0m 7s
Updated:     1
  libraries/md4c/md4c-0.5.2-i586-3_SBo.txz

Snipped Build Log

Details
Building libraries/md4c (update for git c435fe2 "new maintainer") 2026-01-13 17:58:11
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running md4c.SlackBuild ...                                         ETA 17:58:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./md4c.SlackBuild
md4c-release-0.5.2/
md4c-release-0.5.2/.github/
md4c-release-0.5.2/.github/workflows/
md4c-release-0.5.2/.github/workflows/ci-build.yml
md4c-release-0.5.2/.github/workflows/ci-fuzz.yml
md4c-release-0.5.2/.gitignore
md4c-release-0.5.2/CHANGELOG.md
md4c-release-0.5.2/CMakeLists.txt
md4c-release-0.5.2/LICENSE.md
md4c-release-0.5.2/README.md
md4c-release-0.5.2/md2html/
md4c-release-0.5.2/md2html/CMakeLists.txt
md4c-release-0.5.2/md2html/cmdline.c
md4c-release-0.5.2/md2html/cmdline.h
md4c-release-0.5.2/md2html/md2html.1
md4c-release-0.5.2/md2html/md2html.c
md4c-release-0.5.2/scripts/
md4c-release-0.5.2/scripts/build_entity_map.py
md4c-release-0.5.2/scripts/build_folding_map.py
md4c-release-0.5.2/scripts/build_punct_map.py
md4c-release-0.5.2/scripts/build_whitespace_map.py
md4c-release-0.5.2/scripts/coverity.sh
md4c-release-0.5.2/scripts/run-tests.sh
md4c-release-0.5.2/scripts/unicode/
md4c-release-0.5.2/scripts/unicode/CaseFolding.txt
md4c-release-0.5.2/scripts/unicode/DerivedGeneralCategory.txt
md4c-release-0.5.2/src/
md4c-release-0.5.2/src/CMakeLists.txt
md4c-release-0.5.2/src/entity.c
md4c-release-0.5.2/src/entity.h
md4c-release-0.5.2/src/md4c-html.c
md4c-release-0.5.2/src/md4c-html.h
md4c-release-0.5.2/src/md4c-html.pc.in
md4c-release-0.5.2/src/md4c.c
md4c-release-0.5.2/src/md4c.h
md4c-release-0.5.2/src/md4c.pc.in
md4c-release-0.5.2/test/
md4c-release-0.5.2/test/LICENSE.md
md4c-release-0.5.2/test/coverage.txt
md4c-release-0.5.2/test/fuzzers/
md4c-release-0.5.2/test/fuzzers/fuzz-mdhtml.c
md4c-release-0.5.2/test/fuzzers/seed-corpus/
md4c-release-0.5.2/test/fuzzers/seed-corpus/commonmark.md
md4c-release-0.5.2/test/fuzzers/seed-corpus/gfm.md
md4c-release-0.5.2/test/fuzzers/seed-corpus/latex-math.md
md4c-release-0.5.2/test/fuzzers/seed-corpus/wiki.md
md4c-release-0.5.2/test/normalize.py
md4c-release-0.5.2/test/pathological-tests.py
md4c-release-0.5.2/test/prog.py
md4c-release-0.5.2/test/regressions.txt
md4c-release-0.5.2/test/run-testsuite.py
md4c-release-0.5.2/test/spec-hard-soft-breaks.txt
md4c-release-0.5.2/test/spec-latex-math.txt
md4c-release-0.5.2/test/spec-permissive-autolinks.txt
md4c-release-0.5.2/test/spec-strikethrough.txt
md4c-release-0.5.2/test/spec-tables.txt
md4c-release-0.5.2/test/spec-tasklists.txt
md4c-release-0.5.2/test/spec-underline.txt
md4c-release-0.5.2/test/spec-wiki-links.txt
md4c-release-0.5.2/test/spec.txt
-- The C compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/SBo/repo.satJvO/build_md4c/md4c-release-0.5.2/build
[ 12%] Building C object src/CMakeFiles/md4c.dir/md4c.c.o
/tmp/SBo/repo.satJvO/build_md4c/md4c-release-0.5.2/src/md4c.c: In function ‘md_end_current_block’:
/tmp/SBo/repo.satJvO/build_md4c/md4c-release-0.5.2/src/md4c.c:2241:27: warning: ‘label_contents_line_index’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 2241 |                     lines + label_contents_line_index, n_lines - label_contents_line_index,
      |                           ^
/tmp/SBo/repo.satJvO/build_md4c/md4c-release-0.5.2/src/md4c.c:2158:13: note: ‘label_contents_line_index’ was declared here
 2158 |     MD_SIZE label_contents_line_index;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 25%] Linking C shared library libmd4c.so
[ 25%] Built target md4c
[ 37%] Building C object src/CMakeFiles/md4c-html.dir/md4c-html.c.o
[ 50%] Building C object src/CMakeFiles/md4c-html.dir/entity.c.o
[ 62%] Linking C shared library libmd4c-html.so
[ 62%] Built target md4c-html
[ 75%] Building C object md2html/CMakeFiles/md2html.dir/cmdline.c.o
[ 87%] Building C object md2html/CMakeFiles/md2html.dir/md2html.c.o
[100%] Linking C executable md2html
[100%] Built target md2html
Consolidate compiler generated dependencies of target md4c
[ 25%] Built target md4c
Consolidate compiler generated dependencies of target md4c-html
[ 62%] Built target md4c-html
Consolidate compiler generated dependencies of target md2html
[100%] Built target md2html
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/libmd4c.so.0.5.2
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/libmd4c.so.0
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/libmd4c.so
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/include/md4c.h
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/pkgconfig/md4c.pc
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/libmd4c-html.so.0.5.2
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/libmd4c-html.so.0
-- Set runtime path of "/tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/libmd4c-html.so.0.5.2" to ""
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/libmd4c-html.so
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/include/md4c-html.h
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/pkgconfig/md4c-html.pc
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/cmake/md4c/md4cConfig.cmake
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/lib/cmake/md4c/md4cConfig-release.cmake
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/bin/md2html
-- Set runtime path of "/tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/bin/md2html" to ""
-- Installing: /tmp/SBo/repo.satJvO/build_md4c/package-md4c/usr/share/man/man1/md2html.1

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/lib/libmd4c-html.so	libmd4c-html.so.0
usr/lib/libmd4c-html.so.0	libmd4c-html.so.0.5.2
usr/lib/libmd4c.so	libmd4c.so.0
usr/lib/libmd4c.so.0	libmd4c.so.0.5.2

Making symbolic link creation script:
( cd usr/lib ; rm -rf libmd4c-html.so )
( cd usr/lib ; ln -sf libmd4c-html.so.0 libmd4c-html.so )
( cd usr/lib ; rm -rf libmd4c-html.so.0 )
( cd usr/lib ; ln -sf libmd4c-html.so.0.5.2 libmd4c-html.so.0 )
( cd usr/lib ; rm -rf libmd4c.so )
( cd usr/lib ; ln -sf libmd4c.so.0 libmd4c.so )
( cd usr/lib ; rm -rf libmd4c.so.0 )
( cd usr/lib ; ln -sf libmd4c.so.0.5.2 libmd4c.so.0 )

It is recommended that you make these lines your new installation script.

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


Removing symbolic links:
removed './usr/lib/libmd4c.so.0'
removed './usr/lib/libmd4c.so'
removed './usr/lib/libmd4c-html.so.0'
removed './usr/lib/libmd4c-html.so'

Creating your new ./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.satJvO/output_md4c/md4c-0.5.2-i586-3_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/md2html
usr/doc/
usr/doc/md4c-0.5.2/
usr/doc/md4c-0.5.2/CHANGELOG.md
usr/doc/md4c-0.5.2/LICENSE.md
usr/doc/md4c-0.5.2/README.md
usr/doc/md4c-0.5.2/md4c.SlackBuild
usr/include/
usr/include/md4c-html.h
usr/include/md4c.h
usr/lib/
usr/lib/cmake/
usr/lib/cmake/md4c/
usr/lib/cmake/md4c/md4cConfig-release.cmake
usr/lib/cmake/md4c/md4cConfig.cmake
usr/lib/libmd4c-html.so.0.5.2
usr/lib/libmd4c.so.0.5.2
usr/lib/pkgconfig/
usr/lib/pkgconfig/md4c-html.pc
usr/lib/pkgconfig/md4c.pc
usr/man/
usr/man/man1/
usr/man/man1/md2html.1.gz

Slackware package /tmp/SBo/repo.satJvO/output_md4c/md4c-0.5.2-i586-3_SBo.txz created.

Built ok:  md4c-0.5.2-i586-3_SBo.txz                                    17:58:16
Testing package md4c-0.5.2-i586-3_SBo.txz ... 
Test installing md4c-0.5.2-i586-3_SBo.txz ...
md4c-0.5.2-i586-3_SBo: Markdown for C .................................. [ 270K]
Unmounting chroot ... 
Backed up: md4c-0.5.2-i586-2_SBo.txz
:-) libraries/md4c Updated for git c435fe2 "new maintainer" (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 13, 2026

sbopkglint i586 libraries/md4c

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/libraries/md4c/md4c-0.5.2-i586-3_SBo.txz to /tmp/SBo/sbopkglint.uY0EMa ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/libraries/md4c/md4c-0.5.2-i586-3_SBo.txz to /tmp/SBo/sbopkglint.uY0EMa ...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
✅ === md4c-0.5.2-i586-3_SBo.txz: All tests passed ✅

@sbo-bot
Copy link

sbo-bot bot commented Jan 13, 2026

buildpkg x86_64 libraries/md4c

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:     Tue Jan 13 17:51:38 GMT 2026
revision: 0e4f0c6220166e46fea3d736520d75c8fd2c88a1
title:    Merge c435fe24aeb6dc908375e8f6dffcb344007120dc into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
libraries/md4c                                                          17:59:15
================================================================================

Calculating dependencies ... none.

Building libraries/md4c (update for git c435fe2 "new maintainer") ----- 17:59:15
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running md4c.SlackBuild ...                                         ETA 17:59:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./md4c.SlackBuild
Built ok:  md4c-0.5.2-x86_64-2_SBo.txz                                  17:59:19
Testing package md4c-0.5.2-x86_64-2_SBo.txz ... done.
Test installing md4c-0.5.2-x86_64-2_SBo.txz ...
md4c-0.5.2-x86_64-2_SBo: Markdown for C ................................ [ 320K]
Unmounting chroot ... done.
Backed up: md4c-0.5.2-x86_64-1_SBo.txz
✅ libraries/md4c Updated for git c435fe2 "new maintainer" ✅

================================================================================
SUMMARY                                                                 17:59:20
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-13_17:59:14.log
Runtime:     0h 0m 7s
Updated:     1
  libraries/md4c/md4c-0.5.2-x86_64-2_SBo.txz

Snipped Build Log

Details
Building libraries/md4c (update for git c435fe2 "new maintainer") 2026-01-13 17:59:15
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running md4c.SlackBuild ...                                         ETA 17:59:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./md4c.SlackBuild
md4c-release-0.5.2/
md4c-release-0.5.2/.github/
md4c-release-0.5.2/.github/workflows/
md4c-release-0.5.2/.github/workflows/ci-build.yml
md4c-release-0.5.2/.github/workflows/ci-fuzz.yml
md4c-release-0.5.2/.gitignore
md4c-release-0.5.2/CHANGELOG.md
md4c-release-0.5.2/CMakeLists.txt
md4c-release-0.5.2/LICENSE.md
md4c-release-0.5.2/README.md
md4c-release-0.5.2/md2html/
md4c-release-0.5.2/md2html/CMakeLists.txt
md4c-release-0.5.2/md2html/cmdline.c
md4c-release-0.5.2/md2html/cmdline.h
md4c-release-0.5.2/md2html/md2html.1
md4c-release-0.5.2/md2html/md2html.c
md4c-release-0.5.2/scripts/
md4c-release-0.5.2/scripts/build_entity_map.py
md4c-release-0.5.2/scripts/build_folding_map.py
md4c-release-0.5.2/scripts/build_punct_map.py
md4c-release-0.5.2/scripts/build_whitespace_map.py
md4c-release-0.5.2/scripts/coverity.sh
md4c-release-0.5.2/scripts/run-tests.sh
md4c-release-0.5.2/scripts/unicode/
md4c-release-0.5.2/scripts/unicode/CaseFolding.txt
md4c-release-0.5.2/scripts/unicode/DerivedGeneralCategory.txt
md4c-release-0.5.2/src/
md4c-release-0.5.2/src/CMakeLists.txt
md4c-release-0.5.2/src/entity.c
md4c-release-0.5.2/src/entity.h
md4c-release-0.5.2/src/md4c-html.c
md4c-release-0.5.2/src/md4c-html.h
md4c-release-0.5.2/src/md4c-html.pc.in
md4c-release-0.5.2/src/md4c.c
md4c-release-0.5.2/src/md4c.h
md4c-release-0.5.2/src/md4c.pc.in
md4c-release-0.5.2/test/
md4c-release-0.5.2/test/LICENSE.md
md4c-release-0.5.2/test/coverage.txt
md4c-release-0.5.2/test/fuzzers/
md4c-release-0.5.2/test/fuzzers/fuzz-mdhtml.c
md4c-release-0.5.2/test/fuzzers/seed-corpus/
md4c-release-0.5.2/test/fuzzers/seed-corpus/commonmark.md
md4c-release-0.5.2/test/fuzzers/seed-corpus/gfm.md
md4c-release-0.5.2/test/fuzzers/seed-corpus/latex-math.md
md4c-release-0.5.2/test/fuzzers/seed-corpus/wiki.md
md4c-release-0.5.2/test/normalize.py
md4c-release-0.5.2/test/pathological-tests.py
md4c-release-0.5.2/test/prog.py
md4c-release-0.5.2/test/regressions.txt
md4c-release-0.5.2/test/run-testsuite.py
md4c-release-0.5.2/test/spec-hard-soft-breaks.txt
md4c-release-0.5.2/test/spec-latex-math.txt
md4c-release-0.5.2/test/spec-permissive-autolinks.txt
md4c-release-0.5.2/test/spec-strikethrough.txt
md4c-release-0.5.2/test/spec-tables.txt
md4c-release-0.5.2/test/spec-tasklists.txt
md4c-release-0.5.2/test/spec-underline.txt
md4c-release-0.5.2/test/spec-wiki-links.txt
md4c-release-0.5.2/test/spec.txt
-- The C compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/SBo/repo.FR0dzo/build_md4c/md4c-release-0.5.2/build
[ 12%] Building C object src/CMakeFiles/md4c.dir/md4c.c.o
/tmp/SBo/repo.FR0dzo/build_md4c/md4c-release-0.5.2/src/md4c.c: In function ‘md_end_current_block’:
/tmp/SBo/repo.FR0dzo/build_md4c/md4c-release-0.5.2/src/md4c.c:2241:27: warning: ‘label_contents_line_index’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 2241 |                     lines + label_contents_line_index, n_lines - label_contents_line_index,
      |                           ^
/tmp/SBo/repo.FR0dzo/build_md4c/md4c-release-0.5.2/src/md4c.c:2158:13: note: ‘label_contents_line_index’ was declared here
 2158 |     MD_SIZE label_contents_line_index;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 25%] Linking C shared library libmd4c.so
[ 25%] Built target md4c
[ 37%] Building C object src/CMakeFiles/md4c-html.dir/md4c-html.c.o
[ 50%] Building C object src/CMakeFiles/md4c-html.dir/entity.c.o
[ 62%] Linking C shared library libmd4c-html.so
[ 62%] Built target md4c-html
[ 75%] Building C object md2html/CMakeFiles/md2html.dir/md2html.c.o
[ 87%] Building C object md2html/CMakeFiles/md2html.dir/cmdline.c.o
[100%] Linking C executable md2html
[100%] Built target md2html
Consolidate compiler generated dependencies of target md4c
[ 25%] Built target md4c
Consolidate compiler generated dependencies of target md4c-html
[ 62%] Built target md4c-html
Consolidate compiler generated dependencies of target md2html
[100%] Built target md2html
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/libmd4c.so.0.5.2
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/libmd4c.so.0
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/libmd4c.so
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/include/md4c.h
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/pkgconfig/md4c.pc
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/libmd4c-html.so.0.5.2
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/libmd4c-html.so.0
-- Set runtime path of "/tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/libmd4c-html.so.0.5.2" to ""
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/libmd4c-html.so
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/include/md4c-html.h
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/pkgconfig/md4c-html.pc
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/cmake/md4c/md4cConfig.cmake
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/lib64/cmake/md4c/md4cConfig-release.cmake
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/bin/md2html
-- Set runtime path of "/tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/bin/md2html" to ""
-- Installing: /tmp/SBo/repo.FR0dzo/build_md4c/package-md4c/usr/share/man/man1/md2html.1

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/lib64/libmd4c-html.so	libmd4c-html.so.0
usr/lib64/libmd4c-html.so.0	libmd4c-html.so.0.5.2
usr/lib64/libmd4c.so	libmd4c.so.0
usr/lib64/libmd4c.so.0	libmd4c.so.0.5.2

Making symbolic link creation script:
( cd usr/lib64 ; rm -rf libmd4c-html.so )
( cd usr/lib64 ; ln -sf libmd4c-html.so.0 libmd4c-html.so )
( cd usr/lib64 ; rm -rf libmd4c-html.so.0 )
( cd usr/lib64 ; ln -sf libmd4c-html.so.0.5.2 libmd4c-html.so.0 )
( cd usr/lib64 ; rm -rf libmd4c.so )
( cd usr/lib64 ; ln -sf libmd4c.so.0 libmd4c.so )
( cd usr/lib64 ; rm -rf libmd4c.so.0 )
( cd usr/lib64 ; ln -sf libmd4c.so.0.5.2 libmd4c.so.0 )

It is recommended that you make these lines your new installation script.

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


Removing symbolic links:
removed './usr/lib64/libmd4c.so.0'
removed './usr/lib64/libmd4c.so'
removed './usr/lib64/libmd4c-html.so.0'
removed './usr/lib64/libmd4c-html.so'

Creating your new ./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.FR0dzo/output_md4c/md4c-0.5.2-x86_64-2_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/md2html
usr/doc/
usr/doc/md4c-0.5.2/
usr/doc/md4c-0.5.2/CHANGELOG.md
usr/doc/md4c-0.5.2/LICENSE.md
usr/doc/md4c-0.5.2/README.md
usr/doc/md4c-0.5.2/md4c.SlackBuild
usr/include/
usr/include/md4c-html.h
usr/include/md4c.h
usr/lib64/
usr/lib64/cmake/
usr/lib64/cmake/md4c/
usr/lib64/cmake/md4c/md4cConfig-release.cmake
usr/lib64/cmake/md4c/md4cConfig.cmake
usr/lib64/libmd4c-html.so.0.5.2
usr/lib64/libmd4c.so.0.5.2
usr/lib64/pkgconfig/
usr/lib64/pkgconfig/md4c-html.pc
usr/lib64/pkgconfig/md4c.pc
usr/man/
usr/man/man1/
usr/man/man1/md2html.1.gz

Slackware package /tmp/SBo/repo.FR0dzo/output_md4c/md4c-0.5.2-x86_64-2_SBo.txz created.

Built ok:  md4c-0.5.2-x86_64-2_SBo.txz                                  17:59:19
Testing package md4c-0.5.2-x86_64-2_SBo.txz ... 
Test installing md4c-0.5.2-x86_64-2_SBo.txz ...
md4c-0.5.2-x86_64-2_SBo: Markdown for C ................................ [ 320K]
Unmounting chroot ... 
Backed up: md4c-0.5.2-x86_64-1_SBo.txz
:-) libraries/md4c Updated for git c435fe2 "new maintainer" (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 13, 2026

sbopkglint x86_64 libraries/md4c

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/libraries/md4c/md4c-0.5.2-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.BeAZvu ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/libraries/md4c/md4c-0.5.2-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.BeAZvu ...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
✅ === md4c-0.5.2-x86_64-2_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Jan 14, 2026

merged

@willysr willysr closed this Jan 14, 2026
@linrs linrs deleted the md4c branch January 18, 2026 19:11
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