From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 25 11:50:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E112AA3E for ; Tue, 25 Feb 2014 11:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BCCDD1FE0 for ; Tue, 25 Feb 2014 11:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1PBo1w7024099 for ; Tue, 25 Feb 2014 11:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1PBo13G024098; Tue, 25 Feb 2014 11:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 25 Feb 2014 11:50:01 GMT Resent-Message-Id: <201402251150.s1PBo13G024098@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, kaltheat 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 017BF8DF for ; Tue, 25 Feb 2014 11:43:42 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E22351F9E for ; Tue, 25 Feb 2014 11:43:41 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1PBhffm041322 for ; Tue, 25 Feb 2014 11:43:41 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1PBhfwG041321; Tue, 25 Feb 2014 11:43:41 GMT (envelope-from nobody) Message-Id: <201402251143.s1PBhfwG041321@cgiserv.freebsd.org> Date: Tue, 25 Feb 2014 11:43:41 GMT From: kaltheat To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187030: emulators/virtualbox doesn't compile with X11 option only X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 11:50:02 -0000 >Number: 187030 >Category: ports >Synopsis: emulators/virtualbox doesn't compile with X11 option only >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 25 11:50:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: kaltheat >Release: FreeBSD 9.2 RELEASE amd64 >Organization: >Environment: >Description: Hi, when compiling virtualbox with these options OPTIONS_FILE_UNSET+=DBUS OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_UNSET+=GUESTADDITIONS OPTIONS_FILE_UNSET+=NLS OPTIONS_FILE_UNSET+=PULSEAUDIO OPTIONS_FILE_UNSET+=PYTHON OPTIONS_FILE_UNSET+=QT4 OPTIONS_FILE_UNSET+=UDPTUNNEL OPTIONS_FILE_UNSET+=VDE OPTIONS_FILE_SET+=VNC OPTIONS_FILE_UNSET+=VPX OPTIONS_FILE_UNSET+=WEBSERVICE OPTIONS_FILE_UNSET+=X11 configure exits with this error: .. Checking for Xrandr: Xrandr not found at -L/usr/X11R6/lib -L/usr/X11R6/lib64 -L/usr/local/lib -lXext -lX11 -lXrandr -I/usr/local/include or Xrandr header s not found Check the file /work/a/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.6/configure.log for detailed error information. Check /work/a/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.6/configure.log for details ===> Script "configure" failed unexpectedly. Please report the problem to vbox@FreeBSD.org [maintainer] and attach the "/work/a/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.6/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 .. virtualbox compiles fine without X11 option or with X11 option and QT4 option enabled. Regards, kaltheat >How-To-Repeat: >Fix: Possibly add xrandr as run dependency if X11 option is choosed. >Release-Note: >Audit-Trail: >Unformatted: