Github messages for voidlinux
 help / color / mirror / Atom feed
From: jason1987d <jason1987d@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [WIP] New package: Cockatrice-2.9.0
Date: Sat, 09 Dec 2023 04:16:05 +0100	[thread overview]
Message-ID: <20231209031605.RB_0Z-95ApwG1i_bQFeZJFfRTtJcEm3j9DTKET19p8E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47313@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2793 bytes --]

New comment by jason1987d on void-packages repository

https://github.com/void-linux/void-packages/pull/47313#issuecomment-1848198996

Comment:
With @Luciogi here there has also been some discussion about updating protobuf, which not only has confusing versioning, is orphaned, and is a major version behind (that I know of, 25.1). Out of curiosity I attempted to update the template for this version, even setting noverifyrdeps=yes and this was the result.

```
=> libprotobuf-lite-25.1_1: running pre-pkg hook: 04-generate-runtime-deps ...
   SONAME: libabsl_log_internal_check_op.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libabsl_log_internal_message.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libabsl_log_internal_nullguard.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libabsl_raw_hash_set.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libabsl_hash.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libabsl_cord.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libabsl_synchronization.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libabsl_strings.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libabsl_throw_delegate.so.2308.0.0 <-> abseil-cpp>=20230802.0_1
   SONAME: libstdc++.so.6 <-> libstdc++>=4.4.0_1
   SONAME: libgcc_s.so.1 <-> libgcc>=4.4.0_1
   SONAME: libc.so.6 <-> glibc>=2.36_1
   SONAME: ld-linux-x86-64.so.2 <-> glibc>=2.36_1
=> libprotobuf-lite-25.1_1: running pre-pkg hook: 05-generate-32bit-runtime-deps ...
=> libprotobuf-lite-25.1_1: running pre-pkg hook: 90-set-timestamps ...
=> libprotobuf-lite-25.1_1: setting mtimes to Fri Dec  8 08:14:45 PM UTC 2023
=> libprotobuf-lite-25.1_1: running pre-pkg hook: 99-pkglint-subpkgs ...
=> libprotobuf-lite-25.1_1: running pre-pkg hook: 99-pkglint ...
=> ERROR: libprotobuf-lite-25.1_1: SONAME bump detected: libprotobuf-lite.so.24.1.0 -> libprotobuf-lite.so.25.1.0
=> ERROR: libprotobuf-lite-25.1_1: please update common/shlibs with this line: "libprotobuf-lite.so.25.1.0 libprotobuf-lite-25.1_1"
=> ERROR: libprotobuf-lite-25.1_1: all reverse dependencies should also be revbumped to be rebuilt against libprotobuf-lite.so.25.1.0:
=> ERROR:    EternalTerminal-6.2.1_4
=> ERROR:    libvlc-3.0.20_1
=> ERROR:    mixxx-2.3.3_6
=> ERROR:    qgis-3.34.1_1
=> ERROR:    telegram-desktop-4.11.2_1
=> ERROR: libprotobuf-lite-25.1_1: cannot continue with installation!
=> ERROR: libprotobuf-lite-25.1_1: pre-pkg_99-pkglint: 'grep -E "${_pattern}" $mapshlibs' exited with 1
=> ERROR:   in hook() at common/hooks/pre-pkg/99-pkglint.sh:173
=> ERROR:   in run_func() at common/xbps-src/shutils/common.sh:57
=> ERROR:   in run_pkg_hooks() at common/xbps-src/shutils/common.sh:298
=> ERROR:   in main() at common/xbps-src/libexec/xbps-src-prepkg.sh:47
```

  parent reply	other threads:[~2023-12-09  3:16 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-19 18:33 [PR PATCH] [WIP] New pacakge: Cockatrice-2.9.0 jason1987d
2023-11-19 18:41 ` [PR PATCH] [Updated] " jason1987d
2023-11-24  2:10 ` jason1987d
2023-11-30  9:49 ` robertek
2023-11-30 21:20 ` jason1987d
2023-12-06  8:41 ` [WIP] New package: Cockatrice-2.9.0 robertek
2023-12-08 15:37 ` jason1987d
2023-12-08 15:39 ` jason1987d
2023-12-08 15:40 ` jason1987d
2023-12-08 15:45 ` jason1987d
2023-12-08 15:47 ` jason1987d
2023-12-08 15:53 ` jason1987d
2023-12-08 16:03 ` [PR PATCH] [Updated] " jason1987d
2023-12-08 16:05 ` jason1987d
2023-12-08 16:06 ` jason1987d
2023-12-08 16:33 ` jason1987d
2023-12-08 19:08 ` [PR PATCH] [Updated] " jason1987d
2023-12-08 19:08 ` jason1987d
2023-12-08 20:14 ` jason1987d
2023-12-08 20:15 ` jason1987d
2023-12-08 20:15 ` jason1987d
2023-12-08 20:23 ` [PR REVIEW] " Luciogi
2023-12-09  3:14 ` jason1987d
2023-12-09  3:16 ` jason1987d [this message]
2023-12-09  5:50 ` Luciogi
2023-12-09 19:10 ` Luciogi
2024-01-18 16:01 ` [PR PATCH] [Closed]: " jason1987d

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231209031605.RB_0Z-95ApwG1i_bQFeZJFfRTtJcEm3j9DTKET19p8E@z \
    --to=jason1987d@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).