Raspbian Package Auto-Building

Buildd status for highwayhash (buster-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.o

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateMiscLogs
Buildd exposure stats armhf  0~git20181002.c5ee50b-3Build-Attempted1759d 19h 49mmb-lxc-01uncompiledmisc:optionalold | all (21)

Tail of log for highwayhash on armhf:

     printf("Total clocks during analysis: %zu\n", analyze_elapsed_);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~
./highwayhash/profiler.h: In member function 'void highwayhash::Results::UpdateOrAdd(size_t, uint64_t, uint64_t)':
./highwayhash/profiler.h:424:54: warning: left shift count >= width of type [-Wshift-count-overflow]
     zone->num_calls = (biased_offset << Accumulator::kNumCallBits) + num_calls;
                                                      ^~~~~~~~~~~~
./highwayhash/profiler.h: In member function 'void highwayhash::Results::MergeDuplicates()':
./highwayhash/profiler.h:458:42: warning: left shift count >= width of type [-Wshift-count-overflow]
           (biased_offset << Accumulator::kNumCallBits) + num_calls;
                                          ^~~~~~~~~~~~
make[1]: *** [Makefile:51: obj/profiler_example.o] Error 1
rm obj/nanobenchmark_example.o
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:22: build-arch] Error 2