all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33666: spacefm fails to build
@ 2018-12-07 17:13 Bradley Haggerty
  2019-03-04 20:13 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Bradley Haggerty @ 2018-12-07 17:13 UTC (permalink / raw)
  To: 33666

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

guix (GNU Guix) 5118e26f83cc2b4ec835df56bee2a4003c1325b9
building /gnu/store/k993nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv...
builder for `/gnu/store/k993nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv'
failed with exit code
1
build of /gnu/store/k993nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv
failed
View build log at
'/var/log/guix/drvs/k9/93nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv.bz2'.

guix package: error: build failed: build of
`/gnu/store/k993nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv'
failed

from build log:
main.c:189:42: error: implicit declaration of function ‘major’
[-Werror=implicit-function-declaration]
                                          major( stat_buf.st_dev ),
                                          ^
main.c:190:42: error: implicit declaration of function ‘minor’
[-Werror=implicit-function-declaration]
                                          minor( stat_buf.st_dev ),
                                          ^
/gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/utils.scm:616:6:
In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program:
"make" arguments: ("-j" "4") exit-status: 2 term-signal: #f stop-signal:
#f] 491fc0>)'.

[-- Attachment #2: Type: text/html, Size: 1924 bytes --]

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

* bug#33666: spacefm fails to build
  2018-12-07 17:13 bug#33666: spacefm fails to build Bradley Haggerty
@ 2019-03-04 20:13 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-03-04 20:13 UTC (permalink / raw)
  To: Bradley Haggerty; +Cc: 33666-done

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

On Fri, Dec 07, 2018 at 05:13:48PM +0000, Bradley Haggerty wrote:
> guix (GNU Guix) 5118e26f83cc2b4ec835df56bee2a4003c1325b9
> building /gnu/store/k993nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv...
> builder for `/gnu/store/k993nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv'
> failed with exit code
> 1
> build of /gnu/store/k993nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv
> failed
> View build log at
> '/var/log/guix/drvs/k9/93nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv.bz2'.
> 
> guix package: error: build failed: build of
> `/gnu/store/k993nvk595hqsrcfj4ymvmcj3w9fbfv3-spacefm-1.0.6.drv'
> failed
> 
> from build log:
> main.c:189:42: error: implicit declaration of function ‘major’
> [-Werror=implicit-function-declaration]
>                                           major( stat_buf.st_dev ),
>                                           ^
> main.c:190:42: error: implicit declaration of function ‘minor’
> [-Werror=implicit-function-declaration]
>                                           minor( stat_buf.st_dev ),
>                                           ^
> /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/utils.scm:616:6:
> In procedure invoke:
> Throw to key `srfi-34' with args `(#<condition &invoke-error [program:
> "make" arguments: ("-j" "4") exit-status: 2 term-signal: #f stop-signal:
> #f] 491fc0>)'.

This package seems to be building fine now, so I'm closing the bug

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

end of thread, other threads:[~2019-03-04 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-07 17:13 bug#33666: spacefm fails to build Bradley Haggerty
2019-03-04 20:13 ` Efraim Flashner

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.