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

ftbfs: Status as of 15.0-20240608.1 #5827

Open
aclemons opened this issue Apr 6, 2024 · 95 comments
Open

ftbfs: Status as of 15.0-20240608.1 #5827

aclemons opened this issue Apr 6, 2024 · 95 comments
Assignees

Comments

@aclemons
Copy link
Collaborator

aclemons commented Apr 6, 2024

Overview

package i586 x86_64 notes resolution
βœ… audio/mixxx πŸŸ₯ πŸŸ₯ trying to download libkeyfinder during build fixed on andrew's branch
βœ… desktop/waybar πŸŸ₯ πŸŸ₯ broken by fmt upgrade fixed on andrew's branch
βœ… development/ispc πŸŸ₯ πŸ†— clang++: error: no such file or directory: 'CMakeFiles/deferred_shading.dir/kernels.ispc_sse2.o'
clang++: error: no such file or directory: 'CMakeFiles/deferred_shading.dir/kernels.ispc_sse4.o'
clang++: error: no such file or directory: 'CMakeFiles/deferred_shading.dir/kernels.ispc_avx.o'
clang++: error: no such file or directory: 'CMakeFiles/deferred_shading.dir/kernels.ispc_avx2.o'
clang++: error: no such file or directory: 'CMakeFiles/deferred_shading.dir/kernels.ispc_avx512knl.o'
clang++: error: no such file or directory: 'CMakeFiles/deferred_shading.dir/kernels.ispc_avx512skx.o'
Upstream does not support i?86, marked as 64bit only on andrew's branch
βœ… games/0ad πŸŸ₯ πŸ†— Exception: Could not detect environment shell!
ERROR: SpiderMonkey build failed
Build fails on 32bit without SHELL env var. Set as a hint
βœ… graphics/libplacebo πŸŸ₯ πŸŸ₯ actual md5sum is 20fbb598f79eb1c6b6ef1130baf6dd6c fixed on chris' branch
βœ… libraries/msx264 πŸŸ₯ πŸŸ₯ removed on willy's branch
βœ… libraries/plastid πŸŸ₯ πŸŸ₯ fixed on andrew's branch
network/frr πŸŸ₯ πŸŸ₯ broken by protobuf upgrade
network/nyxt πŸŸ₯ πŸŸ₯ unhandled condition in --disable-debugger mode, quitting, maybe broken by updated sbcl? 2663bb7, built fine at update: #6498
βœ… office/treesheets πŸ†— πŸŸ₯ office/treesheets: Source has been modified upstream. http://strlen.com/treesheets/treesheets_linux64.tar.gz tar: This does not look like a tar archive fixed on andrew's branch

Notes

Feel free to split any of these into individual issues to track if needed.

Raw list x86_64

#5827 (comment)

raw list i586

wip

@aclemons aclemons self-assigned this Apr 6, 2024
@aclemons aclemons changed the title ftbfs: Status as of 15.0-20240405.1 ftbfs: Status as of 15.0-20240413.1 Apr 15, 2024
@aclemons aclemons changed the title ftbfs: Status as of 15.0-20240413.1 ftbfs: Status as of 15.0-20240420.1 Apr 23, 2024
@atelszewski
Copy link
Contributor

Hello,

with regards to misc/sigrok-firmware-fx2lafw, the issue is indeed for 99% in updated version of sdcc.
I'll try to fix that in the couple next days.

--
Best regards,
Andrzej Telszewski

@atelszewski
Copy link
Contributor

Hi,

just created PR for misc/sigrok-firmware-fx2lafw.
Please test. :-)

Thanks! :-)

--
Best regards,
Andrzej Telszewski

@shamefulCake1
Copy link

What is the difference between the raw list and the table?

@aclemons
Copy link
Collaborator Author

The raw list has not been triaged yet.

@perrin4869
Copy link
Contributor

multimedia/spot should be fixed now by #6136

@willysr
Copy link
Member

willysr commented Apr 26, 2024

thanks, updated

@aclemons

This comment was marked as outdated.

@aclemons aclemons changed the title ftbfs: Status as of 15.0-20240420.1 ftbfs: Status as of 15.0-20240427.1 Apr 27, 2024
@aclemons
Copy link
Collaborator Author

@sbo-bot: build x86_64 all

@aclemons
Copy link
Collaborator Author

@sbo-bot: build i586 all

This comment was marked as outdated.

@lecramyajiv
Copy link
Contributor

I have uploaded the update for system/ttf-babelstone-cjk

This comment was marked as outdated.

@ArTourter
Copy link
Contributor

ArTourter commented Apr 27, 2024

for LaTeXml, it seems that the tests take a very long time, or simply never finish. I am currently running it and it has pass t/40_math.t and trying t/50_structure.t but is not going further after 25 minutes.

edit:
adding t/50_structure.t t/80_complex.t to the list of removed tests on line 91 allow the build to complete.
I do not know yet whether it is because the tests are wrong or the build is wrong but since there are other tests being removed in the slackbuild script already, I will opt for the tests being buggy.

I can submit a PR if it helps, but i am not the maintainer.

@aclemons
Copy link
Collaborator Author

@sbo-bot: build system/qemu

This comment was marked as outdated.

This comment was marked as outdated.

@aclemons
Copy link
Collaborator Author

Added a hint to allow qemu network access for now.

This comment was marked as outdated.

This comment was marked as outdated.

@aclemons
Copy link
Collaborator Author

^ Sorry, new image not baked yet.

@SlackBuildsOrg SlackBuildsOrg deleted a comment from aclemons Apr 28, 2024
@aclemons

This comment was marked as resolved.

This comment was marked as resolved.

This comment was marked as resolved.

@willysr
Copy link
Member

willysr commented Apr 28, 2024

@sbo-bot: build x86_64 perl/perl-Locale-Msgfmt

@bassmadrigal
Copy link
Contributor

@aclemons, what causes an abort with slackrepo? I'm noticing 3 programs I maintain in there. Is it if one of the dependencies fails so it doesn't even attempt to build the main package? If that is the case, can you provide the error for python/colorama (or should I just initiate an i586 build for it?) since I suspect that is the issue for my 3 aborted packages.

I've ran into issues with running a 32bit VM in virtualbox in the past, but I can try and give it a go again to try and make sure these packages can be built on 32bit.

@bassmadrigal
Copy link
Contributor

Running the 64bit build of colorama indicates it's just missing a dependency of python/python3-hatchling, which was already reported on the mailing list.

If aborted builds are simply due to dependencies failing, once the colorama dependency is updated, I think my 3 will build fine.

@aclemons
Copy link
Collaborator Author

@aclemons, what causes an abort with slackrepo?

Exactly that. Aborted meets some prerequisite dependency did not build, so it is not possible to even start the build.

@aclemons
Copy link
Collaborator Author

aclemons commented May 18, 2024

Running the 64bit build of colorama indicates it's just missing a dependency of python/python3-hatchling, which was already reported on the mailing list.

If aborted builds are simply due to dependencies failing, once the colorama dependency is updated, I think my 3 will build fine.

Yes I kicked this build off from master. This one should resolve exactly as you have described once updated.

@DinizBortolotto
Copy link
Contributor

DinizBortolotto commented May 19, 2024

About development/ldc (and maybe any other packages that depends on LLVM)...
When trying to build ldc it fails with this error: fatal error: lld/Common/Driver.h: No such file or directory
Well, lld is one of LLVM package components and checking its SlackBuild we can see that clang and lld are not present on 32bits version, See below:

# Building clangd will be determined automatically unless BUILD_CLANG is
# preset to YES or NO:
if [ -z $BUILD_CLANGD ]; then
  if [ "$ARCH" = "i586" -o "$ARCH" = "i686" ]; then
    BUILD_CLANGD=NO
  else
    BUILD_CLANGD=YES
  fi
fi
if [ "$BUILD_CLANGD" = "NO" ]; then
  CLANGD="-DCLANG_ENABLE_CLANGD=OFF"
fi

# Building lld will be determined automatically unless BUILD_LLD is
# preset to YES or NO:
if [ -z $BUILD_LLD ]; then
  if [ "$ARCH" = "i586" -o "$ARCH" = "i686" ]; then
    BUILD_LLD=NO
  else
    BUILD_LLD=YES
  fi
fi

If I'm not wrong on my assumptions, I think that packages like ldc that depends on lld or perhaps llvm could be changed on .info to x86_64 only packages. What do you think?

@willysr
Copy link
Member

willysr commented May 21, 2024

@DinizBortolotto is it lld or ldd? that's two different thing

@DinizBortolotto
Copy link
Contributor

@DinizBortolotto is it lld or ldd? that's two different thing

lld (fixed on that other message)
LLD and CLANG are not present on i586 llvm. I don't know why, but Patrick put those BUILD=NO on llvm script.
I tried, just for fun, to recompile llvm with those set to YES but llvm is not build with that set.
I don't think Patrick has some reason to change that and neither is a user task to perform.
So, that's why I think that packages like ldc could have .info 32bits changed to "UNSUPPORTED".

@willysr
Copy link
Member

willysr commented May 21, 2024

Thanks, fixed in my branch

@aclemons
Copy link
Collaborator Author

@sbo-bot: build x86_64 all

This comment was marked as outdated.

@DinizBortolotto
Copy link
Contributor

About misc/par2cmdline-tbb

The par2cmdline-tbb slackbuild depends on tbb that at first sight builds fine.
par2cmdline-tbb needs/has a include of "tbb/task_scheduler_init.h" but this library is not anymore in tbb because the "original" tbb was replaced by the new oneTBB and it has a doc that says that Task_Scheduler_Init was deprecated in this new oneTBB.
The maintainer of tbb is the same of par2cmdline-tbb so I think he could be contacted to know if make sense to keep both packages on SBo.
MAINTAINER="powtrix" EMAIL="powtrix@gmail.com"

@willysr
Copy link
Member

willysr commented May 22, 2024

basically tbb and oneTBB is the same project
we missed it when approving oneTBB
let me try to move the deps back to tbb and see if it works

@willysr
Copy link
Member

willysr commented May 22, 2024

nope, it doesn't work
see #6470

@aclemons aclemons changed the title ftbfs: Status as of 15.0-20240518.1 ftbfs: Status as of 15.0-20240525.1 May 25, 2024
@aclemons
Copy link
Collaborator Author

@sbo-bot: build x86_64 all

This comment was marked as outdated.

@aclemons aclemons changed the title ftbfs: Status as of 15.0-20240525.1 ftbfs: Status as of 15.0-20240601.1 Jun 1, 2024
@aclemons
Copy link
Collaborator Author

aclemons commented Jun 1, 2024

@sbo-bot: build i586 all

This comment was marked as outdated.

@DinizBortolotto
Copy link
Contributor

DinizBortolotto commented Jun 2, 2024

@aclemons or @willysr could you please check i586 'no build' list?
I tried office/treesheets and that build without error for me.

treesheets:
MD5SUM check for treesheets_linux.tar.gz ... OK
Building package treesheets-150616-i586-1_SBo.tgz ... OK
Installing package treesheets-150616-i586-1_SBo.tgz ... OK

@aclemons
Copy link
Collaborator Author

aclemons commented Jun 2, 2024

I have not updated the table yet. I will update it this afternoon. Also haven't run x86_64 after the public update. So I need to do that too.

Note the text that says "🚧 WIP rebuilding" and "last week"

@aclemons

This comment was marked as outdated.

@aclemons aclemons changed the title ftbfs: Status as of 15.0-20240601.1 ftbfs: Status as of 15.0-20240608.1 Jun 8, 2024
@aclemons
Copy link
Collaborator Author

aclemons commented Jun 8, 2024

@sbo-bot: build x86_64 all

Copy link

sbo-bot bot commented Jun 9, 2024

buildpkg x86_64 all

================================================================================
SUMMARY                                                                 00:31:59
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-06-08_11:33:44.log
Runtime:     12h 58m 15s
Updated:     98
  academic/fet/fet-6.20.0-x86_64-2_SBo.txz
  academic/gaiasky/gaiasky-3.6.2-x86_64-2_SBo.txz
  academic/molden/molden-7.3-x86_64-2_SBo.txz
  audio/bitwig-studio/bitwig-studio-5.1.9-x86_64-2_SBo.txz
  audio/cardinal/cardinal-24.05-x86_64-2_SBo.txz
  audio/openvino-plugins-ai-audacity/openvino-plugins-ai-audacity-3.5.1.R.2.2-x86_64-2_SBo.txz
  audio/qtractor/qtractor-0.9.39-x86_64-1_SBo.txz
  audio/sayonara-player/sayonara-player-1.10.0_stable1-x86_64-2_SBo.txz
  desktop/evilwm/evilwm-1.4.3-x86_64-4_SBo.txz
  desktop/nwg-hello/nwg-hello-0.2.1-x86_64-2_SBo.txz
  desktop/xmouseless/xmouseless-20230624_ef4987e-x86_64-2_SBo.txz
  development/Bear/Bear-3.1.4-x86_64-3_SBo.txz
  development/aws-cdk/aws-cdk-2.144.0-x86_64-1_SBo.txz
  development/chibi-scheme/chibi-scheme-0.11-x86_64-2_SBo.txz
  development/github-desktop/github-desktop-3.3.18-x86_64-2_SBo.txz
  development/hugo/hugo-0.127.0-x86_64-2_SBo.txz
  development/jupyter-nbclassic/jupyter-nbclassic-1.1.0-x86_64-2_SBo.txz
  development/jupyter-notebook/jupyter-notebook-6.5.4-x86_64-5_SBo.txz
  development/lua-language-server/lua-language-server-3.9.1-x86_64-2_SBo.txz
  development/tea/tea-63.0.2-x86_64-2_SBo.txz
  development/vscode-bin/vscode-bin-1.90.0-x86_64-1_SBo.txz
  development/zulu-openjdk11/zulu-openjdk11-11.0.23-x86_64-3_SBo.txz
  development/zulu-openjdk17/zulu-openjdk17-17.0.11-x86_64-1_SBo.txz
  development/zulu-openjdk21/zulu-openjdk21-21.0.3-x86_64-3_SBo.txz
  development/zulu-openjdk8/zulu-openjdk8-8.0.412-x86_64-3_SBo.txz
  games/ZEsarUX/ZEsarUX-11.0-x86_64-2_SBo.txz
  games/lgogdownloader/lgogdownloader-3.14-x86_64-2_SBo.txz
  games/scid_vs_pc/scid_vs_pc-4.25-x86_64-3_SBo.txz
  games/vcmi/vcmi-1.5.2-x86_64-2_SBo.txz
  gis/OWSLib/OWSLib-0.31.0-x86_64-1_SBo.txz
  gis/gdal/gdal-3.9.0-x86_64-1_SBo.txz
  gis/grass/grass-7.8.0-x86_64-6_SBo.txz
  gis/qgis/qgis-3.36.3-x86_64-2_SBo.txz
  graphics/SweetHome3D/SweetHome3D-7.4-x86_64-2_SBo.txz
  graphics/blender/blender-4.1.1-x86_64-2_SBo.txz
  graphics/vuescan/vuescan-9.8.33-x86_64-5_SBo.txz
  ham/antscope2/antscope2-1.2.6-x86_64-2_SBo.txz
  ham/qlog/qlog-0.36.0-x86_64-2_SBo.txz
  haskell/haskell-ShellCheck/haskell-ShellCheck-0.10.0-x86_64-3_SBo.txz
  haskell/haskell-emojis/haskell-emojis-0.1.2-x86_64-3_SBo.txz
  haskell/haskell-indexed-traversable-instances/haskell-indexed-traversable-instances-0.1.1-x86_64-3_SBo.txz
  haskell/haskell-unicode-collation/haskell-unicode-collation-0.1.3.3-x86_64-3_SBo.txz
  libraries/libqtpas/libqtpas-3.0-x86_64-2_SBo.txz
  libraries/tclxml/tclxml-3.3.1-x86_64-3_SBo.txz
  multimedia/HandBrake/HandBrake-1.8.0-x86_64-2_SBo.txz
  network/AdGuardHome/AdGuardHome-0.107.51-x86_64-2_SBo.txz
  network/discord/discord-0.0.55-x86_64-2_SBo.txz
  network/gallery-dl/gallery-dl-1.27.0-x86_64-2_SBo.txz
  network/gmi100/gmi100-20231020_f5c69e3-x86_64-4_SBo.txz
  network/opera/opera-110.0.5130.66-x86_64-1_SBo.txz
  network/plowshare-modules/plowshare-modules-97b5e57-noarch-2_SBo.txz
  network/qutebrowser-bin/qutebrowser-bin-3.2.0-x86_64-5_SBo.txz
  network/telegram/telegram-5.1.4-x86_64-1_SBo.txz
  network/uwsgi/uwsgi-2.0.26-x86_64-2_SBo.txz
  network/zeek/zeek-6.0.4-x86_64-2_SBo.txz
  office/LaTeXML/LaTeXML-0.8.8-noarch-3_SBo.txz
  office/LibreOffice/LibreOffice-24.2.4.2-x86_64-1_SBo.txz
  office/libreoffice-helppack/libreoffice-helppack_en_US-24.2.4-x86_64-1_SBo.txz
  office/libreoffice-langpack/libreoffice-langpack_en_GB-24.2.4-x86_64-1_SBo.txz
  office/libreoffice/libreoffice-24.2.4-x86_64-1_SBo.txz
  office/lyx/lyx-2.4.0-x86_64-2_SBo.txz
  office/pandoc/pandoc-2.17.1.1-x86_64-2_SBo.txz
  office/sent/sent-1-x86_64-4_SBo.txz
  perl/MoarVM/MoarVM-2024.05-x86_64-2_SBo.txz
  perl/nqp/nqp-2024.05-x86_64-2_SBo.txz
  perl/rakudo/rakudo-2024.05-x86_64-2_SBo.txz
  perl/zef/zef-0.22.0-x86_64-2_SBo.txz
  python/cryptography/cryptography-42.0.8-x86_64-1_SBo.txz
  python/python3-et_xmlfile/python3-et_xmlfile-1.1.0-x86_64-2_SBo.txz
  python/python3-ipython-sql/python3-ipython-sql-0.5.0-x86_64-6_SBo.txz
  python/python3-ipython_genutils/python3-ipython_genutils-0.2.0-x86_64-2_SBo.txz
  python/python3-openpyxl/python3-openpyxl-3.1.3-x86_64-2_SBo.txz
  python/python3-pdfCropMargins/python3-pdfCropMargins-2.1.3-x86_64-2_SBo.txz
  python/python3-prompt_toolkit/python3-prompt_toolkit-3.0.46-x86_64-2_SBo.txz
  python/python3-pytest/python3-pytest-8.2.2-x86_64-2_SBo.txz
  python/python3-rtree/python3-rtree-1.2.0-x86_64-1_SBo.txz
  python/python3-tox/python3-tox-4.15.1-x86_64-2_SBo.txz
  python/python3-unearth/python3-unearth-0.15.4-x86_64-2_SBo.txz
  python/python3-webcolors/python3-webcolors-24.6.0-x86_64-2_SBo.txz
  python/python3-xcffib/python3-xcffib-1.5.0-x86_64-2_SBo.txz
  python/python3-xkbcommon/python3-xkbcommon-1.0-x86_64-2_SBo.txz
  system/Iosevka-aile/Iosevka-aile-30.1.2-noarch-2_SBo.txz
  system/Iosevka-etoile/Iosevka-etoile-30.1.2-noarch-2_SBo.txz
  system/Iosevka-slab/Iosevka-slab-30.1.2-noarch-2_SBo.txz
  system/Iosevka/Iosevka-30.1.2-noarch-2_SBo.txz
  system/PrintNode/PrintNode-4.27.17-x86_64-4_SBo.txz
  system/epson-inkjet-printer-escpr2/epson-inkjet-printer-escpr2-1.2.10-x86_64-2_SBo.txz
  system/erofs-utils/erofs-utils-1.7.1-x86_64-2_SBo.txz
  system/fastfetch/fastfetch-2.14.0-x86_64-2_SBo.txz
  system/fish/fish-3.7.1-x86_64-4_SBo.txz
  system/kbfs/kbfs-6.2.8_20240306193933-x86_64-4_SBo.txz
  system/kiwix-tools-bin/kiwix-tools-bin-3.7.0-x86_64-3_SBo.txz
  system/letsencrypt/letsencrypt-2.11.0-x86_64-1_SBo.txz
  system/limine/limine-7.7.1-x86_64-2_SBo.txz
  system/netdata/netdata-1.45.6-x86_64-1_SBo.txz
  system/redis-py/redis-py-5.0.5-x86_64-2_SBo.txz
  system/repo-hints/repo-hints-20240601-noarch-2_SBo.txz
  system/slpkg/slpkg-5.1.0-x86_64-1_SBo.txz
Rebuilt:     227
  academic/Data2FCS/Data2FCS-1.0-noarch-3_SBo.txz
  academic/EMBOSS/EMBOSS-6.6.0-x86_64-6_SBo.txz
  academic/FCSalyzer/FCSalyzer-0.9.22_alpha-noarch-3_SBo.txz
  academic/FigTree/FigTree-1.4.4-noarch-3_SBo.txz
  academic/TreeGraph/TreeGraph-2.15.0_887_beta-noarch-3_SBo.txz
  academic/aliview/aliview-1.28-noarch-3_SBo.txz
  academic/archaeopteryx/archaeopteryx-0.9928b-noarch-3_SBo.txz
  academic/calcoo/calcoo-2.1.0-noarch-3_SBo.txz
  academic/cvc4/cvc4-1.8-x86_64-3_SBo.txz
  academic/edsim51di/edsim51di-2.1.20-x86_64-3_SBo.txz
  academic/fastqc/fastqc-0.12.1-noarch-4_SBo.txz
  academic/gplates/gplates-2.3-x86_64-6_SBo.txz
  academic/jalview/jalview-2.11.2.7-noarch-3_SBo.txz
  academic/jpicedt/jpicedt-1.4.1_03-x86_64-3_SBo.txz
  academic/jugglinglab/jugglinglab-0.6.2-noarch-3_SBo.txz
  academic/link-grammar/link-grammar-4.8.0-x86_64-4_SBo.txz
  academic/octave/octave-8.4.0-x86_64-3_SBo.txz
  academic/rpy2/rpy2-3.5.16-x86_64-5_SBo.txz
  academic/sequence-analysis/sequence-analysis-1.7.2-noarch-3_SBo.txz
  academic/snpEff/snpEff-4.3t-noarch-4_SBo.txz
  academic/trimmomatic/trimmomatic-0.39-noarch-3_SBo.txz
  academic/wehi-cellsymphony/wehi-cellsymphony-20130721-noarch-3_SBo.txz
  academic/wehi-deid/wehi-deid-20130720-noarch-3_SBo.txz
  academic/wehi-hackit/wehi-hackit-20050203-noarch-3_SBo.txz
  audio/atunes/atunes-3.1.2-x86_64-4_SBo.txz
  audio/clementine/clementine-1.4.0rc2-x86_64-8_SBo.txz
  audio/rubberband/rubberband-3.3.0-x86_64-3_SBo.txz
  audio/tuxguitar/tuxguitar-1.5.1-x86_64-3_SBo.txz
  business/maltego/maltego-4.1.13.11516-x86_64-3_SBo.txz
  desktop/anki/anki-2.1.65-x86_64-10_SBo.txz
  desktop/buku/buku-4.9-x86_64-4_SBo.txz
  desktop/dbgl-legacy/dbgl-legacy-0.83-x86_64-4_SBo.txz
  desktop/dbgl/dbgl-0.98-x86_64-4_SBo.txz
  desktop/lxmed/lxmed-20120515-noarch-3_SBo.txz
  desktop/pdfsam/pdfsam-2.2.4e-x86_64-3_SBo.txz
  desktop/qtile/qtile-0.26.0-x86_64-3_SBo.txz
  development/Arduino/Arduino-1.8.19-x86_64-3_SBo.txz
  development/GitEye/GitEye-1.12.0-x86_64-3_SBo.txz
  development/VisUAL/VisUAL-1.27-x86_64-3_SBo.txz
  development/WebStorm/WebStorm-10.0.4-noarch-3_SBo.txz
  development/android-studio/android-studio-3.5.0_191.5791312-x86_64-3_SBo.txz
  development/android-tools/android-tools-35.0.1-x86_64-5_SBo.txz
  development/antlr2/antlr2-2.7.7-x86_64-3_SBo.txz
  development/apache-ivy/apache-ivy-2.3.0-x86_64-3_SBo.txz
  development/apache-jmeter/apache-jmeter-5.4.3-noarch-4_SBo.txz
  development/apache-maven/apache-maven-3.9.7-noarch-2_SBo.txz
  development/arduino/arduino-1.8.19-x86_64-3_SBo.txz
  development/argouml/argouml-0.35.1-noarch-3_SBo.txz
  development/avr8-burn-o-mat/avr8-burn-o-mat-2.1.2-noarch-5_SBo.txz
  development/bazel/bazel-5.4.0-x86_64-5_SBo.txz
  development/bfg/bfg-1.14.0-noarch-3_SBo.txz
  development/clojure/clojure-1.11.1.1386-x86_64-3_SBo.txz
  development/cudatoolkit/cudatoolkit-10.2.89-x86_64-9_SBo.txz
  development/diffoscope/diffoscope-252-x86_64-6_SBo.txz
  development/eclipse-platform/eclipse-platform-4.19-x86_64-6_SBo.txz
  development/energia/energia-0101E0014-x86_64-3_SBo.txz
  development/gradle/gradle-8.5-noarch-3_SBo.txz
  development/grails/grails-3.2.8-x86_64-3_SBo.txz
  development/groovy/groovy-2.4.10-x86_64-3_SBo.txz
  development/idea/idea-2023.2.1-x86_64-3_SBo.txz
  development/javacc/javacc-7.0.10-noarch-3_SBo.txz
  development/javafx-scenebuilder/javafx-scenebuilder-21.0.0-x86_64-3_SBo.txz
  development/jbake/jbake-2.6.3-noarch-3_SBo.txz
  development/kawa.bin/kawa.bin-3.1.1-noarch-3_SBo.txz
  development/kotlin/kotlin-2.0.0-noarch-2_SBo.txz
  development/leiningen/leiningen-2.10.0-noarch-3_SBo.txz
  development/liquibase/liquibase-3.5.3-noarch-3_SBo.txz
  development/logisim/logisim-2.7.1-x86_64-3_SBo.txz
  development/netbeans/netbeans-13-noarch-3_SBo.txz
  development/nexus/nexus-3.63.0_01-x86_64-3_SBo.txz
  development/power-architect/power-architect-1.0.6-noarch-3_SBo.txz
  development/processing/processing-3.5.4-x86_64-3_SBo.txz
  development/pyvim/pyvim-3.0.3-x86_64-3_SBo.txz
  development/sbt/sbt-1.10.0-x86_64-3_SBo.txz
  development/scala/scala-2.13.8-x86_64-3_SBo.txz
  development/smartgit/smartgit-7.0.3-noarch-3_SBo.txz
  development/smartsvn/smartsvn-9.0.5-noarch-3_SBo.txz
  development/spyder/spyder-5.4.0-x86_64-16_SBo.txz
  development/squirrel-sql/squirrel-sql-4.6.0-noarch-3_SBo.txz
  development/srcML/srcML-0.9.5-x86_64-3_SBo.txz
  games/Mindustry/Mindustry-146-x86_64-4_SBo.txz
  games/VASSAL/VASSAL-3.6.5-x86_64-3_SBo.txz
  games/armagetronad/armagetronad-0.2.9.1.0-x86_64-9_SBo.txz
  games/domination/domination-1.2.9-noarch-3_SBo.txz
  games/ho1/ho1-1.430-noarch-4_SBo.txz
  games/homm3_shareware_data/homm3_shareware_data-4.0-noarch-3_SBo.txz
  games/javacpc/javacpc-3.0.2-x86_64-3_SBo.txz
  games/jin/jin-2.14.1-noarch-3_SBo.txz
  games/pokerth/pokerth-20230930_ecf031e-x86_64-6_SBo.txz
  games/spring/spring-104.0-x86_64-4_SBo.txz
  games/triplea/triplea-1.8.0.9-x86_64-3_SBo.txz
  gis/Fiona/Fiona-1.8.20-x86_64-6_SBo.txz
  gis/GMT/GMT-6.5.0-x86_64-6_SBo.txz
  gis/OTB/OTB-9.0.0-x86_64-7_SBo.txz
  gis/josm/josm-12450-x86_64-3_SBo.txz
  gis/mapnik/mapnik-3.1.0-x86_64-8_SBo.txz
  gis/merkaartor/merkaartor-0.19.0-x86_64-6_SBo.txz
  gis/openorienteering-mapper/openorienteering-mapper-0.9.5-x86_64-5_SBo.txz
  gis/osgEarth/osgEarth-3.5-x86_64-12_SBo.txz
  gis/pdal/pdal-2.7.1-x86_64-5_SBo.txz
  gis/pktools/pktools-2.6.7.6-x86_64-7_SBo.txz
  gis/postgis/postgis-3.4.2-x86_64-10_SBo.txz
  gis/python3-cartopy/python3-cartopy-0.23.0-x86_64-3_SBo.txz
  gis/qmapshack/qmapshack-1.17.1-x86_64-5_SBo.txz
  gis/rasterio/rasterio-1.2.6-x86_64-5_SBo.txz
  graphics/jUploadr/jUploadr-1.1.2-x86_64-3_SBo.txz
  graphics/paraview/paraview-5.11.2-x86_64-5_SBo.txz
  graphics/yafaray-blender/yafaray-blender-3.2.0-noarch-3_SBo.txz
  graphics/yed/yed-3.23.2-noarch-3_SBo.txz
  graphics/zgrviewer/zgrviewer-0.10.0-x86_64-3_SBo.txz
  haskell/haskell-citeproc/haskell-citeproc-0.6.0.1-x86_64-3_SBo.txz
  haskell/haskell-commonmark-extensions/haskell-commonmark-extensions-0.2.3-x86_64-4_SBo.txz
  haskell/haskell-doclayout/haskell-doclayout-0.3.1.1-x86_64-4_SBo.txz
  haskell/haskell-semialign/haskell-semialign-1.2.0.1-x86_64-10_SBo.txz
  haskell/haskell-witherable/haskell-witherable-0.4.2-x86_64-10_SBo.txz
  libraries/OpenSceneGraph/OpenSceneGraph-3.6.5-x86_64-7_SBo.txz
  libraries/belle-sip/belle-sip-1.6.3-x86_64-5_SBo.txz
  libraries/grpc/grpc-1.64.1-x86_64-3_SBo.txz
  libraries/jogamp/jogamp-2.4.0-x86_64-3_SBo.txz
  libraries/libcompizconfig/libcompizconfig-0.8.18-x86_64-9_SBo.txz
  libraries/libopenshot/libopenshot-0.3.2-x86_64-8_SBo.txz
  libraries/libreadline-java/libreadline-java-0.8.3-x86_64-3_SBo.txz
  libraries/protobuf-c/protobuf-c-1.5.0-x86_64-12_SBo.txz
  libraries/qt5-pbfimageplugin/qt5-pbfimageplugin-2.3-x86_64-8_SBo.txz
  libraries/rhino/rhino-1_7R2-x86_64-3_SBo.txz
  libraries/rxtx/rxtx-2.2pre2-x86_64-4_SBo.txz
  libraries/tclsoap/tclsoap-1.6.7-noarch-2_SBo.txz
  libraries/tomcat-native/tomcat-native-1.2.39-x86_64-3_SBo.txz
  libraries/xalan/xalan-2.7.1-x86_64-4_SBo.txz
  libraries/xerces/xerces-2.11.0-x86_64-3_SBo.txz
  misc/jmri/jmri-5.6-x86_64-3_SBo.txz
  misc/portecle/portecle-1.11-noarch-3_SBo.txz
  multimedia/Yolo/Yolo-May_04_2009-noarch-3_SBo.txz
  multimedia/filebot-legacy/filebot-legacy-4.7.9-x86_64-3_SBo.txz
  multimedia/filebot/filebot-5.1.3-x86_64-7_SBo.txz
  multimedia/jlscp/jlscp-0.8-noarch-3_SBo.txz
  multimedia/kodi/kodi-21.0-x86_64-14_SBo.txz
  multimedia/opera-ffmpeg-codecs/opera-ffmpeg-codecs-0.87.0-x86_64-3_SBo.txz
  multimedia/serviio/serviio-1.7.1.1-x86_64-3_SBo.txz
  multimedia/strawberry/strawberry-1.0.23-x86_64-8_SBo.txz
  multimedia/vlc/vlc-3.0.20-x86_64-8_SBo.txz
  multimedia/winff/winff-1.6.4-x86_64-5_SBo.txz
  network/ApacheDirectoryStudio/ApacheDirectoryStudio-2.0.0.v20130628-x86_64-3_SBo.txz
  network/Electrum/Electrum-4.5.5-x86_64-3_SBo.txz
  network/awscli-v2/awscli-v2-2.14.1-x86_64-8_SBo.txz
  network/davmail/davmail-6.2.2-noarch-3_SBo.txz
  network/feather/feather-2.5.2-x86_64-11_SBo.txz
  network/freerapid/freerapid-0.9u4-noarch-6_SBo.txz
  network/frostwire/frostwire-6.7.9-noarch-3_SBo.txz
  network/jboss-as/jboss-as-7.0.1.Final-noarch-3_SBo.txz
  network/jetty/jetty-9.2.3.v20140905-noarch-3_SBo.txz
  network/jitsi/jitsi-5633-x86_64-3_SBo.txz
  network/mosh/mosh-1.4.0-x86_64-8_SBo.txz
  network/mumble-server/mumble-server-1.4.287-x86_64-8_SBo.txz
  network/mumble/mumble-1.4.287-x86_64-11_SBo.txz
  network/openfire/openfire-4.1.4-noarch-3_SBo.txz
  network/retroshare/retroshare-20220216_3dfcb58-x86_64-8_SBo.txz
  network/vuze/vuze-4604-x86_64-3_SBo.txz
  network/wildfly/wildfly-30.0.1-noarch-3_SBo.txz
  network/zabbix_java_gateway/zabbix_java_gateway-6.4.11-x86_64-4_SBo.txz
  office/LanguageTool/LanguageTool-6.1-noarch-3_SBo.txz
  office/ProjectLibre/ProjectLibre-1.9.3-noarch-3_SBo.txz
  office/bookbinder/bookbinder-3.0-noarch-3_SBo.txz
  office/briss/briss-0.9-noarch-3_SBo.txz
  office/broffice.org/broffice.org-3.2.1_pt_BR-x86_64-3_SBo.txz
  office/flowkeeper/flowkeeper-2010.12-noarch-4_SBo.txz
  office/fop/fop-2.9-noarch-3_SBo.txz
  office/freemind/freemind-1.0.1-noarch-3_SBo.txz
  office/ganttproject/ganttproject-2.8.11-x86_64-3_SBo.txz
  office/jpdfbookmarks/jpdfbookmarks-2.5.2-noarch-3_SBo.txz
  office/jstock/jstock-1.0.7.60-noarch-3_SBo.txz
  office/multivalent-tool-pdf/multivalent-tool-pdf-0.8.5.20060102-noarch-3_SBo.txz
  office/pdfstudio/pdfstudio-2020.4.0-x86_64-3_SBo.txz
  office/pdfstudioviewer/pdfstudioviewer-2020.4.0-x86_64-3_SBo.txz
  office/pdftk/pdftk-3.3.3-noarch-3_SBo.txz
  office/unoconv/unoconv-0.8.2-x86_64-6_SBo.txz
  office/xmind/xmind-8update5-x86_64-3_SBo.txz
  perl/raku-Readline/raku-Readline-0.1.6-x86_64-4_SBo.txz
  python/dfvfs/dfvfs-20230531-x86_64-7_SBo.txz
  python/i3ipc/i3ipc-2.2.1-x86_64-10_SBo.txz
  python/ipython/ipython-8.18.1-x86_64-8_SBo.txz
  python/plaso/plaso-20230717-x86_64-7_SBo.txz
  python/ptpython/ptpython-3.0.25-x86_64-3_SBo.txz
  python/pyOpenSSL/pyOpenSSL-24.1.0-x86_64-5_SBo.txz
  python/pyjwt/pyjwt-1.4.2-x86_64-6_SBo.txz
  python/pymysql/pymysql-0.9.2-x86_64-6_SBo.txz
  python/python-axolotl/python-axolotl-0.2.3-x86_64-9_SBo.txz
  python/python2-requests-kerberos/python2-requests-kerberos-0.12.0-x86_64-6_SBo.txz
  python/python3-autobahn/python3-autobahn-23.6.2-x86_64-7_SBo.txz
  python/python3-cairocffi/python3-cairocffi-1.7.0-x86_64-3_SBo.txz
  python/python3-celery/python3-celery-5.4.0-x86_64-4_SBo.txz
  python/python3-cinemagoer/python3-cinemagoer-2023.05.01-x86_64-16_SBo.txz
  python/python3-grpcio/python3-grpcio-1.64.1-x86_64-3_SBo.txz
  python/python3-msal/python3-msal-1.28.0-x86_64-5_SBo.txz
  python/python3-openstep-plist/python3-openstep-plist-0.3.1-x86_64-7_SBo.txz
  python/python3-otr/python3-otr-2.0.1-x86_64-8_SBo.txz
  python/python3-paramiko/python3-paramiko-3.2.0-x86_64-6_SBo.txz
  python/python3-pdfminer.six/python3-pdfminer.six-20231228-x86_64-7_SBo.txz
  python/python3-pdm/python3-pdm-2.15.4-x86_64-3_SBo.txz
  python/python3-pypdf/python3-pypdf-4.2.0-x86_64-5_SBo.txz
  python/python3-pytest-cov/python3-pytest-cov-3.0.0-x86_64-10_SBo.txz
  python/python3-pytest-runner/python3-pytest-runner-6.0.1-x86_64-10_SBo.txz
  python/python3-pywlroots/python3-pywlroots-0.15.24-x86_64-3_SBo.txz
  python/python3-questionary/python3-questionary-1.10.0-x86_64-3_SBo.txz
  python/python3-service-identity/python3-service-identity-24.1.0-x86_64-6_SBo.txz
  python/python3-sipclients3/python3-sipclients3-5.2.3-x86_64-3_SBo.txz
  python/python3-solidpython/python3-solidpython-1.1.3-x86_64-8_SBo.txz
  python/python3-userpath/python3-userpath-1.9.2-x86_64-4_SBo.txz
  python/secretstorage/secretstorage-3.3.1-x86_64-6_SBo.txz
  python/trezor/trezor-0.7.9.post1-x86_64-8_SBo.txz
  system/ansible-core/ansible-core-2.15.12-x86_64-4_SBo.txz
  system/apache-activemq/apache-activemq-5.14.5-x86_64-5_SBo.txz
  system/apache-cassandra/apache-cassandra-4.1.3-noarch-4_SBo.txz
  system/bootchart/bootchart-0.9-x86_64-5_SBo.txz
  system/commons-daemon/commons-daemon-1.2.4-x86_64-4_SBo.txz
  system/doublecmd-qt5/doublecmd-qt5-1.1.14-x86_64-4_SBo.txz
  system/elasticsearch/elasticsearch-1.4.2-x86_64-4_SBo.txz
  system/jdiskreport/jdiskreport-1.4.1-noarch-4_SBo.txz
  system/jenkins/jenkins-2.452.1-noarch-2_SBo.txz
  system/ksar/ksar-5.2.4-x86_64-4_SBo.txz
  system/mucommander/mucommander-1.3.0_1-noarch-4_SBo.txz
  system/munin-node/munin-node-2.0.25-noarch-6_SBo.txz
  system/openstego/openstego-0.8.6-noarch-4_SBo.txz
  system/pcp/pcp-6.0.4-x86_64-3_SBo.txz
  system/usbguard/usbguard-1.1.2-x86_64-9_SBo.txz
  system/webmin/webmin-2.111-noarch-2_SBo.txz
  system/zookeeper/zookeeper-3.4.10-x86_64-4_SBo.txz
Skipped:     17
  academic/wehi-weasel
  audio/wineasio
  development/J-Link
  development/STM32CubeIDE
  development/amd-app-sdk
  development/cudnn
  development/decklink-sdk
  development/jdk
  development/sqlcl
  development/sqldeveloper
  games/worldofgoo
  network/TeamSpeak3
  network/metasploit
  network/netcat-openbsd
  network/pCloudDrive
  network/pastebincl
  system/displaylink
Unsupported: 31
  academic/amplifx
  academic/tkgate
  audio/MusicMixer
  audio/dssi-vst
  audio/fst
  audio/nero-aac
  audio/sfarkxtc
  audio/yabridge
  development/diff-so-fancy
  development/ign-math2
  development/kForth-32
  development/kforth
  development/kompozer
  development/rmlmmc
  development/smlnj
  games/firestorm-opensim
  games/smokinguns
  games/tuxnes
  games/typhoon_2001
  games/zsnes
  graphics/wine-nine-standalone
  misc/BISP
  multimedia/genpuid
  multimedia/mplayer-codecs32
  network/kasp_updater
  network/sopcast
  network/sopcast-player
  office/adobe-reader
  office/adobe-reader-fontpacks
  office/lotus123
  system/grub4dos
Failed:      12
  audio/mixxx
  desktop/qt6ct
  desktop/waybar
  development/ispc
  development/jdk11
  graphics/libplacebo
  libraries/msx264
  libraries/plastid
  multimedia/vokoscreenNG
  network/frr
  network/nyxt
  office/treesheets
Aborted:     14
  graphics/embree
  libraries/openimagedenoise
  libraries/openvkl
  libraries/ospray
  libraries/ospray_studio
  multimedia/celluloid
  multimedia/haruna
  multimedia/jellyfin-media-player
  multimedia/minitube
  multimedia/mpv
  multimedia/musique
  multimedia/stremio
  network/ani-cli
  network/ytfzf
Warnings:    73
  academic/fet: Download test failed. HTTP page not retrieved.
  academic/gaiasky: Possible error message from doinst.sh or installpkg
  academic/jugglinglab: Download test failed. HTTP page not retrieved.
  academic/link-grammar: Download test failed. Operation timeout.
  audio/tuxguitar: Download test failed. Failed to connect to host.
  desktop/qtile: usr/share/applications in doinst.sh but not in package
  development/GitEye: Download test failed. Operation timeout.
  development/WebStorm: Download test failed. HTTP page not retrieved.
  development/WebStorm: executables and/or libraries in noarch package
  development/android-studio: usr/share/applications in package but not in doinst.sh
  development/aws-cdk: Files/directories were modified in the chroot
  development/chibi-scheme: Possible error message from doinst.sh or installpkg
  development/cudatoolkit: usr/share/icons/hicolor in doinst.sh but not in package
  development/eclipse-platform: Download test failed. HTTP page not retrieved.
  development/gradle: Source has been modified upstream.
  development/groovy: Download test failed. HTTP page not retrieved.
  development/javacc: Unexpected owner/group
  development/javafx-scenebuilder: usr/share/icons/hicolor in doinst.sh but not in package
  development/jbake: Download test failed. HTTP page not retrieved.
  development/netbeans: executables and/or libraries in noarch package
  development/netbeans: usr/share/icons/hicolor in doinst.sh but not in package
  development/power-architect: Download test failed. Operation timeout.
  development/pyvim: usr/share/applications in doinst.sh but not in package
  development/spyder: Files/directories were modified in the chroot
  games/Mindustry: usr/share/icons/hicolor in doinst.sh but not in package
  games/VASSAL: usr/share/icons/hicolor in doinst.sh but not in package
  games/ZEsarUX: usr/share/icons/hicolor in doinst.sh but not in package
  games/scid_vs_pc: usr/share/icons/hicolor in doinst.sh but not in package
  games/spring: Files/directories were modified in the chroot
  gis/mapnik: Files/directories were modified in the chroot
  gis/merkaartor: x86-64 files in /usr/lib
  gis/qgis: Files/directories were modified in the chroot
  libraries/belle-sip: Download test failed. HTTP page not retrieved.
  libraries/msx264: Dependency linphone does not exist and has been ignored
  libraries/rxtx: Download test failed. HTTP page not retrieved.
  libraries/xalan: Download test failed. HTTP page not retrieved.
  multimedia/Yolo: Download test failed. Failed to connect to host.
  multimedia/Yolo: usr/share/applications in package but not in doinst.sh
  multimedia/Yolo: usr/share/icons/hicolor in package but not in doinst.sh
  multimedia/vlc: Possible error message from doinst.sh or installpkg
  multimedia/winff: Files/directories were modified in the chroot
  network/awscli-v2: Files/directories were modified in the chroot
  network/freerapid: usr/share/icons/hicolor in doinst.sh but not in package
  network/frostwire: executables and/or libraries in noarch package
  network/jetty: Download test failed. HTTP page not retrieved.
  network/jetty: executables and/or libraries in noarch package
  network/mumble: usr/share/icons/hicolor in package but not in doinst.sh
  network/openfire: executables and/or libraries in noarch package
  network/unbound: Possible error message from doinst.sh or installpkg
  network/wildfly: executables and/or libraries in noarch package
  office/LaTeXML: Files/directories were modified in the chroot
  office/LibreOffice: Files/directories were modified in the chroot
  office/briss: usr/share/icons/hicolor in doinst.sh but not in package
  office/broffice.org: Files/directories were modified in the chroot
  office/flowkeeper: usr/share/icons/hicolor in doinst.sh but not in package
  office/libreoffice-helppack: Package PRGNAM is "libreoffice-helppack_en_US" (expected "libreoffice-helppack")
  office/libreoffice-langpack: Package PRGNAM is "libreoffice-langpack_en_GB" (expected "libreoffice-langpack")
  office/libreoffice: usr/share/icons/hicolor in package but not in doinst.sh
  office/unoconv: usr/share/applications in doinst.sh but not in package
  perl/raku-Readline: Files/directories were modified in the chroot
  perl/zef: Files/directories were modified in the chroot
  python/python3-cairocffi: Files/directories were modified in the chroot
  python/python3-pypdf: Files/directories were modified in the chroot
  system/PrintNode: Nonstandard directories
  system/apache-cassandra: executables and/or libraries in noarch package
  system/doublecmd-qt5: Files/directories were modified in the chroot
  system/doublecmd-qt5: x86-64 files in /usr/lib
  system/epson-inkjet-printer-escpr2: Possible error message from doinst.sh or installpkg
  system/jdiskreport: usr/share/icons/hicolor in doinst.sh but not in package
  system/kiwix-tools-bin: Unexpected owner/group
  system/pcp: usr/share/icons/hicolor in doinst.sh but not in package
  system/slpkg: Files/directories were modified in the chroot
  system/webmin: Files/directories were modified in the chroot

@aclemons
Copy link
Collaborator Author

aclemons commented Jun 9, 2024

@sbo-bot: build i586 all

@willysr
Copy link
Member

willysr commented Jun 9, 2024

Hmm more and more scripts failed to download the sources. Need to check them later after returning from my business trip.

@aclemons
Copy link
Collaborator Author

aclemons commented Jun 9, 2024

I've raised issues for each and triaged them now.

Copy link

sbo-bot bot commented Jun 9, 2024

buildpkg i586 all

================================================================================
SUMMARY                                                                 12:23:08
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-06-09_00:38:42.log
Runtime:     11h 44m 27s
Added:       1
  haskell/haskell-http-conduit/haskell-http-conduit-2.3.8-i586-1_SBo.txz
Updated:     80
  academic/fet/fet-6.20.0-i586-2_SBo.txz
  audio/cardinal/cardinal-24.05-i586-2_SBo.txz
  audio/qtractor/qtractor-0.9.39-i586-2_SBo.txz
  desktop/evilwm/evilwm-1.4.3-i586-4_SBo.txz
  desktop/nwg-hello/nwg-hello-0.2.1-i586-2_SBo.txz
  desktop/xmouseless/xmouseless-20230624_ef4987e-i586-2_SBo.txz
  development/Bear/Bear-3.1.4-i586-4_SBo.txz
  development/aws-cdk/aws-cdk-2.144.0-i586-1_SBo.txz
  development/chibi-scheme/chibi-scheme-0.11-i586-2_SBo.txz
  development/jupyter-nbclassic/jupyter-nbclassic-1.1.0-i586-2_SBo.txz
  development/jupyter-notebook/jupyter-notebook-6.5.4-i586-4_SBo.txz
  development/lua-language-server/lua-language-server-3.9.1-i586-2_SBo.txz
  development/tea/tea-63.0.2-i586-2_SBo.txz
  development/zulu-openjdk11/zulu-openjdk11-11.0.23-i686-3_SBo.txz
  development/zulu-openjdk17/zulu-openjdk17-17.0.11-i686-1_SBo.txz
  development/zulu-openjdk8/zulu-openjdk8-8.0.412-i686-3_SBo.txz
  games/ZEsarUX/ZEsarUX-11.0-i586-2_SBo.txz
  games/lgogdownloader/lgogdownloader-3.14-i586-2_SBo.txz
  games/scid_vs_pc/scid_vs_pc-4.25-i586-3_SBo.txz
  games/vcmi/vcmi-1.5.2-i586-2_SBo.txz
  gis/OWSLib/OWSLib-0.31.0-i586-1_SBo.txz
  gis/gdal/gdal-3.9.0-i586-1_SBo.txz
  gis/grass/grass-7.8.0-i586-5_SBo.txz
  gis/qgis/qgis-3.36.3-i586-2_SBo.txz
  graphics/SweetHome3D/SweetHome3D-7.4-i586-2_SBo.txz
  graphics/vuescan/vuescan-9.8.33-i586-4_SBo.txz
  ham/antscope2/antscope2-1.2.6-i586-2_SBo.txz
  ham/qlog/qlog-0.36.0-i586-2_SBo.txz
  haskell/haskell-ShellCheck/haskell-ShellCheck-0.10.0-i586-2_SBo.txz
  haskell/haskell-emojis/haskell-emojis-0.1.2-i586-2_SBo.txz
  haskell/haskell-indexed-traversable-instances/haskell-indexed-traversable-instances-0.1.1-i586-2_SBo.txz
  haskell/haskell-unicode-collation/haskell-unicode-collation-0.1.3.3-i586-2_SBo.txz
  libraries/libqtpas/libqtpas-3.0-i586-2_SBo.txz
  libraries/tclxml/tclxml-3.3.1-i586-3_SBo.txz
  multimedia/HandBrake/HandBrake-1.8.0-i686-2_SBo.txz
  network/AdGuardHome/AdGuardHome-0.107.51-i586-2_SBo.txz
  network/gallery-dl/gallery-dl-1.27.0-i586-2_SBo.txz
  network/gmi100/gmi100-20231020_f5c69e3-i586-4_SBo.txz
  network/plowshare-modules/plowshare-modules-97b5e57-noarch-2_SBo.txz
  network/uwsgi/uwsgi-2.0.26-i586-2_SBo.txz
  network/zeek/zeek-6.0.4-i586-2_SBo.txz
  office/LaTeXML/LaTeXML-0.8.8-noarch-3_SBo.txz
  office/LibreOffice/LibreOffice-24.2.4.2-i586-1_SBo.txz
  office/lyx/lyx-2.4.0-i586-2_SBo.txz
  office/pandoc/pandoc-2.17.1.1-i586-2_SBo.txz
  office/sent/sent-1-i586-3_SBo.txz
  perl/MoarVM/MoarVM-2024.05-i586-2_SBo.txz
  perl/nqp/nqp-2024.05-i586-2_SBo.txz
  perl/rakudo/rakudo-2024.05-i586-2_SBo.txz
  perl/zef/zef-0.22.0-i586-2_SBo.txz
  python/cryptography/cryptography-42.0.8-i586-1_SBo.txz
  python/python3-et_xmlfile/python3-et_xmlfile-1.1.0-i586-2_SBo.txz
  python/python3-ipython-sql/python3-ipython-sql-0.5.0-i586-4_SBo.txz
  python/python3-ipython_genutils/python3-ipython_genutils-0.2.0-i586-2_SBo.txz
  python/python3-openpyxl/python3-openpyxl-3.1.3-i586-2_SBo.txz
  python/python3-pdfCropMargins/python3-pdfCropMargins-2.1.3-i586-2_SBo.txz
  python/python3-prompt_toolkit/python3-prompt_toolkit-3.0.46-i586-2_SBo.txz
  python/python3-pytest/python3-pytest-8.2.2-i586-2_SBo.txz
  python/python3-rtree/python3-rtree-1.2.0-i586-2_SBo.txz
  python/python3-tox/python3-tox-4.15.1-i586-2_SBo.txz
  python/python3-unearth/python3-unearth-0.15.4-i586-2_SBo.txz
  python/python3-webcolors/python3-webcolors-24.6.0-i586-2_SBo.txz
  python/python3-xcffib/python3-xcffib-1.5.0-i586-2_SBo.txz
  python/python3-xkbcommon/python3-xkbcommon-1.0-i586-2_SBo.txz
  system/Iosevka-aile/Iosevka-aile-30.1.2-noarch-2_SBo.txz
  system/Iosevka-etoile/Iosevka-etoile-30.1.2-noarch-2_SBo.txz
  system/Iosevka-slab/Iosevka-slab-30.1.2-noarch-2_SBo.txz
  system/Iosevka/Iosevka-30.1.2-noarch-2_SBo.txz
  system/epson-inkjet-printer-escpr2/epson-inkjet-printer-escpr2-1.2.10-i586-2_SBo.txz
  system/erofs-utils/erofs-utils-1.7.1-i586-2_SBo.txz
  system/fastfetch/fastfetch-2.14.0-i586-2_SBo.txz
  system/fish/fish-3.7.1-i586-4_SBo.txz
  system/kbfs/kbfs-6.0.2_20220610191041-i586-5_SBo.txz
  system/kiwix-tools-bin/kiwix-tools-bin-3.7.0-i586-3_SBo.txz
  system/letsencrypt/letsencrypt-2.11.0-i586-1_SBo.txz
  system/limine/limine-7.7.1-i586-2_SBo.txz
  system/netdata/netdata-1.45.6-i586-1_SBo.txz
  system/redis-py/redis-py-5.0.5-i586-2_SBo.txz
  system/repo-hints/repo-hints-20240601-noarch-1_SBo.txz
  system/slpkg/slpkg-5.1.0-i586-1_SBo.txz
Rebuilt:     208
  academic/Data2FCS/Data2FCS-1.0-noarch-3_SBo.txz
  academic/EMBOSS/EMBOSS-6.6.0-i586-6_SBo.txz
  academic/FCSalyzer/FCSalyzer-0.9.22_alpha-noarch-3_SBo.txz
  academic/FigTree/FigTree-1.4.4-noarch-3_SBo.txz
  academic/TreeGraph/TreeGraph-2.15.0_887_beta-noarch-3_SBo.txz
  academic/aliview/aliview-1.28-noarch-3_SBo.txz
  academic/archaeopteryx/archaeopteryx-0.9928b-noarch-3_SBo.txz
  academic/calcoo/calcoo-2.1.0-noarch-3_SBo.txz
  academic/cvc4/cvc4-1.8-i586-3_SBo.txz
  academic/edsim51di/edsim51di-2.1.20-i586-3_SBo.txz
  academic/fastqc/fastqc-0.12.1-noarch-4_SBo.txz
  academic/gplates/gplates-2.3-i586-5_SBo.txz
  academic/jalview/jalview-2.11.2.7-noarch-3_SBo.txz
  academic/jpicedt/jpicedt-1.4.1_03-i586-3_SBo.txz
  academic/jugglinglab/jugglinglab-0.6.2-noarch-3_SBo.txz
  academic/link-grammar/link-grammar-4.8.0-i586-4_SBo.txz
  academic/octave/octave-8.4.0-i586-3_SBo.txz
  academic/rpy2/rpy2-3.5.16-i586-6_SBo.txz
  academic/sequence-analysis/sequence-analysis-1.7.2-noarch-3_SBo.txz
  academic/snpEff/snpEff-4.3t-noarch-4_SBo.txz
  academic/trimmomatic/trimmomatic-0.39-noarch-3_SBo.txz
  academic/wehi-cellsymphony/wehi-cellsymphony-20130721-noarch-3_SBo.txz
  academic/wehi-deid/wehi-deid-20130720-noarch-3_SBo.txz
  academic/wehi-hackit/wehi-hackit-20050203-noarch-3_SBo.txz
  audio/atunes/atunes-3.1.2-i586-4_SBo.txz
  audio/clementine/clementine-1.4.0rc2-i586-6_SBo.txz
  audio/rubberband/rubberband-3.3.0-i586-3_SBo.txz
  audio/tuxguitar/tuxguitar-1.5.1-i586-3_SBo.txz
  business/maltego/maltego-4.1.13.11516-i586-4_SBo.txz
  desktop/buku/buku-4.9-i586-3_SBo.txz
  desktop/dbgl-legacy/dbgl-legacy-0.83-i586-4_SBo.txz
  desktop/lxmed/lxmed-20120515-noarch-3_SBo.txz
  desktop/pdfsam/pdfsam-2.2.4e-i586-3_SBo.txz
  desktop/qtile/qtile-0.26.0-i586-3_SBo.txz
  development/Arduino/Arduino-1.8.19-i586-3_SBo.txz
  development/GitEye/GitEye-1.12.0-i586-3_SBo.txz
  development/VisUAL/VisUAL-1.27-i586-3_SBo.txz
  development/WebStorm/WebStorm-10.0.4-noarch-3_SBo.txz
  development/android-tools/android-tools-35.0.1-i586-4_SBo.txz
  development/antlr2/antlr2-2.7.7-i586-4_SBo.txz
  development/apache-ivy/apache-ivy-2.3.0-i586-3_SBo.txz
  development/apache-jmeter/apache-jmeter-5.4.3-noarch-4_SBo.txz
  development/apache-maven/apache-maven-3.9.7-noarch-2_SBo.txz
  development/arduino/arduino-1.8.19-i586-3_SBo.txz
  development/argouml/argouml-0.35.1-noarch-3_SBo.txz
  development/avr8-burn-o-mat/avr8-burn-o-mat-2.1.2-noarch-5_SBo.txz
  development/bfg/bfg-1.14.0-noarch-3_SBo.txz
  development/clojure/clojure-1.11.1.1386-i586-3_SBo.txz
  development/diffoscope/diffoscope-252-i586-4_SBo.txz
  development/energia/energia-0101E0014-i586-3_SBo.txz
  development/gradle/gradle-8.5-noarch-3_SBo.txz
  development/grails/grails-3.2.8-i586-3_SBo.txz
  development/groovy/groovy-2.4.10-i586-3_SBo.txz
  development/javacc/javacc-7.0.10-noarch-3_SBo.txz
  development/javafx-scenebuilder/javafx-scenebuilder-21.0.0-i586-3_SBo.txz
  development/jbake/jbake-2.6.3-noarch-3_SBo.txz
  development/kawa.bin/kawa.bin-3.1.1-noarch-3_SBo.txz
  development/kotlin/kotlin-2.0.0-noarch-2_SBo.txz
  development/leiningen/leiningen-2.10.0-noarch-3_SBo.txz
  development/liquibase/liquibase-3.5.3-noarch-3_SBo.txz
  development/logisim/logisim-2.7.1-i586-3_SBo.txz
  development/netbeans/netbeans-13-noarch-3_SBo.txz
  development/nexus/nexus-3.63.0_01-i586-3_SBo.txz
  development/power-architect/power-architect-1.0.6-noarch-3_SBo.txz
  development/pyvim/pyvim-3.0.3-i586-3_SBo.txz
  development/scala/scala-2.13.8-i586-3_SBo.txz
  development/smartgit/smartgit-7.0.3-noarch-3_SBo.txz
  development/smartsvn/smartsvn-9.0.5-noarch-3_SBo.txz
  development/spyder/spyder-5.4.0-i586-13_SBo.txz
  development/squirrel-sql/squirrel-sql-4.6.0-noarch-3_SBo.txz
  development/srcML/srcML-0.9.5-i586-3_SBo.txz
  games/VASSAL/VASSAL-3.6.5-i586-4_SBo.txz
  games/armagetronad/armagetronad-0.2.9.1.0-i586-8_SBo.txz
  games/domination/domination-1.2.9-noarch-4_SBo.txz
  games/ho1/ho1-1.430-noarch-5_SBo.txz
  games/homm3_shareware_data/homm3_shareware_data-4.0-noarch-3_SBo.txz
  games/javacpc/javacpc-3.0.2-i586-4_SBo.txz
  games/jin/jin-2.14.1-noarch-4_SBo.txz
  games/pokerth/pokerth-20230930_ecf031e-i586-5_SBo.txz
  games/spring/spring-104.0-i586-5_SBo.txz
  games/triplea/triplea-1.8.0.9-i586-4_SBo.txz
  gis/Fiona/Fiona-1.8.20-i586-5_SBo.txz
  gis/GMT/GMT-6.5.0-i586-4_SBo.txz
  gis/OTB/OTB-9.0.0-i586-6_SBo.txz
  gis/josm/josm-12450-i586-3_SBo.txz
  gis/mapnik/mapnik-3.1.0-i586-3_SBo.txz
  gis/merkaartor/merkaartor-0.19.0-i586-5_SBo.txz
  gis/openorienteering-mapper/openorienteering-mapper-0.9.5-i586-4_SBo.txz
  gis/osgEarth/osgEarth-3.5-i586-8_SBo.txz
  gis/pdal/pdal-2.7.1-i586-5_SBo.txz
  gis/pktools/pktools-2.6.7.6-i586-6_SBo.txz
  gis/postgis/postgis-3.4.2-i586-8_SBo.txz
  gis/python3-cartopy/python3-cartopy-0.23.0-i586-3_SBo.txz
  gis/rasterio/rasterio-1.2.6-i586-4_SBo.txz
  graphics/jUploadr/jUploadr-1.1.2-i586-4_SBo.txz
  graphics/yed/yed-3.23.2-noarch-4_SBo.txz
  graphics/zgrviewer/zgrviewer-0.10.0-i586-4_SBo.txz
  haskell/haskell-citeproc/haskell-citeproc-0.6.0.1-i586-2_SBo.txz
  haskell/haskell-commonmark-extensions/haskell-commonmark-extensions-0.2.3-i586-3_SBo.txz
  haskell/haskell-doclayout/haskell-doclayout-0.3.1.1-i586-3_SBo.txz
  haskell/haskell-semialign/haskell-semialign-1.2.0.1-i586-4_SBo.txz
  haskell/haskell-witherable/haskell-witherable-0.4.2-i586-4_SBo.txz
  libraries/OpenSceneGraph/OpenSceneGraph-3.6.5-i586-6_SBo.txz
  libraries/belle-sip/belle-sip-1.6.3-i586-6_SBo.txz
  libraries/grpc/grpc-1.64.1-i586-3_SBo.txz
  libraries/jogamp/jogamp-2.4.0-i586-4_SBo.txz
  libraries/libcompizconfig/libcompizconfig-0.8.18-i586-8_SBo.txz
  libraries/libopenshot/libopenshot-0.3.2-i586-7_SBo.txz
  libraries/libreadline-java/libreadline-java-0.8.3-i586-4_SBo.txz
  libraries/protobuf-c/protobuf-c-1.5.0-i586-10_SBo.txz
  libraries/qt5-pbfimageplugin/qt5-pbfimageplugin-2.3-i586-7_SBo.txz
  libraries/rhino/rhino-1_7R2-i586-4_SBo.txz
  libraries/tclsoap/tclsoap-1.6.7-noarch-2_SBo.txz
  libraries/tomcat-native/tomcat-native-1.2.39-i586-4_SBo.txz
  libraries/xalan/xalan-2.7.1-i586-5_SBo.txz
  libraries/xerces/xerces-2.11.0-i586-4_SBo.txz
  misc/jmri/jmri-5.6-i586-3_SBo.txz
  misc/portecle/portecle-1.11-noarch-3_SBo.txz
  multimedia/Yolo/Yolo-May_04_2009-noarch-4_SBo.txz
  multimedia/filebot-legacy/filebot-legacy-4.7.9-i586-4_SBo.txz
  multimedia/filebot/filebot-5.1.3-i586-5_SBo.txz
  multimedia/jlscp/jlscp-0.8-noarch-4_SBo.txz
  multimedia/kodi/kodi-21.0-i586-12_SBo.txz
  multimedia/serviio/serviio-1.7.1.1-i586-4_SBo.txz
  multimedia/strawberry/strawberry-1.0.23-i586-7_SBo.txz
  multimedia/vlc/vlc-3.0.20-i586-5_SBo.txz
  multimedia/winff/winff-1.6.4-i586-6_SBo.txz
  network/ApacheDirectoryStudio/ApacheDirectoryStudio-2.0.0.v20130628-i586-3_SBo.txz
  network/Electrum/Electrum-4.5.5-i586-3_SBo.txz
  network/awscli-v2/awscli-v2-2.14.1-i586-5_SBo.txz
  network/davmail/davmail-6.2.2-noarch-3_SBo.txz
  network/freerapid/freerapid-0.9u4-noarch-6_SBo.txz
  network/frostwire/frostwire-6.7.9-noarch-3_SBo.txz
  network/jboss-as/jboss-as-7.0.1.Final-noarch-3_SBo.txz
  network/jetty/jetty-9.2.3.v20140905-noarch-3_SBo.txz
  network/jitsi/jitsi-5633-i586-3_SBo.txz
  network/mosh/mosh-1.4.0-i586-7_SBo.txz
  network/mumble-server/mumble-server-1.4.287-i586-6_SBo.txz
  network/mumble/mumble-1.4.287-i586-7_SBo.txz
  network/openfire/openfire-4.1.4-noarch-3_SBo.txz
  network/retroshare/retroshare-20220216_3dfcb58-i586-6_SBo.txz
  network/vuze/vuze-4604-i586-3_SBo.txz
  network/wildfly/wildfly-30.0.1-noarch-3_SBo.txz
  network/zabbix_java_gateway/zabbix_java_gateway-6.4.11-i586-4_SBo.txz
  office/LanguageTool/LanguageTool-6.1-noarch-4_SBo.txz
  office/ProjectLibre/ProjectLibre-1.9.3-noarch-3_SBo.txz
  office/bookbinder/bookbinder-3.0-noarch-3_SBo.txz
  office/briss/briss-0.9-noarch-3_SBo.txz
  office/broffice.org/broffice.org-3.2.1_pt_BR-i586-3_SBo.txz
  office/flowkeeper/flowkeeper-2010.12-noarch-4_SBo.txz
  office/fop/fop-2.9-noarch-3_SBo.txz
  office/freemind/freemind-1.0.1-noarch-3_SBo.txz
  office/ganttproject/ganttproject-2.8.11-i586-3_SBo.txz
  office/jpdfbookmarks/jpdfbookmarks-2.5.2-noarch-3_SBo.txz
  office/jstock/jstock-1.0.7.60-noarch-3_SBo.txz
  office/multivalent-tool-pdf/multivalent-tool-pdf-0.8.5.20060102-noarch-3_SBo.txz
  office/pdfstudio/pdfstudio-2020.4.0-i586-3_SBo.txz
  office/pdfstudioviewer/pdfstudioviewer-2020.4.0-i586-3_SBo.txz
  office/pdftk/pdftk-3.3.3-noarch-5_SBo.txz
  office/xmind/xmind-8update5-i586-3_SBo.txz
  perl/raku-Readline/raku-Readline-0.1.6-i586-3_SBo.txz
  python/dfvfs/dfvfs-20230531-i586-7_SBo.txz
  python/i3ipc/i3ipc-2.2.1-i586-8_SBo.txz
  python/ipython/ipython-8.18.1-i586-6_SBo.txz
  python/plaso/plaso-20230717-i586-5_SBo.txz
  python/ptpython/ptpython-3.0.25-i586-3_SBo.txz
  python/pyOpenSSL/pyOpenSSL-24.1.0-i586-5_SBo.txz
  python/pyjwt/pyjwt-1.4.2-i586-6_SBo.txz
  python/pymysql/pymysql-0.9.2-i586-6_SBo.txz
  python/python-axolotl/python-axolotl-0.2.3-i586-8_SBo.txz
  python/python2-requests-kerberos/python2-requests-kerberos-0.12.0-i586-6_SBo.txz
  python/python3-autobahn/python3-autobahn-23.6.2-i586-7_SBo.txz
  python/python3-cairocffi/python3-cairocffi-1.7.0-i586-3_SBo.txz
  python/python3-celery/python3-celery-5.4.0-i586-4_SBo.txz
  python/python3-cinemagoer/python3-cinemagoer-2023.05.01-i586-11_SBo.txz
  python/python3-grpcio/python3-grpcio-1.64.1-i586-3_SBo.txz
  python/python3-msal/python3-msal-1.28.0-i586-5_SBo.txz
  python/python3-openstep-plist/python3-openstep-plist-0.3.1-i586-6_SBo.txz
  python/python3-otr/python3-otr-2.0.1-i586-6_SBo.txz
  python/python3-paramiko/python3-paramiko-3.2.0-i586-6_SBo.txz
  python/python3-pdfminer.six/python3-pdfminer.six-20231228-i586-6_SBo.txz
  python/python3-pdm/python3-pdm-2.15.4-i586-3_SBo.txz
  python/python3-pypdf/python3-pypdf-4.2.0-i586-4_SBo.txz
  python/python3-pytest-cov/python3-pytest-cov-3.0.0-i586-7_SBo.txz
  python/python3-pytest-runner/python3-pytest-runner-6.0.1-i586-8_SBo.txz
  python/python3-pywlroots/python3-pywlroots-0.15.24-i586-3_SBo.txz
  python/python3-questionary/python3-questionary-1.10.0-i586-3_SBo.txz
  python/python3-service-identity/python3-service-identity-24.1.0-i586-6_SBo.txz
  python/python3-solidpython/python3-solidpython-1.1.3-i586-5_SBo.txz
  python/python3-userpath/python3-userpath-1.9.2-i586-3_SBo.txz
  python/secretstorage/secretstorage-3.3.1-i586-6_SBo.txz
  python/trezor/trezor-0.7.9.post1-i586-7_SBo.txz
  system/ansible-core/ansible-core-2.15.12-i586-3_SBo.txz
  system/apache-activemq/apache-activemq-5.14.5-i586-4_SBo.txz
  system/apache-cassandra/apache-cassandra-4.1.3-noarch-3_SBo.txz
  system/bootchart/bootchart-0.9-i586-4_SBo.txz
  system/commons-daemon/commons-daemon-1.2.4-i586-4_SBo.txz
  system/doublecmd-qt5/doublecmd-qt5-1.1.14-i586-4_SBo.txz
  system/elasticsearch/elasticsearch-1.4.2-i586-3_SBo.txz
  system/jdiskreport/jdiskreport-1.4.1-noarch-3_SBo.txz
  system/ksar/ksar-5.2.4-i586-4_SBo.txz
  system/mucommander/mucommander-1.3.0_1-noarch-4_SBo.txz
  system/munin-node/munin-node-2.0.25-noarch-5_SBo.txz
  system/openstego/openstego-0.8.6-noarch-4_SBo.txz
  system/pcp/pcp-6.0.4-i586-2_SBo.txz
  system/usbguard/usbguard-1.1.2-i586-8_SBo.txz
  system/webmin/webmin-2.111-noarch-2_SBo.txz
  system/zookeeper/zookeeper-3.4.10-i586-3_SBo.txz
Skipped:     14
  academic/wehi-weasel
  audio/wineasio
  development/J-Link
  development/amd-app-sdk
  development/decklink-sdk
  development/jdk
  development/sqlcl
  development/sqldeveloper
  games/worldofgoo
  network/metasploit
  network/netcat-openbsd
  network/pCloudDrive
  network/pastebincl
  system/displaylink
Unsupported: 361
  academic/AstroImageJ
  academic/CAFS_divergence
  academic/IGV
  academic/Isabelle
  academic/MetaPhlAn2
  academic/STAR
  academic/SU2
  academic/SeqMonk
  academic/ViennaRNA
  academic/WolframEngine
  academic/bedGraphToBigWig
  academic/bowtie
  academic/bowtie2
  academic/cdo
  academic/clark-ugene
  academic/cufflinks
  academic/fiji
  academic/flexbar
  academic/gaiasky
  academic/gephi
  academic/hdfview
  academic/iqtree
  academic/kurso
  academic/locarna
  academic/molden
  academic/ncbi-edirect
  academic/novocraft
  academic/prank-msa
  academic/pyCRAC
  academic/sage-bin
  academic/scilab
  academic/scmutils
  academic/spades
  academic/stellarsolver
  academic/ugene
  audio/bitwig-studio
  audio/muse
  audio/openvino-plugins-ai-audacity
  audio/sayonara-player
  business/binance-desktop
  business/bisq
  desktop/BlockstreamGreen
  desktop/anki
  desktop/conky-manager
  desktop/dbgl
  desktop/hyprland-bin
  desktop/insync-thunar
  desktop/qt6ct
  desktop/river
  desktop/rofi-lbonn-wayland
  desktop/simplenote
  development/Archi
  development/PhpStorm
  development/REDasm
  development/STM32CubeIDE
  development/ShellCheck-bin
  development/amazon-corretto
  development/android-studio
  development/aspnetcore-runtime-7.0
  development/aspnetcore-runtime-8.0
  development/atom-amd64
  development/azuredatastudio
  development/bazel
  development/bcc
  development/bpftrace
  development/cbmc
  development/clion
  development/cosmocc
  development/cproc
  development/cudatoolkit
  development/cudnn
  development/dbeaver-ce
  development/dotnet-runtime-3.1
  development/dotnet-runtime-5.0
  development/dotnet-runtime-6.0
  development/dotnet-runtime-7.0
  development/dotnet-runtime-8.0
  development/dotnet-sdk-3.1
  development/dotnet-sdk-5.0
  development/dotnet-sdk-6.0
  development/dotnet-sdk-7.0
  development/dotnet-sdk-8.0
  development/eclipse-cpp
  development/eclipse-java
  development/eclipse-jee
  development/eclipse-php
  development/eclipse-platform
  development/electron
  development/fly
  development/ghidra
  development/github-desktop
  development/goland
  development/hare
  development/harec
  development/haxe-bin
  development/heroku-cli
  development/hopper
  development/hugo
  development/idea
  development/jdk11
  development/jdk19
  development/kForth-64
  development/kicad-doc
  development/ldc
  development/lean-elan
  development/libnvidia-container
  development/minikube
  development/minimal-basic
  development/mit-scheme
  development/mlton
  development/mongodb-compass
  development/mongodb-shell
  development/mysql-workbench
  development/nvidia-container-toolkit
  development/obsidian
  development/octant
  development/oni
  development/openjdk7
  development/openjdk8
  development/p4v
  development/pgmodeler
  development/postman
  development/processing
  development/rmlmmc
  development/rstudio-desktop
  development/sbt
  development/sonarqube
  development/staruml
  development/sublime_merge
  development/sublime_text
  development/velero
  development/vscode-bin
  development/vscodium
  development/vstudio
  development/zulu-openjdk21
  development/zulu-openjdk6
  games/LucasChess
  games/Mindustry
  games/OpenRA
  games/RMG
  games/boosteroid
  games/cataclysmdda
  games/dolphin-emu
  games/duckstation
  games/galaxyv2
  games/gzdoom
  games/jg-melonds
  games/melonds
  games/pcgen
  games/pcsx2
  games/rpcs3
  games/sunshine
  games/unigine-superposition-benchmark
  games/vkQuake
  games/x16emu
  games/xemu
  gis/eccodes
  gis/google-earth
  gis/osm2pgsql
  gis/qmapshack
  gis/routino
  graphics/PureRef
  graphics/blender
  graphics/darktable
  graphics/dblatex
  graphics/drawio
  graphics/embree
  graphics/luxcorerender
  graphics/paraview
  graphics/renderdoc
  graphics/yafaray-blender
  ham/qt-dab
  libraries/GtkD
  libraries/OptiX-Headers
  libraries/aspnetcore-runtime-3.1
  libraries/aspnetcore-runtime-5.0
  libraries/aspnetcore-runtime-6.0
  libraries/libbpg
  libraries/libfabric
  libraries/libindi-drivers
  libraries/libindi-libraries
  libraries/libxnvctrl
  libraries/libxsmm
  libraries/onevpl
  libraries/opencl-amd
  libraries/openvdb
  libraries/openvkl
  libraries/ospray
  libraries/ospray_studio
  libraries/php-oci8
  libraries/pytorch
  libraries/qt6
  libraries/qt6gtk2
  libraries/qt6keychain
  libraries/rkcommon
  libraries/tblis
  libraries/zycore-c
  libraries/zydis
  misc/bitwarden-desktop
  misc/fcitx5-mozc
  misc/nordpass
  misc/simh-classic
  misc/with-readline
  misc/yubioath-desktop
  multimedia/LBRY
  multimedia/MediathekView
  multimedia/RenameMyTVSeries
  multimedia/freetube
  multimedia/intel-media-driver
  multimedia/iptvnator
  multimedia/jellyfin-bin
  multimedia/mplayer-codecs64
  multimedia/muse-sounds-manager
  multimedia/musixmatch
  multimedia/opera-ffmpeg-codecs
  multimedia/svt-hevc
  multimedia/svt-vp9
  multimedia/uavs3e
  multimedia/vokoscreenNG
  multimedia/xavs2
  network/SoulseekQt
  network/SpiderOakONE
  network/TeamSpeak3
  network/anydesk
  network/armcord
  network/basilisk-bin
  network/beegfs
  network/bluejeans
  network/brave-browser
  network/cinny-desktop
  network/deltachat
  network/discord
  network/ejabberd-bin
  network/element-desktop
  network/feather
  network/floorp-bin
  network/franz
  network/gnirehtet-bin
  network/insync
  network/jitsi-meet-desktop
  network/kubectl
  network/librespeed-cli
  network/librewolf
  network/libvma
  network/mailspring
  network/microsoft-edge
  network/mitmproxy-bin
  network/mstflint
  network/mullvadvpn-app
  network/nessus
  network/nextcloud-desktop
  network/opera
  network/palemoon-bin
  network/pexip-infinity-connect
  network/protonmail-bridge
  network/protonmail-import-export-app
  network/pulse-sms
  network/purple-gowhatsapp
  network/pydio-agent
  network/pydio-sync
  network/qutebrowser-bin
  network/rclone
  network/republicanywhere
  network/session
  network/signal-desktop
  network/skypeforlinux
  network/slack
  network/tailscale
  network/teams
  network/telegram
  network/thorium-browser
  network/viber
  network/vivaldi
  network/vmware-horizon-client
  network/webex
  network/whalebird
  network/windscribe
  network/wire
  network/xdman
  network/zoom-linux
  office/1password
  office/JabRef
  office/MasterPDFEditor
  office/MasterPDFEditor4
  office/calibre-bin
  office/enpass
  office/focuswriter-qt6
  office/ghostwriter
  office/kuro
  office/ledger-live
  office/libreoffice
  office/libreoffice-helppack
  office/libreoffice-langpack
  office/moneydance
  office/neoleo
  office/omegat
  office/onlyoffice-desktopeditors
  office/pandoc-bin
  office/plover
  office/qute
  office/smoffice2021
  office/smoffice2024
  office/unoconv
  office/wps-office
  office/wps-office-dicts
  office/zim
  perl/perl-Math-Int128
  perl/perl-MaxMind-DB-Reader-XS
  perl/perl-Net-Works
  python/blink-qt
  python/python3-pypandoc
  python/python3-sipclients3
  python/python3-sipsimple
  python/subuser
  system/PrintNode
  system/buildah
  system/containerd
  system/dell_bios_fan_control
  system/distrobox
  system/docker
  system/docker-buildx
  system/docker-cli
  system/docker-compose
  system/docker-machine
  system/docker-machine-kvm
  system/docker-proxy
  system/filebeat-oss
  system/jenkins
  system/kapacitor
  system/mdcat-bin
  system/memkind
  system/mongo-tools
  system/mongodb
  system/mount-s3
  system/nvidia-driver
  system/nvidia-fabricmanager
  system/nvidia-kernel
  system/nvidia-legacy470-driver
  system/nvidia-legacy470-kernel
  system/nvidia-open-kernel
  system/omnidb-app
  system/oracle-instantclient-basic
  system/oracle-instantclient-devel
  system/osquery-bin
  system/pledge
  system/pmdk
  system/podman
  system/powershell
  system/prometheus
  system/runc
  system/saleae-logic
  system/steampipe-bin
  system/stegseek
  system/sysdig
  system/system76-power
  system/tilix
  system/tmsu-bin
  system/virtualbox
  system/virtualbox-kernel
  system/warp-terminal
  system/xen
Failed:      10
  audio/mixxx
  desktop/waybar
  development/ispc
  games/0ad
  graphics/libplacebo
  libraries/msx264
  libraries/plastid
  libraries/rxtx
  network/frr
  network/nyxt
Aborted:     10
  libraries/openimagedenoise
  multimedia/celluloid
  multimedia/haruna
  multimedia/jellyfin-media-player
  multimedia/minitube
  multimedia/mpv
  multimedia/musique
  multimedia/stremio
  network/ani-cli
  network/ytfzf
Warnings:    66
  academic/fet: Download test failed. HTTP page not retrieved.
  academic/jugglinglab: Download test failed. HTTP page not retrieved.
  academic/link-grammar: Download test failed. Operation timeout.
  audio/bitwig-studio: Unhandled %README% in bitwig-studio.info
  audio/tuxguitar: Download test failed. Failed to connect to host.
  desktop/qt6ct: Unhandled %README% in qt6ct.info
  desktop/qtile: usr/share/applications in doinst.sh but not in package
  development/GitEye: Download test failed. Operation timeout.
  development/WebStorm: Download test failed. HTTP page not retrieved.
  development/WebStorm: executables and/or libraries in noarch package
  development/aws-cdk: Files/directories were modified in the chroot
  development/chibi-scheme: Possible error message from doinst.sh or installpkg
  development/gradle: Source has been modified upstream.
  development/groovy: Download test failed. HTTP page not retrieved.
  development/javacc: Unexpected owner/group
  development/javafx-scenebuilder: usr/share/icons/hicolor in doinst.sh but not in package
  development/jbake: Download test failed. HTTP page not retrieved.
  development/netbeans: executables and/or libraries in noarch package
  development/netbeans: usr/share/icons/hicolor in doinst.sh but not in package
  development/obsidian: Unhandled %README% in obsidian.info
  development/power-architect: Download test failed. Operation timeout.
  development/pyvim: usr/share/applications in doinst.sh but not in package
  development/spyder: Files/directories were modified in the chroot
  games/VASSAL: usr/share/icons/hicolor in doinst.sh but not in package
  games/ZEsarUX: usr/share/icons/hicolor in doinst.sh but not in package
  games/scid_vs_pc: usr/share/icons/hicolor in doinst.sh but not in package
  games/spring: Files/directories were modified in the chroot
  gis/mapnik: Files/directories were modified in the chroot
  gis/qgis: Files/directories were modified in the chroot
  libraries/belle-sip: Download test failed. HTTP page not retrieved.
  libraries/msx264: Dependency linphone does not exist and has been ignored
  libraries/rxtx: Download test failed. HTTP page not retrieved.
  libraries/xalan: Download test failed. HTTP page not retrieved.
  multimedia/Yolo: Download test failed. Failed to connect to host.
  multimedia/Yolo: usr/share/applications in package but not in doinst.sh
  multimedia/Yolo: usr/share/icons/hicolor in package but not in doinst.sh
  multimedia/vlc: Possible error message from doinst.sh or installpkg
  multimedia/winff: Files/directories were modified in the chroot
  network/awscli-v2: Files/directories were modified in the chroot
  network/freerapid: usr/share/icons/hicolor in doinst.sh but not in package
  network/frostwire: executables and/or libraries in noarch package
  network/jetty: Download test failed. HTTP page not retrieved.
  network/jetty: executables and/or libraries in noarch package
  network/mumble: usr/share/icons/hicolor in package but not in doinst.sh
  network/openfire: executables and/or libraries in noarch package
  network/wildfly: executables and/or libraries in noarch package
  office/LaTeXML: Files/directories were modified in the chroot
  office/LibreOffice: Files/directories were modified in the chroot
  office/briss: usr/share/icons/hicolor in doinst.sh but not in package
  office/broffice.org: Files/directories were modified in the chroot
  office/flowkeeper: Source has been modified upstream.
  office/flowkeeper: usr/share/icons/hicolor in doinst.sh but not in package
  perl/raku-Readline: Files/directories were modified in the chroot
  perl/zef: Files/directories were modified in the chroot
  python/python3-cairocffi: Files/directories were modified in the chroot
  python/python3-pypdf: Files/directories were modified in the chroot
  system/apache-cassandra: executables and/or libraries in noarch package
  system/doublecmd-qt5: Files/directories were modified in the chroot
  system/epson-inkjet-printer-escpr2: Possible error message from doinst.sh or installpkg
  system/jdiskreport: usr/share/icons/hicolor in doinst.sh but not in package
  system/kbfs: Package VERSION is "6.0.2_20220610191041" (expected "6.2.8_20240306193933")
  system/kiwix-tools-bin: Unexpected owner/group
  system/pcp: usr/share/icons/hicolor in doinst.sh but not in package
  system/slpkg: Files/directories were modified in the chroot
  system/system76-power: Unhandled %README% in system76-power.info
  system/webmin: Files/directories were modified in the chroot

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

No branches or pull requests