GNU bug report logs - #20939
make check fails AIX

Previous Next

Package: diffutils;

Reported by: Pete Lancashire <pete <at> petelancashire.com>

Date: Tue, 30 Jun 2015 14:33:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20939 in the body.
You can then email your comments to 20939 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-diffutils <at> gnu.org:
bug#20939; Package diffutils. (Tue, 30 Jun 2015 14:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pete Lancashire <pete <at> petelancashire.com>:
New bug report received and forwarded. Copy sent to bug-diffutils <at> gnu.org. (Tue, 30 Jun 2015 14:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pete Lancashire <pete <at> petelancashire.com>
To: bug-diffutils <at> gnu.org
Subject: make check fails AIX
Date: Tue, 30 Jun 2015 07:32:08 -0700
[Message part 1 (text/plain, inline)]
Make completes w/o warnings or errors

Make check fails

make[4]: 'test-errno' is up to date.
make[4]: 'test-exclude' is up to date.
  CC       test-fcntl-h.o
"test-fcntl-h.c", line 73.10: 1506-052 (S) Duplicate case label for value
0. Labels must be unique.
"test-fcntl-h.c", line 106.10: 1506-052 (S) Duplicate case label for value
0. Labels must be unique.
Makefile:2409: recipe for target 'test-fcntl-h.o' failed
make[4]: *** [test-fcntl-h.o] Error 1
make[4]: Leaving directory
'/home/buildsw/packages/gnu/diffutils-3.2/gnulib-tests'
Makefile:3003: recipe for target 'check-am' failed
make[3]: *** [check-am] Error 2
make[3]: Leaving directory
'/home/buildsw/packages/gnu/diffutils-3.2/gnulib-tests'
Makefile:2428: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory
'/home/buildsw/packages/gnu/diffutils-3.2/gnulib-tests'
Makefile:3006: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory
'/home/buildsw/packages/gnu/diffutils-3.2/gnulib-tests'
Makefile:1071: recipe for target 'check-recursive' failed

Attached: output of configure and make and config.log, environment all with
.out extension

oslevel -s  7100-03-05-1524

xlc is 12.1.0.3

CFLAGS cut back to not attempt optimization

compiler run as xlc_r

"Invokes the compiler for C source files. This command supports all of the
ISO C99 standard features, and most IBM language extensions. This
invocation is recommended for all applications."

reference:
http://www-01.ibm.com/support/knowledgecenter/SSGH2K_12.1.0/com.ibm.xlc121.aix.doc/compiler_ref/tucmpinv.html?lang=en


PATH
 /usr/local/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/buildsw/bin:/usr/bin/X11:/sbin:.:/usr/vac/bin:/usr/vacpp/bin

OBJECT_MODE   64

CC       xlc_r
CFLAGS   -qmaxmem=-1 -DSYSV -D_AIX -D_AIX71 -D_ALL_SOURCE -DFUNCPROTO=15
-I/usr/local/include
LDFLAGS  -L/usr/local/lib64 -L/usr/local/lib -bmaxdata:0x80000000 -brtl
LIBS
CPPFLAGS
CXX      xlc++_r
CXXFLAGS -I/usr/local/include
[Message part 2 (text/html, inline)]
[configure.out (application/octet-stream, attachment)]
[make.out (application/octet-stream, attachment)]
[config.log.gz (application/x-gzip, attachment)]
[environment.out (application/octet-stream, attachment)]

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Wed, 01 Jul 2015 01:59:01 GMT) Full text and rfc822 format available.

Notification sent to Pete Lancashire <pete <at> petelancashire.com>:
bug acknowledged by developer. (Wed, 01 Jul 2015 01:59:02 GMT) Full text and rfc822 format available.

Message #10 received at 20939-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Pete Lancashire <pete <at> petelancashire.com>, 
 20939-done <at> debbugs.gnu.org
Subject: Re: [bug-diffutils] bug#20939: make check fails AIX
Date: Tue, 30 Jun 2015 18:58:39 -0700
Pete Lancashire wrote:
> "test-fcntl-h.c", line 73.10: 1506-052 (S) Duplicate case label for value
> 0. Labels must be unique.

Thanks, you should be able to ignore these bugs.  They're only part of the test 
suite, and are not part of diffutils proper.  Strictly speaking the bugs are in 
AIX, actually, as AIX defines values for O_CLOEXEC, O_NOFOLLOW, and O_TTY_INIT 
that are outside the 'int' range, and this does not conform to POSIX.  We have 
developed a workaround for these AIX issues here:

http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=93ce02b4fa01a3c1c194d91f8fd09e1efe04537c

and this workaround should appear in the next diffutils release.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 29 Jul 2015 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 330 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.