Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2023 23:06:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 268514] graphics/png: missing symbol after upgrading from 1.6.37 to 1.6.38
Message-ID:  <bug-268514-39348-1iksh9U44X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268514-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268514-39348@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=3D268514

--- Comment #7 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
I will add a few more.

I wrote in comment #5, it is used in CMakeLists.txt to check for version-sc=
ript
support.
This succeeds with clang, but fails with gcc.
Switched from GNU configure to CMake will generate libraries without
version-script in an environment using gcc. (Didn't some FreeBSD architectu=
res
use gcc?)

However, poudriere would not have been affected by this, including the offi=
cial
packages, since the png version upgrade would have removed all packages that
use png.
If the ports are built privately, everything that appears in "pkg info -r p=
ng"
must be rebuilt.

--=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-268514-39348-1iksh9U44X>