Source: gridsite Version: 2.0.4-3 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140718 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > libtool: link: ( cd ".libs" && rm -f "libgridsite_nossl.la" && ln -s > "../libgridsite_nossl.la" "libgridsite_nossl.la" ) > sed -e "s/@version@/2.0.4/" -e "s,@prefix@,/usr," -e "s/@libdir@/lib/" > gridsite-openssl.pc.in > gridsite-openssl.pc > libtool --mode=compile gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -DVERSION=\"2.0.4\" -I. > -I../interface -DPIC -fPIC -DLINUX=2 -D_REENTRANT -D_LARGEFILE64_SOURCE > -I/usr/include/httpd -I/usr/include/apache2 -I/usr/include/apr-0 > -I/usr/include/apr-1 -I/usr/include/apr-1.0 \ > -o htcp.lo -c htcp.c `curl-config --cflags` > libtool: compile: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -DVERSION=\"2.0.4\" -I. > -I../interface -DPIC -fPIC -DLINUX=2 -D_REENTRANT -D_LARGEFILE64_SOURCE > -I/usr/include/httpd -I/usr/include/apache2 -I/usr/include/apr-0 > -I/usr/include/apr-1 -I/usr/include/apr-1.0 -c htcp.c -fPIC -DPIC -o > .libs/htcp.o > htcp.c: In function 'headers_callback': > htcp.c:149:3: warning: format '%d' expects argument of type 'int *', but > argument 3 has type 'size_t *' [-Wformat=] > if (sscanf(s, "Content-Length: %d", &(header_data->length)) == 1) > ^ > htcp.c: In function 'set_std_opts': > htcp.c:65:27: error: 'CURLOPT_FILE' undeclared (first use in this function) > #define CURLOPT_WRITEDATA CURLOPT_FILE > ^ > /usr/include/curl/curl.h:583:22: note: in expansion of macro > 'CURLOPT_WRITEDATA' > #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ > ^ > /usr/include/curl/typecheck-gcc.h:289:16: note: in expansion of macro > 'CURLOPT_READDATA' > (option) == CURLOPT_READDATA || > \ > ^ > htcp.c:65:27: note: each undeclared identifier is reported only once for each > function it appears in > #define CURLOPT_WRITEDATA CURLOPT_FILE > ^ > /usr/include/curl/curl.h:583:22: note: in expansion of macro > 'CURLOPT_WRITEDATA' > #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ > ^ > /usr/include/curl/typecheck-gcc.h:289:16: note: in expansion of macro > 'CURLOPT_READDATA' > (option) == CURLOPT_READDATA || > \ > ^ > htcp.c: In function 'do_rmtcp': > htcp.c:65:27: error: 'CURLOPT_FILE' undeclared (first use in this function) > #define CURLOPT_WRITEDATA CURLOPT_FILE > ^ > /usr/include/curl/curl.h:583:22: note: in expansion of macro > 'CURLOPT_WRITEDATA' > #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ > ^ > /usr/include/curl/typecheck-gcc.h:289:16: note: in expansion of macro > 'CURLOPT_READDATA' > (option) == CURLOPT_READDATA || > \ > ^ > htcp.c: In function 'do_copies': > htcp.c:65:27: error: 'CURLOPT_FILE' undeclared (first use in this function) > #define CURLOPT_WRITEDATA CURLOPT_FILE > ^ > /usr/include/curl/curl.h:583:22: note: in expansion of macro > 'CURLOPT_WRITEDATA' > #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ > ^ > /usr/include/curl/typecheck-gcc.h:289:16: note: in expansion of macro > 'CURLOPT_READDATA' > (option) == CURLOPT_READDATA || > \ > ^ > htcp.c: In function 'do_deletes': > htcp.c:65:27: error: 'CURLOPT_FILE' undeclared (first use in this function) > #define CURLOPT_WRITEDATA CURLOPT_FILE > ^ > /usr/include/curl/curl.h:583:22: note: in expansion of macro > 'CURLOPT_WRITEDATA' > #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ > ^ > /usr/include/curl/typecheck-gcc.h:289:16: note: in expansion of macro > 'CURLOPT_READDATA' > (option) == CURLOPT_READDATA || > \ > ^ > htcp.c: In function 'do_move': > htcp.c:65:27: error: 'CURLOPT_FILE' undeclared (first use in this function) > #define CURLOPT_WRITEDATA CURLOPT_FILE > ^ > /usr/include/curl/curl.h:583:22: note: in expansion of macro > 'CURLOPT_WRITEDATA' > #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ > ^ > /usr/include/curl/typecheck-gcc.h:289:16: note: in expansion of macro > 'CURLOPT_READDATA' > (option) == CURLOPT_READDATA || > \ > ^ > htcp.c: In function 'do_mkdirs': > htcp.c:65:27: error: 'CURLOPT_FILE' undeclared (first use in this function) > #define CURLOPT_WRITEDATA CURLOPT_FILE > ^ > /usr/include/curl/curl.h:583:22: note: in expansion of macro > 'CURLOPT_WRITEDATA' > #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ > ^ > /usr/include/curl/typecheck-gcc.h:289:16: note: in expansion of macro > 'CURLOPT_READDATA' > (option) == CURLOPT_READDATA || > \ > ^ > htcp.c: In function 'do_listings': > htcp.c:65:27: error: 'CURLOPT_FILE' undeclared (first use in this function) > #define CURLOPT_WRITEDATA CURLOPT_FILE > ^ > /usr/include/curl/curl.h:583:22: note: in expansion of macro > 'CURLOPT_WRITEDATA' > #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ > ^ > /usr/include/curl/typecheck-gcc.h:289:16: note: in expansion of macro > 'CURLOPT_READDATA' > (option) == CURLOPT_READDATA || > \ > ^ > htcp.c: In function 'do_rmtcp': > htcp.c:262:7: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&p, "Upgrade: GridHTTP/1.0"); > ^ > htcp.c:296:12: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&thisdestination, "%s%s", destination, p); > ^ > htcp.c:323:3: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&p, "Destination: %s", thisdestination); > ^ > htcp.c:342:8: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&p, "COPY %s", sources[isrc]); > ^ > htcp.c: In function 'do_copies': > htcp.c:375:7: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&p, "Upgrade: GridHTTP/1.0"); > ^ > htcp.c:408:12: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&thisdestination, "%s%s", destination, p); > ^ > htcp.c: In function 'do_move': > htcp.c:614:3: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&destination_header, "Destination: %s", destination); > ^ > htcp.c: In function 'translate_sitecast_url': > htcp.c:1114:23: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(source_ptr, "%.*s", > ^ > htcp.c: In function 'do_listings': > htcp.c:1486:25: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&s, "%s%s", source_url, list[i].filename); > ^ > htcp.c: In function 'main': > htcp.c:1755:3: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&(common_data.useragent), > ^ > htcp.c:1775:3: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&htcp_conf, "%s/%s", userpasswd->pw_dir, HTCP_USER_CONF); > ^ > htcp.c:1822:11: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&(common_data.cert), "/tmp/x509up_u%d", geteuid()); > ^ > htcp.c:1836:17: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&(common_data.cert), "%s/.globus/usercert.pem", > ^ > htcp.c:1842:17: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&(common_data.key), "%s/.globus/userkey.pem", > ^ > htcp.c:1980:26: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&destination, "%s/", &argv[optind + i][5]); > ^ > htcp.c:1989:26: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&destination, "%s/", argv[optind+i]); > ^ > make[1]: *** [htcp.lo] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/07/18/gridsite_2.0.4-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org