Source: lcgdm
Version: 1.8.11-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160828 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):
>  debian/rules build
> dh_testdir
> chmod 644 security/globus_gsi_gss_constants.h \
>         security/globus_i_gsi_credential.h \
>         security/gssapi_openssl.h
> chmod 644 doc/lfc/INSTALL-*
> # LFC with mysql backend
> mkdir lfc-mysql
> cp -pr Imakefile Makefile.ini config configure VERSION scripts \
>     h lib shlib common ns rfio dpm \
>     srmv1 srmv2 srmv2.2 security dli dicomcopy dpmcopy \
>     test lfc-mysql
> # The code violates the strict aliasing rules all over the place...
> # Need to use -fnostrict-aliasing so that the -O2 optimization in
> # CFLAGS doesn't try to use them.
> sed 's/^CC +=/& -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -fno-strict-aliasing/' \
>     -i lfc-mysql/config/linux.cf
> sed: -e expression #1, char 71: unknown option to `s'
> debian/rules:28: recipe for target 'configure-stamp' failed
> make: *** [configure-stamp] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/08/28/lcgdm_1.8.11-1_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.

Reply via email to