Project

General

Profile

Actions

Bug #1730

closed

mysterious compilation error

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Category:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

In the 11/16 nightlies, 2071 rbd_dbench a compile failed ... with some warnings.
Has this worked in the past?

2011-11-16T00:28:14.662 INFO:teuthology.orchestra.run.out:00:17:28 DEBUG| Running 'make '
2011-11-16T00:28:14.669 INFO:teuthology.orchestra.run.out:00:17:28 DEBUG| [stdout] gcc -g -O2 -Wall -W -I. -DVERSION=\"3.04\" -DDATADIR=\"/usr/local/share\" -c -o fileio.o fileio.c
2011-11-16T00:28:14.889 INFO:teuthology.orchestra.run.err:00:17:28 ERROR| [stderr] fileio.c: In function 'xattr_fd_write_hook':
2011-11-16T00:28:14.889 INFO:teuthology.orchestra.run.err:00:17:28 ERROR| [stderr] fileio.c:125: warning: dereferencing type-punned pointer will break strict-aliasing rules
2011-11-16T00:28:14.895 INFO:teuthology.orchestra.run.err:00:17:28 ERROR| [stderr] fileio.c: In function 'nb_cleanup':
2011-11-16T00:28:14.895 INFO:teuthology.orchestra.run.err:00:17:28 ERROR| [stderr] fileio.c:417: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result
2011-11-16T00:28:14.896 INFO:teuthology.orchestra.run.err:00:17:28 ERROR| [stderr] fileio.c:421: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result
2011-11-16T00:28:14.896 INFO:teuthology.orchestra.run.err:00:17:28 ERROR| [stderr] fileio.c: In function 'nb_deltree':
2011-11-16T00:28:14.896 INFO:teuthology.orchestra.run.err:00:17:28 ERROR| [stderr] fileio.c:430: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result
2011-11-16T00:28:14.896 INFO:teuthology.orchestra.run.err:00:17:28 ERROR| [stderr] fileio.c:431: warning: ignoring return value of 'system', declared with attribute warn_unused_result

Actions #1

Updated by Sage Weil over 12 years ago

  • Target version set to v0.39
Actions #2

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_position set to 3
Actions #3

Updated by Sage Weil over 12 years ago

  • Priority changed from Normal to High
Actions #4

Updated by Josh Durgin over 12 years ago

  • Status changed from New to Rejected

These were actually just warnings - the test passed.

Actions

Also available in: Atom PDF