[GH-ISSUE #134] Build on ppc64: undefined: _C_uint #101

Closed
opened 2026-02-25 20:32:36 +03:00 by kerem · 3 comments
Owner

Originally created by @awissu on GitHub (Dec 10, 2015).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/134

Hi!

[ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:11: undefined: _C_uint
[ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:11: invalid expression unsafe.Sizeof(_C_uint(0))
[ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:12: undefined: _C_int
[ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:12: invalid expression unsafe.Sizeof(_C_int(0))
[ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:39: undefined: _C_uint
[ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:48: undefined: _C_int

See more: https://build.opensuse.org/build/network/openSUSE_Factory_PowerPC/ppc64/asciinema/_log

Originally created by @awissu on GitHub (Dec 10, 2015). Original GitHub issue: https://github.com/asciinema/asciinema/issues/134 Hi! [ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:11: undefined: _C_uint [ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:11: invalid expression unsafe.Sizeof(_C_uint(0)) [ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:12: undefined: _C_int [ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:12: invalid expression unsafe.Sizeof(_C_int(0)) [ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:39: undefined: _C_uint [ 38s] ../go/src/github.com/asciinema/asciinema/Godeps/_workspace/src/github.com/kr/pty/pty_linux.go:48: undefined: _C_int See more: https://build.opensuse.org/build/network/openSUSE_Factory_PowerPC/ppc64/asciinema/_log
kerem 2026-02-25 20:32:36 +03:00
  • closed this issue
  • added the
    packaging
    label
Author
Owner

@ku1ik commented on GitHub (Feb 21, 2016):

I'm not really familiar with PPC arch systems but if anyone can look at this I'd be happy to accept a PR!

<!-- gh-comment-id:186850682 --> @ku1ik commented on GitHub (Feb 21, 2016): I'm not really familiar with PPC arch systems but if anyone can look at this I'd be happy to accept a PR!
Author
Owner

@ku1ik commented on GitHub (Jul 13, 2016):

@awissu I just released v1.3.0 which is implemented in Python so it doesn't have a compilation step. Can you check it out? sudo pip3 install asciinema.

<!-- gh-comment-id:232300878 --> @ku1ik commented on GitHub (Jul 13, 2016): @awissu I just released v1.3.0 which is implemented in Python so it doesn't have a compilation step. Can you check it out? `sudo pip3 install asciinema`.
Author
Owner

@awissu commented on GitHub (Jul 13, 2016):

Thanks.
Fixed.

<!-- gh-comment-id:232421049 --> @awissu commented on GitHub (Jul 13, 2016): Thanks. Fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#101
No description provided.