problem upgrade libxul-1.9.2.28_1 -> 10.0.7
Pieter Donche
Pieter.Donche at ua.ac.be
Mon Sep 17 08:48:43 UTC 2012
Hi,
During my weekly portupgrade I got this error:
...
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for startup-notification-0.12
===> Building package for startup-notification-0.12
===> Returning to build of libxul-10.0.7
===> libxul-10.0.7 depends on shared library: iconv.3 - found
===> libxul-10.0.7 depends on shared library: GL.1 - found
===> libxul-10.0.7 depends on shared library: atk-1.0.0 - found
===> libxul-10.0.7 depends on shared library: glib-2.0.0 - found
===> libxul-10.0.7 depends on shared library: gtk-x11-2.0.0 - found
===> libxul-10.0.7 depends on shared library: IDL-2.0 - found
===> libxul-10.0.7 depends on shared library: pango-1.0.0 - found
===> Configuring for libxul-10.0.7
(cd /usr/ports/www/libxul/work/mozilla-esr10 && /usr/local/bin/autoconf-2.13)
(cd /usr/ports/www/libxul/work/mozilla-esr10/js/src/ && /usr/local/bin/autoconf-
2.13)
Adding configure options from /usr/ports/www/libxul/work/mozilla-esr10/./.mozcon
fig:
--enable-application=xulrunner
--prefix=/usr/ports/www/libxul/work/fake
--enable-system-cairo
--enable-system-pixman
etc...
...
--disable-debug
--disable-logging
--disable-logging
configure: warning: x86_64-portbld-freebsd8.3: invalid host type
creating cache ./config.cache
checking host system type... x86_64-portbld-freebsd8.3
checking target system type... x86_64-portbld-freebsd8.3
checking build system type... x86_64-portbld-freebsd8.3
etc...
...
checking for png_get_valid in -lpng... yes
checking for png_get_acTL in -lpng... no
configure: error: --with-system-png won't work because the system's libpng doesn
't have APNG support
===> Script "configure" failed unexpectedly.
Please report the problem to gecko at FreeBSD.org [maintainer] and attach the
"/usr/ports/www/libxul/work/mozilla-esr10/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/sbin/pkg_info
-Ea).
*** Error code 1
Stop in /usr/ports/www/libxul.
*** Error code 1
Stop in /usr/ports/www/libxul.
---> Build of www/libxul ended at: Mon, 17 Sep 2012 10:01:55 +0200 (consumed 00
:12:14)
---> Upgrade of www/libxul ended at: Mon, 17 Sep 2012 10:01:55 +0200 (consumed
00:12:14)
---> ** Upgrade tasks 3: 1 done, 0 ignored, 0 skipped and 1 failed
+ security/p11-kit (p11-kit-0.13 -> p11-kit-0.14)
! www/libxul (libxul-1.9.2.28_1) (configure error)
+ graphics/ImageMagick (ImageMagick-6.7.8.6 -> ImageMagick-6.7.9.4)
---> Packages processed: 2 done, 0 ignored, 0 skipped and 1 failed
What's wrong here and how to fix?
I included in attachment /usr/ports/www/libxul/work/mozilla-esr10/config.log
and output of /usr/sbin/pkg_info -Ea
\_______________
/ Pieter Donche \____________________________________________
| Dept. Mathem. & Computer Science, University of Antwerp \
| http://www.win.ua.ac.be pieter(dot)donche(at)ua.ac.be |
| (UA) Middelheimlaan 1, B 2020 Antwerpen, BELGIUM (EU) |
| room G1.16, tel +32 03.265.3870, fax +32 03.265.3777 |
|____________________________________________________________|
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:1016: checking host system type
configure:1037: checking target system type
configure:1055: checking build system type
configure:1135: checking for mawk
configure:1135: checking for gawk
configure:1135: checking for nawk
configure:1265: checking for /usr/local/bin/perl
configure:2480: checking for gcc
configure:2593: checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul ) works
configure:2609: cc -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:2635: checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul ) is a cross-compiler
configure:2640: checking whether we are using GNU C
configure:2649: cc -E conftest.c
configure:2668: checking whether cc accepts -g
configure:2704: checking for c++
configure:2736: checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul ) works
configure:2752: c++ -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:2778: checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul ) is a cross-compiler
configure:2783: checking whether we are using GNU C++
configure:2792: c++ -E conftest.C
configure:2811: checking whether c++ accepts -g
configure:2845: checking for ranlib
configure:2877: checking for as
configure:2931: checking for ar
configure:2966: checking for ld
configure:3001: checking for strip
configure:3036: checking for windres
configure:3809: checking how to run the C preprocessor
configure:3889: checking how to run the C++ preprocessor
configure:3907: c++ -E -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C >/dev/null 2>conftest.out
configure:3984: checking for a BSD compatible install
configure:4037: checking whether ln -s works
configure:4060: checking for minimum required perl version >= 5.006
configure:4071: checking for full perl installation
configure:4086: checking for python2.7
configure:4146: checking for doxygen
configure:4195: checking for autoconf
configure:4246: checking for unzip
configure:4302: checking for zip
configure:4356: checking for makedepend
configure:4404: checking for xargs
configure:4456: checking for rpmbuild
configure:4745: checking whether the C compiler is clang older than version 2.9
configure:4768: cc -c -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:4790: checking bad gcc versions
configure:4873: checking for gmake
configure:4936: checking for X
configure:5250: checking for dnet_ntoa in -ldnet
configure:5269: cc -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -ldnet 1>&5
/usr/bin/ld: cannot find -ldnet
configure: failed program was:
#line 5258 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:5291: checking for dnet_ntoa in -ldnet_stub
configure:5310: cc -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -ldnet_stub 1>&5
/usr/bin/ld: cannot find -ldnet_stub
configure: failed program was:
#line 5299 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:5339: checking for gethostbyname
configure:5367: cc -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:5437: checking for connect
configure:5465: cc -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:5529: checking for remove
configure:5557: cc -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:5621: checking for shmat
configure:5649: cc -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:5722: checking for IceConnectionNumber in -lICE
configure:5741: cc -o conftest -O2 -pipe -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib conftest.c -lICE 1>&5
configure:6143: cc -c -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure: In function 'main':
configure:6139: error: '__thumb2__' undeclared (first use in this function)
configure:6139: error: (Each undeclared identifier is reported only once
configure:6139: error: for each function it appears in.)
configure: failed program was:
#line 6136 "configure"
#include "confdefs.h"
int main() {
return sizeof(__thumb2__);
; return 0; }
configure:6437: checking whether the compiler supports -Wno-invalid-offsetof
configure:6460: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Wno-invalid-offsetof -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure:6487: checking whether the compiler supports -Wno-variadic-macros
configure:6510: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Wno-variadic-macros -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure:6537: checking whether the compiler supports -Werror=return-type
configure:6560: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -Werror=return-type -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure:6596: checking whether ld has archive extraction flags
configure:6620: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
configure:6653: checking that static assertion macros used in autoconf tests work
configure:6674: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:6691: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure: In function 'main':
configure:6692: error: size of array 'static_assert_line_6691' is negative
configure: failed program was:
#line 6684 "configure"
#include "confdefs.h"
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
configure:6714: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure:6731: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure: In function 'int main()':
configure:6731: error: size of array 'static_assert_line_6731' is negative
configure: failed program was:
#line 6724 "configure"
#include "confdefs.h"
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
configure:6765: checking for 64-bit OS
configure:6774: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:7045: checking for Python version >= 2.5 but not 3.x
configure:8082: checking for ANSI C header files
configure:8095: cpp -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c >/dev/null 2>conftest.out
configure:8162: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure: In function 'main':
configure:8157: warning: incompatible implicit declaration of built-in function 'exit'
configure:8186: checking for working const
configure:8240: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8261: checking for mode_t
configure:8294: checking for off_t
configure:8327: checking for pid_t
configure:8360: checking for size_t
configure:8400: checking for __stdcall
configure:8414: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure:8408: error: '__stdcall' was not declared in this scope
configure:8408: error: template argument 1 is invalid
configure: failed program was:
#line 8405 "configure"
#include "confdefs.h"
template <typename Method> struct foo;
template <> struct foo<void (*)()> {};
template <> struct foo<void (__stdcall*)()> {};
int main() {
; return 0; }
configure:8443: checking for ssize_t
configure:8456: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8478: checking for st_blksize in struct stat
configure:8491: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8512: checking for siginfo_t
configure:8525: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8548: checking for int16_t
configure:8561: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8583: checking for int32_t
configure:8596: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8618: checking for int64_t
configure:8631: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8653: checking for int64
configure:8666: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure: In function 'main':
configure:8662: error: 'int64' undeclared (first use in this function)
configure:8662: error: (Each undeclared identifier is reported only once
configure:8662: error: for each function it appears in.)
configure:8662: error: expected ';' before 'foo'
configure: failed program was:
#line 8658 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
int main() {
int64 foo = 0;
; return 0; }
configure:8688: checking for uint
configure:8701: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8723: checking for uint_t
configure:8736: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure: In function 'main':
configure:8732: error: 'uint_t' undeclared (first use in this function)
configure:8732: error: (Each undeclared identifier is reported only once
configure:8732: error: for each function it appears in.)
configure:8732: error: expected ';' before 'foo'
configure: failed program was:
#line 8728 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
int main() {
uint_t foo = 0;
; return 0; }
configure:8758: checking for uint16_t
configure:8771: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:8802: checking for uname.domainname
configure:8815: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure: In function 'int main()':
configure:8811: error: 'struct utsname' has no member named 'domainname'
configure: failed program was:
#line 8807 "configure"
#include "confdefs.h"
#include <sys/utsname.h>
int main() {
struct utsname *res; char *domain;
(void)uname(res); if (res != 0) { domain = res->domainname; }
; return 0; }
configure:8839: checking for uname.__domainname
configure:8852: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure: In function 'int main()':
configure:8848: error: 'struct utsname' has no member named '__domainname'
configure: failed program was:
#line 8844 "configure"
#include "confdefs.h"
#include <sys/utsname.h>
int main() {
struct utsname *res; char *domain;
(void)uname(res); if (res != 0) { domain = res->__domainname; }
; return 0; }
configure:8912: checking for gcc c++0x headers bug without rtti
configure:8924: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -std=gnu++0x -fno-rtti -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
cc1plus: error: unrecognized command line option "-std=gnu++0x"
configure: failed program was:
#line 8917 "configure"
#include "confdefs.h"
#include <memory>
int main() {
; return 0; }
configure:8945: checking for usable char16_t (2 bytes, unsigned)
configure:8961: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure:8961:1: warning: hex escape sequence out of range
configure: In function 'int main()':
configure:8957: error: 'char16_t' was not declared in this scope
configure:8959: error: 'u' was not declared in this scope
configure:8959: error: expected `)' before string constant
configure:8959: error: expected `)' before ';' token
configure:8959: error: expected `)' before ';' token
configure:8959: error: expected `]' before ';' token
configure:8960: error: expected `)' before 'a'
configure:8960: error: expected `)' before ';' token
configure:8960: error: expected `]' before ';' token
configure:8961: error: expected `)' before '\xffffffff'
configure:8962: error: expected `]' before ';' token
configure: failed program was:
#line 8950 "configure"
#include "confdefs.h"
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
int main() {
CONFIGURE_STATIC_ASSERT(sizeof(char16_t) == 2);
CONFIGURE_STATIC_ASSERT(char16_t(-1) > char16_t(0));
CONFIGURE_STATIC_ASSERT(sizeof((u"hello")[0]) == 2);
CONFIGURE_STATIC_ASSERT(sizeof(u'a') == 2);
CONFIGURE_STATIC_ASSERT(u'\xFFFF' > u'\x0')
; return 0; }
configure:8986: checking for usable wchar_t (2 bytes, unsigned)
configure:9000: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.C 1>&5
configure: In function 'int main()':
configure:8999: error: size of array 'static_assert_line_8999' is negative
configure:9000: error: size of array 'static_assert_line_9000' is negative
configure: failed program was:
#line 8991 "configure"
#include "confdefs.h"
#include <stddef.h>
#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
int main() {
CONFIGURE_STATIC_ASSERT(sizeof(wchar_t) == 2);
CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0)
; return 0; }
configure:9025: checking for compiler -fshort-wchar option
configure:9039: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:9082: checking for visibility(hidden) attribute
configure:9107: checking for visibility(default) attribute
configure:9132: checking for visibility pragma support
configure:9157: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
configure:9185: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
configure:9240: checking for gcc PR49911
configure:9301: c++ -o conftest -O2 -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:9337: checking for __force_align_arg_pointer__ attribute
configure:9349: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Werror -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
cc1: warnings being treated as errors
configure:9343: warning: '__force_align_arg_pointer__' attribute ignored
configure: failed program was:
#line 9342 "configure"
#include "confdefs.h"
__attribute__ ((__force_align_arg_pointer__)) void test() {}
int main() {
; return 0; }
configure:9376: checking for dirent.h that defines DIR
configure:9389: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss conftest.c 1>&5
configure:9414: checking for opendir in -ldir
configure:9433: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -ldir 1>&5
/usr/bin/ld: cannot find -ldir
configure: failed program was:
#line 9422 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char opendir();
int main() {
opendir()
; return 0; }
configure:9506: checking for sys/byteorder.h
configure:9518: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9512:27: error: sys/byteorder.h: No such file or directory
configure: failed program was:
#line 9511 "configure"
#include "confdefs.h"
#include <sys/byteorder.h>
int main() {
; return 0; }
configure:9506: checking for compat.h
configure:9518: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9512:20: error: compat.h: No such file or directory
configure: failed program was:
#line 9511 "configure"
#include "confdefs.h"
#include <compat.h>
int main() {
; return 0; }
configure:9506: checking for getopt.h
configure:9518: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9548: checking for sys/bitypes.h
configure:9560: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9554:25: error: sys/bitypes.h: No such file or directory
configure: failed program was:
#line 9553 "configure"
#include "confdefs.h"
#include <sys/bitypes.h>
int main() {
; return 0; }
configure:9548: checking for memory.h
configure:9560: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9548: checking for unistd.h
configure:9560: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9590: checking for gnu/libc-version.h
configure:9602: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9596:30: error: gnu/libc-version.h: No such file or directory
configure: failed program was:
#line 9595 "configure"
#include "confdefs.h"
#include <gnu/libc-version.h>
int main() {
; return 0; }
configure:9590: checking for nl_types.h
configure:9602: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9632: checking for malloc.h
configure:9644: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
In file included from configure:9638:
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
configure: failed program was:
#line 9637 "configure"
#include "confdefs.h"
#include <malloc.h>
int main() {
; return 0; }
configure:9674: checking for X11/XKBlib.h
configure:9686: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9716: checking for io.h
configure:9728: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9722:16: error: io.h: No such file or directory
configure: failed program was:
#line 9721 "configure"
#include "confdefs.h"
#include <io.h>
int main() {
; return 0; }
configure:9759: checking for sys/statvfs.h
configure:9771: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9759: checking for sys/statfs.h
configure:9771: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9765:24: error: sys/statfs.h: No such file or directory
configure: failed program was:
#line 9764 "configure"
#include "confdefs.h"
#include <sys/statfs.h>
int main() {
; return 0; }
configure:9759: checking for sys/vfs.h
configure:9771: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9765:21: error: sys/vfs.h: No such file or directory
configure: failed program was:
#line 9764 "configure"
#include "confdefs.h"
#include <sys/vfs.h>
int main() {
; return 0; }
configure:9759: checking for sys/mount.h
configure:9771: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9802: checking for sys/quota.h
configure:9814: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9808:23: error: sys/quota.h: No such file or directory
configure: failed program was:
#line 9807 "configure"
#include "confdefs.h"
#include <sys/quota.h>
int main() {
; return 0; }
configure:9802: checking for sys/sysmacros.h
configure:9814: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9808:27: error: sys/sysmacros.h: No such file or directory
configure: failed program was:
#line 9807 "configure"
#include "confdefs.h"
#include <sys/sysmacros.h>
int main() {
; return 0; }
configure:9844: checking for linux/quota.h
configure:9856: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9850:25: error: linux/quota.h: No such file or directory
configure: failed program was:
#line 9849 "configure"
#include "confdefs.h"
#include <linux/quota.h>
int main() {
; return 0; }
configure:9887: checking for mmintrin.h
configure:9899: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:9936: checking for new
configure:9948: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:10040: checking for sys/cdefs.h
configure:10052: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:10086: checking for gethostbyname_r in -lc_r
configure:10105: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lc_r 1>&5
/usr/bin/ld: cannot find -lc_r
configure: failed program was:
#line 10094 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char gethostbyname_r();
int main() {
gethostbyname_r()
; return 0; }
configure:10143: checking for library containing dlopen
configure:10161: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:10201: checking for dlfcn.h
configure:10213: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:10247: checking for dladdr
configure:10275: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -D_GNU_SOURCE -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:10247: checking for memmem
configure:10275: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -D_GNU_SOURCE -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:10410: checking for socket in -lsocket
configure:10429: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lsocket 1>&5
/usr/bin/ld: cannot find -lsocket
configure: failed program was:
#line 10418 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char socket();
int main() {
socket()
; return 0; }
configure:10475: checking for XDrawLines in -lX11
configure:10494: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lX11 -lX11 1>&5
configure:10516: checking for XextAddDisplay in -lXext
configure:10535: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lXext -lX11 1>&5
configure:10558: checking for XtFree in -lXt
configure:10577: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lXt 1>&5
configure:10731: checking for XShmCreateImage in -lXext
configure:10750: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lXext -lX11 -lXext 1>&5
configure:10773: checking for X11/extensions/scrnsaver.h
configure:10785: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:10800: checking for XScreenSaverQueryInfo in -lXss
configure:10819: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lXss -lXext -lX11 1>&5
configure:10891: checking for freetype-config
configure:10927: checking for FreeType - version >= 6.1.0
configure:11051: checking for FT_Bitmap_Size.y_ppem
configure:11066: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:11092: checking for FT_GlyphSlot_Embolden
configure:11120: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -L/usr/local/lib -lfreetype -lz -lbz2 1>&5
configure:11092: checking for FT_Load_Sfnt_Table
configure:11120: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -L/usr/local/lib -lfreetype -lz -lbz2 1>&5
configure:11092: checking for FT_Select_Size
configure:11120: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -L/usr/local/lib -lfreetype -lz -lbz2 1>&5
configure:11165: checking for pthread_create in -lpthreads
cc -o dummy dummy.c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -lpthreads -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul
/usr/bin/ld: cannot find -lpthreads
configure:11188: checking for pthread_create in -lpthread
cc -o dummy dummy.c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -lpthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul
configure:11293: checking whether cc accepts -pthread
configure:11399: checking whether cc needs -traditional
configure:11406:19: error: sgtty.h: No such file or directory
configure:11424:20: error: termio.h: No such file or directory
configure:11445: checking for 8-bit clean memcmp
configure:11463: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure: In function 'main':
configure:11458: warning: incompatible implicit declaration of built-in function 'exit'
configure:11483: checking for random
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11483: checking for strerror
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11483: checking for lchown
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11483: checking for fchmod
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11483: checking for snprintf
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11495: warning: conflicting types for built-in function 'snprintf'
configure:11483: checking for statvfs
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11483: checking for memmove
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11495: warning: conflicting types for built-in function 'memmove'
configure:11483: checking for rint
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11495: warning: conflicting types for built-in function 'rint'
/var/tmp//cciPCQB4.o(.text+0x7): In function `main':
: undefined reference to `rint'
configure: failed program was:
#line 11488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char rint(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char rint();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_rint) || defined (__stub___rint)
choke me
#else
rint();
#endif
; return 0; }
configure:11483: checking for stat64
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
/var/tmp//ccfNXm33.o(.text+0x7): In function `main':
: undefined reference to `stat64'
configure: failed program was:
#line 11488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char stat64(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char stat64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_stat64) || defined (__stub___stat64)
choke me
#else
stat64();
#endif
; return 0; }
configure:11483: checking for lstat64
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
/var/tmp//ccXaFPNV.o(.text+0x7): In function `main':
: undefined reference to `lstat64'
configure: failed program was:
#line 11488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char lstat64(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char lstat64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_lstat64) || defined (__stub___lstat64)
choke me
#else
lstat64();
#endif
; return 0; }
configure:11483: checking for truncate64
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
/var/tmp//ccFaSUA6.o(.text+0x7): In function `main':
: undefined reference to `truncate64'
configure: failed program was:
#line 11488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char truncate64(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char truncate64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_truncate64) || defined (__stub___truncate64)
choke me
#else
truncate64();
#endif
; return 0; }
configure:11483: checking for statvfs64
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
/var/tmp//ccQcAHjT.o(.text+0x7): In function `main':
: undefined reference to `statvfs64'
configure: failed program was:
#line 11488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char statvfs64(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char statvfs64();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_statvfs64) || defined (__stub___statvfs64)
choke me
#else
statvfs64();
#endif
; return 0; }
configure:11483: checking for setbuf
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11483: checking for isatty
configure:11511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11538: checking for flockfile
configure:11566: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11538: checking for getpagesize
configure:11566: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11593: checking for localtime_r
configure:11621: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11593: checking for strtok_r
configure:11621: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11647: checking for clock_gettime(CLOCK_MONOTONIC)
configure:11663: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:11700: checking for wcrtomb
configure:11712: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:11732: checking for mbrtowc
configure:11744: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:11773: checking for res_ninit()
configure:11790: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
In file included from configure:11783:
/usr/include/resolv.h:161: error: array type has incomplete element type
/usr/include/resolv.h:175: error: field 'addr' has incomplete type
/usr/include/resolv.h:199: error: field 'sin' has incomplete type
configure: failed program was:
#line 11778 "configure"
#include "confdefs.h"
#ifdef linux
#define _BSD_SOURCE 1
#endif
#include <resolv.h>
int main() {
int foo = res_ninit(&_res);
; return 0; }
configure:11820: checking for gnu_get_libc_version()
configure:11836: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure: In function 'int main()':
configure:11832: error: 'gnu_get_libc_version' was not declared in this scope
configure: failed program was:
#line 11825 "configure"
#include "confdefs.h"
#ifdef HAVE_GNU_LIBC_VERSION_H
#include <gnu/libc-version.h>
#endif
int main() {
const char *glibc_version = gnu_get_libc_version();
; return 0; }
configure:11865: checking for iconv in -lc
configure:11887: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C -lc 1>&5
/var/tmp//cck0rNvJ.o(.text+0x5): In function `main':
: undefined reference to `iconv'
configure: failed program was:
#line 11873 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char iconv();
int main() {
iconv()
; return 0; }
configure:11906: checking for iconv in -liconv
configure:11928: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C -liconv 1>&5
configure:11996: checking for iconv()
configure:12015: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C -liconv 1>&5
configure:12039: checking for iconv() with const input
configure:12059: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12088: checking for nl_langinfo and CODESET
configure:12100: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:12132: checking for an implementation of va_copy()
configure:12156: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure: In function 'f':
configure:12150: warning: incompatible implicit declaration of built-in function 'exit'
configure:12173: checking for an implementation of __va_copy()
configure:12197: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure: In function 'f':
configure:12191: warning: incompatible implicit declaration of built-in function 'exit'
configure:12214: checking whether va_lists can be copied by value
configure:12238: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure: In function 'f':
configure:12230: error: incompatible types in assignment
configure:12232: warning: incompatible implicit declaration of built-in function 'exit'
configure: failed program was:
#line 12224 "configure"
#include "confdefs.h"
#include <stdarg.h>
void f (int i, ...) {
va_list args1, args2;
va_start (args1, i);
args2 = args1;
if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
exit (1);
va_end (args1); va_end (args2);
}
int main() { f (0, 42); return 0; }
configure:12336: checking for modern C++ template specialization syntax support
configure:12351: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12373: checking whether partial template specialization works
configure:12386: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12407: checking whether the C++ "using" keyword resolves ambiguity
configure:12428: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12449: checking for C++ dynamic_cast to void*
configure:12476: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:12500: checking whether C++ requires implementation of unused virtual methods
configure:12512: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:12535: checking for trouble comparing to zero near std::operator!=()
configure:12551: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12578: checking for __thread keyword for TLS variables
configure:12590: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul -fPIC -shared -Wl,-z,defs conftest.C 1>&5
configure:12627: checking for malloc.h
configure:12662: checking for malloc/malloc.h
configure:12674: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12668:27: error: malloc/malloc.h: No such file or directory
configure: failed program was:
#line 12667 "configure"
#include "confdefs.h"
#include <malloc/malloc.h>
int main() {
; return 0; }
configure:12697: checking for sys/malloc.h
configure:12709: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12742: checking for strndup
configure:12773: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:12742: checking for posix_memalign
configure:12773: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:12742: checking for memalign
configure:12773: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
/var/tmp//ccKhCLUM.o(.text+0x5): In function `main':
: undefined reference to `memalign'
configure: failed program was:
#line 12747 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char memalign(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char memalign();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_memalign) || defined (__stub___memalign)
choke me
#else
memalign();
#endif
; return 0; }
configure:12742: checking for valloc
configure:12773: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.C 1>&5
configure:12800: checking for __attribute__((always_inline))
configure:12812: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12827: checking for __attribute__((malloc))
configure:12839: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12854: checking for __attribute__((warn_unused_result))
configure:12866: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12881: checking for __attribute__((noreturn))
configure:12893: c++ -c -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.C 1>&5
configure:12917: checking for LC_MESSAGES
configure:12929: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:12952: checking for localeconv
configure:12980: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c 1>&5
configure:13169: checking for nspr-config
configure:13204: checking for NSPR - version >= 4.8.8
configure:13272: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include/nspr -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:13316: checking for pkg-config
configure:13360: checking for libevent
configure:13367: checking MOZ_LIBEVENT_CFLAGS
configure:13372: checking MOZ_LIBEVENT_LIBS
configure:13543: checking for nss-config
configure:13578: checking for NSS - version >= 3.13.1
configure:13651: checking for YASM assembler
configure:13657: checking for yasm
configure:13719: checking for jpeg_destroy_compress in -ljpeg
configure:13738: cc -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -L/usr/local/lib -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -ljpeg 1>&5
configure:13775: cc -c -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:13813: checking for gzread in -lz
configure:13832: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lz 1>&5
configure:13868: cc -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include conftest.c 1>&5
configure:13906: checking for BZ2_bzread in -lbz2
configure:13925: cc -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lbz2 1>&5
configure:13977: checking for png_get_valid in -lpng
configure:13996: cc -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -L/usr/local/lib -lz -lz -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lpng 1>&5
configure:14018: checking for png_get_acTL in -lpng
configure:14037: cc -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -isystem/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -L/usr/local/lib -lz -lz -pthread -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/libxul conftest.c -lpng 1>&5
/var/tmp//ccZ884ZT.o(.text+0x7): In function `main':
: undefined reference to `png_get_acTL'
configure: failed program was:
#line 14026 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char png_get_acTL();
int main() {
png_get_acTL()
; return 0; }
-------------- next part --------------
ImageMagick-6.7.9.4 Image processing tools
ORBit2-2.14.19 High-performance CORBA ORB with support for the C language
OpenSP-1.5.2_2 This package is a collection of SGML/XML tools called OpenS
Xaw3d-1.5E_4 A 3-D Athena Widget set that looks like Motif
adobe-cmaps-20051217_1 Adobe CMap collection
alpine-2.00_3 Mail and news client descended from Pine
antlr-2.7.7 ANother Tool for Language Recognition
apache-ant-1.8.3_1 Java- and XML-based build tool, conceptually similar to mak
apache22-2.2.22_8 Version 2.2.x of Apache web server with prefork MPM.
appres-1.0.3 Program to list application's resources
apr-1.4.6.1.4.1_1 Apache Portability Library
aspell-0.60.6.1_1 Spelling checker with better suggestion logic than ispell
atk-2.0.1 A GNOME accessibility toolkit (ATK)
autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms
autoconf-2.69 Automatically configure source code on many Un*x platforms
autoconf-wrapper-20101119 Wrapper script for GNU autoconf
automake-1.12.3 GNU Standards-compliant Makefile generator
automake-wrapper-20101119 Wrapper script for GNU automake
bash-4.2.37 The GNU Project's Bourne Again SHell
bdftopcf-1.0.3 Convert X font from BDF to PCF
bigreqsproto-1.1.1 BigReqs extension headers
bison-2.5.1,1 A parser generator from FSF, (mostly) compatible with Yacc
bitmap-1.0.5 Bitmap editor and converter utilities for X
bitstream-vera-1.10_5 Bitstream Vera TrueType font collection
boehm-gc-7.1 Garbage collection and memory leak detection for C and C++
ca_root_nss-3.13.6 The root certificate bundle from the Mozilla Project
cairo-1.10.2_4,2 Vector graphics library with cross-device output support
cakephp-1.2.10 A framework for developing PHP web applications
cclient-2007f,1 Mark Crispin's C-client mail access routines
cgiwrap-4.1 Securely execute Web CGI scripts
cm-super-0.3.4_4 Computer Modern Font Families in Type 1 Fonts
cmake-2.8.9 A cross-platform Makefile generator
cmake-modules-2.8.9 Modules and Templates for CMake
compat7x-amd64-7.3.703000.201008_1 A convenience package to install the compat7x libraries
compositeproto-0.4.2 Composite extension headers
consolekit-0.4.3 Framework for defining and tracking users
cups-client-1.5.2_2 Common UNIX Printing System: Library cups
cups-image-1.5.2_1 Common UNIX Printing System: Library cupsimage
curl-7.24.0 Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
cvsps-2.1_1 Create patchset information from CVS
damageproto-1.2.1 Damage extension headers
db41-4.1.25_4 The Berkeley DB package, revision 4.1
db42-4.2.52_5 The Berkeley DB package, revision 4.2
dbus-1.4.14_4 A message bus system for inter-application communication
dbus-glib-0.94 GLib bindings for the D-BUS messaging system
dconf-0.5.1_4 A configuration database system for GNOME
desktop-file-utils-0.18 A couple of command line utilities for working with desktop
diablo-jdk-1.6.0.07.02_20 Java Development Kit 1.6.0_07.02
dmidecode-2.11 A tool for dumping DMI (SMBIOS) contents in human-readable
dmxproto-2.3.1 DMX extension headers
docbook-4.1_4 V4.1 of the DocBook DTD, designed for technical documentati
docbook-xml-4.2_1 XML version of the DocBook DTD
docbook-xml-4.5 DocBook/XML DTD V4.5, designed for technical documentation
docbook-xsl-1.76.1 XSL DocBook stylesheets
docproj-jadetex-1.17_6 The "meta-port" for the FreeBSD Documentation Project
docproj-nojadetex-1.17_6 The "meta-port" for the FreeBSD Documentation Project
dri-7.6.1_2,2 OpenGL hardware acceleration drivers for the DRI
dri2proto-2.6 DRI2 prototype headers
dsssl-docbook-modular-1.79_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh
dvipdfmx-20100328_1 Dvipdfm with Asian languages by CID-keyed font technology s
dvipsk-tetex-5.95a_6 Convert a TeX DVI file to PostScript
eggdbus-0.6_1 D-Bus bindings for GObject
emacs-24.2,2 GNU editing macros
encodings-1.0.4,1 X.Org Encoding fonts
enscript-a4-1.6.4_5 ASCII to PostScript filter
evieext-1.1.1 XEVIE extension headers
expat-2.0.1_2 XML 1.0 parser written in C
fftw3-3.3.2 Fast C routines to compute the Discrete Fourier Transform
fixesproto-5.0 Fixes extension headers
fixrtf-0.1.20060303_2 A patch making it possible to embed PNGs into RTFs
font-adobe-100dpi-1.0.3 X.Org Adobe 100dpi font
font-adobe-75dpi-1.0.3 X.Org Adobe 75dpi font
font-adobe-utopia-100dpi-1.0.4 X.Org Adobe Utopia 100dpi font
font-adobe-utopia-75dpi-1.0.4 X.Org Adobe Utopia 75dpi font
font-adobe-utopia-type1-1.0.4 X.Org Adobe Utopia Type1 font
font-alias-1.0.3 X.Org Font aliases
font-amsfonts-3.02_1 Computer Modern and standard fonts for TeX
font-arabic-misc-1.0.3 X.Org miscellaneous Arabic fonts
font-bh-100dpi-1.0.3 X.Org Bigelow Holmes 100dpi font
font-bh-75dpi-1.0.3 X.Org Bigelow Holmes 75dpi font
font-bh-lucidatypewriter-100dpi-1.0.3 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font
font-bh-lucidatypewriter-75dpi-1.0.3 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font
font-bh-ttf-1.0.3 X.Org Bigelow & Holmes TTF font
font-bh-type1-1.0.3 X.Org Bigelow Holmes Type1 font
font-bitstream-100dpi-1.0.3 X.Org Bitstream Vera 100dpi font
font-bitstream-75dpi-1.0.3 X.Org Bitstream Vera 75dpi font
font-bitstream-type1-1.0.3 X.Org Bitstream Vera Type1 font
font-cronyx-cyrillic-1.0.3 X.Org Cronyx Cyrillic font
font-cursor-misc-1.0.3 X.Org miscellaneous Cursor fonts
font-daewoo-misc-1.0.3 X.Org miscellaneous Daewoo fonts
font-dec-misc-1.0.3 X.Org miscellaneous Dec fonts
font-ibm-type1-1.0.3 X.Org IBM Type1 font
font-isas-misc-1.0.3 X.Org miscellaneous ISAS fonts
font-jis-misc-1.0.3 X.Org miscellaneous JIS fonts
font-micro-misc-1.0.3 X.Org miscellaneous Micro fonts
font-misc-cyrillic-1.0.3 X.Org miscellaneous Cyrillic font
font-misc-ethiopic-1.0.3 X.Org miscellaneous Ethiopic font
font-misc-meltho-1.0.3 X.Org miscellaneous Meltho font
font-misc-misc-1.1.2 X.Org miscellaneous Misc fonts
font-mutt-misc-1.0.3 X.Org miscellaneous Mutt fonts
font-schumacher-misc-1.1.2 X.Org miscellaneous Schumacher fonts
font-screen-cyrillic-1.0.4 X.Org Screen Cyrillic font
font-sony-misc-1.0.3 X.Org miscellaneous Sony fonts
font-sun-misc-1.0.3 X.Org miscellaneous Sun fonts
font-util-1.2.0 Create an index of X font files in a directory
font-winitzki-cyrillic-1.0.3 X.Org Winitzki Cyrillic font
font-xfree86-type1-1.0.4 X.Org XFree86 Type1 font
fontcacheproto-0.1.3 Fontcache extension headers
fontconfig-2.9.0,1 An XML-based font configuration API for X Windows
fontsproto-2.1.1 Fonts extension headers
freetype-1.3.1_4 A free and portable TrueType font rendering engine
freetype-tools-1.3.1_9 Tools for FreeType 1
freetype2-2.4.9_1 A free and portable TrueType font rendering engine
fribidi-0.19.2_1 A Free Implementation of the Unicode Bidirectional Algorith
gamin-0.1.10_4 A file and directory monitoring system
gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M'
gconf2-2.32.0_3 A configuration database system for GNOME
gd-2.0.35_8,1 A graphics library for fast creation of images
gdbm-1.9.1 The GNU database manager
gdk-pixbuf-2.23.5_3 A graphic library for GTK+
getopt-1.1.4_2 A getopt(1) replacement that supports GNU-style long option
gettext-0.18.1.1 GNU gettext package
ghostscript8-8.71_10 Ghostscript 8.x PostScript interpreter
giflib-4.2.0_2 Tools and library routines for working with GIF images
gio-fam-backend-2.28.8_1 FAM backend for GLib\'s GIO library
git-1.7.11.5 Distributed source code management tool
glib-1.2.10_13 Some useful routines of C programming (previous stable vers
glib-2.28.8_4 Some useful routines of C programming (current stable versi
glproto-1.4.15 GLX extension headers
gmake-3.82_1 GNU version of 'make' utility
gmp-5.0.5 A free library for arbitrary precision arithmetic
gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scrip
gnomehier-2.3_12 A utility port that creates the GNOME directory tree
gnutls-2.12.18_1 GNU Transport Layer Security library
gobject-introspection-0.10.8_2 Generate interface introspection data for GObject libraries
gperf-3.0.3 Generates perfect hash functions for sets of keywords
gsfonts-8.11_5 Standard Fonts for Ghostscript
gtk-1.2.10_22 Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.24.6_2 Gimp Toolkit for X11 GUI (previous stable version)
gtk-engines2-2.20.2_1 Theme engine for the GTK+-2.0 toolkit
gtk-update-icon-cache-2.24.6_1 gtk-update-icon-cache utility from the Gtk+ toolkit.
gv-3.7.3_1 A PostScript and PDF previewer
hal-0.5.14_19 Hardware Abstraction Layer for simplifying device access
help2man-1.40.12 Automatically generating simple manual pages from program o
hicolor-icon-theme-0.12 A high-color icon theme shell from the FreeDesktop project
html-4.01_2 All W3C published SGML DTDs for HTML
html2text-1.3.2a Converts HTML documents into plain text
hunspell-1.3.2_1 Improved spell-checker for Hungarian and other languages
iceauth-1.0.5 ICE authority file utility for X
imake-1.0.4,1 Imake and other utilities from X.Org
inputproto-2.0.2 Input extension headers
intltool-0.41.1 Tools to internationalize various kinds of data files
iso8879-1986_3 Character entity sets from ISO 8879:1986 (SGML)
jadetex-3.13_8 A TeX backend for Jade, for typesetting SGML documents
jasper-1.900.1_10 An implementation of the codec specified in the JPEG-2000 s
java-zoneinfo-2012.f Updated Java timezone definitions
javavmwrapper-2.4 Wrapper script for various Java Virtual Machines
jbig2dec-0.11_1 Decoder implementation of the JBIG2 image compression forma
jbigkit-1.6 Lossless compression for bi-level images such as scanned pa
jdk-1.6.0.3p4_29 Java Development Kit 1.6.0
jpeg-8_3 IJG's jpeg compression utilities
kbproto-1.0.5 KB extension headers
latex-cjk-4.8.2_6 A LaTeX2e macro package which enables the use of CJK script
lcms-1.19_1,1 Light Color Management System -- a color management library
lcms2-2.3 Accurate, fast, and small-footprint color management engine
libFS-1.0.3 The FS library
libGL-7.6.1_2 OpenGL library that renders using GLX or DRI
libICE-1.0.7,1 Inter Client Exchange library for X11
libIDL-0.8.14_1 A library for creating trees of CORBA IDL files
libSM-1.2.0,1 Session Management library for X11
libX11-1.4.4,1 X11 library
libXScrnSaver-1.2.1 The XScrnSaver library
libXTrap-1.0.0 The XTrap library
libXau-1.0.6 Authentication Protocol library for X11
libXaw-1.0.9,2 X Athena Widgets library
libXcomposite-0.4.3,1 X Composite extension library
libXcursor-1.1.12 X client-side cursor loading library
libXdamage-1.1.3 X Damage extension library
libXdmcp-1.1.0 X Display Manager Control Protocol library
libXevie-1.0.3 The Xevie library
libXext-1.3.0_1,1 X11 Extension library
libXfixes-5.0 X Fixes extension library
libXfont-1.4.4_1,1 X font libary
libXfontcache-1.0.5 The Xfontcache library
libXft-2.1.14 A client-sided font API for X applications
libXi-1.4.5,1 X Input extension library
libXinerama-1.1.1,1 X11 Xinerama library
libXmu-1.1.0,1 X Miscellaneous Utilities libraries
libXp-1.0.1,1 X print library
libXpm-3.5.9 X Pixmap library
libXrandr-1.3.2 X Resize and Rotate extension library
libXrender-0.9.6 X Render extension library
libXres-1.0.5 X Resource usage library
libXt-1.1.1,1 X Toolkit library
libXtst-1.2.0 X Test extension
libXv-1.0.6,1 X Video Extension library
libXvMC-1.0.6 X Video Extension Motion Compensation library
libXxf86dga-1.1.2 X DGA Extension
libXxf86misc-1.0.3 X XF86-Misc Extension
libXxf86vm-1.1.1 X Vidmode Extension
libcheck-0.9.8 A unit test framework for C
libcroco-0.6.2_1 CSS2 parsing library
libdmx-1.1.1 DMX extension library
libdrm-2.4.17_1 Userspace interface to kernel Direct Rendering Module servi
libevent2-2.0.19 API for executing callback functions on events or timeouts
libffi-3.0.9 Foreign Function Interface
libfontenc-1.1.0 The fontenc Library
libfpx-1.2.0.12_2 Library routines for working with Flashpix images
libgcrypt-1.5.0_1 General purpose crypto library based on code used in GnuPG
libgee-0.6.2.1 GObject collection library
libgpg-error-1.10 Common error values for all GnuPG components
libgsf-1.14.21_1 An extensible i/o abstraction for dealing with structured f
libiconv-1.14 A character set conversion library
libidn-1.25 Internationalized Domain Names command line tool
liblqr-1-0.4.1_2 An easy to use C/C++ seam carving library
libltdl-2.4.2 System independent dlopen wrapper
libmcrypt-2.5.8 Multi-cipher cryptographic library (used in PHP)
libnotify-0.7.3_2 A library for desktop notifications
liboldX-1.0.1 Old X library
libotf-0.9.12 Library for handling OpenType fonts
libpaper-1.1.24_1 A library providing routines for paper size management
libpciaccess-0.12.1 Generic PCI access library
libpthread-stubs-0.3_3 This library provides weak aliases for pthread functions
librsvg2-2.34.1_1 Library for parsing and rendering SVG vector-graphic files
librsync-0.9.7_2 Library for delta compression of streams
libtool-2.4.2 Generic shared library support script
libutempter-1.1.5_1 Interface to record user sessions to utmp and wtmp files
libvolume_id-0.81.1 Library to provide file system type information
libvpx-1.1.0 VP8 Codec SDK
libwmf-0.2.8.4_7 Tools and library for converting Microsoft WMF (windows met
libwww-5.4.0_4 The W3C Reference Library
libxcb-1.7 The X protocol C-language Binding (XCB) library
libxkbfile-1.0.7 XKB file library
libxkbui-1.0.2_1 The xkbui library
libxml2-2.7.8_3 XML parser library for GNOME
libxslt-1.1.26_3 The XSLT C library for GNOME
libxul-1.9.2.28_1 Mozilla runtime package that can be used to bootstrap XUL+X
links-2.7,1 Lynx-like text WWW browser
linuxdoc-1.1_1 The Linuxdoc SGML DTD
luit-1.1.0_1 Locale and ISO 2022 support for Unicode terminals
lynx-2.8.8d12_1 A non-graphical, text-based World-Wide Web client
m17n-db-1.6.3 Data files for the m17n library
m17n-lib-1.6.3_1 A library for the multilingual text handling
m4-1.4.16_1,1 GNU m4
makedepend-1.0.3,1 A dependency generator for makefiles
mime-support-3.52.1 MIME Media Types list
mkfontdir-1.0.6 Create an index of X font files in a directory
mkfontscale-1.0.9 Creates an index of scalable font files for X
mysql-client-5.0.95 Multithreaded SQL database (client)
mysql-server-5.0.95 Multithreaded SQL database (server)
neon29-0.29.6_4 An HTTP and WebDAV client library for Unix systems
netpbm-10.35.86 A toolkit for conversion of images between different format
nettle-2.5 A low-level cryptographic library
nspr-4.9.2 A platform-neutral API for system level and libc like funct
nss-3.13.6 Libraries to support development of security-enabled applic
oniguruma-4.7.1 A BSDL Regular Expressions library compatible with POSIX/GN
open-motif-2.3.3_2 Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openjade-1.3.3p1_2 Object-oriented SGML/XML parser toolkit and DSSSL engine
openldap-client-2.4.32_1 Open source LDAP client implementation
p11-kit-0.14 Library for loading and enumerating of PKCS#11 modules
p5-Error-0.17018 Perl module to provide Error/exception support for perl: Er
p5-IO-Socket-INET6-2.69 Perl module with object interface to AF_INET6 domain socket
p5-IO-Socket-SSL-1.76 Perl5 interface to SSL sockets
p5-Locale-gettext-1.05_3 Message handling functions
p5-Net-SMTP-SSL-1.01_1 An SMTP client supporting SSL
p5-Net-SSLeay-1.48 Perl5 interface to SSL
p5-Socket6-0.23 IPv6 related part of the C socket.h defines and structure m
p5-XML-Parser-2.41 Perl extension interface to James Clark's XML parser, expat
p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy
pango-1.28.4_1 An open-source framework for the layout and rendering of i1
pciids-20120906 Database of all known IDs used in PCI devices
pcre-8.31 Perl Compatible Regular Expressions library
pdfjam-2.08_1 Shell scripts to manipulate PDF files
peps-2.0_5 Converts EPS images to anti-aliased bitmaps
perl-5.14.2_2 Practical Extraction and Report Language
php5-5.4.6 PHP Scripting Language
php5-ctype-5.4.6 The ctype shared extension for php
php5-curl-5.4.6 The curl shared extension for php
php5-dom-5.4.6 The dom shared extension for php
php5-extensions-1.7 A "meta-port" to install PHP extensions
php5-filter-5.4.6 The filter shared extension for php
php5-gd-5.4.6 The gd shared extension for php
php5-gettext-5.4.6 The gettext shared extension for php
php5-hash-5.4.6 The hash shared extension for php
php5-iconv-5.4.6 The iconv shared extension for php
php5-imap-5.4.6 The imap shared extension for php
php5-json-5.4.6 The json shared extension for php
php5-ldap-5.4.6 The ldap shared extension for php
php5-mbstring-5.4.6 The mbstring shared extension for php
php5-mcrypt-5.4.6 The mcrypt shared extension for php
php5-mysql-5.4.6 The mysql shared extension for php
php5-mysqli-5.4.6 The mysqli shared extension for php
php5-openssl-5.4.6 The openssl shared extension for php
php5-pdo-5.4.6 The pdo shared extension for php
php5-pdo_sqlite-5.4.6 The pdo_sqlite shared extension for php
php5-phar-5.4.6 The phar shared extension for php
php5-posix-5.4.6 The posix shared extension for php
php5-session-5.4.6 The session shared extension for php
php5-simplexml-5.4.6 The simplexml shared extension for php
php5-sockets-5.4.6 The sockets shared extension for php
php5-sqlite3-5.4.6 The sqlite3 shared extension for php
php5-tokenizer-5.4.6 The tokenizer shared extension for php
php5-xml-5.4.6 The xml shared extension for php
php5-xmlreader-5.4.6 The xmlreader shared extension for php
php5-xmlwriter-5.4.6 The xmlwriter shared extension for php
php5-xsl-5.4.6 The xsl shared extension for php
php5-zlib-5.4.6 The zlib shared extension for php
pico-alpine-2.00_1 [Al]PIne's message COmposition editor and Pilot file manage
pixman-0.24.2 Low-level pixel manipulation library
pkgconf-0.8.9 pkg-config compatible utility which does not depend on glib
png-1.5.12 Library for manipulating PNG images
policykit-0.9_6 Framework for controlling access to system-wide components
polkit-0.99 Framework for controlling access to system-wide components
popt-1.16 A getopt(3) like library with a number of enhancements, fro
portupgrade-2.4.9.9,2 FreeBSD ports/packages administration and management tool s
printproto-1.0.5 Print extension headers
psutils-a4-1.17_2 Utilities for manipulating PostScript documents
py27-libxml2-2.7.8_2 Python interface for XML parser library for GNOME
python27-2.7.3_3 An interpreted object-oriented programming language
randrproto-1.3.2 Randr extension headers
rdiff-backup-1.2.8,1 Local/remote mirroring+incremental backup
recordproto-1.14.1 RECORD extension headers
renderproto-0.11.1 RenderProto protocol headers
resourceproto-1.2.0 Resource extension headers
rsync-3.0.9_2 A network file distribution/synchronization utility
ruby-1.8.7.370,1 An object-oriented interpreted scripting language
ruby18-bdb-0.6.6 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat
scr2png-1.2_5 Converts the output of "vidcontrol -p" to PNG
scr2txt-1.2 Converts the output of "vidcontrol -p" to text
scrnsaverproto-1.2.1 ScrnSaver extension headers
sessreg-1.0.7 Manage utmp/wtmp entries for non-init X clients
setxkbmap-1.2.0 Set the keyboard using the X Keyboard Extension
shared-mime-info-1.0_1 A MIME type database from the FreeDesktop project
smproxy-1.0.5 Session Manager Proxy
sqlite3-3.7.13 An SQL database engine in a C library
startup-notification-0.12 Library that supports startup notification spec from freede
subversion-1.6.18 Version control system
svgalib-1.4.3_6 A low level console graphics library
t1lib-5.1.2_1,1 A Type 1 Rasterizer Library for UNIX/X11
t1utils-1.32 Six utilities for manipulating t1 fonts
tcl-8.5.12_2 Tool Command Language
tcl-modules-8.5.12_2 Tcl common modules
teTeX-3.0_6 A meta port for teTeX suite
teTeX-base-3.0_23 Thomas Esser's distribution of TeX & friends (binaries)
teTeX-texmf-3.0_8 Thomas Esser's distribution of TeX & friends (texmf tree)
tex-texmflocal-1.9 Meta-port that creates a site-local $TEXMF directory
texi2html-5.0_1,1 Texinfo to HTML converter
tidy-lib-090315.c_1 Utility to clean up and pretty print HTML/XHTML/XML (with s
tidy4-20000804_3 Fixes and tidies up HTML files
tiff-4.0.2_1 Tools and library routines for working with TIFF images
trapproto-3.4.3 DEC-XTRAP extension headers
tree-1.5.3 Display a tree-view of directories with optional color or H
ttf2pt1-3.4.4_2 True Type Font to Postscript Type 1 Converter
twm-1.0.7 Tab Window Manager for the X Window System
unzip-6.0_1 List, test and extract compressed files in a ZIP archive
v4l_compat-1.0.20120501_1 Video4Linux IOCTL header files
vala-0.12.1 Programming language and compiler that converts Vala code i
videoproto-2.3.1 Video extension headers
vim-7.3.632 Vi "workalike", with many additional features
w3m-0.5.3_1 A pager/text-based WWW browser
webp-0.1.3_1 Google WebP image format conversion tool
wget-1.13.4_1 Retrieve files from the Net via HTTP(S) and FTP
x11perf-1.5.4 X11 server performance test program
xauth-1.0.6 X authority file utility
xbacklight-1.1.2 Program to adjust backlight brightness
xbitmaps-1.1.1 X.Org bitmaps data
xcalc-1.0.4.1_1 Scientific calculator for X
xcb-proto-1.7.1 The X protocol C-language Binding (XCB) protocol
xcb-util-0.3.8,1 A module with libxcb/libX11 extension/replacement libraries
xcb-util-renderutil-0.3.8 Convenience functions for the Render extension
xclock-1.0.6 Analog and digital clock for X
xcmiscproto-1.2.1 XCMisc extension headers
xcmsdb-1.0.3 Device Color Characterization utility for X
xcursor-themes-1.0.3_1 X.org cursors themes
xcursorgen-1.0.4_1 Create an X cursor file from a collection of PNG images
xdm-1.1.11 X.Org X display manager
xdpyinfo-1.3.0 Display information utility for X
xdriinfo-1.0.4 Query configuration information of DRI drivers
xdvik-tetex-22.84.16_4 DVI Previewer(kpathsearch) for X
xev-1.1.0 Print contents of X events
xextproto-7.2.0 XExt extension headers
xf86-input-keyboard-1.6.1 X.Org keyboard input driver
xf86-input-mouse-1.7.1 X.Org mouse input driver
xf86-video-ati-6.14.3_1 X.Org ati display driver
xf86-video-intel-2.7.1_4 Driver for Intel integrated graphics chipsets
xf86-video-mach64-6.9.0 X.Org mach64 display driver
xf86-video-nv-2.1.18_1 X.Org nv display driver
xf86-video-openchrome-0.2.904_3 X.Org openChrome display driver
xf86-video-r128-6.8.1_3 X.Org r128 display driver
xf86-video-radeonhd-1.3.0_5 X.Org ati RadeonHD display driver
xf86-video-vesa-2.3.0_2 X.Org vesa display driver
xf86bigfontproto-1.2.0 XFree86-Bigfont extension headers
xf86dga-1.0.3 Test program for the XFree86-DGA extension
xf86dgaproto-2.1 XFree86-DGA extension headers
xf86driproto-2.1.1 XFree86-DRI extension headers
xf86miscproto-0.9.3 XFree86-Misc extension headers
xf86vidmodeproto-2.3.1 XFree86-VidModeExtension extension headers
xgamma-1.0.4 Gamma correction through the X server.
xgc-1.0.3 X graphics demo
xhost-1.0.4 Server access control program for X
xhtml-1.0.20020801_4 W3C's XHTML DTD
xineramaproto-1.2.1 Xinerama extension headers
xinit-1.3.2,1 X Window System initializer
xinput-1.5.4 Very useful utility for configuring and testing XInput devi
xkbcomp-1.2.3 Compile XKB keyboard description
xkbevd-1.1.2 XKB event daemon
xkbutils-1.0.3 XKB utility demos
xkeyboard-config-2.5.1 X Keyboard Configuration Database
xkill-1.0.3 Utility for killing a client by its X resource
xlsatoms-1.1.0 List interned atoms defined on a server
xlsclients-1.1.2 List client applications running on a display
xmessage-1.0.3 Display message or query in a X window
xmlcatmgr-2.2 SGML and XML catalog manager
xmlcharent-0.3_2 XML character entities
xmlto-0.0.25 Front-end to an XSL toolchain
xmodmap-1.0.5 Utility for modifying keymaps and pointer button mappings i
xorg-7.5.2 X.Org complete distribution metaport
xorg-apps-7.5.2 X.org apps meta-port
xorg-cf-files-1.0.4 X.org cf files for use with imake builds
xorg-docs-1.6,1 X.org documentation files
xorg-drivers-7.5.2 X.org drivers meta-port
xorg-fonts-100dpi-7.5.1 X.Org 100dpi bitmap fonts
xorg-fonts-7.5.1 X.org fonts meta-port
xorg-fonts-75dpi-7.5.1 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.5.1 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.5.1 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.5.1 X.Org TrueType fonts
xorg-fonts-type1-7.5.1 X.Org Type1 fonts
xorg-libraries-7.5.1 X.org libraries meta-port
xorg-macros-1.16.1 X.Org development aclocal macros
xorg-server-1.7.7_6,1 X.Org X server and related programs
xpdf-3.03_1 Display PDF files, and convert them to other formats
xpr-1.0.3 Utility for printing an X window dump
xprop-1.2.1 Property displayer for X
xproto-7.0.22 X11 protocol headers
xrandr-1.3.5 Primitive command line interface to the RandR extension
xrdb-1.0.9 X server resource database utility
xrefresh-1.0.4 Refresh all or part of an X screen
xset-1.2.2_1 User preference utility for X
xsetmode-1.0.0 Set the mode for an X Input Device
xsetroot-1.1.0 root window parameter setting utility for X
xterm-281_1 Terminal emulator for the X Window System
xtrans-1.2.6 Abstract network code for X
xvinfo-1.1.1 Print out X-Video extension adaptor information
xwd-1.0.4 Dump an image of an X window
xwininfo-1.1.2 Window information utility for X
xwud-1.0.3 Image displayer for X
yasm-1.2.0 A complete rewrite of the NASM assembler
zh-arphicttf-2.11_2 Four Chinese Big5/GB TrueType fonts made by Arphic Technolo
zh-docproj-0.1.20060303_6 Supportive tools for Chinese docproj build
zh-ttf2pt1-3.4.0 True Type Font to Postscript Type 1 Converter with chinese
zh-ttfm-0.9.5_3 A Big5/GB enhanced TrueType Font Manager
zip-3.0 Create/update ZIP files compatible with pkzip
More information about the freebsd-gecko
mailing list