Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] FBTFS: qemu
@ 2020-08-13 18:57 pullmoll
  2020-08-13 19:03 ` Johnnynator
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pullmoll @ 2020-08-13 18:57 UTC (permalink / raw)
  To: ml

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

New issue by pullmoll on void-packages repository

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

Description:
This happens in `do_install()`:
```
mkdir: cannot create directory ‘dtc/libfdt/libfdt.h’: File exists
make: *** [Makefile:538: dtc/libfdt/libfdt.h] Error 1
=> ERROR: qemu-5.0.0_2: do_install: 'make DESTDIR=${DESTDIR} install' exited with 2
=> ERROR:   in do_install() at srcpkgs/qemu/template:81
```


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

* Re: FBTFS: qemu
  2020-08-13 18:57 [ISSUE] FBTFS: qemu pullmoll
@ 2020-08-13 19:03 ` Johnnynator
  2020-08-13 19:04 ` pullmoll
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Johnnynator @ 2020-08-13 19:03 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/24262#issuecomment-673656113

Comment:
Maybe solved with 040dec83aa8563a9802669a9a163c9e2febc6dc1 ? (Or most likely is)

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

* Re: FBTFS: qemu
  2020-08-13 18:57 [ISSUE] FBTFS: qemu pullmoll
  2020-08-13 19:03 ` Johnnynator
@ 2020-08-13 19:04 ` pullmoll
  2020-08-13 19:10 ` pullmoll
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pullmoll @ 2020-08-13 19:04 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/24262#issuecomment-673656375

Comment:
Oh. I can try this here.

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

* Re: FBTFS: qemu
  2020-08-13 18:57 [ISSUE] FBTFS: qemu pullmoll
  2020-08-13 19:03 ` Johnnynator
  2020-08-13 19:04 ` pullmoll
@ 2020-08-13 19:10 ` pullmoll
  2020-08-13 19:10 ` [ISSUE] [CLOSED] " pullmoll
  2020-08-14  0:49 ` sgn
  4 siblings, 0 replies; 6+ messages in thread
From: pullmoll @ 2020-08-13 19:10 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/24262#issuecomment-673656375

Comment:
Oh. I can try this here. You already merged it. Seems to be fine now.

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

* Re: [ISSUE] [CLOSED] FBTFS: qemu
  2020-08-13 18:57 [ISSUE] FBTFS: qemu pullmoll
                   ` (2 preceding siblings ...)
  2020-08-13 19:10 ` pullmoll
@ 2020-08-13 19:10 ` pullmoll
  2020-08-14  0:49 ` sgn
  4 siblings, 0 replies; 6+ messages in thread
From: pullmoll @ 2020-08-13 19:10 UTC (permalink / raw)
  To: ml

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

Closed issue by pullmoll on void-packages repository

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

Description:
This happens in `do_install()`:
```
mkdir: cannot create directory ‘dtc/libfdt/libfdt.h’: File exists
make: *** [Makefile:538: dtc/libfdt/libfdt.h] Error 1
=> ERROR: qemu-5.0.0_2: do_install: 'make DESTDIR=${DESTDIR} install' exited with 2
=> ERROR:   in do_install() at srcpkgs/qemu/template:81
```

Line 538 of Makefile is:
```
        @mkdir -p $@
```
and it tries to create a directory with the name `dtc/libfdt/libfdt.h` here, not only `dtc/libfdt`.

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

* Re: FBTFS: qemu
  2020-08-13 18:57 [ISSUE] FBTFS: qemu pullmoll
                   ` (3 preceding siblings ...)
  2020-08-13 19:10 ` [ISSUE] [CLOSED] " pullmoll
@ 2020-08-14  0:49 ` sgn
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-08-14  0:49 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/24262#issuecomment-673779503

Comment:
I added `broken` to `qemu` to unblock the build server.

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

end of thread, other threads:[~2020-08-14  0:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 18:57 [ISSUE] FBTFS: qemu pullmoll
2020-08-13 19:03 ` Johnnynator
2020-08-13 19:04 ` pullmoll
2020-08-13 19:10 ` pullmoll
2020-08-13 19:10 ` [ISSUE] [CLOSED] " pullmoll
2020-08-14  0:49 ` sgn

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