Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [FTBFS] cargo for x86_64-musl
@ 2019-05-31 16:49 voidlinux-github
  2019-06-01 11:41 ` voidlinux-github
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: voidlinux-github @ 2019-05-31 16:49 UTC (permalink / raw)
  To: ml

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

New issue by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/12058
Description: ```
…
   Compiling jobserver v0.1.13
error[E0308]: mismatched types
   --> /tmp/.cargo/registry/src/github.com-1ecc6299db9ec823/jobserver-0.1.13/src/lib.rs:665:40
    |
665 |                     libc::pthread_kill(self.thread.as_pthread_t(), libc::SIGUSR1);
    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected *-ptr, found u64
    |
    = note: expected type `*mut imp::libc::c_void`
               found type `u64`

error: aborting due to previous error

For more information about this error, try `rustc --explain E0308`.
error: Could not compile `jobserver`.
warning: build failed, waiting for other jobs to finish...
error: build failed
=> ERROR: cargo-0.36.0_1: do_build: '$cargo build --release $(vopt_if static --features="all-static")' exited with 101
=> ERROR:   in do_build() at srcpkgs/cargo/template:103
```

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

end of thread, other threads:[~2019-06-03 13:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31 16:49 [ISSUE] [FTBFS] cargo for x86_64-musl voidlinux-github
2019-06-01 11:41 ` voidlinux-github
2019-06-01 12:33 ` voidlinux-github
2019-06-01 13:04 ` voidlinux-github
2019-06-01 13:14 ` voidlinux-github
2019-06-01 13:14 ` voidlinux-github
2019-06-01 14:32 ` voidlinux-github
2019-06-02 23:20 ` voidlinux-github
2019-06-03 13:38 ` [ISSUE] [CLOSED] " voidlinux-github
2019-06-03 13:38 ` voidlinux-github

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