Ticket #5005 (closed bug: fixed)
epollCreate: unsupported operation (Function not implemented)
| Reported by: | nomeata | Owned by: | igloo |
|---|---|---|---|
| Priority: | highest | Milestone: | 7.2.1 |
| Component: | Compiler | Version: | 7.0.2 |
| Keywords: | Cc: | debian-haskell@…, johan.tibell@… | |
| Operating System: | Linux | Architecture: | Unknown/Multiple |
| Type of failure: | Compile-time crash | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
When building ghc-7 for Debian, and we are not hit by a linker error related to pthread and the unix package, compiling anything fails with this error:
epollCreate: unsupported operation (Function not implemented)
(from https://buildd.debian.org/fetch.cgi?pkg=ghc&arch=i386&ver=7.0.2-2&stamp=1299583867&file=log&as=raw). It is not very reproducible, though – never happened on my laptop (amd64), and this build on i386, using 7.0.1, worked: https://buildd.debian.org/fetch.cgi?pkg=ghc&arch=i386&ver=7.0.2-1&stamp=1299522621&file=log&as=raw
Happens (at least) on amd64 and i386 on Linux.
Change History
Note: See
TracTickets for help on using
tickets.
