Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [RFC] deal with cyclic checkdepends
@ 2021-08-21 15:11 dkwo
  2021-08-22  4:37 ` travankor
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dkwo @ 2021-08-21 15:11 UTC (permalink / raw)
  To: ml

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

New issue by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/32614

Description:
Suppose package A depends on package B, and B checkdepends on A.
(Example, pari and its datasets, #29159 )
This currently introduces a cycle, when building packages with checks enabled.

Is it possible to modify xbps-src to operate in the order: build B, build and check A, check B, or in some other way, so that the cycle is broken?

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

* Re: [RFC] deal with cyclic checkdepends
  2021-08-21 15:11 [ISSUE] [RFC] deal with cyclic checkdepends dkwo
@ 2021-08-22  4:37 ` travankor
  2021-08-23 19:02 ` Chocimier
  2021-09-02 14:01 ` [ISSUE] [CLOSED] " dkwo
  2 siblings, 0 replies; 4+ messages in thread
From: travankor @ 2021-08-22  4:37 UTC (permalink / raw)
  To: ml

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

New comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/issues/32614#issuecomment-903212254

Comment:
With #32622 I ran into this but the package depends on itself for tests.

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

* Re: [RFC] deal with cyclic checkdepends
  2021-08-21 15:11 [ISSUE] [RFC] deal with cyclic checkdepends dkwo
  2021-08-22  4:37 ` travankor
@ 2021-08-23 19:02 ` Chocimier
  2021-09-02 14:01 ` [ISSUE] [CLOSED] " dkwo
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2021-08-23 19:02 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/32614#issuecomment-904031420

Comment:
I do recommend to do two passes locally, first build without tests, then second with tests, and let CI fail with a comment.

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

* Re: [ISSUE] [CLOSED] [RFC] deal with cyclic checkdepends
  2021-08-21 15:11 [ISSUE] [RFC] deal with cyclic checkdepends dkwo
  2021-08-22  4:37 ` travankor
  2021-08-23 19:02 ` Chocimier
@ 2021-09-02 14:01 ` dkwo
  2 siblings, 0 replies; 4+ messages in thread
From: dkwo @ 2021-09-02 14:01 UTC (permalink / raw)
  To: ml

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

Closed issue by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/32614

Description:
Suppose package A depends on package B, and B checkdepends on A.
(Example, pari and its datasets, #29159 )
This currently introduces a cycle, when building packages with checks enabled.

Is it possible to modify xbps-src to operate in the order: build B, build and check A, check B, or in some other way, so that the cycle is broken?

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

end of thread, other threads:[~2021-09-02 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21 15:11 [ISSUE] [RFC] deal with cyclic checkdepends dkwo
2021-08-22  4:37 ` travankor
2021-08-23 19:02 ` Chocimier
2021-09-02 14:01 ` [ISSUE] [CLOSED] " dkwo

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).