[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_18 #621

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Jan 9 00:49:09 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_18/621/>

------------------------------------------
[...truncated 775 lines...]
if test -f /usr/bin/xvfb-run; then 			\
		 xvfb-run -a 			\
			R CMD INSTALL -l /build/r-cran-stringi-1.0-1/debian/r-cran-stringi/usr/lib/R/site-library --clean     \
				 .   	\
				"--built-timestamp=\"Thu, 12 Nov 2015 11:07:31 +0100\""   	        \
				;                               \
	else							\
		 R CMD INSTALL -l /build/r-cran-stringi-1.0-1/debian/r-cran-stringi/usr/lib/R/site-library 	\
				--clean  .  \
				"--built-timestamp=\"Thu, 12 Nov 2015 11:07:31 +0100\""   	        \
				;                               \
	fi
* installing *source* package 'stringi' ...
** package 'stringi' successfully unpacked and MD5 sums checked
checking for local ICUDT_DIR... icu55/data
checking for R_HOME... /usr/lib/R
checking for R... /usr/lib/R/bin/R
checking for R >= 3.1.0... yes
checking for cat... /bin/cat
checking for gcc... gcc -std=gnu99
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -std=gnu99 accepts -g... yes
checking for gcc -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -std=c++11 accepts -g... yes
checking whether the C++ compiler supports the long long type... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking whether std::map is available... yes
checking for pkg-config... /usr/bin/pkg-config
checking with pkg-config for ICU4C installed... 55.1
checking for ICU4C >= 50... yes
checking for proper CPPFLAGS, LDFLAGS, and LIBS... done
checking whether we may build an ICU-based project... yes
checking for available ICU data library (ucnv, uloc, utrans)... yes
checking for available ICU data library (ucol)... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/uconfig_local.h
config.status: creating src/install.libs.R

*** stringi configure summary:
    ICU_FOUND=1
    ICUDT_DIR=icu55/data
    STRINGI_CXXSTD=CXX_STD=CXX11
    STRINGI_CFLAGS= 
    STRINGI_CPPFLAGS=-I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H
    STRINGI_CXXFLAGS= 
    STRINGI_LDFLAGS=-L/usr/lib/arm-linux-gnueabihf 
    STRINGI_LIBS=-licui18n -licuuc -licudata 

*** compiler settings used:
    CC=gcc -std=gnu99
    CPP=g++ -E
    LD=g++
    CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g 
    CPPFLAGS=  -UDEBUG -DNDEBUG
    CXX=g++ -std=c++11
    CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g 
    LDFLAGS= 
    LIBS= 

** libs
make[1]: Entering directory '/build/r-cran-stringi-1.0-1/src'
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_brkiter.cpp -o stri_brkiter.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_collator.cpp -o stri_collator.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_common.cpp -o stri_common.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_compare.cpp -o stri_compare.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_base.cpp -o stri_container_base.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_listint.cpp -o stri_container_listint.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_listraw.cpp -o stri_container_listraw.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_listutf8.cpp -o stri_container_listutf8.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_regex.cpp -o stri_container_regex.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_usearch.cpp -o stri_container_usearch.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_utf16.cpp -o stri_container_utf16.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_utf8.cpp -o stri_container_utf8.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_encoding_detection.cpp -o stri_encoding_detection.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_encoding_management.cpp -o stri_encoding_management.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_escape.cpp -o stri_escape.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_exception.cpp -o stri_exception.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_ICU_settings.cpp -o stri_ICU_settings.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_join.cpp -o stri_join.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_length.cpp -o stri_length.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_pad.cpp -o stri_pad.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_prepare_arg.cpp -o stri_prepare_arg.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_random.cpp -o stri_random.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_reverse.cpp -o stri_reverse.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_count.cpp -o stri_search_class_count.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_detect.cpp -o stri_search_class_detect.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_extract.cpp -o stri_search_class_extract.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_locate.cpp -o stri_search_class_locate.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_replace.cpp -o stri_search_class_replace.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_split.cpp -o stri_search_class_split.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_subset.cpp -o stri_search_class_subset.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_class_trim.cpp -o stri_search_class_trim.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_common.cpp -o stri_search_common.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_coll_count.cpp -o stri_search_coll_count.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_coll_split.cpp -o stri_search_coll_split.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_in.cpp -o stri_search_in.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_other_replace.cpp -o stri_search_other_replace.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_other_split.cpp -o stri_search_other_split.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_regex_count.cpp -o stri_search_regex_count.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_regex_match.cpp -o stri_search_regex_match.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_regex_split.cpp -o stri_search_regex_split.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_sort.cpp -o stri_sort.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_stats.cpp -o stri_stats.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_stringi.cpp -o stri_stringi.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_sub.cpp -o stri_sub.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_test.cpp -o stri_test.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_time_zone.cpp -o stri_time_zone.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_time_calendar.cpp -o stri_time_calendar.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_time_symbols.cpp -o stri_time_symbols.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_time_format.cpp -o stri_time_format.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_trans_casemap.cpp -o stri_trans_casemap.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_trans_other.cpp -o stri_trans_other.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_trans_normalization.cpp -o stri_trans_normalization.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_ucnv.cpp -o stri_ucnv.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_uloc.cpp -o stri_uloc.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_utils.cpp -o stri_utils.o
g++ -std=c++11 -I/usr/share/R/include -DNDEBUG -I. -I/usr/include/arm-linux-gnueabihf  -UDEBUG -DNDEBUG -DU_HAVE_ELF_H     -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -c stri_wrap.cpp -o stri_wrap.o
g++ -std=c++11 -shared -L/usr/lib/R/lib -Wl,-z,relro -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_replace.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/arm-linux-gnueabihf -licui18n -licuuc -licudata -L/usr/lib/R/lib -lR
make[1]: Leaving directory '/build/r-cran-stringi-1.0-1/src'
make[1]: Entering directory '/build/r-cran-stringi-1.0-1/src'
make[1]: Leaving directory '/build/r-cran-stringi-1.0-1/src'
installing via 'install.libs.R' to /build/r-cran-stringi-1.0-1/debian/r-cran-stringi/usr/lib/R/site-library/stringi
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (stringi)
rm -vf /build/r-cran-stringi-1.0-1/debian/r-cran-stringi/usr/lib/R/site-library/R.css 			\
		/build/r-cran-stringi-1.0-1/debian/r-cran-stringi/usr/lib/R/site-library/stringi/COPYING 	\
		/build/r-cran-stringi-1.0-1/debian/r-cran-stringi/usr/lib/R/site-library/stringi/LICENSE.txt
if test -f debian/overrides; then 		\
		install -d /build/r-cran-stringi-1.0-1/debian/r-cran-stringi/usr/share/lintian/overrides ; 		\
		install -m 0644 debian/overrides 	\
			/build/r-cran-stringi-1.0-1/debian/r-cran-stringi/usr/share/lintian/overrides/r-cran-stringi; 	\
	fi
Adding cdbs dependencies to debian/r-cran-stringi.substvars
dh_installdirs -pr-cran-stringi 
rm -rf debian/r-cran-stringi/usr/lib/R/site-library/stringi/LICENSE
dh_installdocs -pr-cran-stringi ./NEWS 
dh_installexamples -pr-cran-stringi 
dh_installman -pr-cran-stringi  
dh_installinfo -pr-cran-stringi  
dh_installmenu -pr-cran-stringi 
dh_installcron -pr-cran-stringi 
dh_installinit -pr-cran-stringi  
dh_installdebconf -pr-cran-stringi 
dh_installemacsen -pr-cran-stringi   
dh_installcatalogs -pr-cran-stringi 
dh_installpam -pr-cran-stringi 
dh_installlogrotate -pr-cran-stringi 
dh_installlogcheck -pr-cran-stringi 
dh_installchangelogs -pr-cran-stringi  
dh_installudev -pr-cran-stringi 
dh_lintian -pr-cran-stringi 
dh_bugfiles -pr-cran-stringi 
dh_install -pr-cran-stringi  
dh_link -pr-cran-stringi  
dh_installmime -pr-cran-stringi 
dh_installgsettings -pr-cran-stringi 
dh_strip -pr-cran-stringi  
dh_strip_nondeterminism
dh_compress -pr-cran-stringi  
dh_fixperms -pr-cran-stringi  
dh_makeshlibs -pr-cran-stringi  
dh_installdeb -pr-cran-stringi 
dh_perl -pr-cran-stringi 
dh_shlibdeps -pr-cran-stringi    
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/r-cran-stringi/usr/lib/R/site-library/stringi/libs/stringi.so was not linked against libicudata.so.55 (it uses none of the library's symbols)
dh_gencontrol -pr-cran-stringi  
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -pr-cran-stringi 
dh_builddeb -pr-cran-stringi 
dpkg-deb: building package 'r-cran-stringi-dbgsym' in '../r-cran-stringi-dbgsym_1.0-1-1_armhf.deb'.
dpkg-deb: building package 'r-cran-stringi' in '../r-cran-stringi_1.0-1-1_armhf.deb'.
Terminated
/srv/reproducible-results/rbuild-debian-CI5fsdDj/tmp.vbR2FfU1rt:	 40.9% -- replaced with /srv/reproducible-results/rbuild-debian-CI5fsdDj/tmp.vbR2FfU1rt.gz
Sat  9 Jan 00:49:06 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-F0Kaccv9, which will now be removed.
Sat  9 Jan 00:49:06 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-F0Kaccv9, which will now be removed.
INFO: Starting at 2016-01-09 00:49:06.822003
INFO: Finished at 2016-01-09 00:49:07.915437, took: 0:00:01.093444
INFO: Starting at 2016-01-09 00:49:08.672502
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:408)
INFO: Finished at 2016-01-09 00:49:08.923103, took: 0:00:00.250621
rm: cannot remove ‘/srv/reproducible-results/rbuild-debian-CI5fsdDj’: No such file or directory
Sat Jan  9 00:49:09 UTC 2016 - https://jenkins.debian.net/job/reproducible_builder_armhf_18/621/console got remote error with exit code 143 from odxu4b-armhf-rb.debian.net for build #1 for r-cran-stringi on testing/armhf



More information about the Qa-jenkins-scm mailing list