Date: Mon, 08 Jan 2024 04:20:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276182] qt5-imageformats-5.15.12p12 won't build from source Message-ID: <bug-276182-7788-y7Hiohuv8T@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276182-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-276182-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276182 --- Comment #12 from Vladimir Druzenko <vvd@FreeBSD.org> --- > Not sure why freebsd-version gives p9 and uname gives p8. uname show the kernel version. freebsd-version show the general version. p9 fix doesn't change the kernel itself - it change userland and modules on= ly. p8 fix changed the kernel. > Went to the qt5-imageformats source directory, did a "make clean" and "ma= ke" and unfortunately I still see the same unresolved reference during link= ing. You have something broken in environment=E2=80=A6 When I have similar issues, I start rebuilding the packages on which the fa= ulty one depends. $ pkg info -d qt5-imageformats qt5-imageformats-5.15.12p12: qt5-gui-5.15.12p148 webp-1.3.2 tiff-4.4.0_2 libmng-1.0.10_4 jasper-4.1.1 qt5-core-5.15.12p148 You can install ports-mgmt/portmaster and then run: portmaster qt5-core qt5-gui webp tiff libmng jasper Also check: pkg check -s Do you something in /etc/make.conf? --=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-276182-7788-y7Hiohuv8T>