Bug 1597674 - nginx-1.12.1-9.fc29 FTBFS: ./configure: no supported file AIO was found
Summary: nginx-1.12.1-9.fc29 FTBFS: ./configure: no supported file AIO was found
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nginx
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://apps.fedoraproject.org/kosche...
Whiteboard:
Depends On: 1601529
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-03 12:13 UTC by Petr Pisar
Modified: 2020-11-05 09:31 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-19 07:37:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2018-07-03 12:13:31 UTC
nginx-1.12.1-9.fc29 fails to build in F29:

checking for kqueue AIO support ... not found
checking for Linux AIO support ... not found
checking for Linux AIO support (SYS_eventfd) ... not found
./configure: no supported file AIO was found
Currently file AIO is supported on FreeBSD 4.3+ and Linux 2.6.22+ only

A difference between passing and failing build root is <https://apps.fedoraproject.org/koschei/build/4855851>. I suspect it's triggered by upgrading kernel-headers from 4.17.0 to 4.18.0.

Comment 1 Tadej Janež 2018-07-16 14:09:28 UTC
I had to add gcc to BuildRequires (https://src.fedoraproject.org/rpms/nginx/c/d506d2d3cbf104be83f2437818c6310de9c4dbc8?branch=master) but now nginx fails with the same error:

https://koji.fedoraproject.org/koji/buildinfo?buildID=1127800

Comment 2 Joe Orton 2018-07-19 07:36:52 UTC
Kernel now fixed.

https://koji.fedoraproject.org/koji/buildinfo?buildID=1127800


Note You need to log in before you can comment on or make changes to this bug.