all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#60739] [PATCH] gnu: lttng-modules: Update to 2.13.7.
@ 2023-01-11 19:18 Olivier Dion via Guix-patches via
  2023-01-31 14:41 ` Christopher Baines
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier Dion via Guix-patches via @ 2023-01-11 19:18 UTC (permalink / raw)
  To: 60739; +Cc: Olivier Dion

From: Olivier Dion <olivier-dion@proton.me>

* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.7.
---
 gnu/packages/instrumentation.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm
index 133d684567..0cfc13935e 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -271,14 +271,14 @@ (define-public libpatch
 (define-public lttng-modules
   (package
     (name "lttng-modules")
-    (version "2.13.5")
+    (version "2.13.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-modules/"
                                   "lttng-modules-" version ".tar.bz2"))
               (sha256
                (base32
-                "0277yfp57psnvn5g40mk09zryp0r4saynns213qak18fv0l39szc"))))
+                "0d5jj8227kspmbpwsv691z4szzwhmzjzw61rvv5n0cchyyfng6as"))))
     (build-system linux-module-build-system)
     (arguments
      `(#:tests? #f ; no tests
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#60739] [PATCH] gnu: lttng-modules: Update to 2.13.7.
  2023-01-11 19:18 [bug#60739] [PATCH] gnu: lttng-modules: Update to 2.13.7 Olivier Dion via Guix-patches via
@ 2023-01-31 14:41 ` Christopher Baines
  2023-02-10 16:44   ` Olivier Dion via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Baines @ 2023-01-31 14:41 UTC (permalink / raw)
  To: Olivier Dion; +Cc: 60739, olivier-dion

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


Olivier Dion via Guix-patches via <guix-patches@gnu.org> writes:

> From: Olivier Dion <olivier-dion@proton.me>
>
> * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.7.
> ---
>  gnu/packages/instrumentation.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Does this build locally for you? It seems to fail for me and
https://qa.guix.gnu.org/issue/60739 .

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#60739] [PATCH] gnu: lttng-modules: Update to 2.13.7.
  2023-01-31 14:41 ` Christopher Baines
@ 2023-02-10 16:44   ` Olivier Dion via Guix-patches via
  2023-09-02  6:11     ` bug#60739: " Vagrant Cascadian
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier Dion via Guix-patches via @ 2023-02-10 16:44 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 60739, olivier-dion

On Tue, 31 Jan 2023, Christopher Baines <mail@cbaines.net> wrote:
> Olivier Dion via Guix-patches via <guix-patches@gnu.org> writes:
>
>> From: Olivier Dion <olivier-dion@proton.me>
>>
>> * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.7.
>> ---
>>  gnu/packages/instrumentation.scm | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> Does this build locally for you? It seems to fail for me and

Yes it does build (I'm packaging 2.13.8 now), but it's not deterministic.
Some symbols are offset by some value and I don't know why.

I would like some help on that matter.

-- 
Olivier Dion
oldiob.dev




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#60739: [PATCH] gnu: lttng-modules: Update to 2.13.7.
  2023-02-10 16:44   ` Olivier Dion via Guix-patches via
@ 2023-09-02  6:11     ` Vagrant Cascadian
  0 siblings, 0 replies; 4+ messages in thread
From: Vagrant Cascadian @ 2023-09-02  6:11 UTC (permalink / raw)
  To: Olivier Dion, Christopher Baines; +Cc: olivier-dion, 60739-done

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

On 2023-02-10, Olivier Dion wrote:
> On Tue, 31 Jan 2023, Christopher Baines <mail@cbaines.net> wrote:
>> Olivier Dion via Guix-patches via <guix-patches@gnu.org> writes:
>>
>>> From: Olivier Dion <olivier-dion@proton.me>
>>>
>>> * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.7.
>>> ---
>>>  gnu/packages/instrumentation.scm | 4 ++--
>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> Does this build locally for you? It seems to fail for me and
>
> Yes it does build (I'm packaging 2.13.8 now), but it's not deterministic.
> Some symbols are offset by some value and I don't know why.

A newer version was merged:

51b29ba0077e0d7d18af3d5af5ed6f7b1ed652c7 gnu: lttng-modules: Update to 2.13.10.

Marking as done.

live well,
  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-02  6:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11 19:18 [bug#60739] [PATCH] gnu: lttng-modules: Update to 2.13.7 Olivier Dion via Guix-patches via
2023-01-31 14:41 ` Christopher Baines
2023-02-10 16:44   ` Olivier Dion via Guix-patches via
2023-09-02  6:11     ` bug#60739: " Vagrant Cascadian

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.