certi-testintegration
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Certi-testintegration] FAILED (w=4): CERTI - MinGW-x86_32-gcc-5.4.0 - N


From: CDash
Subject: [Certi-testintegration] FAILED (w=4): CERTI - MinGW-x86_32-gcc-5.4.0 - Nightly
Date: Tue, 28 Jun 2016 06:13:53 -0400 (EDT)

A submission to CDash for the project CERTI has build warnings.
You have been identified as one of the authors who have checked in changes that 
are part of this submission or you are listed in the default contact list.

Details on the submission can be found at 
http://my.cdash.org/buildSummary.php?buildid=992793

Project: CERTI
Site: OFFIS
Build Name: MinGW-x86_32-gcc-5.4.0
Build Time: 2016-06-28T06:04:36 EDT
Type: Nightly
Warnings: 4


*Warnings*
C:/home/nightlybuild/CERTI-Test/src/test/Billard/cmdline.c:141:24: warning: 
passing argument 1 of 'getopt_long' makes pointer from integer without a cast 
[-Wint-conversion]

       c = getopt_long (argc, argv, "hVa:cd:f:l:n:o:t:vx:y:X:Y:F:e", 
long_options, &option_index);
                        ^
In file included from 
C:/home/nightlybuild/CERTI-Test/src/test/Billard/cmdline.c:20:0:

C:/home/nightlybuild/CERTI-Test/src/test/Billard/getopt.h:151:12: note: 
expected 'int *' but argument is of type 'int'

 extern int getopt_long (int __argc, char *const *__argv, const char 
*__shortopts,
            ^

C:/home/nightlybuild/CERTI-Test/src/test/Billard/cmdline.c:141:30: warning: 
passing argument 2 of 'getopt_long' from incompatible pointer type 
[-Wincompatible-pointer-types]

       c = getopt_long (argc, argv, "hVa:cd:f:l:n:o:t:vx:y:X:Y:F:e", 
long_options, &option_index);
                              ^
In file included from 
C:/home/nightlybuild/CERTI-Test/src/test/Billard/cmdline.c:20:0:

C:/home/nightlybuild/CERTI-Test/src/test/Billard/getopt.h:151:12: note: 
expected 'char * const**' but argument is of type 'char * const*'

 extern int getopt_long (int __argc, char *const *__argv, const char 
*__shortopts,
            ^
[ 91%] Building C object test/Billard/CMakeFiles/billard-nogui.dir/getopt.c.obj
[ 92%] Building C object test/Billard/CMakeFiles/billard-nogui.dir/getopt1.c.obj
Linking CXX executable ../../billard-nogui.exe
[ 92%] Built target billard-nogui
Scanning dependencies of target CertiProcessus_A
[ 93%] Building CXX object 
test/utility/CMakeFiles/CertiProcessus_A.dir/Main_SocketSHM.cc.obj
Linking CXX executable ../../CertiProcessus_A.exe
[ 93%] Built target CertiProcessus_A


-CDash on my.cdash.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]