Date: Fri, 02 Jun 2023 01:28:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 271777] graphics/glaxnimate: Update to 0.5.3 Message-ID: <bug-271777-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271777 Bug ID: 271777 Summary: graphics/glaxnimate: Update to 0.5.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: jhale@FreeBSD.org Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Created attachment 242546 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242546&action= =3Dedit glaxnimate-0.5.3 (apply with git am) Build test 12.4-amd64: OK Build test -CURRENT-amd64: OK Run test -CURRENT-amd64: OK graphics/glaxnimate: Update to 0.5.3 - Flavorize to allow building against Qt5 or Qt6 - Application crashes when built with -O2 or greater, so downgrade to -O1 for release builds. glaxnimate 0.5.1 kept crashing upon startup for me with just the splash scr= een being briefly displayed, so I decided to try updating it to 0.5.3, but it s= till kept crashing. I couldn't produce any useful debug output because the probl= em went away when I built with debug enabled. Subsequently, I found that build= ing with -O1 or lower allowed the application to run normally. Still not sure w= hy this is exactly. Fixed over-aggressive pkg-plist substitutions. Added the DEBUG option because messing with CXXFLAGS in the Makefile preven= ts the ports framework from honoring -DWITH_DEBUG on the commandline. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271777-7788>