Source: pat
Version: 0.16.0-1
Severity: normal
Tags: fixed-upstream
User: debian-loonga...@lists.debian.org
Usertags: loong64
Hi maintainers,
Compiling the pat failed for loong64 in the Debian Package Auto-Building
environment.
The error log is as follows,
```
internal/poll
# github.com/creack/goselect
src/github.com/creack/goselect/fdset.go:14:14: undefined: NFDBITS
src/github.com/creack/goselect/fdset.go:19:14: undefined: NFDBITS
src/github.com/creack/goselect/fdset.go:24:21: undefined: NFDBITS
```
The full log can be found at
https://buildd.debian.org/status/logs.php?pkg=pat&ver=0.16.0-1&arch=loong64.
- For Debian pat 0.16.0-1
Debian pat 0.16.0-1 depends github.com/creack/goselect project
(https://github.com/creack/goselect/tree/v0.1.2).
But loong64 wasn't supported in v0.1.2 release version.
- For github.com/creack/goselect upstream
loong64 was supported in master branch.
loong64 wasn't supported in v0.1.2 release version.
please check https://github.com/creack/goselect/blob/v0.1.2/fdset_64.go
and https://github.com/creack/goselect/blob/master/fdset_64.go.
Releasing the next release version, based on upstream master support for
loongarch architecture, the release date cannot be determined.
pat v0.1.2 was released in Feb 18, 2021.
pat v0.1.1 was released in Nov 25, 2019.
Could you give us some suggestions about the pat source package is built
successfully on loong64?
Thanks,
Dandan Zhang