Jan Beich wrote on 09.12.2014 14:05:
Ruslan Makhmatkhanov <[email protected]> writes:

I have a problem with thunderbird (Makefile r373830) build on -current:

"""
configure: warning: x86_64-portbld-freebsd11.0: invalid host type
configure: warning: x86_64-portbld-freebsd11.0: invalid host type
configure: error: can only configure for one host and one target at a time
configure: error:
/mnt/media/d1/ports/mail/thunderbird/work/comm-esr31/mozilla/configure
failed for mozilla
*** Fix above errors and then restart with               "gmake -f
client.mk build"
/mnt/media/d1/ports/mail/thunderbird/work/comm-esr31/client.mk:348:
recipe for target 'configure' failed
gmake[2]: *** [configure] Error 1
gmake[2]: Leaving directory '/mnt/media/d1/ports/mail/thunderbird'
===>  Script "configure" failed unexpectedly.
"""

This was already reported as ports/195728. I cannot reproduce either
locally on 11.0-CURRENT amd64 or on 9.2-RELEASE amd64 in poudriere jail.

Have you altered port options from default like in the PR? Can you show
.mozconfig contents?

   $ cat $(make -V MOZCONFIG)
   ac_add_options --program-transform-name='s/thunderbird/thunderbird/'
   ac_add_options --enable-single-profile
   ac_add_options --disable-profilesharing
   ...

Here it is: http://dpaste.com/388NBW2

I can't say if I'm using the default options, but definitely I'm not changed anything withing this particular update (31.2.0 had built successfully with the same option set). Here is my showconfig:

===> The following configuration options are available for thunderbird-31.3.0:
     DBUS=on: D-Bus IPC system support
     DEBUG=off: Build with debugging support
     DTRACE=off: Build with DTrace probes
     ENIGMAIL=on: Enigmail extension
     GCONF=off: GConf configuration backend support
     GIO=on: GIO for file I/O
     GNOMEUI=on: libgnomeui support module
     GNOMEVFS2=on: GnomeVFS2 (virtual file system) support
     GSTREAMER=on: Multimedia support via GStreamer
     LIBPROXY=off: Proxy support via libproxy
     LIGHTNING=off: Calendar extension
     LOGGING=on: Additional log messages
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     PGO=off: Use Profile-Guided Optimization
     PROFILE=off: Build with profiling support
     TEST=off: Build and/or run tests
====> Options available for the multi AUDIO: you have to choose at least one of them
     ALSA=off: ALSA audio architecture support
     PULSEAUDIO=on: PulseAudio sound server support
===> Use 'make config' to modify these settings

Thank you.

--
Regards,
Ruslan

T.O.S. Of Reality
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to