Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 448780 Details for
Bug 595868
lxde-base/lxdm-0.5.3 : greeter-gdk.c:26:22: fatal error: gdk/gdkx.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 39.16 KB, created by
Toralf Förster
on 2016-10-02 07:04:47 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-10-02 07:04:47 UTC
Size:
39.16 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 lxdm configure 0.5.3, 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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lxdm-0.5.3 --htmldir=/usr/share/doc/lxdm-0.5.3/html --libdir=/usr/lib64 --enable-password --with-x --with-xconn=xcb --with-systemdsystemunitdir=/usr/lib/systemd/system --disable-consolekit --enable-gtk3 --enable-nls --disable-debug --with-pam > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.7.6-hardened >uname -s = Linux >uname -v = #1 SMP Sat Oct 1 18:53:58 CEST 2016 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/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/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2367: checking for a BSD-compatible install >configure:2435: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:2446: checking whether build environment is sane >configure:2501: result: yes >configure:2652: checking for a thread-safe mkdir -p >configure:2691: result: /bin/mkdir -p >configure:2698: checking for gawk >configure:2714: found /usr/bin/gawk >configure:2725: result: gawk >configure:2736: checking whether make sets $(MAKE) >configure:2758: result: yes >configure:2787: checking whether make supports nested variables >configure:2804: result: yes >configure:2944: checking for x86_64-pc-linux-gnu-gcc >configure:2960: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2971: result: x86_64-pc-linux-gnu-gcc >configure:3240: checking for C compiler version >configure:3249: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 >Copyright (C) 2016 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:3260: $? = 0 >configure:3249: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.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/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,objc,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 6.2.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 --disable-default-pie --enable-default-ssp >Thread model: posix >gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) >configure:3260: $? = 0 >configure:3249: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3260: $? = 1 >configure:3249: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3260: $? = 1 >configure:3280: checking whether the C compiler works >configure:3302: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3306: $? = 0 >configure:3354: result: yes >configure:3357: checking for C compiler default output file name >configure:3359: result: a.out >configure:3365: checking for suffix of executables >configure:3372: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3376: $? = 0 >configure:3398: result: >configure:3420: checking whether we are cross compiling >configure:3428: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3432: $? = 0 >configure:3439: ./conftest >configure:3443: $? = 0 >configure:3458: result: no >configure:3463: checking for suffix of object files >configure:3485: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3489: $? = 0 >configure:3510: result: o >configure:3514: checking whether we are using the GNU C compiler >configure:3533: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3533: $? = 0 >configure:3542: result: yes >configure:3551: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3571: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3571: $? = 0 >configure:3612: result: yes >configure:3629: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3692: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3692: $? = 0 >configure:3705: result: none needed >configure:3730: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:3752: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3755: $? = 0 >configure:3752: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3755: $? = 0 >configure:3767: result: yes >configure:3795: checking for style of include used by make >configure:3823: result: GNU >configure:3849: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3960: result: none >configure:3980: checking for crypt in -lcrypt >configure:4005: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt >&5 >configure:4005: $? = 0 >configure:4014: result: yes >configure:4036: checking for library containing pam_open_session >configure:4067: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt >&5 >/var/tmp/portage/lxde-base/lxdm-0.5.3/temp/ccAaF0JV.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `pam_open_session' >collect2: error: ld returned 1 exit status >configure:4067: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "lxdm" >| #define PACKAGE_TARNAME "lxdm" >| #define PACKAGE_VERSION "0.5.3" >| #define PACKAGE_STRING "lxdm 0.5.3" >| #define PACKAGE_BUGREPORT "http://lxde.org/" >| #define PACKAGE_URL "" >| #define PACKAGE "lxdm" >| #define VERSION "0.5.3" >| #define HAVE_LIBCRYPT 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 pam_open_session (); >| int >| main () >| { >| return pam_open_session (); >| ; >| return 0; >| } >configure:4067: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4067: $? = 0 >configure:4084: result: -lpam >configure:4092: checking for pam_open_session >configure:4092: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4092: $? = 0 >configure:4092: result: yes >configure:4120: checking how to run the C preprocessor >configure:4151: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4151: $? = 0 >configure:4165: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:4165: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "lxdm" >| #define PACKAGE_TARNAME "lxdm" >| #define PACKAGE_VERSION "0.5.3" >| #define PACKAGE_STRING "lxdm 0.5.3" >| #define PACKAGE_BUGREPORT "http://lxde.org/" >| #define PACKAGE_URL "" >| #define PACKAGE "lxdm" >| #define VERSION "0.5.3" >| #define HAVE_LIBCRYPT 1 >| #define USE_PAM 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4190: result: x86_64-pc-linux-gnu-gcc -E >configure:4210: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4210: $? = 0 >configure:4224: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:4224: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "lxdm" >| #define PACKAGE_TARNAME "lxdm" >| #define PACKAGE_VERSION "0.5.3" >| #define PACKAGE_STRING "lxdm 0.5.3" >| #define PACKAGE_BUGREPORT "http://lxde.org/" >| #define PACKAGE_URL "" >| #define PACKAGE "lxdm" >| #define VERSION "0.5.3" >| #define HAVE_LIBCRYPT 1 >| #define USE_PAM 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4253: checking for X >configure:4392: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lpam -lcrypt >&5 >configure:4392: $? = 0 >configure:4442: result: libraries , headers >configure:4446: checking for grep that handles long lines and -e >configure:4504: result: /bin/grep >configure:4509: checking for egrep >configure:4571: result: /bin/grep -E >configure:4576: checking for ANSI C header files >configure:4596: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4596: $? = 0 >configure:4669: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4669: $? = 0 >configure:4669: ./conftest >configure:4669: $? = 0 >configure:4680: result: yes >configure:4693: checking for sys/types.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4693: checking for sys/stat.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4693: checking for stdlib.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4693: checking for string.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4693: checking for memory.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4693: checking for strings.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4693: checking for inttypes.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4693: checking for stdint.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4693: checking for unistd.h >configure:4693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4693: $? = 0 >configure:4693: result: yes >configure:4708: checking shadow.h usability >configure:4708: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4708: $? = 0 >configure:4708: result: yes >configure:4708: checking shadow.h presence >configure:4708: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4708: $? = 0 >configure:4708: result: yes >configure:4708: checking for shadow.h >configure:4708: result: yes >configure:4708: checking for stdlib.h >configure:4708: result: yes >configure:4708: checking for string.h >configure:4708: result: yes >configure:4708: checking for unistd.h >configure:4708: result: yes >configure:4708: checking utmpx.h usability >configure:4708: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4708: $? = 0 >configure:4708: result: yes >configure:4708: checking utmpx.h presence >configure:4708: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4708: $? = 0 >configure:4708: result: yes >configure:4708: checking for utmpx.h >configure:4708: result: yes >configure:4720: checking for pid_t >configure:4720: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4720: $? = 0 >configure:4720: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:64:20: error: expected expression before ')' token > if (sizeof ((pid_t))) > ^ >configure:4720: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "lxdm" >| #define PACKAGE_TARNAME "lxdm" >| #define PACKAGE_VERSION "0.5.3" >| #define PACKAGE_STRING "lxdm 0.5.3" >| #define PACKAGE_BUGREPORT "http://lxde.org/" >| #define PACKAGE_URL "" >| #define PACKAGE "lxdm" >| #define VERSION "0.5.3" >| #define HAVE_LIBCRYPT 1 >| #define USE_PAM 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 HAVE_SHADOW_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMPX_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 >| int >| main () >| { >| if (sizeof ((pid_t))) >| return 0; >| ; >| return 0; >| } >configure:4720: result: yes >configure:4735: checking vfork.h usability >configure:4735: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >conftest.c:61:19: fatal error: vfork.h: No such file or directory > #include <vfork.h> > ^ >compilation terminated. >configure:4735: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "lxdm" >| #define PACKAGE_TARNAME "lxdm" >| #define PACKAGE_VERSION "0.5.3" >| #define PACKAGE_STRING "lxdm 0.5.3" >| #define PACKAGE_BUGREPORT "http://lxde.org/" >| #define PACKAGE_URL "" >| #define PACKAGE "lxdm" >| #define VERSION "0.5.3" >| #define HAVE_LIBCRYPT 1 >| #define USE_PAM 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 HAVE_SHADOW_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMPX_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 <vfork.h> >configure:4735: result: no >configure:4735: checking vfork.h presence >configure:4735: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:28:19: fatal error: vfork.h: No such file or directory > #include <vfork.h> > ^ >compilation terminated. >configure:4735: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "lxdm" >| #define PACKAGE_TARNAME "lxdm" >| #define PACKAGE_VERSION "0.5.3" >| #define PACKAGE_STRING "lxdm 0.5.3" >| #define PACKAGE_BUGREPORT "http://lxde.org/" >| #define PACKAGE_URL "" >| #define PACKAGE "lxdm" >| #define VERSION "0.5.3" >| #define HAVE_LIBCRYPT 1 >| #define USE_PAM 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 HAVE_SHADOW_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMPX_H 1 >| /* end confdefs.h. */ >| #include <vfork.h> >configure:4735: result: no >configure:4735: checking for vfork.h >configure:4735: result: no >configure:4748: checking for fork >configure:4748: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >conftest.c:51:6: warning: conflicting types for built-in function 'fork' > char fork (); > ^~~~ >configure:4748: $? = 0 >configure:4748: result: yes >configure:4748: checking for vfork >configure:4748: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4748: $? = 0 >configure:4748: result: yes >configure:4758: checking for working fork >configure:4780: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4780: $? = 0 >configure:4780: ./conftest >configure:4780: $? = 0 >configure:4790: result: yes >configure:4811: checking for working vfork >configure:4921: result: yes >configure:4949: checking for atexit >configure:4949: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4949: $? = 0 >configure:4949: result: yes >configure:4949: checking for endpwent >configure:4949: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4949: $? = 0 >configure:4949: result: yes >configure:4949: checking for getspnam >configure:4949: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4949: $? = 0 >configure:4949: result: yes >configure:4949: checking for getusershell >configure:4949: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4949: $? = 0 >configure:4949: result: yes >configure:4949: checking for memset >configure:4949: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >conftest.c:59:6: warning: conflicting types for built-in function 'memset' > char memset (); > ^~~~~~ >configure:4949: $? = 0 >configure:4949: result: yes >configure:4949: checking for putenv >configure:4949: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >configure:4949: $? = 0 >configure:4949: result: yes >configure:4949: checking for strstr >configure:4949: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt >&5 >conftest.c:61:6: warning: conflicting types for built-in function 'strstr' > char strstr (); > ^~~~~~ >configure:4949: $? = 0 >configure:4949: result: yes >configure:4961: checking whether iso-codes has iso-639 domain >configure:4964: result: yes >configure:4978: checking whether NLS is requested >configure:4987: result: yes >configure:5005: checking for intltool >= 0.40.0 >configure:5007: result: 0.51.0 found >configure:5015: checking for intltool-update >configure:5033: found /usr/bin/intltool-update >configure:5045: result: /usr/bin/intltool-update >configure:5055: checking for intltool-merge >configure:5073: found /usr/bin/intltool-merge >configure:5085: result: /usr/bin/intltool-merge >configure:5095: checking for intltool-extract >configure:5113: found /usr/bin/intltool-extract >configure:5125: result: /usr/bin/intltool-extract >configure:5279: checking for xgettext >configure:5297: found /usr/bin/xgettext >configure:5309: result: /usr/bin/xgettext >configure:5319: checking for msgmerge >configure:5337: found /usr/bin/msgmerge >configure:5349: result: /usr/bin/msgmerge >configure:5359: checking for msgfmt >configure:5377: found /usr/bin/msgfmt >configure:5389: result: /usr/bin/msgfmt >configure:5399: checking for gmsgfmt >configure:5417: found /usr/bin/gmsgfmt >configure:5430: result: /usr/bin/gmsgfmt >configure:5450: checking for perl >configure:5468: found /usr/bin/perl >configure:5480: result: /usr/bin/perl >configure:5491: checking for perl >= 5.8.1 >configure:5498: result: 5.24.0 >configure:5502: checking for XML::Parser >configure:5505: result: ok >configure:5530: checking for x86_64-pc-linux-gnu-pkg-config >configure:5548: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:5560: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:5628: checking pkg-config is at least version 0.9.0 >configure:5631: result: yes >configure:5641: checking for XLIB >configure:5648: $PKG_CONFIG --exists --print-errors "x11" >configure:5651: $? = 0 >configure:5665: $PKG_CONFIG --exists --print-errors "x11" >configure:5668: $? = 0 >configure:5726: result: yes >configure:5735: checking for GLIB >configure:5742: $PKG_CONFIG --exists --print-errors "glib-2.0" >configure:5745: $? = 0 >configure:5759: $PKG_CONFIG --exists --print-errors "glib-2.0" >configure:5762: $? = 0 >configure:5820: result: yes >configure:5844: checking for GDK >configure:5851: $PKG_CONFIG --exists --print-errors "$pkg_modules" >configure:5854: $? = 0 >configure:5868: $PKG_CONFIG --exists --print-errors "$pkg_modules" >configure:5871: $? = 0 >configure:5929: result: yes >configure:5944: checking for GTK >configure:5951: $PKG_CONFIG --exists --print-errors "$pkg_modules" >configure:5954: $? = 0 >configure:5968: $PKG_CONFIG --exists --print-errors "$pkg_modules" >configure:5971: $? = 0 >configure:6029: result: yes >configure:6313: checking for XCONN >configure:6320: $PKG_CONFIG --exists --print-errors ""xcb"" >configure:6323: $? = 0 >configure:6337: $PKG_CONFIG --exists --print-errors ""xcb"" >configure:6340: $? = 0 >configure:6398: result: yes >configure:6673: checking that generated files are newer than configure >configure:6679: result: done >configure:6714: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by lxdm config.status 0.5.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:968: creating Makefile >config.status:968: creating lxdm.spec >config.status:968: creating src/Makefile >config.status:968: creating po/Makefile.in >config.status:968: creating pam/Makefile >config.status:968: creating systemd/Makefile >config.status:968: creating data/Makefile >config.status:968: creating data/PostLogin >config.status:968: creating data/PostLogout >config.status:968: creating data/PreLogin >config.status:968: creating data/PreReboot >config.status:968: creating data/PreShutdown >config.status:968: creating data/LoginReady >config.status:968: creating data/lxdm.conf >config.status:968: creating data/lxdm >config.status:968: creating config.h >config.status:1197: executing depfiles commands >config.status:1197: executing po/stamp-it commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' >ac_cv_env_CONSOLEKIT_CFLAGS_set= >ac_cv_env_CONSOLEKIT_CFLAGS_value= >ac_cv_env_CONSOLEKIT_LIBS_set= >ac_cv_env_CONSOLEKIT_LIBS_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_GDK_CFLAGS_set= >ac_cv_env_GDK_CFLAGS_value= >ac_cv_env_GDK_LIBS_set= >ac_cv_env_GDK_LIBS_value= >ac_cv_env_GLIB_CFLAGS_set= >ac_cv_env_GLIB_CFLAGS_value= >ac_cv_env_GLIB_LIBS_set= >ac_cv_env_GLIB_LIBS_value= >ac_cv_env_GTK_CFLAGS_set= >ac_cv_env_GTK_CFLAGS_value= >ac_cv_env_GTK_LIBS_set= >ac_cv_env_GTK_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_XCONN_CFLAGS_set= >ac_cv_env_XCONN_CFLAGS_value= >ac_cv_env_XCONN_LIBS_set= >ac_cv_env_XCONN_LIBS_value= >ac_cv_env_XLIB_CFLAGS_set= >ac_cv_env_XLIB_CFLAGS_value= >ac_cv_env_XLIB_LIBS_set= >ac_cv_env_XLIB_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_atexit=yes >ac_cv_func_endpwent=yes >ac_cv_func_fork=yes >ac_cv_func_fork_works=yes >ac_cv_func_getspnam=yes >ac_cv_func_getusershell=yes >ac_cv_func_memset=yes >ac_cv_func_pam_open_session=yes >ac_cv_func_putenv=yes >ac_cv_func_strstr=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_works=yes >ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_shadow_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_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utmpx_h=yes >ac_cv_header_vfork_h=no >ac_cv_lib_crypt_crypt=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract >ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_pam_open_session=-lpam >ac_cv_type_pid_t=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >pkg_cv_GDK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >pkg_cv_GDK_LIBS='-lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0' >pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >pkg_cv_GLIB_LIBS=-lglib-2.0 >pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' >pkg_cv_XCONN_CFLAGS= >pkg_cv_XCONN_LIBS=-lxcb >pkg_cv_XLIB_CFLAGS= >pkg_cv_XLIB_LIBS=-lX11 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/lxde-base/lxdm-0.5.3/work/lxdm-0.5.3/missing aclocal-1.15' >ALL_LINGUAS='' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AUTOCONF='${SHELL} /var/tmp/portage/lxde-base/lxdm-0.5.3/work/lxdm-0.5.3/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/lxde-base/lxdm-0.5.3/work/lxdm-0.5.3/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/lxde-base/lxdm-0.5.3/work/lxdm-0.5.3/missing automake-1.15' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=native -O2 -pipe -DENABLE_GTK3 -DENABLE_PASSWORD -DLXDM_DEBUG -DLXDM_XCONN_XCB' >CONSOLEKIT_CFLAGS='' >CONSOLEKIT_LIBS='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FULL_LIBEXECDIR='/usr/libexec' >GDK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >GDK_LIBS='-lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0' >GETTEXT_PACKAGE='lxdm' >GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >GLIB_LIBS='-lglib-2.0' >GMSGFMT='/usr/bin/gmsgfmt' >GREP='/bin/grep' >GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' >HAVE_PAM_FALSE='#' >HAVE_PAM_TRUE='' >HAVE_SYSTEMD_FALSE='#' >HAVE_SYSTEMD_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='/usr/bin/intltool-extract' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='/usr/bin/intltool-merge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='/usr/bin/intltool-update' >INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' >INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' >INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='-lpam -lcrypt ' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/lxde-base/lxdm-0.5.3/work/lxdm-0.5.3/missing makeinfo' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >OBJEXT='o' >PACKAGE='lxdm' >PACKAGE_BUGREPORT='http://lxde.org/' >PACKAGE_NAME='lxdm' >PACKAGE_STRING='lxdm 0.5.3' >PACKAGE_TARNAME='lxdm' >PACKAGE_URL='' >PACKAGE_VERSION='0.5.3' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >USE_NLS='yes' >VERSION='0.5.3' >XCONN_CFLAGS='' >XCONN_LIBS='-lxcb' >XGETTEXT='/usr/bin/xgettext' >XLIB_CFLAGS='' >XLIB_LIBS='-lX11' >XMKMF='' >ac_ct_CC='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/lxdm-0.5.3' >dvidir='${docdir}' >exec_prefix='${prefix}' >host_alias='x86_64-pc-linux-gnu' >htmldir='/usr/share/doc/lxdm-0.5.3/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/lxde-base/lxdm-0.5.3/work/lxdm-0.5.3/install-sh' >intltool__v_merge_options_0='-q' >intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >systemdsystemunitdir='/usr/lib/systemd/system' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "lxdm" >#define PACKAGE_TARNAME "lxdm" >#define PACKAGE_VERSION "0.5.3" >#define PACKAGE_STRING "lxdm 0.5.3" >#define PACKAGE_BUGREPORT "http://lxde.org/" >#define PACKAGE_URL "" >#define PACKAGE "lxdm" >#define VERSION "0.5.3" >#define HAVE_LIBCRYPT 1 >#define USE_PAM 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 HAVE_SHADOW_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTMPX_H 1 >#define HAVE_FORK 1 >#define HAVE_VFORK 1 >#define HAVE_WORKING_VFORK 1 >#define HAVE_WORKING_FORK 1 >#define HAVE_ATEXIT 1 >#define HAVE_ENDPWENT 1 >#define HAVE_GETSPNAM 1 >#define HAVE_GETUSERSHELL 1 >#define HAVE_MEMSET 1 >#define HAVE_PUTENV 1 >#define HAVE_STRSTR 1 >#define ISO_CODES_PREFIX "/usr" >#define GETTEXT_PACKAGE "lxdm" > >configure: exit 0 > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by lxdm config.status 0.5.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status config.h > >on mr-fox > >config.status:968: creating config.h >config.status:1149: config.h is unchanged
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 595868
: 448780 |
448782
|
448784
|
448786