Greetings Santiago,

I have reproduced this issue and am investigating.

Regarding the reproducible build FTBFS, that appears to be an issue
with GNU assembler: build_path_captured_in_assembly_objects. I've been
scratching my head on that one. The only potential solution that I
have come up with is to convert the .S file to inline assembly.

On Fri, Aug 17, 2018 at 2:21 PM, Santiago Vila <sanv...@debian.org> wrote:
> Package: src:libpsm2
> Version: 10.3.58-1
> Severity: serious
> Tags: ftbfs
>
> Dear maintainer:
>
> I tried to build this package in buster but it failed:
>
> --------------------------------------------------------------------------------
> [...]
>  debian/rules build-arch
> dh build-arch
>    dh_update_autotools_config -a
>    dh_autoreconf -a
>    dh_auto_configure -a
>    debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> sed -e 's/@DEB_HOST_MULTIARCH@/x86_64-linux-gnu/g'      \
>         -e 's/@PSM_LIB_VERSION@/1/g'            \
>         -e 's/@PSM_LIB_MAJOR@/1/g'              \
>         debian/libpsm2-2-compat.postinst.in > debian/libpsm2-2-compat.postinst
> sed     -e 's/@DEB_HOST_MULTIARCH@/x86_64-linux-gnu/g'  \
>         -e 's/@PSM_LIB_VERSION@/1/g'            \
>         -e 's/@PSM_LIB_MAJOR@/1/g'              \
>
> [... snipped ...]
>
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips /<<PKGBUILDDIR>>/opa/opa_debug.c -MM -MF 
> /<<PKGBUILDDIR>>/build_release/opa/opa_debug.d -MQ 
> /<<PKGBUILDDIR>>/build_release/opa/opa_debug.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c /<<PKGBUILDDIR>>/opa/opa_debug.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_debug.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c /<<PKGBUILDDIR>>/opa/opa_time.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_time.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c /<<PKGBUILDDIR>>/opa/opa_proto.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_proto.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c /<<PKGBUILDDIR>>/opa/opa_service.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_service.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c /<<PKGBUILDDIR>>/opa/opa_utils.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_utils.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c 
> /<<PKGBUILDDIR>>/opa/opa_dwordcpy-x86_64.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_dwordcpy-x86_64.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c /<<PKGBUILDDIR>>/opa/opa_i2cflash.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_i2cflash.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c /<<PKGBUILDDIR>>/opa/opa_sysfs.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_sysfs.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/opa/.. 
> -I/<<PKGBUILDDIR>>/opa/../ptl_ips -c /<<PKGBUILDDIR>>/opa/opa_syslog.c -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_syslog.o
> gcc  -g3 -fpic -c /<<PKGBUILDDIR>>/opa/opa_dwordcpy-x86_64-fast.S -o 
> /<<PKGBUILDDIR>>/build_release/opa/opa_dwordcpy-x86_64-fast.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/opa'
> make -j 2 /<<PKGBUILDDIR>>/build_release/libpsm2.so
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -MMD -c /<<PKGBUILDDIR>>/ptl_am/am_cuda_memhandle_cache.c 
> -o /<<PKGBUILDDIR>>/build_release/ptl_am/am_cuda_memhandle_cache.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -MMD -c /<<PKGBUILDDIR>>/psm_context.c -o 
> /<<PKGBUILDDIR>>/build_release/psm_context.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -MMD -c /<<PKGBUILDDIR>>/psm_ep.c -o 
> /<<PKGBUILDDIR>>/build_release/psm_ep.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -MMD -c /<<PKGBUILDDIR>>/psm_ep_connect.c -o 
> /<<PKGBUILDDIR>>/build_release/psm_ep_connect.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -MMD -c /<<PKGBUILDDIR>>/psm_error.c -o 
> /<<PKGBUILDDIR>>/build_release/psm_error.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -MMD -c /<<PKGBUILDDIR>>/psm_utils.c -o 
> /<<PKGBUILDDIR>>/build_release/psm_utils.o
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -MMD -c /<<PKGBUILDDIR>>/psm_sysbuf.c -o 
> /<<PKGBUILDDIR>>/build_release/psm_sysbuf.o
> /<<PKGBUILDDIR>>/psm_utils.c: In function 'psmi_faultinj_getspec':
> /<<PKGBUILDDIR>>/psm_utils.c:955:59: error: '%s' directive output may be 
> truncated writing up to 127 bytes into a region of size between 110 and 237 
> [-Werror=format-truncation=]
>    snprintf(fdesc, sizeof(fdesc) - 1, "Fault Injection %s <%s>",
>                                                            ^~
>      fname, fvals_str);
>             ~~~~~~~~~
> In file included from /usr/include/stdio.h:862,
>                  from /usr/include/malloc.h:24,
>                  from /<<PKGBUILDDIR>>/psm_utils.c:55:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: 
> '__builtin___snprintf_chk' output between 20 and 274 bytes into a destination 
> of size 255
>    return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
>           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>         __bos (__s), __fmt, __va_arg_pack ());
>         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security  -pthread -Wall -Werror -msse4.2 -D_DEFAULT_SOURCE 
> -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -fpic -fPIC 
> -D_GNU_SOURCE -DNVALGRIND  -funwind-tables -Wno-strict-aliasing 
> -Wformat-security -I. -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn 
> -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi 
> -I/<<PKGBUILDDIR>> -MMD -c /<<PKGBUILDDIR>>/psm_timer.c -o 
> /<<PKGBUILDDIR>>/build_release/psm_timer.o
> cc1: all warnings being treated as errors
> make[3]: *** [Makefile:523: /<<PKGBUILDDIR>>/build_release/psm_utils.o] Error 
> 1
> make[3]: *** Waiting for unfinished jobs....
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: *** [Makefile:282: all] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build: make -j1 "INSTALL=install --strip-program=true" returned exit 
> code 2
> make[1]: *** [debian/rules:38: override_dh_auto_build] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:16: build-arch] Error 2
> dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
> status 2
> --------------------------------------------------------------------------------
>
> The build was made with "dpkg-buildpackage -B" in my autobuilder.
> Most probably, it also fails here in reproducible builds:
>
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpsm2.html
>
> where you can get a full build log if you need it.
>
> If this is really a bug in one of the build-depends, please use reassign and 
> affects,
> so that this is still visible in the BTS web page for this package.
>
> Thanks.
>



-- 
Brian T. Smith
System Fabric Works
Senior Technical Staff
bsm...@systemfabricworks.com
GPG Key: B3C2C7B73BA3CD7F

Reply via email to