Re: mail/thunderbird does not build

2016-01-06 Thread Walter Schwarzenfeld
Which options are set in make config?
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/thunderbird does not build

2016-01-06 Thread Per olof Ljungmark


Quoting Walter Schwarzenfeld :


Which options are set in make config?


Tried default options and now only

x dbus
x optimized_cflags
x ALSA

Also tried an earlier revision from November (pre SoundTouch), but all  
fails in the same place so the error is most likely elsewhere. Now  
testing to build an earlier version of libxul to see what that brings.


Hints welcome of course.


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/thunderbird does not build

2016-01-06 Thread Walter Schwarzenfeld
The patch is a change in freetype headers - could it be that freetype is
not updated?
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


mail/thunderbird does not build

2016-01-06 Thread Per olof Ljungmark


Port revision 405339

INPUT("../../gfx/skia/Unified_cpp_gfx_skia8.o")
INPUT("../../gfx/skia/Unified_cpp_gfx_skia9.o")
INPUT("StaticXULComponentsEnd/StaticXULComponentsEnd.o")

../../ipc/chromium/process_util_bsd.o: In function  
`base::LaunchApp(std::__1::vector,  
std::__1::allocator > > const&,  
std::__1::vector,  
std::__1::allocator > > const&,  
std::__1::map,  
std::__1::basic_string,  
std::__1::less >,  
std::__1::allocator const,  
std::__1::basic_string > > > const&, base::ChildPrivileges, bool,  
int*, base::ProcessArchitecture)':
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/ipc/chromium/src/base/process_util_bsd.cc:(.text._ZN4base9LaunchAppERKNSt3__16vectorINS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcNS5_IS7_RKNS1_INS0_4pairIiiEENS5_ISD_RKNS0_3mapIS7_S7_NS0_4lessIS7_EENS5_INSC_IKS7_S7_EENS_15ChildPrivilegesEbPiNS_19ProcessArchitectureE+0x11a): warning: undefined reference to  
`environ'
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/ipc/chromium/src/base/process_util_bsd.cc:(.text._ZN4base9LaunchAppERKNSt3__16vectorINS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcNS5_IS7_RKNS1_INS0_4pairIiiEENS5_ISD_RKNS0_3mapIS7_S7_NS0_4lessIS7_EENS5_INSC_IKS7_S7_EENS_15ChildPrivilegesEbPiNS_19ProcessArchitectureE+0x274): warning: undefined reference to  
`environ'

/usr/bin/ld: libxul.so: hidden symbol `_Z13GetDemuxerLogv' isn't defined
/usr/bin/ld: final link failed: Nonrepresentable section on output
c++: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/rules.mk:812:  
recipe for target 'libxul.so' failed

gmake[6]: *** [libxul.so] Error 1
gmake[6]: Leaving directory  
'/usr/ports/mail/thunderbird/work/comm-esr38/obj-x86_64-portbld-freebsd10.2/toolkit/library'
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/recurse.mk:74:  
recipe for target 'toolkit/library/target' failed

gmake[5]: *** [toolkit/library/target] Error 2
gmake[5]: Leaving directory  
'/usr/ports/mail/thunderbird/work/comm-esr38/obj-x86_64-portbld-freebsd10.2'
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/recurse.mk:36:  
recipe for target 'compile' failed

gmake[4]: *** [compile] Error 2
gmake[4]: Leaving directory  
'/usr/ports/mail/thunderbird/work/comm-esr38/obj-x86_64-portbld-freebsd10.2'
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/rules.mk:541:  
recipe for target 'default' failed

gmake[3]: *** [default] Error 2
gmake[3]: Leaving directory  
'/usr/ports/mail/thunderbird/work/comm-esr38/obj-x86_64-portbld-freebsd10.2'
/usr/ports/mail/thunderbird/work/comm-esr38/client.mk:404: recipe for  
target 'build' failed

gmake[2]: *** [build] Error 2
gmake[2]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38'
===> Compilation failed unexpectedly.


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/thunderbird does not build

2016-01-06 Thread Per olof Ljungmark


Quoting Walter Schwarzenfeld :


The patch is a change in freetype headers - could it be that freetype is
not updated?


It is, but I feel it is best now to start with updating the base  
system(s), and then run the ports update. Base was from mid-September  
so it's time anyway. Let you know the outcome.


Thanks!

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/thunderbird does not build

2016-01-06 Thread Walter Schwarzenfeld
Do you have the patch in the files directory of the port ? If not you
may try to copy it in the directory.
But I would mail directly to the maintainer.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/thunderbird does not build

2016-01-06 Thread Per olof Ljungmark

Quoting Walter Schwarzenfeld :


Do you have the patch in the files directory of the port ? If not you
may try to copy it in the directory.
But I would mail directly to the maintainer.


Tried again, now with BOTH alsa AND pulseaudio ticked, this worked!

Anyone knows why?

--
Intersonic AB
Registered in Stockholm, Sweden
SE556539368201

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/thunderbird does not build

2016-01-06 Thread Per olof Ljungmark


Quoting Per olof Ljungmark :


Quoting Walter Schwarzenfeld :


The patch is a change in freetype headers - could it be that freetype is
not updated?


It is, but I feel it is best now to start with updating the base  
system(s), and then run the ports update. Base was from  
mid-September so it's time anyway. Let you know the outcome.




Well, it failed again. Now I'm sort of clueless here...

10.2-STABLE #0 r293232
ports r365265

INPUT("../../gfx/skia/Unified_cpp_gfx_skia9.o")
INPUT("StaticXULComponentsEnd/StaticXULComponentsEnd.o")

../../ipc/chromium/process_util_bsd.o: In function  
`base::LaunchApp(std::__1::vector,  
std::__1::allocator > > const&,  
std::__1::vector,  
std::__1::allocator > > const&,  
std::__1::map,  
std::__1::basic_string,  
std::__1::less >,  
std::__1::allocator const,  
std::__1::basic_string > > > const&, base::ChildPrivileges, bool,  
int*, base::ProcessArchitecture)':
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/ipc/chromium/src/base/process_util_bsd.cc:(.text._ZN4base9LaunchAppERKNSt3__16vectorINS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcNS5_IS7_RKNS1_INS0_4pairIiiEENS5_ISD_RKNS0_3mapIS7_S7_NS0_4lessIS7_EENS5_INSC_IKS7_S7_EENS_15ChildPrivilegesEbPiNS_19ProcessArchitectureE+0x11a): warning: undefined reference to  
`environ'
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/ipc/chromium/src/base/process_util_bsd.cc:(.text._ZN4base9LaunchAppERKNSt3__16vectorINS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcNS5_IS7_RKNS1_INS0_4pairIiiEENS5_ISD_RKNS0_3mapIS7_S7_NS0_4lessIS7_EENS5_INSC_IKS7_S7_EENS_15ChildPrivilegesEbPiNS_19ProcessArchitectureE+0x274): warning: undefined reference to  
`environ'

/usr/bin/ld: libxul.so: hidden symbol `_Z13GetDemuxerLogv' isn't defined
/usr/bin/ld: final link failed: Nonrepresentable section on output
c++: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/config/rules.mk:812:  
recipe for target 'libxul.so' failed

gmake[6]: *** [libxul.so] Error 1




--
Intersonic AB
Registered in Stockholm, Sweden
SE556539368201

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/thunderbird does not build

2016-01-06 Thread Jan Beich
Per olof Ljungmark  writes:

> mozilla/ipc/chromium/src/base/process_util_bsd.cc: ... undefined reference to 
> `environ'

Ignore this false positive. Will be fixed by
https://bugzilla.mozilla.org/show_bug.cgi?id=1233275

> /usr/bin/ld: libxul.so: hidden symbol `_Z13GetDemuxerLogv' isn't defined
> /usr/bin/ld: final link failed: Nonrepresentable section on output

Likely FFMPEG=off regression from r404688. Before that commit
--disable-ffmpeg was never passed. The fix requires figuring out why
GetDemuxerLog() is not defined without MOZ_FFMPEG on ESR38 e.g.,
|hg blame| against the affected piece of code.

Work around: comment out RUN_DEPENDS+=ffmpeg in Mk/bsd.gecko.mk.
IIRC, FFMPEG is only used outside of MSE starting with 43.0.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205747


signature.asc
Description: PGP signature