Source: chromium-browser Version: 53.0.2785.113-1 Severity: serious Tags: stretch sid User: [email protected] Usertags: qa-ftbfs-20160930 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): > c++ -MMD -MF obj/printing/backend/printing.print_backend_cups.o.d > -DV8_DEPRECATION_WARNINGS -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL > -DCHROMIUM_BUILD -DCR_CLANG_REVISION=274142-1 -DUI_COMPOSITOR_IMAGE_TRANSPORT > -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_DEFAULT_RENDER_THEME=1 > -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1 -DUSE_CLIPBOARD_AURAX11=1 -DENABLE_WEBRTC=1 > -DENABLE_MEDIA_ROUTER=1 -DUSE_PROPRIETARY_CODECS -DENABLE_PEPPER_CDMS > -DENABLE_NOTIFICATIONS -DUSE_UDEV -DFIELDTRIAL_TESTING_ENABLED > -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PDF=1 > -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 > -DENABLE_PRINTING=1 -DENABLE_BASIC_PRINTING=1 -DENABLE_PRINT_PREVIEW=1 > -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 > -DENABLE_SUPERVISED_USERS=1 -DENABLE_MDNS=1 -DENABLE_SERVICE_DISCOVERY=1 > -DV8_USE_EXTERNAL_STARTUP_DATA -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD > -DSAFE_BROWSING_DB_LOCAL -DPRINTING_IMPLEMENTATION -DPRINT_BACKEND_AVAILABLE > -DSK_SUPPORT_GPU=1 -DSK_IGNORE_DW_GRAY_FIX > -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DU_USING_ICU_NAMESPACE=0 > -DU_ENABLE_DYLOAD=0 -DU_NOEXCEPT= -DU_STATIC_IMPLEMENTATION -DUSE_CUPS > -DUSE_LIBPCI=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -D__STDC_CONSTANT_MACROS > -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 > -D_FORTIFY_SOURCE=2 -Igen/shim_headers/ffmpeg/target -Igen -I../.. > -I../../skia/config -I../../third_party/khronos -I../../gpu -Igen/angle > -I../../third_party/skia/include/core > -I../../third_party/skia/include/effects -I../../third_party/skia/include/pdf > -I../../third_party/skia/include/gpu -I../../third_party/skia/include/lazy > -I../../third_party/skia/include/pathops > -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports > -I../../third_party/skia/include/utils -I../../skia/ext > -I../../third_party/icu/source/i18n -I../../third_party/icu/source/common > -fstack-protector --param=ssp-buffer-size=4 -pthread -fno-strict-aliasing > -Wall -Wno-extra -Wno-unused-parameter -Wno-missing-field-initializers > -fvisibility=hidden -pipe -fPIC -Wno-unused-local-typedefs -pthread > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -m64 > -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections > -funwind-tables -Wdate-time -D_FORTIFY_SOURCE=2 > -fno-delete-null-pointer-checks -fuse-ld=gold -fno-delete-null-pointer-checks > -fuse-ld=gold -fno-exceptions -fno-rtti -fno-threadsafe-statics > -fvisibility-inlines-hidden -std=gnu++11 -Wno-narrowing -c > ../../printing/backend/print_backend_cups.cc -o > obj/printing/backend/printing.print_backend_cups.o > ../../printing/backend/print_backend_cups.cc: In member function > 'base::FilePath printing::PrintBackendCUPS::GetPPD(const char*)': > ../../printing/backend/print_backend_cups.cc:243:36: error: 'cupsGetPPD' was > not declared in this scope > ppd_file_path = cupsGetPPD(name); > ^ > ../../printing/backend/print_backend_cups.cc:256:50: error: 'cupsGetPPD2' was > not declared in this scope > ppd_file_path = cupsGetPPD2(http.http(), name); > ^ > [10199/20095] CXX obj/printing/printing.printing_context_linux.o > [10200/20095] CXX obj/printing/backend/printing.cups_helper.o > ninja: build stopped: subcommand failed. > debian/rules:130: recipe for target 'override_dh_auto_build-arch' failed > make[1]: *** [override_dh_auto_build-arch] Error 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 The full build log is available from: http://aws-logs.debian.net/2016/09/30/chromium-browser_53.0.2785.113-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.

