From owner-freebsd-chromium@FreeBSD.ORG Sun Nov 24 03:08:10 2013 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 857034DD for ; Sun, 24 Nov 2013 03:08:10 +0000 (UTC) Received: from mail-pb0-x22c.google.com (mail-pb0-x22c.google.com [IPv6:2607:f8b0:400e:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6672829BD for ; Sun, 24 Nov 2013 03:08:10 +0000 (UTC) Received: by mail-pb0-f44.google.com with SMTP id rq2so3467282pbb.3 for ; Sat, 23 Nov 2013 19:08:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=AW4APZDKdMf7VXUCub0yVauvakNhF9s3If8xLFl00io=; b=rUqUKbkRfbQ9Q/oHvgBtSFoGJPef1/sJlOt4wnk03ggcjKL1G6KFqr0vDWfYcSL5S5 g68iavsgPiq75dIZIPN69FcmGDL7JMc9OotQZi6Gd0IJZr+d4qzfW2/1EcPXcFN0iINo JWlgDEyJFNjxW0uXtaPADaB7shXxX/l8n5fFmq2DAda0DslkAVqnI0nOtuV8nzRd+ttI nXloAUavRYzmM41c4BPYvCYufcLFfk5Ko0tUDK5RuDhGLvhbRMnNHG/BWfXKUUpYYZw/ J1IOboh6ON72F5xD9l6WfBN1+j/cSK9gsuxWkOuDLyiJrdoWRnE0lMYxTHtWBl26sznw Y3pQ== MIME-Version: 1.0 X-Received: by 10.68.25.229 with SMTP id f5mr19599322pbg.6.1385262489980; Sat, 23 Nov 2013 19:08:09 -0800 (PST) Received: by 10.66.148.104 with HTTP; Sat, 23 Nov 2013 19:08:09 -0800 (PST) Date: Sat, 23 Nov 2013 22:08:09 -0500 Message-ID: Subject: chromium 31.0.1650.57 build fails on 8.4R amd64 From: Omar S To: chromium@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2013 03:08:10 -0000 Hi, My ports build of chromium is dying on amd64 FreeBSD-8.4R with a current ports tree (rev 334704). The versions tring in the Makefile is: # $FreeBSD: head/www/chromium/Makefile 334412 2013-11-20 12:48:34Z rene $ My system: > uname -a FreeBSD mine.heedme.com 8.4-RELEASE FreeBSD 8.4-RELEASE #1: Sat Jul 13 01:39:21 EDT 2013 root@mine.heedme.com:/usr/obj/usr/src/sys/MINE amd64 It is not finding X11/xlib.h, although the file exists in $LOCALBASE: > ls -la /usr/pkg/include/X11/Xlib.h -r--r--r-- 1 root wheel 99819 Oct 22 12:41 /usr/pkg/include/X11/Xlib.h Error output is below. thanks, -omar [931/13865] CXX obj/third_party/WebKit/Source/testing/plugin/TestNetscapePlugIn.main.o FAILED: /usr/pkg/bin/clang++33 -MMD -MF obj/third_party/WebKit/Source/testing/plugin/TestNetscapePlugIn.main.o.d -DANGLE_DX11 -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_NSS=1 -DUSE_X11=1 -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES=1 -DUSE_XI2_MT=2 -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_PROPRIETARY_CODECS -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=1 -DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_MANAGED_USERS=1 -DNDEBUG -DOFFICIAL_BUILD -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I/usr/local/include -I../.. -I../../third_party/WebKit/Source/testing/plugin -I../../third_party/npapi -I../../third_party/npapi/bindings -Wunused-parameter -fstack-protector --param=ssp-buffer-size=4 -pthread -fno-exceptions -fno-strict-aliasing -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -Wheader-hygiene -Wno-char-subscripts -Wno-unused-function -Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing -Wno-reserved-user-defined-literal -Wno-deprecated-register -fcolor-diagnostics -fvisibility=default -Wno-format -O2 -fdata-sections -ffunction-sections -O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 -Wno-deprecated -c ../../third_party/WebKit/Source/testing/plugin/main.cpp -o obj/third_party/WebKit/Source/testing/plugin/TestNetscapePlugIn.main.o ../../third_party/WebKit/Source/testing/plugin/main.cpp:34:10: fatal error: 'X11/Xlib.h' file not found #include ^ 1 error generated.