Project

General

Profile

Actions

Bug #43901

closed

qa: fsx: fatal error: libaio.h: No such file or directory

Added by Patrick Donnelly about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
qa-suite
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2020-01-25T22:07:41.500 INFO:tasks.workunit.client.0.smithi175.stderr:holetest.c: In function 'pt_write_marker':
2020-01-25T22:07:41.501 INFO:tasks.workunit.client.0.smithi175.stderr:holetest.c:140:3: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result [-Wunused-result]
2020-01-25T22:07:41.501 INFO:tasks.workunit.client.0.smithi175.stderr:   pwrite(fd, &tid, sizeof(tid), i * page_size + pgoff);
2020-01-25T22:07:41.501 INFO:tasks.workunit.client.0.smithi175.stderr:   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-01-25T22:07:41.526 INFO:tasks.workunit.client.0.smithi175.stderr:t_mmap_dio.c:14:10: fatal error: libaio.h: No such file or directory
2020-01-25T22:07:41.526 INFO:tasks.workunit.client.0.smithi175.stderr: #include <libaio.h>
2020-01-25T22:07:41.527 INFO:tasks.workunit.client.0.smithi175.stderr:          ^~~~~~~~~~
2020-01-25T22:07:41.527 INFO:tasks.workunit.client.0.smithi175.stderr:compilation terminated.
2020-01-25T22:07:41.529 INFO:tasks.workunit.client.0.smithi175.stdout:Makefile:82: recipe for target 't_mmap_dio' failed
2020-01-25T22:07:41.530 INFO:tasks.workunit.client.0.smithi175.stderr:make[3]: *** [t_mmap_dio] Error 1
2020-01-25T22:07:41.530 INFO:tasks.workunit.client.0.smithi175.stderr:make[3]: *** Waiting for unfinished jobs....
2020-01-25T22:07:41.650 INFO:tasks.workunit.client.0.smithi175.stdout:include/buildrules:30: recipe for target 'src' failed
2020-01-25T22:07:41.650 INFO:tasks.workunit.client.0.smithi175.stderr:make[2]: *** [src] Error 2
2020-01-25T22:07:41.651 INFO:tasks.workunit.client.0.smithi175.stdout:Makefile:53: recipe for target 'default' failed
2020-01-25T22:07:41.651 INFO:tasks.workunit.client.0.smithi175.stdout:Makefile:51: recipe for target 'default' failed
2020-01-25T22:07:41.652 INFO:tasks.workunit.client.0.smithi175.stderr:make[1]: *** [default] Error 2
2020-01-25T22:07:41.652 INFO:tasks.workunit.client.0.smithi175.stderr:make: *** [default] Error 2

From: /ceph/teuthology-archive/pdonnell-2020-01-25_20:45:10-fs-wip-pdonnell-testing-20200124.211519-distro-basic-smithi/4707491/teuthology.log


Related issues 1 (0 open1 closed)

Related to CephFS - Bug #45387: qa: install task runs twice with double unwind causing fatal errorsResolvedPatrick Donnelly

Actions
Actions #1

Updated by Jeff Layton about 4 years ago

What distro is this? For RHEL/Centos you probably just need to ensure that libaio-devel is installed. For ubuntu, libaio-dev.

Actions #2

Updated by Patrick Donnelly about 4 years ago

  • Assignee set to Patrick Donnelly
Actions #3

Updated by Patrick Donnelly about 4 years ago

/ceph/teuthology-archive/pdonnell-2020-02-29_02:51:43-fs-wip-pdonnell-testing-20200229.001503-distro-basic-smithi/4810816

Actions #4

Updated by Greg Farnum about 4 years ago

  • Status changed from New to Fix Under Review
  • Assignee changed from Patrick Donnelly to Greg Farnum
  • Pull request ID set to 43901
Actions #6

Updated by Greg Farnum about 4 years ago

  • Pull request ID changed from 43901 to 33959
Actions #7

Updated by Patrick Donnelly almost 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions #8

Updated by Patrick Donnelly almost 4 years ago

  • Related to Bug #45387: qa: install task runs twice with double unwind causing fatal errors added
Actions

Also available in: Atom PDF