[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_48 #13069

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Mar 1 22:31:00 UTC 2017


See <https://jenkins.debian.net/job/reproducible_builder_armhf_48/13069/display/redirect>

------------------------------------------
[...truncated 83.92 KB...]
nis.c:111:3: note: (near initialization for 'nis_lookup_info.find')
nis.c:123:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
   nis0_find,                     /* find function */
   ^~~~~~~~~
nis.c:123:3: note: (near initialization for 'nis0_lookup_info.find')
gcc passwd.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  passwd.c
gcc spf.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  spf.c
ar cq lookups.a
ranlib lookups.a
gcc lf_quote.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  lf_quote.c
gcc lf_check_file.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  lf_check_file.c
gcc lf_sqlperform.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  lf_sqlperform.c
make[3]: Leaving directory '/build/1st/exim4-4.89~RC7/b-exim4-daemon-light/build-Linux-armv7l/lookups'
 
make[3]: Entering directory '/build/1st/exim4-4.89~RC7/b-exim4-daemon-light/build-Linux-armv7l/pdkim'
gcc pdkim.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -I. pdkim.c
pdkim.c: In function 'pdkim_feed_finish':
pdkim.c:1606:20: warning: unused variable 'p' [-Wunused-variable]
     pdkim_pubkey * p;
                    ^
gcc rsa.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -I. rsa.c
rsa.c: In function 'exim_rsa_signing_init':
rsa.c:52:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
 k.size = strlen(privkey_pem);
                 ^~~~~~~~~~~
In file included from ../exim.h:76:0,
                 from rsa.c:9:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uschar * {aka unsigned char *}'
 extern size_t strlen (const char *__s)
               ^~~~~~
rsa.c:58:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
   return gnutls_strerror(rc);
          ^~~~~~~~~~~~~~~~~~~
rsa.c:64:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
   return gnutls_strerror(rc);
          ^~~~~~~~~~~~~~~~~~~
rsa.c: In function 'exim_rsa_sign':
rsa.c:101:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   ret = gnutls_strerror(rc);
       ^
rsa.c: In function 'exim_rsa_verify_init':
rsa.c:126:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   ret = gnutls_strerror(rc);
       ^
rsa.c: In function 'exim_rsa_verify':
rsa.c:148:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   ret = gnutls_strerror(rc);
       ^
ar cq pdkim.a
ar cq pdkim.a pdkim.o rsa.o
ranlib pdkim.a
make[3]: Leaving directory '/build/1st/exim4-4.89~RC7/b-exim4-daemon-light/build-Linux-armv7l/pdkim'
 
make[3]: Entering directory '/build/1st/exim4-4.89~RC7/b-exim4-daemon-light/build-Linux-armv7l/routers'
gcc accept.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  accept.c
gcc dnslookup.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  dnslookup.c
gcc ipliteral.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  ipliteral.c
gcc iplookup.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  iplookup.c
gcc manualroute.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  manualroute.c
gcc queryprogram.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  queryprogram.c
gcc redirect.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  redirect.c
gcc rf_change_domain.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_change_domain.c
gcc rf_expand_data.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_expand_data.c
gcc rf_get_errors_address.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_get_errors_address.c
gcc rf_get_munge_headers.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_get_munge_headers.c
gcc rf_get_transport.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_get_transport.c
gcc rf_get_ugid.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_get_ugid.c
gcc rf_lookup_hostlist.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_lookup_hostlist.c
gcc rf_queue_add.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_queue_add.c
gcc rf_self_action.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_self_action.c
gcc rf_set_ugid.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  rf_set_ugid.c
ar cq routers.a
ranlib routers.a
make[3]: Leaving directory '/build/1st/exim4-4.89~RC7/b-exim4-daemon-light/build-Linux-armv7l/routers'
 
make[3]: Entering directory '/build/1st/exim4-4.89~RC7/b-exim4-daemon-light/build-Linux-armv7l/transports'
gcc appendfile.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  appendfile.c
gcc autoreply.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  autoreply.c
gcc lmtp.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  lmtp.c
gcc pipe.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  pipe.c
gcc queuefile.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  queuefile.c
queuefile.c: In function 'copy_spool_file':
queuefile.c:69:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
   if ((j = read(src, buffer, sizeof(buffer))) > 0)
      ^
queuefile.c: In function 'copy_spool_files':
queuefile.c:129:2: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
      ||    is_hdr_file
            ~~~~~~~~~~~
  && (s = srcpath, (srcfd = openat(sdfd, CCS filename, O_RDONLY)) < 0)
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc smtp.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  smtp.c
In file included from ../exim.h:492:0,
                 from smtp.c:8:
smtp.c: In function 'smtp_deliver':
../macros.h:114:26: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
 #define DEBUG(x)      if ((debug_selector & (x)) != 0)
                          ^
smtp.c:2739:3: note: in expansion of macro 'DEBUG'
   DEBUG(D_transport|D_v)
   ^~~~~
smtp.c:3183:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
     if (sx.send_rset)
        ^
smtp.c:2549:9: warning: unused variable 'p' [-Wunused-variable]
 uschar *p;
         ^
smtp.c: In function 'smtp_transport_entry':
smtp.c:4269:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
   if (host)
      ^
gcc smtp_socks.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  smtp_socks.c
smtp_socks.c: In function 'socks_option':
smtp_socks.c:90:20: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   sob->port = atoi(opt + 5);
                    ^~~
In file included from /usr/include/features.h:364:0,
                 from ../os.h:7,
                 from ../exim.h:36,
                 from smtp_socks.c:10:
/usr/include/stdlib.h:239:1: note: expected 'const char *' but argument is of type 'const uschar * {aka const unsigned char *}'
 __NTH (atoi (const char *__nptr))
 ^
smtp_socks.c:92:23: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   sob->timeout = atoi(opt + 4);
                       ^~~
In file included from /usr/include/features.h:364:0,
                 from ../os.h:7,
                 from ../exim.h:36,
                 from smtp_socks.c:10:
/usr/include/stdlib.h:239:1: note: expected 'const char *' but argument is of type 'const uschar * {aka const unsigned char *}'
 __NTH (atoi (const char *__nptr))
 ^
smtp_socks.c:94:24: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   sob->priority = atoi(opt + 4);
                        ^~~
In file included from /usr/include/features.h:364:0,
                 from ../os.h:7,
                 from ../exim.h:36,
                 from smtp_socks.c:10:
/usr/include/stdlib.h:239:1: note: expected 'const char *' but argument is of type 'const uschar * {aka const unsigned char *}'
 __NTH (atoi (const char *__nptr))
 ^
smtp_socks.c:96:22: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   sob->weight = atoi(opt + 7);
                      ^~~
In file included from /usr/include/features.h:364:0,
                 from ../os.h:7,
                 from ../exim.h:36,
                 from smtp_socks.c:10:
/usr/include/stdlib.h:239:1: note: expected 'const char *' but argument is of type 'const uschar * {aka const unsigned char *}'
 __NTH (atoi (const char *__nptr))
 ^
smtp_socks.c:77:16: warning: unused variable 's' [-Wunused-variable]
 const uschar * s;
                ^
smtp_socks.c: In function 'socks_sock_connect':
smtp_socks.c:320:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 if (  buf[0] != 5
 ^~
smtp_socks.c:325:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   {
   ^
gcc tf_maildir.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  tf_maildir.c
ar cq transports.a
ranlib transports.a
make[3]: Leaving directory '/build/1st/exim4-4.89~RC7/b-exim4-daemon-light/build-Linux-armv7l/transports'
 
gcc acl.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I.    acl.c
acl.c: In function 'acl_verify':
acl.c:1646:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
     if (rc != OK && *log_msgptr)
        ^
acl.c: In function 'acl_check_condition':
acl.c:3637:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
   if (!conditions[cb->type].is_modifier && cb->u.negated)
      ^
acl.c: In function 'acl_check':
acl.c:4340:13: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
     else if (  rc == OK
             ^
gcc base64.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I.    base64.c
gcc child.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I.    child.c
gcc crypt16.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I.    crypt16.c
gcc daemon.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I.    daemon.c
In file included from exim.h:492:0,
                 from daemon.c:11:
daemon.c: In function 'daemon_go':
macros.h:114:26: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
 #define DEBUG(x)      if ((debug_selector & (x)) != 0)
                          ^
daemon.c:1468:5: note: in expansion of macro 'DEBUG'
     DEBUG(D_any)
     ^~~~~
gcc dbfn.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I.    dbfn.c
dbfn.c: In function 'dbfn_open':
dbfn.c:223:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
   if (save_errno != ENOENT)
      ^
gcc debug.c
gcc -c -g -O2 -fdebug-prefix-map=/build/1st/exim4-4.89~RC7=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I.    debug.c
Starting cleanup.
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)



More information about the Qa-jenkins-scm mailing list