From nobody@FreeBSD.org  Tue Sep 24 17:01:12 2013
Return-Path: <nobody@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 ESMTP id F30A2814
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Sep 2013 17:01:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id E0D912AF0
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Sep 2013 17:01:11 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8OH1B3Q060659
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Sep 2013 17:01:11 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8OH1BIM060610;
	Tue, 24 Sep 2013 17:01:11 GMT
	(envelope-from nobody)
Message-Id: <201309241701.r8OH1BIM060610@oldred.freebsd.org>
Date: Tue, 24 Sep 2013 17:01:11 GMT
From: Volodymyr Kostyrko <arcade@b1t.name>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mail/thunderbird - doesn't build with qt3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         182351
>Category:       ports
>Synopsis:       mail/thunderbird - doesn't build with qt3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gecko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 24 17:10:00 UTC 2013
>Closed-Date:    Sat Apr 05 23:33:49 UTC 2014
>Last-Modified:  Sat Apr 05 23:33:49 UTC 2014
>Originator:     Volodymyr Kostyrko
>Release:        stable/9
>Organization:
none
>Environment:
FreeBSD ar1l0u 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #7 r255487M: Thu Sep 12 10:06:28 EEST 2013     arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
checking for libffi >= 3.0.9... yes
checking MOZ_FFI_CFLAGS... -I/usr/local/lib/libffi-3.0.13/include
checking MOZ_FFI_LIBS... -L/usr/local/lib -lffi
checking for icu-i18n >= 50.1... yes
checking MOZ_ICU_CFLAGS... -I/usr/local/include
checking MOZ_ICU_LIBS... -licui18n -L/usr/local/lib -licuuc -licudata
checking for application to build... ../mail
checking if app-specific confvars.sh exists... /tmp/ports/usr/ports/mail/thunderbird/work/comm-esr24/mozilla/../mail/confvars.sh
checking for qmake... no
/tmp/ports/usr/ports/mail/thunderbird/work/comm-esr24/mozilla/configure: -v: not found
configure: error: * * * Unsupported Qt Version:
------ config.log ------
...
configure:15749: checking for hunspell
configure:15756: checking MOZ_HUNSPELL_CFLAGS
configure:15761: checking MOZ_HUNSPELL_LIBS
configure:15953: checking for libffi >= 3.0.9
configure:15960: checking MOZ_FFI_CFLAGS
configure:15965: checking MOZ_FFI_LIBS
configure:16063: checking for icu-i18n >= 50.1
configure:16070: checking MOZ_ICU_CFLAGS
configure:16075: checking MOZ_ICU_LIBS
configure:16269: checking for application to build
configure:16331: checking if app-specific confvars.sh exists
configure:17190: checking for qmake
configure: error: /tmp/ports/usr/ports/mail/thunderbird/work/comm-esr24/mozilla/configure failed for mozilla
*** Fix above errors and then restart with               "gmake -f client.mk build"

Looks like configure is unaware that qmake is actually qmake-qt4.
>How-To-Repeat:

>Fix:
Fixing qmake executable name to qmake-qt4 in configure actually gets me past this point.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gecko 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 24 17:10:09 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182351 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Apr 5 23:33:24 UTC 2014 
State-Changed-Why:  
should be fixed by r332168. 

Reported by:	Jan Beich 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182351 
>Unformatted:
