Summary: | devel/cdialog: cdialog-1.3-20180621 displays ugly black bars | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Serge Volkov <sv> | ||||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Many People | CC: | asomers, jcpierri, sv, takefu, tcberner | ||||||||
Priority: | --- | Flags: | jcpierri:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
Serge Volkov
2019-12-12 21:36:47 UTC
Created attachment 209907 [details]
cdialog-1.3.20191210,2.patch
Update to 1.3.20191210
fix
STRIP_CMD
patch-EXAMPLES
With such changes when building and installing the port, I get the following: Registering installation for cdialog-1.3.20191210,2 (cdialog-1.3.20191210,2) /usr/ports/devel/cdialog/work/stage//usr/local/bin/cdialog - required shared library libncursesw.so.8 not found (cdialog-1.3.20191210,2) /usr/ports/devel/cdialog/work/stage//usr/local/bin/cdialog - required shared library libc.so.7 not found Installing cdialog-1.3.20191210,2... However, after this, a new cdialog works. Sorry. I tried again to patch, make and install. And everything turned out without errors. Tested the patch and it works correctly on 12.1-RELEASE-p1 and 11.3-RELEASE-p5. The issue reported no longer happens on either. Good job! Can anyone update this port in the ports tree? Created attachment 212317 [details]
cdialog-1.3.20200228,2.patch
Update to 1.3-20200228
Moin moin Fails to pass qa: =========================================================================== =>> Checking for filesystem violations... done =>> Error: Filesystem touched during build: var/run/ld-elf.so.hints: size (173, 129) =>> Cleaning up wrkdir ===> Cleaning for cdialog-1.3.20200228,2 build of devel/cdialog | cdialog-1.3.20200228,2 ended at Sat Mar 14 16:11:29 CET 2020 mfg Tobias (In reply to Tobias C. Berner from comment #7) I tried patch 212317. Then I compiled and installed the port. And everything turned out without errors. It works for me. (In reply to Tobias C. Berner from comment #7) I checked it with portlint and got no complaints. The build with make in developer mode also ended without complaints. Portmaster builded it happily. It seems that poudriere is the only one unhappy with it (I don't use poudriere, BTW) I don't see any problems in Poudriere when building for 11.4 or 12.1. I can't reproduce the failure that tcberner saw. And the patch produces the desired effect on FreeBSD 13. Can we commit it? Created attachment 217133 [details]
cdialog-1.3.20200327,2.patch
Update to 1.3-20200327
A commit references this bug: Author: asomers Date: Wed Aug 12 16:59:27 UTC 2020 New revision: 544757 URL: https://svnweb.freebsd.org/changeset/ports/544757 Log: devel/cdialog: Update to 1.3-20200327 This fixes ugly black bars that show up with cdialog 1.3-20180621 PR: 242613 Submitted by: takefu@airport.fm Reported by: Serge Volkov <sv@ulstu.ru> Approved by: tcberner (ports) Approved by: Josmar <jcpierri@gmail.com> (maintainer) Changes: head/devel/cdialog/Makefile head/devel/cdialog/distinfo head/devel/cdialog/pkg-plist |