[Bug 282954] comms/syncterm: Update to 1.3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282954] comms/syncterm: Update to 1.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Nov 2024 15:04:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282954
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvd@FreeBSD.org
--- Comment #3 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. Build error on live system 14.1 amd64:
utf8.c:262:16: error: use of undeclared identifier 'cp437_unicode_tbl'
262 | codepoint = cp437_unicode_tbl[*p];
2. Multiple build warnings in poudriere 14.1 amd64:
/bin/sh: pkg-config: not found
Need USES=pkgconfig
3. Stage errors in poudriere:
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/icons/hicolor/16x16/apps/syncterm.png
Error: Orphaned: share/icons/hicolor/22x22/apps/syncterm.png
Error: Orphaned: share/icons/hicolor/24x24/apps/syncterm.png
Error: Orphaned: share/icons/hicolor/256x256/apps/syncterm.png
Error: Orphaned: share/icons/hicolor/32x32/apps/syncterm.png
Error: Orphaned: share/icons/hicolor/36x36/apps/syncterm.png
Error: Orphaned: share/icons/hicolor/48x48/apps/syncterm.png
Error: Orphaned: share/icons/hicolor/scalable/apps/syncterm-mini.svg
Error: Orphaned: share/icons/hicolor/scalable/apps/syncterm.svg
Need update pkg-plist.
4. syncterm.desktop doesn't have MimeType - not need USES=desktop-file-utils.
5. Multiple warnings from portclippy.
6. You are a port committer, port without maintainer - want to become the
maintainer?
--
You are receiving this mail because:
You are the assignee for the bug.