Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: dolphin: add missing build dependency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
  2020-02-28  7:59 ` dolphin: add missing build dependency Hoshpak
@ 2020-02-28 10:43 ` toluschr
  2020-02-28 10:44 ` toluschr
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: toluschr @ 2020-02-28 10:43 UTC (permalink / raw)
  To: ml

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

New comment by toluschr on void-packages repository

https://github.com/void-linux/void-packages/pull/19587#issuecomment-592457024

Comment:
I just ran
`./xbps-src -j 12 pkg dolphin` in a newly bootstrapped masterdir

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

* Re: dolphin: add missing build dependency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
  2020-02-28  7:59 ` dolphin: add missing build dependency Hoshpak
  2020-02-28 10:43 ` toluschr
@ 2020-02-28 10:44 ` toluschr
  2020-02-29 18:48 ` Chocimier
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: toluschr @ 2020-02-28 10:44 UTC (permalink / raw)
  To: ml

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

New comment by toluschr on void-packages repository

https://github.com/void-linux/void-packages/pull/19587#issuecomment-592457024

Comment:
I just ran
`./xbps-src -j 12 pkg dolphin` in a new, bootstrapped masterdir

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

* Re: dolphin: add missing build dependency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-02-28 10:44 ` toluschr
@ 2020-02-29 18:48 ` Chocimier
  2020-02-29 20:26 ` toluschr
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2020-02-29 18:48 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/19587#issuecomment-592981186

Comment:
kparts-devel depends on them, so they should be installed automatically. Is it reproducible? If so, could you apply following to void-packages and attach log of build?

``` diff
diff --git common/xbps-src/shutils/build_dependencies.sh common/xbps-src/shutils/build_dependencies.sh
index b5b6161601..d7233cd38e 100644
--- common/xbps-src/shutils/build_dependencies.sh
+++ common/xbps-src/shutils/build_dependencies.sh
@@ -72,7 +72,7 @@ install_pkg_from_repos() {
 
     cmd=$XBPS_INSTALL_CMD
     [[ $cross ]] && cmd=$XBPS_INSTALL_XCMD
-    $cmd -Ay "$@" >$tmplogf 2>&1
+    $cmd -Ayd "$@" # >$tmplogf 2>&1
     rval=$?
 
     case "$rval" in
```

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

* Re: dolphin: add missing build dependency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-02-29 18:48 ` Chocimier
@ 2020-02-29 20:26 ` toluschr
  2020-02-29 20:26 ` [PR PATCH] [Closed]: " toluschr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: toluschr @ 2020-02-29 20:26 UTC (permalink / raw)
  To: ml

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

New comment by toluschr on void-packages repository

https://github.com/void-linux/void-packages/pull/19587#issuecomment-592990934

Comment:
It seems to have worked fine with the `-d` flag. The log Is really long, so I'm posting this using an external paste site. https://0x0.st/icAm.log

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

* Re: [PR PATCH] [Closed]: dolphin: add missing build dependency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-02-29 20:26 ` toluschr
@ 2020-02-29 20:26 ` toluschr
  2020-04-04 18:23 ` toluschr
  2020-04-04 18:23 ` toluschr
  7 siblings, 0 replies; 8+ messages in thread
From: toluschr @ 2020-02-29 20:26 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

dolphin: add missing build dependency
https://github.com/void-linux/void-packages/pull/19587

Description:
Build fails without these dependencies

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

* Re: dolphin: add missing build dependency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-02-29 20:26 ` [PR PATCH] [Closed]: " toluschr
@ 2020-04-04 18:23 ` toluschr
  2020-04-04 18:23 ` toluschr
  7 siblings, 0 replies; 8+ messages in thread
From: toluschr @ 2020-04-04 18:23 UTC (permalink / raw)
  To: ml

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

New comment by toluschr on void-packages repository

https://github.com/void-linux/void-packages/pull/19587#issuecomment-592990934

Comment:
All of the sudden, it seems to have worked fine with the `-d` flag. The log Is really long, so I'm posting this using an external paste site. https://0x0.st/icAm.log

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

* Re: dolphin: add missing build dependency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-04-04 18:23 ` toluschr
@ 2020-04-04 18:23 ` toluschr
  7 siblings, 0 replies; 8+ messages in thread
From: toluschr @ 2020-04-04 18:23 UTC (permalink / raw)
  To: ml

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

New comment by toluschr on void-packages repository

https://github.com/void-linux/void-packages/pull/19587#issuecomment-592990934

Comment:
All of a sudden, it seems to have worked fine with the `-d` flag. The log Is really long, so I'm posting this using an external paste site. https://0x0.st/icAm.log

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

* Re: dolphin: add missing build dependency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
@ 2020-02-28  7:59 ` Hoshpak
  2020-02-28 10:43 ` toluschr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: Hoshpak @ 2020-02-28  7:59 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/19587#issuecomment-592395991

Comment:
under which conditions? It builds fine for me without these.

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

end of thread, other threads:[~2020-04-04 18:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19587@inbox.vuxu.org>
2020-02-28  7:59 ` dolphin: add missing build dependency Hoshpak
2020-02-28 10:43 ` toluschr
2020-02-28 10:44 ` toluschr
2020-02-29 18:48 ` Chocimier
2020-02-29 20:26 ` toluschr
2020-02-29 20:26 ` [PR PATCH] [Closed]: " toluschr
2020-04-04 18:23 ` toluschr
2020-04-04 18:23 ` toluschr

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