Source: uswsusp Version: 1.0+20120915-5 Severity: serious Tags: jessie sid User: [email protected] Usertags: qa-ftbfs-20140926 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): > gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -DS2RAM -D_LARGEFILE64_SOURCE > -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o > load.o load.c > load.c: In function 'decrypt_key': > load.c:395:2: error: unknown type name 'gcry_ac_handle_t' > gcry_ac_handle_t rsa_hd; > ^ > load.c:396:2: error: unknown type name 'gcry_ac_data_t' > gcry_ac_data_t rsa_data_set, key_set; > ^ > load.c:397:2: error: unknown type name 'gcry_ac_key_t' > gcry_ac_key_t rsa_priv; > ^ > load.c:407:30: error: 'GCRY_AC_RSA' undeclared (first use in this function) > ret = gcry_ac_open(&rsa_hd, GCRY_AC_RSA, 0); > ^ > load.c:407:30: note: each undeclared identifier is reported only once for > each function it appears in > load.c:476:40: error: 'GCRY_AC_FLAG_COPY' undeclared (first use in this > function) > ret = gcry_ac_data_set(rsa_data_set, GCRY_AC_FLAG_COPY, > ^ > load.c:486:6: error: 'GCRY_AC_KEY_SECRET' undeclared (first use in this > function) > GCRY_AC_KEY_SECRET, rsa_data_set); > ^ > make[3]: *** [load.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/09/26/uswsusp_1.0+20120915-5_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]

