* shlib major change from 3.0.3 to 3.0.4
@ 2020-12-13 14:44 Greg Troxel
2020-12-13 19:56 ` Chris Vine
0 siblings, 1 reply; 2+ messages in thread
From: Greg Troxel @ 2020-12-13 14:44 UTC (permalink / raw)
To: guile-devel
[-- Attachment #1: Type: text/plain, Size: 477 bytes --]
I am packaging guile 3 in pkgsrc-wip. (It's not promoted to pkgsrc
proper because I am still having some issues.)
Doing the update from 3.0.3 to 3.0.4 I found this change in install
files:
-guile/3.0/lib/libguile-3.0.so.3.0.0-gdb.scm
+guile/3.0/lib/libguile-3.0.so.1.2.0-gdb.scm
and that strikes me as likely a bug. Are others seeing this? Is it
supposed to be 3.1.0 or 3.0.1, to reflect a micro change? Having the
major version go backwards is baffling to me.
Greg
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: shlib major change from 3.0.3 to 3.0.4
2020-12-13 14:44 shlib major change from 3.0.3 to 3.0.4 Greg Troxel
@ 2020-12-13 19:56 ` Chris Vine
0 siblings, 0 replies; 2+ messages in thread
From: Chris Vine @ 2020-12-13 19:56 UTC (permalink / raw)
To: guile-devel
On Sun, 13 Dec 2020 09:44:01 -0500
Greg Troxel <gdt@lexort.com> wrote:
>
> I am packaging guile 3 in pkgsrc-wip. (It's not promoted to pkgsrc
> proper because I am still having some issues.)
>
> Doing the update from 3.0.3 to 3.0.4 I found this change in install
> files:
>
> -guile/3.0/lib/libguile-3.0.so.3.0.0-gdb.scm
> +guile/3.0/lib/libguile-3.0.so.1.2.0-gdb.scm
>
> and that strikes me as likely a bug. Are others seeing this? Is it
> supposed to be 3.1.0 or 3.0.1, to reflect a micro change? Having the
> major version go backwards is baffling to me.
More to the point, you will have seen guile-3.0.2's libguile-3.0.so.1
move to guile-3.0.3's libguile-3.0.so.3 and then move back to
guile-3.0.4's libguile-3.0.so.1
guile-3.0.3 was released with an accidental SO version bump: micro
versions of guile are supposed to retain and not break ABI/SO-version
compatibility. guile-3.0.4 was released shortly thereafter correcting
the problem. It looks as if you were unfortunate enough to have
installed guile during the hiatus period.
The best thing is to install guile-3.0.4 and recompile anything which
links to libguile-3.0.so.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-13 19:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13 14:44 shlib major change from 3.0.3 to 3.0.4 Greg Troxel
2020-12-13 19:56 ` Chris Vine
unofficial mirror of guile-devel@gnu.org
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://yhetil.org/guile-devel/0 guile-devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 guile-devel guile-devel/ https://yhetil.org/guile-devel \
guile-devel@gnu.org
public-inbox-index guile-devel
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.yhetil.org/yhetil.lisp.guile.devel
nntp://news.gmane.io/gmane.lisp.guile.devel
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git