Source: libproxy
Version: 0.3.1-6
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc 
> -DPACKAGE_NAME=\"libproxy\" -DPACKAGE_TARNAME=\"libproxy\" 
> -DPACKAGE_VERSION=\"0.3.1\" -DPACKAGE_STRING=\"libproxy\ 0.3.1\" 
> -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE=\"libproxy\" 
> -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
> -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_PTHREAD_MUTEX_INIT=1 
> -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I.  -I../../src/lib 
> -DXP_UNIX -DJS_THREADSAFE -I/usr/include/nspr -I/usr/include/mozjs   
> -D_POSIX_C_SOURCE=200112L -D_FORTIFY_SOURCE=2 -std=c99 -g -Wall -pedantic -g 
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -Wall -c -o pacrunner_mozjs_la-pacrunner_mozjs.lo 
> `test -f 'pacrunner_mozjs.c' || echo './'`pacrunner_mozjs.c
> libtool: compile:  gcc -DPACKAGE_NAME=\"libproxy\" 
> -DPACKAGE_TARNAME=\"libproxy\" -DPACKAGE_VERSION=\"0.3.1\" 
> "-DPACKAGE_STRING=\"libproxy 0.3.1\"" 
> -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE=\"libproxy\" 
> -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
> -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_PTHREAD_MUTEX_INIT=1 
> -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I../../src/lib 
> -DXP_UNIX -DJS_THREADSAFE -I/usr/include/nspr -I/usr/include/mozjs 
> -D_POSIX_C_SOURCE=200112L -D_FORTIFY_SOURCE=2 -std=c99 -g -Wall -pedantic -g 
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -Wall -c pacrunner_mozjs.c  -fPIC -DPIC -o 
> .libs/pacrunner_mozjs_la-pacrunner_mozjs.o
> pacrunner_mozjs.c:56:56: error: unknown type name 'uintN'
> pacrunner_mozjs.c:91:57: error: unknown type name 'uintN'
> pacrunner_mozjs.c: In function 'ctxs_new':
> pacrunner_mozjs.c:128:25: warning: assignment from incompatible pointer type 
> [enabled by default]
> pacrunner_mozjs.c:132:27: error: 'JS_FinalizeStub' undeclared (first use in 
> this function)
> pacrunner_mozjs.c:132:27: note: each undeclared identifier is reported only 
> once for each function it appears in
> pacrunner_mozjs.c:141:53: error: 'dnsResolve' undeclared (first use in this 
> function)
> pacrunner_mozjs.c:142:54: error: 'myIpAddress' undeclared (first use in this 
> function)
> pacrunner_mozjs.c:143:2: warning: string length '6002' is greater than the 
> length '4095' ISO C99 compilers are required to support [-Woverlength-strings]
> pacrunner_mozjs.c:144:12: warning: string length '6002' is greater than the 
> length '4095' ISO C99 compilers are required to support [-Woverlength-strings]
> pacrunner_mozjs.c: In function '_run':
> pacrunner_mozjs.c:202:3: warning: implicit declaration of function 
> 'JS_NewString' [-Wimplicit-function-declaration]
> pacrunner_mozjs.c:202:3: warning: passing argument 1 of 'STRING_TO_JSVAL' 
> makes pointer from integer without a cast [enabled by default]
> In file included from pacrunner_mozjs.c:33:0:
> /usr/include/mozjs/jsapi.h:2198:1: note: expected 'struct JSString *' but 
> argument is of type 'int'
> pacrunner_mozjs.c:203:3: warning: passing argument 1 of 'STRING_TO_JSVAL' 
> makes pointer from integer without a cast [enabled by default]
> In file included from pacrunner_mozjs.c:33:0:
> /usr/include/mozjs/jsapi.h:2198:1: note: expected 'struct JSString *' but 
> argument is of type 'int'
> pacrunner_mozjs.c:210:2: warning: implicit declaration of function 
> 'JS_GetStringBytes' [-Wimplicit-function-declaration]
> pacrunner_mozjs.c:210:2: warning: passing argument 1 of 'px_strdup' makes 
> pointer from integer without a cast [enabled by default]
> In file included from pacrunner_mozjs.c:30:0:
> ../../src/lib/misc.h:56:7: note: expected 'const char *' but argument is of 
> type 'int'
> make[4]: *** [pacrunner_mozjs_la-pacrunner_mozjs.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/libproxy_0.3.1-6_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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to