Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 530398 Details for
Bug 655238
x11-libs/fltk-1.3.4 - configure: line 7700: syntax error near unexpected token `FREETYPE,'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-libs/fltk-1.3.4 config.log
fltk_config.log (text/plain), 48.05 KB, created by
Chris Smith
on 2018-05-08 02:08:14 UTC
(
hide
)
Description:
x11-libs/fltk-1.3.4 config.log
Filename:
MIME Type:
Creator:
Chris Smith
Created:
2018-05-08 02:08:14 UTC
Size:
48.05 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/fltk-1.3.4 --htmldir=/usr/share/doc/fltk-1.3.4/html --enable-cairo --disable-debug --enable-gl --enable-threads --enable-xft --disable-xinerama --disable-localjpeg --disable-localpng --disable-localzlib --docdir=/usr/share/doc/fltk-1.3.4/html --enable-largefile --enable-shared --enable-xcursor --enable-xdbe --enable-xfixes --includedir=/usr/include/fltk --libdir=/usr/lib64/fltk > >## --------- ## >## Platform. ## >## --------- ## > >hostname = sartre >uname -m = x86_64 >uname -r = 4.16.7-gentoo >uname -s = Linux >uname -v = #1 SMP Wed May 2 17:27:58 EDT 2018 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python2.7/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 >PATH: /usr/lib/llvm/6/bin >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/local/samba/sbin >PATH: /usr/local/samba/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2497: checking build system type >configure:2511: result: x86_64-pc-linux-gnu >configure:2531: checking host system type >configure:2544: result: x86_64-pc-linux-gnu >configure:2581: checking for x86_64-pc-linux-gnu-gcc >configure:2608: result: gcc >configure:2877: checking for C compiler version >configure:2886: gcc --version >&5 >gcc (Gentoo 7.3.0-r1 p1.1) 7.3.0 >Copyright (C) 2017 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2897: $? = 0 >configure:2886: gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r1/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 7.3.0 (Gentoo 7.3.0-r1 p1.1) >configure:2897: $? = 0 >configure:2886: gcc -V >&5 >gcc: error: unrecognized command line option '-V' >gcc: fatal error: no input files >compilation terminated. >configure:2897: $? = 1 >configure:2886: gcc -qversion >&5 >gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >gcc: fatal error: no input files >compilation terminated. >configure:2897: $? = 1 >configure:2917: checking whether the C compiler works >configure:2939: gcc -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:2943: $? = 0 >configure:2991: result: yes >configure:2994: checking for C compiler default output file name >configure:2996: result: a.out >configure:3002: checking for suffix of executables >configure:3009: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:3013: $? = 0 >configure:3035: result: >configure:3057: checking whether we are cross compiling >configure:3065: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:3069: $? = 0 >configure:3076: ./conftest >configure:3080: $? = 0 >configure:3095: result: no >configure:3100: checking for suffix of object files >configure:3122: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:3126: $? = 0 >configure:3147: result: o >configure:3151: checking whether we are using the GNU C compiler >configure:3170: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:3170: $? = 0 >configure:3179: result: yes >configure:3188: checking whether gcc accepts -g >configure:3208: gcc -c -g conftest.c >&5 >configure:3208: $? = 0 >configure:3249: result: yes >configure:3266: checking for gcc option to accept ISO C89 >configure:3329: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:3329: $? = 0 >configure:3342: result: none needed >configure:3474: checking for C++ compiler version >configure:3483: g++ --version >&5 >g++ (Gentoo 7.3.0-r1 p1.1) 7.3.0 >Copyright (C) 2017 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3494: $? = 0 >configure:3483: g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r1/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 7.3.0 (Gentoo 7.3.0-r1 p1.1) >configure:3494: $? = 0 >configure:3483: g++ -V >&5 >g++: error: unrecognized command line option '-V' >g++: fatal error: no input files >compilation terminated. >configure:3494: $? = 1 >configure:3483: g++ -qversion >&5 >g++: error: unrecognized command line option '-qversion'; did you mean '--version'? >g++: fatal error: no input files >compilation terminated. >configure:3494: $? = 1 >configure:3498: checking whether we are using the GNU C++ compiler >configure:3517: g++ -c -O2 -march=native -fomit-frame-pointer -pipe conftest.cpp >&5 >configure:3517: $? = 0 >configure:3526: result: yes >configure:3535: checking whether g++ accepts -g >configure:3555: g++ -c -g conftest.cpp >&5 >configure:3555: $? = 0 >configure:3596: result: yes >configure:3887: checking if the compiler supports -fvisibility >configure:3912: g++ -c -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -march=native -fomit-frame-pointer -pipe -fvisibility=hidden conftest.cpp >&5 >configure:3912: $? = 0 >configure:3927: result: yes >configure:3934: checking if the compiler supports -fvisibility-inlines-hidden >configure:3959: g++ -c -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -march=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cpp >&5 >configure:3959: $? = 0 >configure:3974: result: yes >configure:4099: checking for a BSD-compatible install >configure:4167: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >configure:4189: checking for nroff >configure:4207: found /usr/bin/nroff >configure:4219: result: /usr/bin/nroff >configure:4277: checking for doxygen >configure:4295: found /usr/bin/doxygen >configure:4307: result: /usr/bin/doxygen >configure:4319: checking for x86_64-pc-linux-gnu-ranlib >configure:4346: result: ranlib >configure:4411: checking for x86_64-pc-linux-gnu-ar >configure:4429: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:4441: result: /usr/bin/x86_64-pc-linux-gnu-ar >configure:4522: checking for x86_64-pc-linux-gnu-windres >configure:4555: result: no >configure:4565: checking for windres >configure:4598: result: no >configure:4624: checking how to run the C preprocessor >configure:4655: gcc -E conftest.c >configure:4655: $? = 0 >configure:4669: gcc -E conftest.c >conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:4669: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4694: result: gcc -E >configure:4714: gcc -E conftest.c >configure:4714: $? = 0 >configure:4728: gcc -E conftest.c >conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:4728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4757: checking for grep that handles long lines and -e >configure:4815: result: /bin/grep >configure:4820: checking for egrep >configure:4882: result: /bin/grep -E >configure:4887: checking for ANSI C header files >configure:4907: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:4907: $? = 0 >configure:4980: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:4980: $? = 0 >configure:4980: ./conftest >configure:4980: $? = 0 >configure:4991: result: yes >configure:5004: checking for sys/types.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5004: checking for sys/stat.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5004: checking for stdlib.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5004: checking for string.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5004: checking for memory.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5004: checking for strings.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5004: checking for inttypes.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5004: checking for stdint.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5004: checking for unistd.h >configure:5004: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5004: $? = 0 >configure:5004: result: yes >configure:5020: checking size of short >configure:5025: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:5025: $? = 0 >configure:5025: ./conftest >configure:5025: $? = 0 >configure:5039: result: 2 >configure:5053: checking size of int >configure:5058: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:5058: $? = 0 >configure:5058: ./conftest >configure:5058: $? = 0 >configure:5072: result: 4 >configure:5086: checking size of long >configure:5091: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:5091: $? = 0 >configure:5091: ./conftest >configure:5091: $? = 0 >configure:5105: result: 8 >configure:5132: checking whether byte ordering is bigendian >configure:5147: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:26:9: error: unknown type name 'not' > not a universal capable compiler > ^~~ >conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' > not a universal capable compiler > ^~~~~~~~~ >conftest.c:26:15: error: unknown type name 'universal' >configure:5147: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:5192: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5192: $? = 0 >configure:5210: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:32:4: error: unknown type name 'not'; did you mean 'ino_t'? > not big endian > ^~~ > ino_t >conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' > not big endian > ^~~~~~ >configure:5210: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:5338: result: no >configure:5369: checking whether the compiler recognizes bool as a built-in type >configure:5399: g++ -c -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -march=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cpp >&5 >configure:5399: $? = 0 >configure:5413: result: yes >configure:5423: checking for dirent.h that defines DIR >configure:5442: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5442: $? = 0 >configure:5450: result: yes >configure:5463: checking for library containing opendir >configure:5494: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:5494: $? = 0 >configure:5511: result: none required >configure:5581: checking sys/select.h usability >configure:5581: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5581: $? = 0 >configure:5581: result: yes >configure:5581: checking sys/select.h presence >configure:5581: gcc -E conftest.c >configure:5581: $? = 0 >configure:5581: result: yes >configure:5581: checking for sys/select.h >configure:5581: result: yes >configure:5581: checking sys/stdtypes.h usability >configure:5581: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:61:10: fatal error: sys/stdtypes.h: No such file or directory > #include <sys/stdtypes.h> > ^~~~~~~~~~~~~~~~ >compilation terminated. >configure:5581: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/stdtypes.h> >configure:5581: result: no >configure:5581: checking sys/stdtypes.h presence >configure:5581: gcc -E conftest.c >conftest.c:28:10: fatal error: sys/stdtypes.h: No such file or directory > #include <sys/stdtypes.h> > ^~~~~~~~~~~~~~~~ >compilation terminated. >configure:5581: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| /* end confdefs.h. */ >| #include <sys/stdtypes.h> >configure:5581: result: no >configure:5581: checking for sys/stdtypes.h >configure:5581: result: no >configure:5592: checking whether we have the POSIX compatible scandir() prototype >configure:5621: g++ -c -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -march=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cpp >&5 >configure:5621: $? = 0 >configure:5635: result: yes >configure:5661: checking for vsnprintf >configure:5661: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >conftest.c:53:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch] > char vsnprintf (); > ^~~~~~~~~ >configure:5661: $? = 0 >configure:5661: result: yes >configure:5680: checking for snprintf >configure:5680: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >conftest.c:54:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] > char snprintf (); > ^~~~~~~~ >configure:5680: $? = 0 >configure:5680: result: yes >configure:5701: checking for strings.h >configure:5701: result: yes >configure:5714: checking for strcasecmp >configure:5714: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >conftest.c:56:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] > char strcasecmp (); > ^~~~~~~~~~ >configure:5714: $? = 0 >configure:5714: result: yes >configure:5714: checking for strlcat >configure:5714: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/x11-libs/fltk-1.3.4/temp/ccXYq6oK.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcat' >collect2: error: ld returned 1 exit status >configure:5714: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SCANDIR_POSIX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STRCASECMP 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcat >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcat (); >| /* 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_strlcat || defined __stub___strlcat >| choke me >| #endif >| >| int >| main () >| { >| return strlcat (); >| ; >| return 0; >| } >configure:5714: result: no >configure:5714: checking for strlcpy >configure:5714: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/x11-libs/fltk-1.3.4/temp/cceDW8nQ.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >configure:5714: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SCANDIR_POSIX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STRCASECMP 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcpy (); >| /* 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_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:5714: result: no >configure:5726: checking locale.h usability >configure:5726: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5726: $? = 0 >configure:5726: result: yes >configure:5726: checking locale.h presence >configure:5726: gcc -E conftest.c >configure:5726: $? = 0 >configure:5726: result: yes >configure:5726: checking for locale.h >configure:5726: result: yes >configure:5738: checking for localeconv >configure:5738: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >configure:5738: $? = 0 >configure:5738: result: yes >configure:5748: checking for library containing pow >configure:5779: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c >&5 >conftest.c:43:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch] > char pow (); > ^~~ >/var/tmp/portage/x11-libs/fltk-1.3.4/temp/ccF9mf9Z.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `pow' >collect2: error: ld returned 1 exit status >configure:5779: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SCANDIR_POSIX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LOCALECONV 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pow (); >| int >| main () >| { >| return pow (); >| ; >| return 0; >| } >configure:5779: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:43:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch] > char pow (); > ^~~ >configure:5779: $? = 0 >configure:5796: result: -lm >configure:5812: checking for special C compiler options needed for large files >configure:5857: result: no >configure:5863: checking for _FILE_OFFSET_BITS value needed for large files >configure:5888: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:5888: $? = 0 >configure:5920: result: no >configure:6020: checking for long long int >configure:6047: result: yes >configure:6055: checking for library containing dlsym >configure:6086: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -lm >&5 >/var/tmp/portage/x11-libs/fltk-1.3.4/temp/ccCip2GY.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dlsym' >collect2: error: ld returned 1 exit status >configure:6086: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SCANDIR_POSIX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_LONG_LONG 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlsym (); >| int >| main () >| { >| return dlsym (); >| ; >| return 0; >| } >configure:6086: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -ldl -lm >&5 >configure:6086: $? = 0 >configure:6103: result: -ldl >configure:6112: checking dlfcn.h usability >configure:6112: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:6112: $? = 0 >configure:6112: result: yes >configure:6112: checking dlfcn.h presence >configure:6112: gcc -E conftest.c >configure:6112: $? = 0 >configure:6112: result: yes >configure:6112: checking for dlfcn.h >configure:6112: result: yes >configure:6132: checking alsa/asoundlib.h usability >configure:6132: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:6132: $? = 0 >configure:6132: result: yes >configure:6132: checking alsa/asoundlib.h presence >configure:6132: gcc -E conftest.c >configure:6132: $? = 0 >configure:6132: result: yes >configure:6132: checking for alsa/asoundlib.h >configure:6132: result: yes >configure:6164: checking for jpeg_CreateCompress in -ljpeg >configure:6189: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -ljpeg -ldl -lm >&5 >configure:6189: $? = 0 >configure:6198: result: yes >configure:6201: checking jpeglib.h usability >configure:6201: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:6201: $? = 0 >configure:6201: result: yes >configure:6201: checking jpeglib.h presence >configure:6201: gcc -E conftest.c >configure:6201: $? = 0 >configure:6201: result: yes >configure:6201: checking for jpeglib.h >configure:6201: result: yes >configure:6248: checking for gzgets in -lz >configure:6273: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -lz -ldl -lm >&5 >configure:6273: $? = 0 >configure:6282: result: yes >configure:6285: checking zlib.h usability >configure:6285: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:6285: $? = 0 >configure:6285: result: yes >configure:6285: checking zlib.h presence >configure:6285: gcc -E conftest.c >configure:6285: $? = 0 >configure:6285: result: yes >configure:6285: checking for zlib.h >configure:6285: result: yes >configure:6336: checking for png_read_info in -lpng >configure:6361: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -lpng -lz -ldl -lm >&5 >configure:6361: $? = 0 >configure:6370: result: yes >configure:6373: checking png.h usability >configure:6373: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:6373: $? = 0 >configure:6373: result: yes >configure:6373: checking png.h presence >configure:6373: gcc -E conftest.c >configure:6373: $? = 0 >configure:6373: result: yes >configure:6373: checking for png.h >configure:6373: result: yes >configure:6381: checking libpng/png.h usability >configure:6381: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:76:10: fatal error: libpng/png.h: No such file or directory > #include <libpng/png.h> > ^~~~~~~~~~~~~~ >compilation terminated. >configure:6381: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SCANDIR_POSIX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_LIBZ 1 >| #define HAVE_PNG_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libpng/png.h> >configure:6381: result: no >configure:6381: checking libpng/png.h presence >configure:6381: gcc -E conftest.c >conftest.c:43:10: fatal error: libpng/png.h: No such file or directory > #include <libpng/png.h> > ^~~~~~~~~~~~~~ >compilation terminated. >configure:6381: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SCANDIR_POSIX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_LIBZ 1 >| #define HAVE_PNG_H 1 >| /* end confdefs.h. */ >| #include <libpng/png.h> >configure:6381: result: no >configure:6381: checking for libpng/png.h >configure:6381: result: no >configure:6422: checking for png_get_valid in -lpng >configure:6447: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -lpng -lz -ldl -lm >&5 >configure:6447: $? = 0 >configure:6456: result: yes >configure:6463: checking for png_set_tRNS_to_alpha in -lpng >configure:6488: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -lpng -lz -ldl -lm >&5 >configure:6488: $? = 0 >configure:6497: result: yes >configure:6537: checking pthread.h usability >configure:6537: gcc -c -O2 -march=native -fomit-frame-pointer -pipe conftest.c >&5 >configure:6537: $? = 0 >configure:6537: result: yes >configure:6537: checking pthread.h presence >configure:6537: gcc -E conftest.c >configure:6537: $? = 0 >configure:6537: result: yes >configure:6537: checking for pthread.h >configure:6537: result: yes >configure:6550: checking for pthread_create using -lpthreads >configure:6565: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -lpthreads -ldl -lm >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: error: ld returned 1 exit status >configure:6565: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define FLTK_HAVE_CAIRO 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define U16 unsigned short >| #define U32 unsigned >| #define U64 unsigned long >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SCANDIR_POSIX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_LIBZ 1 >| #define HAVE_PNG_H 1 >| #define HAVE_LIBPNG 1 >| #define HAVE_PNG_GET_VALID 1 >| #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 >| #define HAVE_PTHREAD_H 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_create(0, 0, 0, 0); >| ; >| return 0; >| } >configure:6572: result: no >configure:6550: checking for pthread_create using -lpthread >configure:6565: gcc -o conftest -O2 -march=native -fomit-frame-pointer -pipe -Wl,-O2 -Wl,--as-needed conftest.c -lpthread -ldl -lm >&5 >configure:6565: $? = 0 >configure:6572: result: yes > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_long_long=yes >ac_cv_cxx_bool=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_cxx_fvisibility=yes >ac_cv_cxx_fvisibility_inlines=yes >ac_cv_cxx_scandir_posix=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=native -fomit-frame-pointer -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -march=native -fomit-frame-pointer -pipe' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=g++ >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O2 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_localeconv=yes >ac_cv_func_snprintf=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_vsnprintf=yes >ac_cv_header_alsa_asoundlib_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_jpeglib_h=yes >ac_cv_header_libpng_png_h=no >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_png_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_stdtypes_h=no >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_jpeg_jpeg_CreateCompress=yes >ac_cv_lib_png_png_get_valid=yes >ac_cv_lib_png_png_read_info=yes >ac_cv_lib_png_png_set_tRNS_to_alpha=yes >ac_cv_lib_z_gzgets=yes >ac_cv_objext=o >ac_cv_path_AR=/usr/bin/x86_64-pc-linux-gnu-ar >ac_cv_path_DOXYDOC=/usr/bin/doxygen >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_NROFF=/usr/bin/nroff >ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' >ac_cv_prog_CC=gcc >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_RANLIB=ranlib >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_search_dlsym=-ldl >ac_cv_search_opendir='none required' >ac_cv_search_pow=-lm >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_short=2 >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='/usr/bin/x86_64-pc-linux-gnu-ar' >ARCHFLAGS='' >AUDIOLIBS='-lasound' >BINARY_DIR='' >CAIRODIR='cairo' >CAIRODSONAME='libfltk_cairo.so.1.3' >CAIROFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16' >CAIROLIBBASENAME='libfltk_cairo.a' >CAIROLIBNAME='../lib/libfltk_cairo.a' >CAIROLIBS='-lcairo -lpixman-1' >CAT1EXT='' >CAT3EXT='' >CAT6EXT='' >CC='gcc' >CFLAGS='-O2 -march=native -fomit-frame-pointer -pipe' >CPP='gcc -E' >CPPFLAGS='' >CXX='g++' >CXXFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -march=native -fomit-frame-pointer -pipe -fvisibility-inlines-hidden' >DEFS='' >DOXYDOC='/usr/bin/doxygen' >DSOCOMMAND='$(CXX) $(DSOFLAGS) -Wl,-soname,$@ $(LDLIBS) -shared -fPIC -o' >DSOFLAGS='' >DSOLINK='-Wl,-rpath,/usr/lib64/fltk' >DSONAME='libfltk.so.1.3' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FLDSONAME='libfltk_forms.so.1.3' >FLLIBBASENAME='libfltk_forms.a' >FLLIBNAME='../lib/libfltk_forms.a' >FLTKCAIROOPTION='-L ../cairo -lfltk_cairo' >FLUID='fluid-shared' >FL_ABI_VERSION='1.3.0' >FL_DSO_VERSION='1.3' >FL_MAJOR_VERSION='1' >FL_MINOR_VERSION='3' >FL_PATCH_VERSION='4' >FL_VERSION='1.3.4' >GLDEMOS='gldemos' >GLDSONAME='libfltk_gl.so.1.3' >GLLIB='' >GLLIBBASENAME='libfltk_gl.a' >GLLIBNAME='../lib/libfltk_gl.a' >GREP='/bin/grep' >GROFF='' >HLINKS='' >IMAGELIBS='-lpng -lz -ljpeg ' >IMGDSONAME='libfltk_images.so.1.3' >IMGLIBBASENAME='libfltk_images.a' >IMGLIBNAME='../lib/libfltk_images.a' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_DESKTOP='' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >JPEG='' >JPEGINC='' >LARGEFILE='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' >LDFLAGS='-Wl,-O2 -Wl,--as-needed' >LIBBASENAME='libfltk.a' >LIBCOMMAND='/usr/bin/x86_64-pc-linux-gnu-ar cr' >LIBEXT='.a' >LIBNAME='../lib/libfltk.a' >LIBOBJS='' >LIBS='-lpthread -ldl -lm ' >LINKFLTK='../lib/libfltk.a' >LINKFLTKCAIRO='../lib/libfltk_cairo.a' >LINKFLTKFORMS='../lib/libfltk_forms.a' >LINKFLTKGL='../lib/libfltk_gl.a' >LINKFLTKIMG='../lib/libfltk_images.a' >LINKSHARED='-L../src -L ../cairo -lfltk_cairo -lfltk_images -lfltk_forms -lfltk' >LTLIBOBJS='' >MAKEDEPEND='' >NROFF='/usr/bin/nroff' >OBJEXT='o' >OPTIM=' -fvisibility=hidden' >OSX_ONLY=':' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PNG='' >PNGINC='' >PTHREAD_FLAGS='-D_THREAD_SAFE -D_REENTRANT' >RANLIB='ranlib' >RC='' >SHAREDSUFFIX='' >SHELL='/bin/sh' >STATICIMAGELIBS='-lpng -lz -ljpeg ' >THREADS='' >UNINSTALL_DESKTOP='' >USEMMFILES='No' >XMKMF='' >XPROP='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS='' >ZLIB='' >ZLIBINC='' >ac_ct_CC='' >ac_ct_CXX='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/fltk-1.3.4/html' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/fltk-1.3.4/html' >includedir='/usr/include/fltk' >infodir='/usr/share/info' >libdir='/usr/lib64/fltk' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define FLTK_HAVE_CAIRO 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define SIZEOF_SHORT 2 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 8 >#define U16 unsigned short >#define U32 unsigned >#define U64 unsigned long >#define HAVE_DIRENT_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SCANDIR 1 >#define HAVE_SCANDIR_POSIX 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRCASECMP 1 >#define HAVE_LOCALE_H 1 >#define HAVE_LOCALECONV 1 >#define HAVE_LONG_LONG 1 >#define HAVE_DLSYM 1 >#define HAVE_DLFCN_H 1 >#define HAVE_ALSA_ASOUNDLIB_H 1 >#define HAVE_LIBJPEG 1 >#define HAVE_LIBZ 1 >#define HAVE_PNG_H 1 >#define HAVE_LIBPNG 1 >#define HAVE_PNG_GET_VALID 1 >#define HAVE_PNG_SET_TRNS_TO_ALPHA 1 >#define HAVE_PTHREAD_H 1 >#define HAVE_PTHREAD 1 > >configure: exit 2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 655238
:
530396
| 530398