[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Build failed in Jenkins: dpkg-binaries » amd64 #284



See <http://jenkins.grml.org/job/dpkg-binaries/architecture=amd64/284/>

------------------------------------------
[...truncated 718 lines...]
checking zlib.h presence... yes
checking for zlib.h... yes
checking for BZ2_bzdopen in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for lzma_alone_decoder in -llzma... yes
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for is_selinux_enabled in -lselinux... yes
checking for setexecfilecon in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking whether Unicode is requested... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking ncurses/term.h usability... no
checking ncurses/term.h presence... no
checking for ncurses/term.h... no
checking term.h usability... no
checking term.h presence... no
checking for term.h... no
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking ncursesw/term.h usability... yes
checking ncursesw/term.h presence... yes
checking for ncursesw/term.h... yes
checking for initscr in -lncursesw... yes
checking for proc_stat_list_create in -lps... no
checking for kvm_openfiles in -lkvm... no
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking error.h usability... yes
checking error.h presence... yes
checking for error.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking sys/proc.h usability... no
checking sys/proc.h presence... no
checking for sys/proc.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking linux/fiemap.h usability... yes
checking linux/fiemap.h presence... yes
checking for linux/fiemap.h... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for ptrdiff_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for unistd.h... (cached) yes
checking whether sys_siglist is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking for va_copy... yes
checking for C99 snprintf functions... yes
checking whether offsetof is declared... yes
checking whether makedev is declared... yes
checking whether WCOREDUMP is declared... yes
checking whether TIOCNOTTY is declared... yes
checking whether O_NOFOLLOW is declared... yes
checking whether F_ALLOCSP64 is declared... no
checking whether F_PREALLOCATE is declared... no
checking whether P_tmpdir is declared... yes
checking for program_invocation_short_name... yes
checking for __progname... yes
checking for getopt... yes
checking for getopt_long... yes
checking for obstack_free... yes
checking for strnlen... yes
checking for strndup... yes
checking for strerror... yes
checking for strsignal... yes
checking for asprintf... yes
checking for scandir... yes
checking for alphasort... yes
checking for unsetenv... yes
checking whether strnlen is declared... yes
checking for memcpy... yes
checking for lchown... yes
checking for strtoimax... yes
checking for isascii... yes
checking for setsid... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for lutimes... yes
checking for fallocate... yes
checking for posix_fallocate... yes
checking for posix_fadvise... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wextra... yes
checking whether gcc accepts -Wno-unused-parameter... yes
checking whether gcc accepts -Wno-missing-field-initializers... yes
checking whether gcc accepts -Wmissing-declarations... yes
checking whether gcc accepts -Wmissing-format-attribute... yes
checking whether gcc accepts -Wformat -Wformat-security... yes
checking whether gcc accepts -Wsizeof-array-argument... no
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wlogical-op... yes
checking whether gcc accepts -Wlogical-not-parentheses... no
checking whether gcc accepts -Wswitch-bool... no
checking whether gcc accepts -Wvla... yes
checking whether gcc accepts -Winit-self... yes
checking whether gcc accepts -Wwrite-strings... yes
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wdeclaration-after-statement... yes
checking whether gcc accepts -Wnested-externs... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wc99-c11-compat... no
checking whether g++ -std=gnu++11 accepts -Wall... yes
checking whether g++ -std=gnu++11 accepts -Wextra... yes
checking whether g++ -std=gnu++11 accepts -Wno-unused-parameter... yes
checking whether g++ -std=gnu++11 accepts -Wno-missing-field-initializers... yes
checking whether g++ -std=gnu++11 accepts -Wmissing-declarations... yes
checking whether g++ -std=gnu++11 accepts -Wmissing-format-attribute... yes
checking whether g++ -std=gnu++11 accepts -Wformat -Wformat-security... yes
checking whether g++ -std=gnu++11 accepts -Wsizeof-array-argument... no
checking whether g++ -std=gnu++11 accepts -Wpointer-arith... yes
checking whether g++ -std=gnu++11 accepts -Wlogical-op... yes
checking whether g++ -std=gnu++11 accepts -Wlogical-not-parentheses... no
checking whether g++ -std=gnu++11 accepts -Wswitch-bool... no
checking whether g++ -std=gnu++11 accepts -Wvla... yes
checking whether g++ -std=gnu++11 accepts -Winit-self... yes
checking whether g++ -std=gnu++11 accepts -Wwrite-strings... yes
checking whether g++ -std=gnu++11 accepts -Wcast-align... yes
checking whether g++ -std=gnu++11 accepts -Wshadow... yes
checking whether g++ -std=gnu++11 accepts -Wc++11-compat... yes
checking whether g++ -std=gnu++11 accepts -Wzero-as-null-pointer-constant... yes
checking dpkg cpu type... x86_64
configure: WARNING: x86_64 not found in cputable
checking dpkg operating system type... linux-gnu
configure: WARNING: linux-gnu not found in ostable
checking dpkg architecture name... configure: error: cannot determine host dpkg architecture
debian/rules:43: recipe for target 'build-tree/config.status' failed
make: *** [build-tree/config.status] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: user script /srv/pbuilder/build/cow.29638/tmp/hooks/C10shell starting
  ┌──────────────────────────────────────────────────────────────────────────────┐
  │  FTBFS - problem with building Debian package                                │
  └──────────────────────────────────────────────────────────────────────────────┘
  ┌──────────────────────────────────────────────────────────────────────────────┐
  │  DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment      │
  └──────────────────────────────────────────────────────────────────────────────┘
I: user script /srv/pbuilder/build/cow.29638/tmp/hooks/C10shell finished
I: unmounting /var/cache/pbuilder/build filesystem
I: unmounting /tmp/apt-7720 filesystem
I: unmounting /tmp/adt-7720 filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
 -> Cleaning COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.29638 
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <http://jenkins.grml.org/job/dpkg-binaries/architecture=amd64/ws/binaries/> to avoid problems in next run. ***'
*** Getting rid of files in <http://jenkins.grml.org/job/dpkg-binaries/architecture=amd64/ws/binaries/> to avoid problems in next run. ***
+ rm -f '<http://jenkins.grml.org/job/dpkg-binaries/architecture=amd64/ws/binaries/*'>
+ rm -rf /tmp/adt-7720 /tmp/apt-7720
+ '[' -n 1205722 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=343
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Feb 11 09:04:22 CET 2015 [running 343 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Feb 11 09:04:22 CET 2015 [running 343 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did tests run? 
For example, <http://jenkins.grml.org/job/dpkg-binaries/architecture=amd64/ws/report/lintian.xml> is 27 days old

	at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:122)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath.act(FilePath.java:989)
	at hudson.FilePath.act(FilePath.java:967)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	at hudson.model.Run.execute(Run.java:1743)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


Reply to: