Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network/newsraft: Updated for version 0.28. #9309

Closed
wants to merge 1 commit into from

Conversation

sbo-bot[bot]
Copy link

@sbo-bot sbo-bot bot commented Jan 7, 2025

No description provided.

@sbo-bot sbo-bot bot added the submission-form Changes submitted via the website submission form label Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

reverse dependencies - network/newsraft

None

Copy link
Author

sbo-bot bot commented Jan 7, 2025

@sbo-bot: build network/newsraft

Copy link

github-actions bot commented Jan 7, 2025

✅ sbolint - network/newsraft ✅

sbolint: newsraft checks out OK

Copy link
Author

sbo-bot bot commented Jan 7, 2025

buildpkg i586 network/newsraft

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  7 04:34:58 GMT 2025
revision: 873e4f0538441813933541c4a874751ae25ccd4b
title:    Merge a2d6cb0453b7db545937a09104447c57b6672fc6 into d37a35782d3a277f4876333902c8dc1f6dea09b8

================================================================================
network/newsraft                                                        04:36:28
================================================================================

Calculating dependencies ... 
Dependency tree:
network/newsraft (update for version 0.28)
  system/scdoc (ok)
  libraries/yajl (ok)
  libraries/gumbo-parser (ok)

Building network/newsraft (update for version 0.28) ------------------- 04:36:30
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
gumbo-parser-0.12.1-i586-1_SBo: An HTML5 parsing library in pure C99 ... [ 480K]
yajl-2.1.0-i586-3_SBo: Yet Another JSON Library ........................ [ 180K]
scdoc-1.11.2-i586-1_SBo: small man page generator ...................... [ 770K]
Running newsraft.SlackBuild ...                                     ETA 04:37:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
Built ok:  newsraft-0.28-i586-1_SBo.txz                                 04:36:34
Testing package newsraft-0.28-i586-1_SBo.txz ... done.
Test installing newsraft-0.28-i586-1_SBo.txz ...
newsraft-0.28-i586-1_SBo: Terminal feed reader ......................... [ 240K]
Unmounting chroot ... done.
Backed up: newsraft-0.27-i586-2_SBo.txz
✅ network/newsraft Updated for version 0.28 ✅

================================================================================
SUMMARY                                                                 04:36:35
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-01-07_04:36:27.log
Runtime:     0h 0m 8s
Updated:     1
  network/newsraft/newsraft-0.28-i586-1_SBo.txz

Snipped Build Log

Building network/newsraft (update for version 0.28) 2025-01-07 04:36:30
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
gumbo-parser-0.12.1-i586-1_SBo: An HTML5 parsing library in pure C99 ... [ 480K]
yajl-2.1.0-i586-3_SBo: Yet Another JSON Library ........................ [ 180K]
scdoc-1.11.2-i586-1_SBo: small man page generator ...................... [ 770K]
Running newsraft.SlackBuild ...                                     ETA 04:37:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
tar: /tmp/SBo/repo.ChEoBD/slackbuild_newsraft/newsraft-0.28.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
newsraft/
newsraft/.editorconfig
newsraft/.gitignore
newsraft/.woodpecker/
newsraft/.woodpecker/alpine.yaml
newsraft/.woodpecker/arch.yaml
newsraft/README.md
newsraft/doc/
newsraft/doc/build-instructions.md
newsraft/doc/changes.md
newsraft/doc/comparison-newsboat.md
newsraft/doc/contributing-change.md
newsraft/doc/contributing-report.md
newsraft/doc/examples/
newsraft/doc/examples/config
newsraft/doc/examples/feeds
newsraft/doc/license-curl.txt
newsraft/doc/license-expat.txt
newsraft/doc/license-gumbo.txt
newsraft/doc/license-ncurses.txt
newsraft/doc/license-scdoc.txt
newsraft/doc/license-sqlite.txt
newsraft/doc/license-yajl.txt
newsraft/doc/license.txt
newsraft/doc/making-a-release.md
newsraft/doc/newsraft.1
newsraft/doc/newsraft.html
newsraft/doc/newsraft.png
newsraft/doc/newsraft.scd
newsraft/makefile
newsraft/src/
newsraft/src/binds.c
newsraft/src/commands.c
newsraft/src/config.h
newsraft/src/dates.c
newsraft/src/db-items.c
newsraft/src/db.c
newsraft/src/downloader.c
newsraft/src/errors.c
newsraft/src/executor.c
newsraft/src/feeds-parse.c
newsraft/src/feeds.c
newsraft/src/input.h
newsraft/src/insert_feed/
newsraft/src/insert_feed/insert-feed-data.c
newsraft/src/insert_feed/insert-item-data.c
newsraft/src/insert_feed/insert_feed.c
newsraft/src/insert_feed/insert_feed.h
newsraft/src/inserter.c
newsraft/src/interface-colors.c
newsraft/src/interface-list-pager.c
newsraft/src/interface-list.c
newsraft/src/interface-status-pager.c
newsraft/src/interface-status.c
newsraft/src/interface.c
newsraft/src/items-list.c
newsraft/src/items-metadata-content.c
newsraft/src/items-metadata-links.c
newsraft/src/items-metadata-persons.c
newsraft/src/items-metadata.c
newsraft/src/items-pager.c
newsraft/src/items.c
newsraft/src/load_config/
newsraft/src/load_config/config-auto.c
newsraft/src/load_config/config-parse-colors.c
newsraft/src/load_config/config-parse.c
newsraft/src/load_config/load_config.c
newsraft/src/load_config/load_config.h
newsraft/src/log.c
newsraft/src/newsraft.c
newsraft/src/newsraft.h
newsraft/src/parse_json/
newsraft/src/parse_json/setup-json-parser.c
newsraft/src/parse_xml/
newsraft/src/parse_xml/common.c
newsraft/src/parse_xml/format-atom.c
newsraft/src/parse_xml/format-dublincore.c
newsraft/src/parse_xml/format-georss.c
newsraft/src/parse_xml/format-mediarss.c
newsraft/src/parse_xml/format-rss.c
newsraft/src/parse_xml/gperf-data.c
newsraft/src/parse_xml/gperf-data.in
newsraft/src/parse_xml/parse_xml_feed.h
newsraft/src/parse_xml/setup-xml-parser.c
newsraft/src/path.c
newsraft/src/queue.c
newsraft/src/render-block.c
newsraft/src/render_data/
newsraft/src/render_data/line.c
newsraft/src/render_data/render-text-html.c
newsraft/src/render_data/render-text-plain.c
newsraft/src/render_data/render_data.c
newsraft/src/render_data/render_data.h
newsraft/src/sections.c
newsraft/src/signal.c
newsraft/src/sorting.c
newsraft/src/string-serialize.c
newsraft/src/string.c
newsraft/src/struct-item.c
newsraft/src/threads.c
newsraft/src/wstring-format.c
newsraft/src/wstring.c
newsraft/tests/
newsraft/tests/complete_url.c
newsraft/tests/do_format.c
newsraft/tests/inlinefy_string.c
newsraft/tests/parse_date.c
newsraft/tests/parse_feeds_file.c
newsraft/tests/parse_feeds_file_data.txt
newsraft/tests/render_data.c
newsraft/tests/run-check.sh
newsraft/tests/serialize_array.c
newsraft/tests/trim_whitespace_from_string.c
cc -std=c99 -O2 -march=i586 -mtune=i686 `pkg-config --cflags libcurl  2>/dev/null` `pkg-config --cflags ncursesw 2>/dev/null` `pkg-config --cflags expat    2>/dev/null` `pkg-config --cflags gumbo    2>/dev/null` `pkg-config --cflags sqlite3  2>/dev/null` `pkg-config --cflags yajl     2>/dev/null` -Isrc -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED  -o newsraft src/newsraft.c `pkg-config --libs   libcurl  2>/dev/null || echo '-lcurl'` `pkg-config --libs   ncursesw 2>/dev/null || echo '-lncursesw'` `pkg-config --libs   expat    2>/dev/null || echo '-lexpat'` `pkg-config --libs   gumbo    2>/dev/null || echo '-lgumbo'` `pkg-config --libs   sqlite3  2>/dev/null || echo '-lsqlite3'` `pkg-config --libs   yajl     2>/dev/null || echo '-lyajl'` -lpthread
<command-line>: warning: "_XOPEN_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
mkdir -p /tmp/SBo/repo.ChEoBD/build_newsraft/package-newsraft/usr/bin
mkdir -p /tmp/SBo/repo.ChEoBD/build_newsraft/package-newsraft/usr/man/man1
mkdir -p /tmp/SBo/repo.ChEoBD/build_newsraft/package-newsraft/usr/share/newsraft/examples
install -m644 doc/newsraft.1 /tmp/SBo/repo.ChEoBD/build_newsraft/package-newsraft/usr/man/man1/.
install -m755 newsraft /tmp/SBo/repo.ChEoBD/build_newsraft/package-newsraft/usr/bin/.
install -m644 doc/examples/feeds /tmp/SBo/repo.ChEoBD/build_newsraft/package-newsraft/usr/share/newsraft/examples/.
install -m644 doc/examples/config /tmp/SBo/repo.ChEoBD/build_newsraft/package-newsraft/usr/share/newsraft/examples/.

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:  /tmp/SBo/repo.ChEoBD/output_newsraft/newsraft-0.28-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/newsraft
usr/doc/
usr/doc/newsraft-0.28/
usr/doc/newsraft-0.28/README.md
usr/doc/newsraft-0.28/changes.md
usr/doc/newsraft-0.28/comparison-newsboat.md
usr/doc/newsraft-0.28/contributing-change.md
usr/doc/newsraft-0.28/contributing-report.md
usr/doc/newsraft-0.28/license.txt
usr/doc/newsraft-0.28/newsraft.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/newsraft.1.gz
usr/share/
usr/share/newsraft/
usr/share/newsraft/examples/
usr/share/newsraft/examples/config
usr/share/newsraft/examples/feeds

Slackware package /tmp/SBo/repo.ChEoBD/output_newsraft/newsraft-0.28-i586-1_SBo.txz created.

Built ok:  newsraft-0.28-i586-1_SBo.txz                                 04:36:34
Testing package newsraft-0.28-i586-1_SBo.txz ... 
Test installing newsraft-0.28-i586-1_SBo.txz ...
newsraft-0.28-i586-1_SBo: Terminal feed reader ......................... [ 240K]
Unmounting chroot ... 
Backed up: newsraft-0.27-i586-2_SBo.txz
:-) network/newsraft Updated for version 0.28 (-:

Copy link
Author

sbo-bot bot commented Jan 7, 2025

sbopkglint i586 network/newsraft

Installing dependency: gumbo-parser
gumbo-parser-0.12.1-i586-1_SBo: An HTML5 parsing library in pure C99 ... [ 480K]

Installing dependency: yajl
yajl-2.1.0-i586-3_SBo: Yet Another JSON Library ........................ [ 180K]

Installing dependency: scdoc
scdoc-1.11.2-i586-1_SBo: small man page generator ...................... [ 770K]

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

Copy link
Author

sbo-bot bot commented Jan 7, 2025

buildpkg x86_64 network/newsraft

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  7 04:34:58 GMT 2025
revision: 873e4f0538441813933541c4a874751ae25ccd4b
title:    Merge a2d6cb0453b7db545937a09104447c57b6672fc6 into d37a35782d3a277f4876333902c8dc1f6dea09b8

================================================================================
network/newsraft                                                        04:37:35
================================================================================

Calculating dependencies ... 
Dependency tree:
network/newsraft (update for version 0.28)
  system/scdoc (ok)
  libraries/yajl (ok)
  libraries/gumbo-parser (ok)

Building network/newsraft (update for version 0.28) ------------------- 04:37:36
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
gumbo-parser-0.12.1-x86_64-1_SBo: An HTML5 parsing library in pure C99 . [ 460K]
yajl-2.1.0-x86_64-3_SBo: Yet Another JSON Library ...................... [ 210K]
scdoc-1.11.2-x86_64-1_SBo: small man page generator .................... [ 920K]
Running newsraft.SlackBuild ...                                     ETA 04:38:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
Built ok:  newsraft-0.28-x86_64-1_SBo.txz                               04:37:40
Testing package newsraft-0.28-x86_64-1_SBo.txz ... done.
Test installing newsraft-0.28-x86_64-1_SBo.txz ...
newsraft-0.28-x86_64-1_SBo: Terminal feed reader ....................... [ 210K]
Unmounting chroot ... done.
Backed up: newsraft-0.27-x86_64-2_SBo.txz
✅ network/newsraft Updated for version 0.28 ✅

================================================================================
SUMMARY                                                                 04:37:41
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-01-07_04:37:34.log
Runtime:     0h 0m 7s
Updated:     1
  network/newsraft/newsraft-0.28-x86_64-1_SBo.txz

Snipped Build Log

Building network/newsraft (update for version 0.28) 2025-01-07 04:37:36
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
gumbo-parser-0.12.1-x86_64-1_SBo: An HTML5 parsing library in pure C99 . [ 460K]
yajl-2.1.0-x86_64-3_SBo: Yet Another JSON Library ...................... [ 210K]
scdoc-1.11.2-x86_64-1_SBo: small man page generator .................... [ 920K]
Running newsraft.SlackBuild ...                                     ETA 04:38:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
tar: /tmp/SBo/repo.QDCtqp/slackbuild_newsraft/newsraft-0.28.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
newsraft/
newsraft/.editorconfig
newsraft/.gitignore
newsraft/.woodpecker/
newsraft/.woodpecker/alpine.yaml
newsraft/.woodpecker/arch.yaml
newsraft/README.md
newsraft/doc/
newsraft/doc/build-instructions.md
newsraft/doc/changes.md
newsraft/doc/comparison-newsboat.md
newsraft/doc/contributing-change.md
newsraft/doc/contributing-report.md
newsraft/doc/examples/
newsraft/doc/examples/config
newsraft/doc/examples/feeds
newsraft/doc/license-curl.txt
newsraft/doc/license-expat.txt
newsraft/doc/license-gumbo.txt
newsraft/doc/license-ncurses.txt
newsraft/doc/license-scdoc.txt
newsraft/doc/license-sqlite.txt
newsraft/doc/license-yajl.txt
newsraft/doc/license.txt
newsraft/doc/making-a-release.md
newsraft/doc/newsraft.1
newsraft/doc/newsraft.html
newsraft/doc/newsraft.png
newsraft/doc/newsraft.scd
newsraft/makefile
newsraft/src/
newsraft/src/binds.c
newsraft/src/commands.c
newsraft/src/config.h
newsraft/src/dates.c
newsraft/src/db-items.c
newsraft/src/db.c
newsraft/src/downloader.c
newsraft/src/errors.c
newsraft/src/executor.c
newsraft/src/feeds-parse.c
newsraft/src/feeds.c
newsraft/src/input.h
newsraft/src/insert_feed/
newsraft/src/insert_feed/insert-feed-data.c
newsraft/src/insert_feed/insert-item-data.c
newsraft/src/insert_feed/insert_feed.c
newsraft/src/insert_feed/insert_feed.h
newsraft/src/inserter.c
newsraft/src/interface-colors.c
newsraft/src/interface-list-pager.c
newsraft/src/interface-list.c
newsraft/src/interface-status-pager.c
newsraft/src/interface-status.c
newsraft/src/interface.c
newsraft/src/items-list.c
newsraft/src/items-metadata-content.c
newsraft/src/items-metadata-links.c
newsraft/src/items-metadata-persons.c
newsraft/src/items-metadata.c
newsraft/src/items-pager.c
newsraft/src/items.c
newsraft/src/load_config/
newsraft/src/load_config/config-auto.c
newsraft/src/load_config/config-parse-colors.c
newsraft/src/load_config/config-parse.c
newsraft/src/load_config/load_config.c
newsraft/src/load_config/load_config.h
newsraft/src/log.c
newsraft/src/newsraft.c
newsraft/src/newsraft.h
newsraft/src/parse_json/
newsraft/src/parse_json/setup-json-parser.c
newsraft/src/parse_xml/
newsraft/src/parse_xml/common.c
newsraft/src/parse_xml/format-atom.c
newsraft/src/parse_xml/format-dublincore.c
newsraft/src/parse_xml/format-georss.c
newsraft/src/parse_xml/format-mediarss.c
newsraft/src/parse_xml/format-rss.c
newsraft/src/parse_xml/gperf-data.c
newsraft/src/parse_xml/gperf-data.in
newsraft/src/parse_xml/parse_xml_feed.h
newsraft/src/parse_xml/setup-xml-parser.c
newsraft/src/path.c
newsraft/src/queue.c
newsraft/src/render-block.c
newsraft/src/render_data/
newsraft/src/render_data/line.c
newsraft/src/render_data/render-text-html.c
newsraft/src/render_data/render-text-plain.c
newsraft/src/render_data/render_data.c
newsraft/src/render_data/render_data.h
newsraft/src/sections.c
newsraft/src/signal.c
newsraft/src/sorting.c
newsraft/src/string-serialize.c
newsraft/src/string.c
newsraft/src/struct-item.c
newsraft/src/threads.c
newsraft/src/wstring-format.c
newsraft/src/wstring.c
newsraft/tests/
newsraft/tests/complete_url.c
newsraft/tests/do_format.c
newsraft/tests/inlinefy_string.c
newsraft/tests/parse_date.c
newsraft/tests/parse_feeds_file.c
newsraft/tests/parse_feeds_file_data.txt
newsraft/tests/render_data.c
newsraft/tests/run-check.sh
newsraft/tests/serialize_array.c
newsraft/tests/trim_whitespace_from_string.c
cc -std=c99 -O2 -fPIC `pkg-config --cflags libcurl  2>/dev/null` `pkg-config --cflags ncursesw 2>/dev/null` `pkg-config --cflags expat    2>/dev/null` `pkg-config --cflags gumbo    2>/dev/null` `pkg-config --cflags sqlite3  2>/dev/null` `pkg-config --cflags yajl     2>/dev/null` -Isrc -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED  -o newsraft src/newsraft.c `pkg-config --libs   libcurl  2>/dev/null || echo '-lcurl'` `pkg-config --libs   ncursesw 2>/dev/null || echo '-lncursesw'` `pkg-config --libs   expat    2>/dev/null || echo '-lexpat'` `pkg-config --libs   gumbo    2>/dev/null || echo '-lgumbo'` `pkg-config --libs   sqlite3  2>/dev/null || echo '-lsqlite3'` `pkg-config --libs   yajl     2>/dev/null || echo '-lyajl'` -lpthread
<command-line>: warning: "_XOPEN_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
mkdir -p /tmp/SBo/repo.QDCtqp/build_newsraft/package-newsraft/usr/bin
mkdir -p /tmp/SBo/repo.QDCtqp/build_newsraft/package-newsraft/usr/man/man1
mkdir -p /tmp/SBo/repo.QDCtqp/build_newsraft/package-newsraft/usr/share/newsraft/examples
install -m644 doc/newsraft.1 /tmp/SBo/repo.QDCtqp/build_newsraft/package-newsraft/usr/man/man1/.
install -m644 doc/examples/feeds /tmp/SBo/repo.QDCtqp/build_newsraft/package-newsraft/usr/share/newsraft/examples/.
install -m755 newsraft /tmp/SBo/repo.QDCtqp/build_newsraft/package-newsraft/usr/bin/.
install -m644 doc/examples/config /tmp/SBo/repo.QDCtqp/build_newsraft/package-newsraft/usr/share/newsraft/examples/.

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:  /tmp/SBo/repo.QDCtqp/output_newsraft/newsraft-0.28-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/newsraft
usr/doc/
usr/doc/newsraft-0.28/
usr/doc/newsraft-0.28/README.md
usr/doc/newsraft-0.28/changes.md
usr/doc/newsraft-0.28/comparison-newsboat.md
usr/doc/newsraft-0.28/contributing-change.md
usr/doc/newsraft-0.28/contributing-report.md
usr/doc/newsraft-0.28/license.txt
usr/doc/newsraft-0.28/newsraft.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/newsraft.1.gz
usr/share/
usr/share/newsraft/
usr/share/newsraft/examples/
usr/share/newsraft/examples/config
usr/share/newsraft/examples/feeds

Slackware package /tmp/SBo/repo.QDCtqp/output_newsraft/newsraft-0.28-x86_64-1_SBo.txz created.

Built ok:  newsraft-0.28-x86_64-1_SBo.txz                               04:37:40
Testing package newsraft-0.28-x86_64-1_SBo.txz ... 
Test installing newsraft-0.28-x86_64-1_SBo.txz ...
newsraft-0.28-x86_64-1_SBo: Terminal feed reader ....................... [ 210K]
Unmounting chroot ... 
Backed up: newsraft-0.27-x86_64-2_SBo.txz
:-) network/newsraft Updated for version 0.28 (-:

Copy link
Author

sbo-bot bot commented Jan 7, 2025

sbopkglint x86_64 network/newsraft

Installing dependency: gumbo-parser
gumbo-parser-0.12.1-x86_64-1_SBo: An HTML5 parsing library in pure C99 . [ 460K]

Installing dependency: yajl
yajl-2.1.0-x86_64-3_SBo: Yet Another JSON Library ...................... [ 210K]

Installing dependency: scdoc
scdoc-1.11.2-x86_64-1_SBo: small man page generator .................... [ 920K]

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

@willysr
Copy link
Member

willysr commented Jan 7, 2025

merged

@willysr willysr closed this Jan 7, 2025
@willysr willysr deleted the newsraft-f7e59331a8d23cae2c702970df662922 branch January 7, 2025 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission-form Changes submitted via the website submission form
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants