checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make supports nested variables... (cached) yes checking for __attribute__((format))... yes checking for socklen_t... yes checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -O2... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for OPENSSL... yes checking for openssl... /usr/bin/openssl checking for security/_pam_types.h... yes checking for security/pam_constants.h... no checking for security/pam_appl.h... yes checking for linux/socket.h... yes checking for linux/vm_sockets.h... yes checking for jpeglib.h... yes checking for FUSE... yes checking for FDKAAC... yes checking for opus/opus.h... yes checking for lame/lame.h... yes checking for PIXMAN... yes checking for /usr/include/turbojpeg.h... yes checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/Xfixes.h... yes checking for X11/extensions/Xrandr.h... yes checking for CHECK... no configure: libcheck not found, unit tests will be skipped checking for sys/prctl.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating common/Makefile config.status: creating docs/Makefile config.status: creating docs/man/Makefile config.status: creating genkeymap/Makefile config.status: creating instfiles/default/Makefile config.status: creating instfiles/init.d/Makefile config.status: creating instfiles/Makefile config.status: creating instfiles/pam.d/Makefile config.status: creating instfiles/pulse/Makefile config.status: creating instfiles/rc.d/Makefile config.status: creating keygen/Makefile config.status: creating libxrdp/Makefile config.status: creating Makefile config.status: creating mc/Makefile config.status: creating neutrinordp/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/xrdp.pc config.status: creating pkgconfig/xrdp-uninstalled.pc config.status: creating sesman/chansrv/Makefile config.status: creating sesman/libscp/Makefile config.status: creating sesman/Makefile config.status: creating sesman/tools/Makefile config.status: creating tests/Makefile config.status: creating tests/common/Makefile config.status: creating tests/memtest/Makefile config.status: creating tools/Makefile config.status: creating tools/devel/Makefile config.status: creating tools/devel/tcp_proxy/Makefile config.status: creating vnc/Makefile config.status: creating xrdpapi/Makefile config.status: creating xrdp/Makefile config.status: creating xrdpvr/Makefile config.status: creating xup/Makefile config.status: creating config_ac.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libpainter (/build/xrdp/src/xrdp-0.9.17/libpainter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--sbindir=/usr/bin' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--enable-jpeg' '--enable-tjpeg' '--enable-fuse' '--enable-fdkaac' '--enable-opus' '--enable-rfxcodec' '--enable-mp3lame' '--enable-pixman' '--enable-painter' '--enable-vsock' '--enable-ipv6' '--enable-pam-config=arch' '--enable-rdpsndaudin' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Wwrite-strings... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating pkgconfig/libpainter.pc config.status: creating pkgconfig/libpainter-uninstalled.pc config.status: creating pkgconfig/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config_ac.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in librfxcodec (/build/xrdp/src/xrdp-0.9.17/librfxcodec) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--sbindir=/usr/bin' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--enable-jpeg' '--enable-tjpeg' '--enable-fuse' '--enable-fdkaac' '--enable-opus' '--enable-rfxcodec' '--enable-mp3lame' '--enable-pixman' '--enable-painter' '--enable-vsock' '--enable-ipv6' '--enable-pam-config=arch' '--enable-rdpsndaudin' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Wwrite-strings... yes checking if we have SIMD optimisations for cpu type... yes (x86_64) checking for nasm... nasm checking for object file format of host system... ELF64 checking for object file format specifier (NAFLAGS) ... -felf64 -DELF -D__x86_64__ checking whether the assembler (nasm -felf64 -DELF -D__x86_64__) works... yes checking whether the linker accepts assembler output... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/amd64/Makefile config.status: creating src/x86/Makefile config.status: creating tests/Makefile config.status: creating rfxcodec.pc config.status: creating rfxcodec-uninstalled.pc config.status: creating config_ac.h config.status: executing depfiles commands config.status: executing libtool commands xrdp will be compiled with: mp3lame yes opus yes fdkaac yes jpeg yes turbo jpeg yes rfxcodec yes painter yes pixman yes fuse yes ipv6 yes ipv6only no vsock yes auth mechanism PAM rdpsndaudin yes development logging no development streamcheck no strict_locations no prefix /usr exec_prefix ${prefix} libdir ${exec_prefix}/lib bindir ${exec_prefix}/bin sysconfdir /etc unit tests performable no CFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wall -Wwrite-strings -Werror LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now make all-recursive make[1]: Entering directory '/build/xrdp/src/xrdp-0.9.17' Making all in common make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/common' CC base64.lo CC fifo.lo CC file.lo CC list.lo CC list16.lo CC log.lo CC os_calls.lo CC parse.lo CC ssl_calls.lo CC string_calls.lo CC thread_calls.lo CC trans.lo CCLD libcommon.la make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/common' Making all in vnc make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/vnc' CC vnc_clip.lo CC vnc.lo CCLD libvnc.la make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/vnc' Making all in xup make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/xup' CC xup.lo CCLD libxup.la make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/xup' Making all in mc make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/mc' CC mc.lo CCLD libmc.la make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/mc' Making all in libxrdp make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/libxrdp' CC xrdp_bitmap32_compress.lo CC libxrdp.lo CC xrdp_bitmap_compress.lo CC xrdp_caps.lo CC xrdp_channel.lo CC xrdp_fastpath.lo CC xrdp_iso.lo CC xrdp_jpeg_compress.lo CC xrdp_mcs.lo CC xrdp_mppc_enc.lo CC xrdp_orders.lo CC xrdp_orders_rail.lo CC xrdp_rdp.lo CC xrdp_sec.lo CCLD libxrdp.la make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/libxrdp' Making all in libpainter make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/libpainter' make all-recursive make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/libpainter' Making all in src make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/libpainter/src' CC painter.lo CC painter_utils.lo CCLD libpainter.la make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/libpainter/src' Making all in include make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/libpainter/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/libpainter/include' Making all in pkgconfig make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/libpainter/pkgconfig' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/libpainter/pkgconfig' make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/libpainter' make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/libpainter' make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/libpainter' make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/libpainter' Making all in librfxcodec make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec' make all-recursive make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec' Making all in include make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/include' Making all in src make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/src' Making all in amd64 make[5]: Entering directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/src/amd64' NASM cpuid_amd64.lo CC rfxencode_tile_amd64.lo NASM rfxcodec_encode_dwt_shift_amd64_sse2.lo NASM rfxcodec_encode_dwt_shift_amd64_sse41.lo CCLD librfxencode-amd64.la make[5]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/src/amd64' make[5]: Entering directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/src' CC rfxencode.lo CC rfxencode_compose.lo CC rfxencode_tile.lo CC rfxencode_dwt.lo CC rfxencode_quantization.lo CC rfxencode_differential.lo CC rfxencode_rlgr1.lo CC rfxencode_rlgr3.lo CC rfxencode_alpha.lo CC rfxencode_diff_rlgr1.lo CC rfxencode_diff_rlgr3.lo CC rfxencode_rgb_to_yuv.lo CCLD librfxencode.la make[5]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/src' make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/src' Making all in tests make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec/tests' make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec' make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec' make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec' make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/librfxcodec' Making all in xrdp make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/xrdp' CC lang.o CC funcs.o CC xrdp.o CC xrdp_bitmap.o CC xrdp_cache.o CC xrdp_encoder.o CC xrdp_font.o CC xrdp_listen.o CC xrdp_login_wnd.o CC xrdp_mm.o CC xrdp_painter.o CC xrdp_process.o CC xrdp_region.o CC xrdp_wm.o CCLD xrdp make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/xrdp' Making all in sesman make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/sesman' Making all in libscp make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/sesman/libscp' CC libscp_init.lo CC libscp_connection.lo CC libscp_lock.lo CC libscp_session.lo CC libscp_tcp.lo CC libscp_v0.lo CC libscp_v1c.lo CC libscp_v1c_mng.lo CC libscp_v1s.lo CC libscp_v1s_mng.lo CC libscp_vX.lo CCLD libscp.la make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/sesman/libscp' Making all in tools make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/sesman/tools' CC sesrun.o CC config.o CC tcp.o CC sesadmin.o CC dis.o CC sestest.o CC xcon.o CCLD xrdp-sesrun CCLD xrdp-sesadmin CCLD xrdp-dis CCLD xrdp-sestest CCLD xrdp-xcon make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/sesman/tools' Making all in chansrv make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/sesman/chansrv' CC chansrv_common.o CC chansrv.o CC chansrv_config.o CC chansrv_fuse.o CC chansrv_xfs.o CC clipboard.o CC clipboard_file.o CC devredir.o CC fifo.o CC irp.o CC rail.o CC smartcard.o CC smartcard_pcsc.o CC sound.o CC xcommon.o CC audin.o CCLD xrdp-chansrv make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/sesman/chansrv' make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/sesman' CC access.o CC config.o CC env.o CC scp.o CC scp_v0.o CC scp_v1.o CC scp_v1_mng.o CC sesman.o CC session.o CC sig.o CC xauth.o CC verify_user_pam.o CCLD xrdp-sesman make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/sesman' make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/sesman' Making all in keygen make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/keygen' CC keygen.o CCLD xrdp-keygen make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/keygen' Making all in docs make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/docs' Making all in man make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/docs/man' SUBST xrdp-dis.1 SUBST sesman.ini.5 SUBST xrdp.ini.5 SUBST xrdp.8 SUBST xrdp-chansrv.8 SUBST xrdp-keygen.8 SUBST xrdp-genkeymap.8 SUBST xrdp-sesadmin.8 SUBST xrdp-sesman.8 SUBST xrdp-sesrun.8 make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/docs/man' make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/docs' make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/docs' Making all in instfiles make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/instfiles' Making all in pam.d make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/instfiles/pam.d' ./mkpamrules arch . xrdp-sesman make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/instfiles/pam.d' Making all in pulse make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/instfiles/pulse' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/instfiles/pulse' make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/instfiles' SUBST xrdp-sesman.service SUBST xrdp.service make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/instfiles' make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/instfiles' Making all in genkeymap make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/genkeymap' CC evdev-map.o CC genkeymap.o CCLD xrdp-genkeymap make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/genkeymap' Making all in xrdpapi make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/xrdpapi' CC xrdpapi.lo CCLD libxrdpapi.la make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/xrdpapi' Making all in pkgconfig make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/pkgconfig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/pkgconfig' Making all in tests make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tests' Making all in common make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tests/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tests/common' Making all in memtest make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tests/memtest' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tests/memtest' make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tests' make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tests' Making all in tools make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tools' Making all in devel make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tools/devel' Making all in tcp_proxy make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tools/devel/tcp_proxy' CC main.o CCLD tcp_proxy make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tools/devel/tcp_proxy' make[4]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tools/devel' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tools/devel' make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tools/devel' make[3]: Entering directory '/build/xrdp/src/xrdp-0.9.17/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tools' make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17/tools' make[2]: Entering directory '/build/xrdp/src/xrdp-0.9.17' make[2]: Leaving directory '/build/xrdp/src/xrdp-0.9.17' make[1]: Leaving directory '/build/xrdp/src/xrdp-0.9.17'