ports/182351: mail/thunderbird - doesn't build with qt3

Volodymyr Kostyrko arcade at b1t.name
Tue Sep 24 17:10:01 UTC 2013


>Number:         182351
>Category:       ports
>Synopsis:       mail/thunderbird - doesn't build with qt3
>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 Sep 24 17:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:


More information about the freebsd-ports-bugs mailing list