mirror of
https://github.com/luisgbm/lfs-scripts.git
synced 2026-03-10 12:45:18 +00:00
29616 lines
2.4 MiB
29616 lines
2.4 MiB
mkdir: created directory 'build'
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-lfs-linux-gnu
|
|
checking target system type... x86_64-lfs-linux-gnu
|
|
checking for a BSD-compatible install... /usr/bin/install -c
|
|
checking whether build environment is sane... yes
|
|
checking for x86_64-lfs-linux-gnu-strip... no
|
|
checking for strip... strip
|
|
checking for a thread-safe 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 x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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 we are using the GNU C compiler... yes
|
|
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes
|
|
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed
|
|
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes
|
|
checking for x86_64-lfs-linux-gnu-g++... x86_64-lfs-linux-gnu-g++
|
|
checking whether we are using the GNU C++ compiler... yes
|
|
checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking whether ln -s works... yes
|
|
checking for x86_64-lfs-linux-gnu-as... no
|
|
checking for as... as
|
|
checking for x86_64-lfs-linux-gnu-ar... no
|
|
checking for ar... ar
|
|
checking for x86_64-lfs-linux-gnu-ranlib... no
|
|
checking for ranlib... ranlib
|
|
checking whether to enable maintainer-specific portions of Makefiles... no
|
|
configure: CPU config directory is cpu/i486
|
|
configure: OS config directory is os/gnu-linux
|
|
checking how to print strings... printf
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for fgrep... /usr/bin/grep -F
|
|
checking for ld used by x86_64-lfs-linux-gnu-gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
|
|
checking for BSD- or MS-compatible name lister (nm)... no
|
|
checking for x86_64-lfs-linux-gnu-dumpbin... no
|
|
checking for x86_64-lfs-linux-gnu-link... no
|
|
checking for dumpbin... no
|
|
checking for link... link -dump
|
|
checking the name lister (nm) interface... BSD nm
|
|
checking the maximum length of command line arguments... 1572864
|
|
checking whether the shell understands some XSI constructs... yes
|
|
checking whether the shell understands "+="... yes
|
|
checking for /usr/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
|
|
checking for x86_64-lfs-linux-gnu-objdump... no
|
|
checking for objdump... objdump
|
|
checking how to recognize dependent libraries... pass_all
|
|
checking for x86_64-lfs-linux-gnu-ar... ar
|
|
checking for x86_64-lfs-linux-gnu-strip... strip
|
|
checking for x86_64-lfs-linux-gnu-ranlib... ranlib
|
|
checking command to parse nm output from x86_64-lfs-linux-gnu-gcc object... ok
|
|
checking for ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for unistd.h... yes
|
|
checking for dlfcn.h... yes
|
|
checking for objdir... .libs
|
|
checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
|
|
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
|
|
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
|
|
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes
|
|
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes
|
|
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
|
|
checking whether the x86_64-lfs-linux-gnu-gcc linker (/usr/x86_64-lfs-linux-gnu/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 for shl_load... no
|
|
checking for shl_load in -ldld... no
|
|
checking for dlopen... yes
|
|
checking whether a program can dlopen itself... yes
|
|
checking whether a statically linked program can dlopen itself... no
|
|
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 how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E
|
|
checking for ld used by x86_64-lfs-linux-gnu-g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
|
|
checking whether the x86_64-lfs-linux-gnu-g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking for x86_64-lfs-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
|
|
checking if x86_64-lfs-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
|
|
checking if x86_64-lfs-linux-gnu-g++ static flag -static works... yes
|
|
checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... yes
|
|
checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... (cached) yes
|
|
checking whether the x86_64-lfs-linux-gnu-g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
|
|
checking how to hardcode library paths into programs... immediate
|
|
checking for enabled PCH... no
|
|
checking for thread model used by GCC... posix
|
|
checking for atomic builtins for bool... yes
|
|
checking for atomic builtins for short... yes
|
|
checking for atomic builtins for int... yes
|
|
checking for atomic builtins for long long... yes
|
|
checking for lock policy for shared_ptr reference counts... atomic
|
|
checking for ISO/IEC TR 24733 ... no
|
|
checking for __int128... yes
|
|
checking for __float128... yes
|
|
checking for g++ that supports -ffunction-sections -fdata-sections... yes
|
|
checking for underlying I/O to use... stdio
|
|
checking for C locale to use... gnu
|
|
checking for msgfmt... no
|
|
checking for std::allocator base class... new
|
|
configure: "C" header strategy set to c_global
|
|
checking for enabled long long specializations... yes
|
|
checking wchar.h usability... yes
|
|
checking wchar.h presence... yes
|
|
checking for wchar.h... yes
|
|
checking for mbstate_t... yes
|
|
checking wctype.h usability... yes
|
|
checking wctype.h presence... yes
|
|
checking for wctype.h... yes
|
|
checking for enabled wchar_t specializations... yes
|
|
checking for sin in -lm... yes
|
|
checking for ISO C99 support in <math.h> for C++98... yes
|
|
checking tgmath.h usability... yes
|
|
checking tgmath.h presence... yes
|
|
checking for tgmath.h... yes
|
|
checking complex.h usability... yes
|
|
checking complex.h presence... yes
|
|
checking for complex.h... yes
|
|
checking for ISO C99 support in <complex.h> for C++98... yes
|
|
checking for ISO C99 support in <stdio.h> for C++98... yes
|
|
checking for ISO C99 support in <stdlib.h> for C++98... yes
|
|
checking for ISO C99 support in <wchar.h> for C++98... yes
|
|
checking for sin in -lm... (cached) yes
|
|
checking for ISO C99 support in <math.h> for C++11... yes
|
|
checking for tgmath.h... (cached) yes
|
|
checking for complex.h... (cached) yes
|
|
checking for ISO C99 support in <complex.h> for C++11... yes
|
|
checking for ISO C99 support in <stdio.h> for C++11... yes
|
|
checking for ISO C99 support in <stdlib.h> for C++11... yes
|
|
checking for ISO C99 support in <wchar.h> for C++11... yes
|
|
checking for fully enabled ISO C99 support... yes
|
|
configure: Debug build flags set to -gdwarf-4 -g3 -O0 -D_GLIBCXX_ASSERTIONS
|
|
checking for additional debug build... no
|
|
configure: target-libgomp not built
|
|
checking for parallel mode support... no
|
|
checking for extra compiler flags for building...
|
|
checking for extern template support... yes
|
|
checking for custom python install directory... no
|
|
checking for -Werror... no
|
|
checking for vtable verify support... no
|
|
checking for gets declaration... yes
|
|
checking for obsolete isinf function in <math.h>... no
|
|
checking for obsolete isnan function in <math.h>... no
|
|
checking uchar.h usability... yes
|
|
checking uchar.h presence... yes
|
|
checking for uchar.h... yes
|
|
checking for ISO C11 support for <uchar.h>... yes
|
|
checking for int64_t... yes
|
|
checking for int64_t as long... yes
|
|
checking for int64_t as long long... checking for LFS support... yes
|
|
checking sys/ioctl.h usability... yes
|
|
checking sys/ioctl.h presence... yes
|
|
checking for sys/ioctl.h... yes
|
|
checking sys/filio.h usability... no
|
|
checking sys/filio.h presence... no
|
|
checking for sys/filio.h... no
|
|
checking for poll... yes
|
|
checking for S_ISREG or S_IFREG... S_ISREG
|
|
checking sys/uio.h usability... yes
|
|
checking sys/uio.h presence... yes
|
|
checking for sys/uio.h... yes
|
|
checking for writev... yes
|
|
checking fenv.h usability... yes
|
|
checking fenv.h presence... yes
|
|
checking for fenv.h... yes
|
|
checking for complex.h... (cached) yes
|
|
checking for complex.h... (cached) yes
|
|
checking for ISO C99 support to TR1 in <complex.h>... yes
|
|
checking for ISO C99 support to TR1 in <ctype.h>... yes
|
|
checking for fenv.h... (cached) yes
|
|
checking for ISO C99 support to TR1 in <fenv.h>... yes
|
|
checking for ISO C99 support to TR1 in <stdint.h>... yes
|
|
checking for ISO C99 support to TR1 in <math.h>... yes
|
|
checking for ISO C99 support to TR1 in <inttypes.h>... yes
|
|
checking for wchar_t ISO C99 support to TR1 in <inttypes.h>... yes
|
|
checking stdbool.h usability... yes
|
|
checking stdbool.h presence... yes
|
|
checking for stdbool.h... yes
|
|
checking stdalign.h usability... yes
|
|
checking stdalign.h presence... yes
|
|
checking for stdalign.h... yes
|
|
checking for the value of EOF... -1
|
|
checking for the value of SEEK_CUR... 1
|
|
checking for the value of SEEK_END... 2
|
|
checking for gettimeofday... checking sys/time.h usability... yes
|
|
checking sys/time.h presence... yes
|
|
checking for sys/time.h... yes
|
|
checking for gettimeofday... yes
|
|
checking for library containing clock_gettime... none required
|
|
checking for tmpnam... yes
|
|
checking for pthread_cond_clockwait... yes
|
|
checking for pthread_mutex_clocklock... yes
|
|
checking for pthread_rwlock_clockrdlock, pthread_wlock_clockwrlock... yes
|
|
checking locale.h usability... yes
|
|
checking locale.h presence... yes
|
|
checking for locale.h... yes
|
|
checking for LC_MESSAGES... yes
|
|
checking sys/sysinfo.h usability... yes
|
|
checking sys/sysinfo.h presence... yes
|
|
checking for sys/sysinfo.h... yes
|
|
checking for get_nprocs... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for _SC_NPROCESSORS_ONLN... yes
|
|
checking for _SC_NPROC_ONLN... no
|
|
checking for pthreads_num_processors_np... no
|
|
checking for hw.ncpu sysctl... no
|
|
checking for suitable sys/sdt.h... no
|
|
checking endian.h usability... yes
|
|
checking endian.h presence... yes
|
|
checking for endian.h... yes
|
|
checking execinfo.h usability... yes
|
|
checking execinfo.h presence... yes
|
|
checking for execinfo.h... yes
|
|
checking float.h usability... yes
|
|
checking float.h presence... yes
|
|
checking for float.h... yes
|
|
checking fp.h usability... no
|
|
checking fp.h presence... no
|
|
checking for fp.h... no
|
|
checking ieeefp.h usability... no
|
|
checking ieeefp.h presence... no
|
|
checking for ieeefp.h... no
|
|
checking for inttypes.h... (cached) yes
|
|
checking for locale.h... (cached) yes
|
|
checking machine/endian.h usability... no
|
|
checking machine/endian.h presence... no
|
|
checking for machine/endian.h... no
|
|
checking machine/param.h usability... no
|
|
checking machine/param.h presence... no
|
|
checking for machine/param.h... no
|
|
checking nan.h usability... no
|
|
checking nan.h presence... no
|
|
checking for nan.h... no
|
|
checking for stdint.h... (cached) yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for string.h... (cached) yes
|
|
checking for strings.h... (cached) yes
|
|
checking sys/ipc.h usability... yes
|
|
checking sys/ipc.h presence... yes
|
|
checking for sys/ipc.h... yes
|
|
checking sys/isa_defs.h usability... no
|
|
checking sys/isa_defs.h presence... no
|
|
checking for sys/isa_defs.h... no
|
|
checking sys/machine.h usability... no
|
|
checking sys/machine.h presence... no
|
|
checking for sys/machine.h... no
|
|
checking sys/param.h usability... yes
|
|
checking sys/param.h presence... yes
|
|
checking for sys/param.h... yes
|
|
checking sys/resource.h usability... yes
|
|
checking sys/resource.h presence... yes
|
|
checking for sys/resource.h... yes
|
|
checking sys/sem.h usability... yes
|
|
checking sys/sem.h presence... yes
|
|
checking for sys/sem.h... yes
|
|
checking for sys/stat.h... (cached) yes
|
|
checking for sys/time.h... (cached) yes
|
|
checking for sys/types.h... (cached) yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for wchar.h... (cached) yes
|
|
checking for wctype.h... (cached) yes
|
|
checking linux/types.h usability... yes
|
|
checking linux/types.h presence... yes
|
|
checking for linux/types.h... yes
|
|
checking for linux/random.h... yes
|
|
checking xlocale.h usability... no
|
|
checking xlocale.h presence... no
|
|
checking for xlocale.h... no
|
|
checking for g++ that supports -ffunction-sections -fdata-sections... yes
|
|
checking for ld version... 23700
|
|
checking for ld that supports -Wl,--gc-sections... yes
|
|
checking for ld that supports -Wl,-z,relro... yes
|
|
checking for sin in -lm... (cached) yes
|
|
checking for isinf declaration... no
|
|
checking for _isinf declaration... no
|
|
checking for isnan declaration... no
|
|
checking for _isnan declaration... no
|
|
checking for finite declaration... yes
|
|
checking for finite... yes
|
|
checking for sincos declaration... yes
|
|
checking for sincos... yes
|
|
checking for fpclass declaration... no
|
|
checking for _fpclass declaration... no
|
|
checking for qfpclass declaration... no
|
|
checking for _qfpclass declaration... no
|
|
checking for hypot declaration... yes
|
|
checking for hypot... yes
|
|
checking for float trig functions... yes
|
|
checking for acosf... yes
|
|
checking for asinf... yes
|
|
checking for atanf... yes
|
|
checking for cosf... yes
|
|
checking for sinf... yes
|
|
checking for tanf... yes
|
|
checking for coshf... yes
|
|
checking for sinhf... yes
|
|
checking for tanhf... yes
|
|
checking for float round functions... yes
|
|
checking for ceilf... yes
|
|
checking for floorf... yes
|
|
checking for expf declaration... yes
|
|
checking for expf... yes
|
|
checking for isnanf declaration... yes
|
|
checking for isnanf... yes
|
|
checking for isinff declaration... yes
|
|
checking for isinff... yes
|
|
checking for atan2f declaration... yes
|
|
checking for atan2f... yes
|
|
checking for fabsf declaration... yes
|
|
checking for fabsf... yes
|
|
checking for fmodf declaration... yes
|
|
checking for fmodf... yes
|
|
checking for frexpf declaration... yes
|
|
checking for frexpf... yes
|
|
checking for hypotf declaration... yes
|
|
checking for hypotf... yes
|
|
checking for ldexpf declaration... yes
|
|
checking for ldexpf... yes
|
|
checking for logf declaration... yes
|
|
checking for logf... yes
|
|
checking for log10f declaration... yes
|
|
checking for log10f... yes
|
|
checking for modff declaration... yes
|
|
checking for modff... yes
|
|
checking for modf declaration... yes
|
|
checking for modf... yes
|
|
checking for powf declaration... yes
|
|
checking for powf... yes
|
|
checking for sqrtf declaration... yes
|
|
checking for sqrtf... yes
|
|
checking for sincosf declaration... yes
|
|
checking for sincosf... yes
|
|
checking for finitef declaration... yes
|
|
checking for finitef... yes
|
|
checking for long double trig functions... yes
|
|
checking for acosl... yes
|
|
checking for asinl... yes
|
|
checking for atanl... yes
|
|
checking for cosl... yes
|
|
checking for sinl... yes
|
|
checking for tanl... yes
|
|
checking for coshl... yes
|
|
checking for sinhl... yes
|
|
checking for tanhl... yes
|
|
checking for long double round functions... yes
|
|
checking for ceill... yes
|
|
checking for floorl... yes
|
|
checking for isnanl declaration... yes
|
|
checking for isnanl... yes
|
|
checking for isinfl declaration... yes
|
|
checking for isinfl... yes
|
|
checking for atan2l declaration... yes
|
|
checking for atan2l... yes
|
|
checking for expl declaration... yes
|
|
checking for expl... yes
|
|
checking for fabsl declaration... yes
|
|
checking for fabsl... yes
|
|
checking for fmodl declaration... yes
|
|
checking for fmodl... yes
|
|
checking for frexpl declaration... yes
|
|
checking for frexpl... yes
|
|
checking for hypotl declaration... yes
|
|
checking for hypotl... yes
|
|
checking for ldexpl declaration... yes
|
|
checking for ldexpl... yes
|
|
checking for logl declaration... yes
|
|
checking for logl... yes
|
|
checking for log10l declaration... yes
|
|
checking for log10l... yes
|
|
checking for modfl declaration... yes
|
|
checking for modfl... yes
|
|
checking for powl declaration... yes
|
|
checking for powl... yes
|
|
checking for sqrtl declaration... yes
|
|
checking for sqrtl... yes
|
|
checking for sincosl declaration... yes
|
|
checking for sincosl... yes
|
|
checking for finitel declaration... yes
|
|
checking for finitel... yes
|
|
checking for at_quick_exit declaration... yes
|
|
checking for at_quick_exit... yes
|
|
checking for quick_exit declaration... yes
|
|
checking for quick_exit... yes
|
|
checking for strtold declaration... yes
|
|
checking for strtold... yes
|
|
checking for strtof declaration... yes
|
|
checking for strtof... yes
|
|
checking whether the target supports thread-local storage... yes
|
|
checking for __cxa_thread_atexit_impl... yes
|
|
checking for aligned_alloc... yes
|
|
checking for posix_memalign... yes
|
|
checking for memalign... yes
|
|
checking for _aligned_malloc... no
|
|
checking for timespec_get... yes
|
|
checking for sockatmark... yes
|
|
checking for uselocale... yes
|
|
checking for iconv... yes
|
|
checking for iconv declaration...
|
|
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
|
|
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
|
|
checking for uintptr_t... yes
|
|
checking for int_least32_t... yes
|
|
checking for int_fast32_t... yes
|
|
checking for uint64_t... yes
|
|
checking what to include in include/gstdint.h... stdint.h (already complete)
|
|
checking for GNU c++filt... /usr/bin/c++filt
|
|
checking for shared libgcc... yes
|
|
checking whether the target supports .symver directive... yes
|
|
configure: versioning on shared library symbols is gnu
|
|
checking for size_t as unsigned int... no
|
|
checking for ptrdiff_t as int... no
|
|
checking whether the target supports hidden visibility... yes
|
|
configure: visibility supported: yes
|
|
checking for default std::string ABI to use... new
|
|
checking for rdrand support in assembler... yes
|
|
checking for rdseed support in assembler... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for sys/time.h... (cached) yes
|
|
checking for sys/resource.h... (cached) yes
|
|
checking for RLIMIT_DATA... yes
|
|
checking for RLIMIT_RSS... yes
|
|
checking for RLIMIT_VMEM... no
|
|
checking for RLIMIT_AS... yes
|
|
checking for RLIMIT_FSIZE... yes
|
|
checking for testsuite resource limits support... yes
|
|
checking whether it can be safely assumed that mutex_timedlock is available... yes
|
|
checking for gthreads library... yes
|
|
checking for pthread_rwlock_t... yes
|
|
checking semaphore.h usability... yes
|
|
checking semaphore.h presence... yes
|
|
checking for semaphore.h... yes
|
|
checking for POSIX Semaphores and sem_timedwait... yes
|
|
checking fcntl.h usability... yes
|
|
checking fcntl.h presence... yes
|
|
checking for fcntl.h... yes
|
|
checking dirent.h usability... yes
|
|
checking dirent.h presence... yes
|
|
checking for dirent.h... yes
|
|
checking sys/statvfs.h usability... yes
|
|
checking sys/statvfs.h presence... yes
|
|
checking for sys/statvfs.h... yes
|
|
checking utime.h usability... yes
|
|
checking utime.h presence... yes
|
|
checking for utime.h... yes
|
|
checking whether to build Filesystem TS support... yes
|
|
checking for struct dirent.d_type... yes
|
|
checking for realpath... yes
|
|
checking for utimensat... yes
|
|
checking for utime... yes
|
|
checking for lstat... yes
|
|
checking for struct stat.st_mtim.tv_nsec... yes
|
|
checking for fchmod... yes
|
|
checking for fchmodat... yes
|
|
checking for sendfile that can copy files... yes
|
|
checking for link... yes
|
|
checking for readlink... yes
|
|
checking for symlink... yes
|
|
checking for truncate... yes
|
|
checking for fcntl.h... (cached) yes
|
|
checking for sys/ioctl.h... (cached) yes
|
|
checking sys/socket.h usability... yes
|
|
checking sys/socket.h presence... yes
|
|
checking for sys/socket.h... yes
|
|
checking for sys/uio.h... (cached) yes
|
|
checking poll.h usability... yes
|
|
checking poll.h presence... yes
|
|
checking for poll.h... yes
|
|
checking netdb.h usability... yes
|
|
checking netdb.h presence... yes
|
|
checking for netdb.h... yes
|
|
checking arpa/inet.h usability... yes
|
|
checking arpa/inet.h presence... yes
|
|
checking for arpa/inet.h... yes
|
|
checking netinet/in.h usability... yes
|
|
checking netinet/in.h presence... yes
|
|
checking for netinet/in.h... yes
|
|
checking netinet/tcp.h usability... yes
|
|
checking netinet/tcp.h presence... yes
|
|
checking for netinet/tcp.h... yes
|
|
checking how size_t is mangled... m
|
|
checking for first version to support std::exception_ptr... 4.6.0
|
|
checking for makeinfo... ${SHELL} /sources/gcc-11.2.0/missing makeinfo
|
|
checking for modern makeinfo... no
|
|
checking for doxygen... no
|
|
checking for dot... no
|
|
checking for xmlcatalog... no
|
|
checking for xsltproc... no
|
|
checking for xmllint... no
|
|
checking for local stylesheet directory... no
|
|
checking for epub3 stylesheets for documentation creation... no
|
|
checking for dblatex... no
|
|
checking for pdflatex... no
|
|
checking for CET support... yes
|
|
checking for gxx-include-dir... no
|
|
checking for --enable-version-specific-runtime-libs... no
|
|
checking for install location... ${prefix}/include/c++/${gcc_version}
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile
|
|
config.status: creating scripts/testsuite_flags
|
|
config.status: creating scripts/extract_symvers
|
|
config.status: creating doc/xsl/customization.xsl
|
|
config.status: creating include/Makefile
|
|
config.status: creating libsupc++/Makefile
|
|
config.status: creating src/Makefile
|
|
config.status: creating src/c++98/Makefile
|
|
config.status: creating src/c++11/Makefile
|
|
config.status: creating src/c++17/Makefile
|
|
config.status: creating src/c++20/Makefile
|
|
config.status: creating src/filesystem/Makefile
|
|
config.status: creating doc/Makefile
|
|
config.status: creating po/Makefile
|
|
config.status: creating testsuite/Makefile
|
|
config.status: creating python/Makefile
|
|
config.status: creating config.h
|
|
config.status: executing default-1 commands
|
|
config.status: executing libtool commands
|
|
config.status: executing include/gstdint.h commands
|
|
config.status: executing generate-headers commands
|
|
echo timestamp > stamp-pb
|
|
echo timestamp > stamp-host
|
|
echo 0 > stamp-namespace-version
|
|
echo 1 > stamp-visibility
|
|
echo 1 > stamp-extern-template
|
|
echo 1 > stamp-dual-abi
|
|
echo 1 > stamp-cxx11-abi
|
|
echo 1 > stamp-allocator-new
|
|
echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128
|
|
sed -e '/^#pragma/b' \
|
|
-e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \
|
|
-e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
|
|
-e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \
|
|
-e 's,^#include "\(.*\)",#include <bits/\1>,g' \
|
|
< /sources/gcc-11.2.0/libstdc++-v3/../libgcc/gthr.h > x86_64-lfs-linux-gnu/bits/gthr.h
|
|
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
|
|
-e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
|
|
< /sources/gcc-11.2.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-lfs-linux-gnu/bits/gthr-single.h
|
|
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
|
|
-e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
|
|
-e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
|
|
-e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
|
|
< /sources/gcc-11.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-lfs-linux-gnu/bits/gthr-posix.h
|
|
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
|
|
-e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
|
|
-e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
|
|
-e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
|
|
-e 's,^#include "\(.*\)",#include <bits/\1>,g' \
|
|
< /sources/gcc-11.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-lfs-linux-gnu/bits/gthr-default.h
|
|
make "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh ../libstdc++-v3/../missing makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=" "gxx_include_dir=/usr/include/c++/11.2.0" "AR=ar" "AS=as" "LD=/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" all-recursive
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build'
|
|
Making all in include
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/include'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/include'
|
|
Making all in libsupc++
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/libsupc++'
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o array_type_info.lo ../../libstdc++-v3/libsupc++/array_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/array_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o array_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o atexit_arm.lo ../../libstdc++-v3/libsupc++/atexit_arm.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/atexit_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o atexit_thread.lo ../../libstdc++-v3/libsupc++/atexit_thread.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/atexit_thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h ./atomicity.cc || true
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o atomicity.lo atomicity.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_alloc.lo ../../libstdc++-v3/libsupc++/bad_alloc.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_array_length.lo ../../libstdc++-v3/libsupc++/bad_array_length.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_array_length.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_array_new.lo ../../libstdc++-v3/libsupc++/bad_array_new.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_array_new.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_cast.lo ../../libstdc++-v3/libsupc++/bad_cast.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_cast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_cast.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_typeid.lo ../../libstdc++-v3/libsupc++/bad_typeid.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_typeid.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o class_type_info.lo ../../libstdc++-v3/libsupc++/class_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o class_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_op.lo ../../libstdc++-v3/libsupc++/del_op.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_op.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_ops.lo ../../libstdc++-v3/libsupc++/del_ops.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_ops.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opnt.lo ../../libstdc++-v3/libsupc++/del_opnt.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opnt.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opv.lo ../../libstdc++-v3/libsupc++/del_opv.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opv.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opvs.lo ../../libstdc++-v3/libsupc++/del_opvs.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvs.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvs.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opvnt.lo ../../libstdc++-v3/libsupc++/del_opvnt.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o dyncast.lo ../../libstdc++-v3/libsupc++/dyncast.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_alloc.lo ../../libstdc++-v3/libsupc++/eh_alloc.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_arm.lo ../../libstdc++-v3/libsupc++/eh_arm.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_aux_runtime.lo ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_call.lo ../../libstdc++-v3/libsupc++/eh_call.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_call.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_call.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_catch.lo ../../libstdc++-v3/libsupc++/eh_catch.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_catch.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_exception.lo ../../libstdc++-v3/libsupc++/eh_exception.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_exception.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_globals.lo ../../libstdc++-v3/libsupc++/eh_globals.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_globals.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_personality.lo ../../libstdc++-v3/libsupc++/eh_personality.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_personality.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_ptr.lo ../../libstdc++-v3/libsupc++/eh_ptr.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_term_handler.lo ../../libstdc++-v3/libsupc++/eh_term_handler.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_term_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_terminate.lo ../../libstdc++-v3/libsupc++/eh_terminate.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_tm.lo ../../libstdc++-v3/libsupc++/eh_tm.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_tm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_tm.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_throw.lo ../../libstdc++-v3/libsupc++/eh_throw.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_throw.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_type.lo ../../libstdc++-v3/libsupc++/eh_type.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_type.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_type.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_unex_handler.lo ../../libstdc++-v3/libsupc++/eh_unex_handler.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_unex_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o enum_type_info.lo ../../libstdc++-v3/libsupc++/enum_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/enum_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o function_type_info.lo ../../libstdc++-v3/libsupc++/function_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/function_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o function_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fundamental_type_info.lo ../../libstdc++-v3/libsupc++/fundamental_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/fundamental_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o guard.lo ../../libstdc++-v3/libsupc++/guard.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o guard_error.lo ../../libstdc++-v3/libsupc++/guard_error.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/guard_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard_error.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o hash_bytes.lo ../../libstdc++-v3/libsupc++/hash_bytes.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/hash_bytes.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o nested_exception.lo ../../libstdc++-v3/libsupc++/nested_exception.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/nested_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o nested_exception.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_handler.lo ../../libstdc++-v3/libsupc++/new_handler.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_handler.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_op.lo ../../libstdc++-v3/libsupc++/new_op.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_op.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opnt.lo ../../libstdc++-v3/libsupc++/new_opnt.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opnt.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opv.lo ../../libstdc++-v3/libsupc++/new_opv.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opv.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opvnt.lo ../../libstdc++-v3/libsupc++/new_opvnt.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opa.lo ../../libstdc++-v3/libsupc++/new_opa.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opa.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opant.lo ../../libstdc++-v3/libsupc++/new_opant.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opant.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opva.lo ../../libstdc++-v3/libsupc++/new_opva.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opva.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opvant.lo ../../libstdc++-v3/libsupc++/new_opvant.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvant.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opa.lo ../../libstdc++-v3/libsupc++/del_opa.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opa.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opant.lo ../../libstdc++-v3/libsupc++/del_opant.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opant.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opsa.lo ../../libstdc++-v3/libsupc++/del_opsa.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opsa.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opva.lo ../../libstdc++-v3/libsupc++/del_opva.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opva.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opvant.lo ../../libstdc++-v3/libsupc++/del_opvant.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvant.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opvsa.lo ../../libstdc++-v3/libsupc++/del_opvsa.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvsa.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pbase_type_info.lo ../../libstdc++-v3/libsupc++/pbase_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pbase_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pmem_type_info.lo ../../libstdc++-v3/libsupc++/pmem_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pmem_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pointer_type_info.lo ../../libstdc++-v3/libsupc++/pointer_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pointer_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pure.lo ../../libstdc++-v3/libsupc++/pure.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o si_class_type_info.lo ../../libstdc++-v3/libsupc++/si_class_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/si_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o tinfo.lo ../../libstdc++-v3/libsupc++/tinfo.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o tinfo2.lo ../../libstdc++-v3/libsupc++/tinfo2.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o vec.lo ../../libstdc++-v3/libsupc++/vec.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o vmi_class_type_info.lo ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o vterminate.lo ../../libstdc++-v3/libsupc++/vterminate.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o
|
|
rm -f cp-demangle.c
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c
|
|
/bin/sh ../libtool --tag CC --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/sources/gcc-11.2.0/libstdc++-v3/../libiberty -I/sources/gcc-11.2.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -g -O2 -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c
|
|
libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/sources/gcc-11.2.0/libstdc++-v3/../libiberty -I/sources/gcc-11.2.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -g -O2 -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c -fPIC -DPIC -o cp-demangle.o
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++convenience.la -o libsupc++convenience.la array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo
|
|
libtool: link: ar cru .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o
|
|
libtool: link: ranlib .libs/libsupc++convenience.a
|
|
libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" )
|
|
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++.la -o libsupc++.la -rpath /usr/lib/../lib array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo
|
|
libtool: link: ar cru .libs/libsupc++.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o
|
|
libtool: link: ranlib .libs/libsupc++.a
|
|
libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" )
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/libsupc++'
|
|
Making all in src
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/src'
|
|
Making all in c++98
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/c++98'
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bitmap_allocator.lo ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pool_allocator.lo ../../../libstdc++-v3/src/c++98/pool_allocator.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/pool_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o mt_allocator.lo ../../../libstdc++-v3/src/c++98/mt_allocator.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/mt_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o codecvt.lo ../../../libstdc++-v3/src/c++98/codecvt.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o complex_io.lo ../../../libstdc++-v3/src/c++98/complex_io.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/complex_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o complex_io.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o globals_io.lo ../../../libstdc++-v3/src/c++98/globals_io.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/globals_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o globals_io.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o hash_tr1.lo ../../../libstdc++-v3/src/c++98/hash_tr1.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o hashtable_tr1.lo ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios_failure.lo ../../../libstdc++-v3/src/c++98/ios_failure.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_failure.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios_init.lo ../../../libstdc++-v3/src/c++98/ios_init.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_init.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios_locale.lo ../../../libstdc++-v3/src/c++98/ios_locale.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_locale.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list.lo ../../../libstdc++-v3/src/c++98/list.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list-aux.lo ../../../libstdc++-v3/src/c++98/list-aux.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list-aux.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list-aux-2.lo ../../../libstdc++-v3/src/c++98/list-aux-2.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list-aux-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list_associated.lo ../../../libstdc++-v3/src/c++98/list_associated.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list_associated.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list_associated-2.lo ../../../libstdc++-v3/src/c++98/list_associated-2.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list_associated-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o locale.lo ../../../libstdc++-v3/src/c++98/locale.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/locale_init.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_init.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o locale_facets.lo ../../../libstdc++-v3/src/c++98/locale_facets.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/locale_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_facets.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/localename.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/localename.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o localename.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o math_stubs_float.lo ../../../libstdc++-v3/src/c++98/math_stubs_float.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/math_stubs_float.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o math_stubs_long_double.lo ../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o stdexcept.lo ../../../libstdc++-v3/src/c++98/stdexcept.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o stdexcept.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -I/sources/gcc-11.2.0/build/include/backward -Wno-deprecated -c ../../../libstdc++-v3/src/c++98/strstream.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -I/sources/gcc-11.2.0/build/include/backward -Wno-deprecated -c ../../../libstdc++-v3/src/c++98/strstream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o strstream.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o tree.lo ../../../libstdc++-v3/src/c++98/tree.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/tree.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tree.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o istream.lo ../../../libstdc++-v3/src/c++98/istream.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/istream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o istream-string.lo ../../../libstdc++-v3/src/c++98/istream-string.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-string.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o streambuf.lo ../../../libstdc++-v3/src/c++98/streambuf.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/streambuf.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o valarray.lo ../../../libstdc++-v3/src/c++98/valarray.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/valarray.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o valarray.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-istream-string.lo ../../../libstdc++-v3/src/c++98/cow-istream-string.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/cow-istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc ./collate_members_cow.cc || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc ./messages_members_cow.cc || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc ./monetary_members_cow.cc || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc ./numeric_members_cow.cc || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/codecvt_members.cc . || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o codecvt_members.lo codecvt_members.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc . || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o collate_members.lo collate_members.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc . || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o messages_members.lo messages_members.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc . || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o monetary_members.lo monetary_members.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc . || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o numeric_members.lo numeric_members.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/time_members.cc . || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o time_members.lo time_members.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o basic_file.lo basic_file.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/c_locale.cc ./c++locale.cc || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o c++locale.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o allocator-inst.lo ../../../libstdc++-v3/src/c++98/allocator-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/allocator-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o concept-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ext-inst.lo ../../../libstdc++-v3/src/c++98/ext-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ext-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o misc-inst.lo ../../../libstdc++-v3/src/c++98/misc-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/misc-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o misc-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++98convenience.la -o libc++98convenience.la bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_init.lo locale_facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo
|
|
libtool: link: ar cru .libs/libc++98convenience.a bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_init.o locale_facets.o localename.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o
|
|
libtool: link: ranlib .libs/libc++98convenience.a
|
|
libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" )
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/c++98'
|
|
Making all in c++11
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/c++11'
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o chrono.lo ../../../libstdc++-v3/src/c++11/chrono.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o chrono.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/codecvt.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o condition_variable.lo ../../../libstdc++-v3/src/c++11/condition_variable.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/condition_variable.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o condition_variable.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-stdexcept.lo ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ctype.lo ../../../libstdc++-v3/src/c++11/ctype.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ctype.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o debug.lo ../../../libstdc++-v3/src/c++11/debug.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/debug.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o debug.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o functexcept.lo ../../../libstdc++-v3/src/c++11/functexcept.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/functexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functexcept.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o functional.lo ../../../libstdc++-v3/src/c++11/functional.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/functional.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functional.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o futex.lo ../../../libstdc++-v3/src/c++11/futex.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/futex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o futex.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o future.lo ../../../libstdc++-v3/src/c++11/future.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/future.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o hash_c++0x.lo ../../../libstdc++-v3/src/c++11/hash_c++0x.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/hash_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios.lo ../../../libstdc++-v3/src/c++11/ios.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ios.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/limits.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/limits.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o limits.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o mutex.lo ../../../libstdc++-v3/src/c++11/mutex.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/mutex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mutex.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o placeholders.lo ../../../libstdc++-v3/src/c++11/placeholders.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/placeholders.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o placeholders.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o random.lo ../../../libstdc++-v3/src/c++11/random.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/random.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o random.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o regex.lo ../../../libstdc++-v3/src/c++11/regex.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/regex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o regex.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o shared_ptr.lo ../../../libstdc++-v3/src/c++11/shared_ptr.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/shared_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o snprintf_lite.lo ../../../libstdc++-v3/src/c++11/snprintf_lite.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/snprintf_lite.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o system_error.lo ../../../libstdc++-v3/src/c++11/system_error.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/system_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o system_error.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o thread.lo ../../../libstdc++-v3/src/c++11/thread.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o thread.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-locale_init.lo ../../../libstdc++-v3/src/c++11/cow-locale_init.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-shim_facets.lo ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-hash_tr1.lo ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -gno-as-loc-support -S ../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -gno-as-loc-support -S ../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tmp-cxx11-ios_failure-lt.o
|
|
test -f tmp-cxx11-ios_failure-lt.o && mv -f tmp-cxx11-ios_failure-lt.o tmp-cxx11-ios_failure-lt.s
|
|
sed -e '/^_*_ZTISt13__ios_failure:/,/_ZTVN10__cxxabiv120__si_class_type_infoE/s/_ZTVN10__cxxabiv120__si_class_type_infoE/_ZTVSt19__iosfail_type_info/' tmp-cxx11-ios_failure-lt.s > cxx11-ios_failure-lt.s
|
|
rm -f tmp-cxx11-ios_failure-lt.s
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-shim_facets.lo ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-stdexcept.lo ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc . || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ctype_configure_char.lo ctype_configure_char.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o
|
|
ln -s /sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/ctype_members.cc . || true
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ctype_members.lo ctype_members.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ctype_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-fstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-sstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++11/cow-string-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-string-io-inst.lo ../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-io-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-wstring-inst.lo ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-wstring-io-inst.lo ../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-io-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-locale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-wlocale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o sso_string.lo ../../../libstdc++-v3/src/c++11/sso_string.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/sso_string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sso_string.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ext11-inst.lo ../../../libstdc++-v3/src/c++11/ext11-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ext11-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fstream-inst.lo ../../../libstdc++-v3/src/c++11/fstream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios-inst.lo ../../../libstdc++-v3/src/c++11/ios-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ios-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o iostream-inst.lo ../../../libstdc++-v3/src/c++11/iostream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/iostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o istream-inst.lo ../../../libstdc++-v3/src/c++11/istream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/istream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o locale-inst.lo ../../../libstdc++-v3/src/c++11/locale-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++11/ostream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o sstream-inst.lo ../../../libstdc++-v3/src/c++11/sstream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o streambuf-inst.lo ../../../libstdc++-v3/src/c++11/streambuf-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/streambuf-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o string-inst.lo ../../../libstdc++-v3/src/c++11/string-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o string-io-inst.lo ../../../libstdc++-v3/src/c++11/string-io-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-io-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o wlocale-inst.lo ../../../libstdc++-v3/src/c++11/wlocale-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o wstring-inst.lo ../../../libstdc++-v3/src/c++11/wstring-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o wstring-io-inst.lo ../../../libstdc++-v3/src/c++11/wstring-io-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-io-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++11convenience.la -o libc++11convenience.la chrono.lo codecvt.lo condition_variable.lo cow-stdexcept.lo ctype.lo debug.lo functexcept.lo functional.lo futex.lo future.lo hash_c++0x.lo hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo random.lo regex.lo shared_ptr.lo snprintf_lite.lo system_error.lo thread.lo cow-locale_init.lo cow-shim_facets.lo cxx11-hash_tr1.lo cxx11-ios_failure.lo cxx11-shim_facets.lo cxx11-stdexcept.lo ctype_configure_char.lo ctype_members.lo cow-fstream-inst.lo cow-sstream-inst.lo cow-string-inst.lo cow-string-io-inst.lo cow-wstring-inst.lo cow-wstring-io-inst.lo cxx11-locale-inst.lo cxx11-wlocale-inst.lo sso_string.lo ext11-inst.lo fstream-inst.lo ios-inst.lo iostream-inst.lo istream-inst.lo locale-inst.lo ostream-inst.lo sstream-inst.lo streambuf-inst.lo string-inst.lo string-io-inst.lo wlocale-inst.lo wstring-inst.lo wstring-io-inst.lo
|
|
libtool: link: ar cru .libs/libc++11convenience.a chrono.o codecvt.o condition_variable.o cow-stdexcept.o ctype.o debug.o functexcept.o functional.o futex.o future.o hash_c++0x.o hashtable_c++0x.o ios.o limits.o mutex.o placeholders.o random.o regex.o shared_ptr.o snprintf_lite.o system_error.o thread.o cow-locale_init.o cow-shim_facets.o cxx11-hash_tr1.o cxx11-ios_failure.o cxx11-shim_facets.o cxx11-stdexcept.o ctype_configure_char.o ctype_members.o cow-fstream-inst.o cow-sstream-inst.o cow-string-inst.o cow-string-io-inst.o cow-wstring-inst.o cow-wstring-io-inst.o cxx11-locale-inst.o cxx11-wlocale-inst.o sso_string.o ext11-inst.o fstream-inst.o ios-inst.o iostream-inst.o istream-inst.o locale-inst.o ostream-inst.o sstream-inst.o streambuf-inst.o string-inst.o string-io-inst.o wlocale-inst.o wstring-inst.o wstring-io-inst.o
|
|
libtool: link: ranlib .libs/libc++11convenience.a
|
|
libtool: link: ( cd ".libs" && rm -f "libc++11convenience.la" && ln -s "../libc++11convenience.la" "libc++11convenience.la" )
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/c++11'
|
|
Making all in c++17
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/c++17'
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o floating_from_chars.lo ../../../libstdc++-v3/src/c++17/floating_from_chars.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/floating_from_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_from_chars.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o floating_to_chars.lo ../../../libstdc++-v3/src/c++17/floating_to_chars.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/floating_to_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_to_chars.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fs_dir.lo ../../../libstdc++-v3/src/c++17/fs_dir.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_dir.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fs_ops.lo ../../../libstdc++-v3/src/c++17/fs_ops.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_ops.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fs_path.lo ../../../libstdc++-v3/src/c++17/fs_path.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_path.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o memory_resource.lo ../../../libstdc++-v3/src/c++17/memory_resource.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/memory_resource.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o memory_resource.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-fs_dir.lo ../../../libstdc++-v3/src/c++17/cow-fs_dir.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_dir.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-fs_ops.lo ../../../libstdc++-v3/src/c++17/cow-fs_ops.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_ops.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-fs_path.lo ../../../libstdc++-v3/src/c++17/cow-fs_path.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_path.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++17/ostream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o string-inst.lo ../../../libstdc++-v3/src/c++17/string-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++17/cow-string-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++17convenience.la -fimplicit-templates -o libc++17convenience.la floating_from_chars.lo floating_to_chars.lo fs_dir.lo fs_ops.lo fs_path.lo memory_resource.lo cow-fs_dir.lo cow-fs_ops.lo cow-fs_path.lo ostream-inst.lo string-inst.lo cow-string-inst.lo
|
|
libtool: link: ar cru .libs/libc++17convenience.a floating_from_chars.o floating_to_chars.o fs_dir.o fs_ops.o fs_path.o memory_resource.o cow-fs_dir.o cow-fs_ops.o cow-fs_path.o ostream-inst.o string-inst.o cow-string-inst.o
|
|
libtool: link: ranlib .libs/libc++17convenience.a
|
|
libtool: link: ( cd ".libs" && rm -f "libc++17convenience.la" && ln -s "../libc++17convenience.la" "libc++17convenience.la" )
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/c++17'
|
|
Making all in c++20
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/c++20'
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o sstream-inst.lo ../../../libstdc++-v3/src/c++20/sstream-inst.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++20/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++20convenience.la -fimplicit-templates -o libc++20convenience.la sstream-inst.lo
|
|
libtool: link: ar cru .libs/libc++20convenience.a sstream-inst.o
|
|
libtool: link: ranlib .libs/libc++20convenience.a
|
|
libtool: link: ( cd ".libs" && rm -f "libc++20convenience.la" && ln -s "../libc++20convenience.la" "libc++20convenience.la" )
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/c++20'
|
|
Making all in filesystem
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/filesystem'
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o dir.lo ../../../libstdc++-v3/src/filesystem/dir.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dir.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ops.lo ../../../libstdc++-v3/src/filesystem/ops.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ops.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o path.lo ../../../libstdc++-v3/src/filesystem/path.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o path.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-dir.lo ../../../libstdc++-v3/src/filesystem/cow-dir.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-dir.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-ops.lo ../../../libstdc++-v3/src/filesystem/cow-ops.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-ops.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-path.lo ../../../libstdc++-v3/src/filesystem/cow-path.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-path.o
|
|
/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fs.la -o libstdc++fs.la -rpath /usr/lib/../lib dir.lo ops.lo path.lo cow-dir.lo cow-ops.lo cow-path.lo
|
|
libtool: link: ar cru .libs/libstdc++fs.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o
|
|
libtool: link: ranlib .libs/libstdc++fs.a
|
|
libtool: link: ( cd ".libs" && rm -f "libstdc++fs.la" && ln -s "../libstdc++fs.la" "libstdc++fs.la" )
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/filesystem'
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src'
|
|
/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o compatibility.lo ../../libstdc++-v3/src/c++98/compatibility.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1
|
|
/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o compatibility-debug_list.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1
|
|
/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o compatibility-debug_list-2.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1
|
|
/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1
|
|
/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1
|
|
/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1
|
|
/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1
|
|
/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o
|
|
libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-11.2.0/build/include -I/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1
|
|
cp /sources/gcc-11.2.0/libstdc++-v3/config/abi/pre/gnu.ver libstdc++-symbols.ver.tmp
|
|
chmod +w libstdc++-symbols.ver.tmp
|
|
if test "x../../libstdc++-v3/config/abi/pre/float128.ver" != x; then \
|
|
if grep '^# Appended to version file.' \
|
|
../../libstdc++-v3/config/abi/pre/float128.ver > /dev/null 2>&1; then \
|
|
cat ../../libstdc++-v3/config/abi/pre/float128.ver >> libstdc++-symbols.ver.tmp; \
|
|
else \
|
|
sed -n '1,/DO NOT DELETE/p' libstdc++-symbols.ver.tmp > tmp.top; \
|
|
sed -n '/DO NOT DELETE/,$p' libstdc++-symbols.ver.tmp > tmp.bottom; \
|
|
cat tmp.top ../../libstdc++-v3/config/abi/pre/float128.ver tmp.bottom > libstdc++-symbols.ver.tmp; \
|
|
rm tmp.top tmp.bottom; \
|
|
fi; \
|
|
fi
|
|
/usr/bin/grep -E -v '^[ ]*#(#| |$)' libstdc++-symbols.ver.tmp | \
|
|
x86_64-lfs-linux-gnu-gcc -E -P -include ../config.h - > libstdc++-symbols.ver || (rm -f libstdc++-symbols.ver ; exit 1)
|
|
rm -f libstdc++-symbols.ver.tmp
|
|
/bin/sh ../libtool --tag CXX --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++.la -o libstdc++.la -version-info 6:29:0 -Wl,--version-script=libstdc++-symbols.ver -lm -rpath /usr/lib/../lib compatibility.lo compatibility-debug_list.lo compatibility-debug_list-2.lo compatibility-c++0x.lo compatibility-atomic-c++0x.lo compatibility-thread-c++0x.lo compatibility-chrono.lo compatibility-condvar.lo ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la
|
|
libtool: link: x86_64-lfs-linux-gnu-g++ -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/crtbeginS.o .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-c++0x.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-thread-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o -Wl,--whole-archive ../libsupc++/.libs/libsupc++convenience.a ../src/c++98/.libs/libc++98convenience.a ../src/c++11/.libs/libc++11convenience.a ../src/c++17/.libs/libc++17convenience.a ../src/c++20/.libs/libc++20convenience.a -Wl,--no-whole-archive -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../.. -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib/crtn.o -Wl,-O1 -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,--version-script=libstdc++-symbols.ver -Wl,-soname -Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.29
|
|
libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.29" "libstdc++.so.6")
|
|
libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.29" "libstdc++.so")
|
|
libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && ar x "/sources/gcc-11.2.0/build/src/../libsupc++/.libs/libsupc++convenience.a")
|
|
libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "/sources/gcc-11.2.0/build/src/../src/c++98/.libs/libc++98convenience.a")
|
|
libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && ar x "/sources/gcc-11.2.0/build/src/../src/c++11/.libs/libc++11convenience.a")
|
|
libtool: link: (cd .libs/libstdc++.lax/libc++17convenience.a && ar x "/sources/gcc-11.2.0/build/src/../src/c++17/.libs/libc++17convenience.a")
|
|
libtool: link: (cd .libs/libstdc++.lax/libc++20convenience.a && ar x "/sources/gcc-11.2.0/build/src/../src/c++20/.libs/libc++20convenience.a")
|
|
copying selected object files to avoid basename conflicts...
|
|
libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o
|
|
libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o
|
|
libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o
|
|
libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o
|
|
libtool: link: ln .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o || cp .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o
|
|
libtool: link: ar cru .libs/libstdc++.a compatibility.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-c++0x.o compatibility-atomic-c++0x.o compatibility-thread-c++0x.o compatibility-chrono.o compatibility-condvar.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/basic_file.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/locale_init.o .libs/libstdc++.lax/libc++98convenience.a/localename.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/limits.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/sso_string.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/system_error.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++.lax/lt2-cow-string-inst.o .libs/libstdc++.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/fs_path.o .libs/libstdc++.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++.lax/lt3-ostream-inst.o .libs/libstdc++.lax/lt4-string-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o
|
|
libtool: link: ranlib .libs/libstdc++.a
|
|
libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax
|
|
libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" )
|
|
/bin/sh ../libtool --tag CXX --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++convenience.la -o libstdc++convenience.la ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la ; \
|
|
if test ! -f .libs/libstdc++.a; then \
|
|
cp .libs/libstdc++convenience.a .libs/libstdc++.a; \
|
|
fi; \
|
|
echo `date` > stamp-libstdc++convenience;
|
|
libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && ar x "/sources/gcc-11.2.0/build/src/../libsupc++/.libs/libsupc++convenience.a")
|
|
libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x "/sources/gcc-11.2.0/build/src/../src/c++98/.libs/libc++98convenience.a")
|
|
libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && ar x "/sources/gcc-11.2.0/build/src/../src/c++11/.libs/libc++11convenience.a")
|
|
libtool: link: (cd .libs/libstdc++convenience.lax/libc++17convenience.a && ar x "/sources/gcc-11.2.0/build/src/../src/c++17/.libs/libc++17convenience.a")
|
|
libtool: link: (cd .libs/libstdc++convenience.lax/libc++20convenience.a && ar x "/sources/gcc-11.2.0/build/src/../src/c++20/.libs/libc++20convenience.a")
|
|
copying selected object files to avoid basename conflicts...
|
|
libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o
|
|
libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o
|
|
libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o
|
|
libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o
|
|
libtool: link: ln .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o || cp .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o
|
|
libtool: link: ar cru .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/localename.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/sso_string.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_path.o .libs/libstdc++convenience.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o
|
|
libtool: link: ranlib .libs/libstdc++convenience.a
|
|
libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax
|
|
libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" )
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src'
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/src'
|
|
Making all in doc
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/doc'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/doc'
|
|
Making all in po
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/po'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/po'
|
|
Making all in testsuite
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/testsuite'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/testsuite'
|
|
Making all in python
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/python'
|
|
sed -e 's,@pythondir@,/usr/share/gcc-11.2.0/python,' \
|
|
-e 's,@toolexeclibdir@,/usr/lib/../lib,' < ../../libstdc++-v3/python/hook.in > gdb.py
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/python'
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build'
|
|
true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh ../libstdc++-v3/../missing makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=" "gxx_include_dir=/usr/include/c++/11.2.0" "AR=ar" "AS=as" "LD=/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=all multi-do # make
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build'
|
|
Making install in include
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build/include'
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/include'
|
|
make[2]: Nothing to be done for 'install-exec-am'.
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0
|
|
mkdir -p -- /usr/include/c++/11.2.0
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./bits
|
|
mkdir -p -- /usr/include/c++/11.2.0/./bits
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/bits/algorithmfwd.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/align.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/alloc_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/allocated_ptr.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/atomic_base.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/atomic_futex.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/atomic_timed_wait.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/atomic_wait.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/basic_ios.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/basic_ios.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/basic_string.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/basic_string.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/boost_concept_check.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/c++0x_warning.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/char_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/charconv.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/codecvt.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/concept_check.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/cpp_type_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/deque.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/enable_special_members.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/erase_if.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/forward_list.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/forward_list.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/fs_dir.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/fs_fwd.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/fs_ops.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/fs_path.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/fstream.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/functexcept.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/functional_hash.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/gslice.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/gslice_array.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/hashtable.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/hashtable_policy.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/indirect_array.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/invoke.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ios_base.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/istream.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/iterator_concepts.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/list.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_classes.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_classes.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_conv.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_facets.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_facets.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_facets_nonio.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/localefwd.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/mask_array.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/max_size_type.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/memoryfwd.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/move.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/node_handle.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ostream.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/ostream_insert.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/parse_numbers.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/postypes.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/predefined_ops.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ptr_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/quoted_string.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/random.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/random.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/range_access.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_algobase.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_algo.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_base.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_cmp.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_uninitialized.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_util.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/refwrap.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_constants.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_error.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_scanner.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_scanner.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_automaton.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_automaton.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_compiler.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_compiler.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_executor.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_executor.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/semaphore_base.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/shared_ptr.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/shared_ptr_base.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/slice_array.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/specfun.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/sstream.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/std_abs.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/std_function.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/std_mutex.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/std_thread.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_algo.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_algobase.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_bvector.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_construct.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_deque.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_function.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_heap.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_iterator.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_list.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_map.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_multimap.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_multiset.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_numeric.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_pair.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_queue.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_relops.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_set.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_stack.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_tempbuf.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_tree.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_uninitialized.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_vector.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/stream_iterator.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/streambuf_iterator.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/streambuf.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/stringfwd.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/string_view.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/this_thread_sleep.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/uniform_int_dist.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/unique_lock.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/unique_ptr.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/unordered_map.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/unordered_set.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/uses_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/uses_allocator_args.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/valarray_array.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/valarray_array.tcc /sources/gcc-11.2.0/libstdc++-v3/include/bits/valarray_before.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/valarray_after.h /sources/gcc-11.2.0/libstdc++-v3/include/bits/vector.tcc; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./bits; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./backward
|
|
mkdir -p -- /usr/include/c++/11.2.0/./backward
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/backward/auto_ptr.h /sources/gcc-11.2.0/libstdc++-v3/include/backward/backward_warning.h /sources/gcc-11.2.0/libstdc++-v3/include/backward/binders.h /sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_map /sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_set /sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_fun.h /sources/gcc-11.2.0/libstdc++-v3/include/backward/hashtable.h /sources/gcc-11.2.0/libstdc++-v3/include/backward/strstream; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./backward; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./ext
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/ext/algorithm /sources/gcc-11.2.0/libstdc++-v3/include/ext/aligned_buffer.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/alloc_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/atomicity.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/bitmap_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/cast.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/cmath /sources/gcc-11.2.0/libstdc++-v3/include/ext/codecvt_specializations.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/concurrence.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/debug_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/enc_filebuf.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/extptr_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/stdio_filebuf.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/functional /sources/gcc-11.2.0/libstdc++-v3/include/ext/iterator /sources/gcc-11.2.0/libstdc++-v3/include/ext/malloc_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/memory /sources/gcc-11.2.0/libstdc++-v3/include/ext/mt_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/new_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/numeric /sources/gcc-11.2.0/libstdc++-v3/include/ext/numeric_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/pod_char_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/pointer.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/pool_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/rb_tree /sources/gcc-11.2.0/libstdc++-v3/include/ext/random /sources/gcc-11.2.0/libstdc++-v3/include/ext/random.tcc /sources/gcc-11.2.0/libstdc++-v3/include/ext/rope /sources/gcc-11.2.0/libstdc++-v3/include/ext/ropeimpl.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/slist /sources/gcc-11.2.0/libstdc++-v3/include/ext/string_conversions.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/throw_allocator.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/typelist.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/type_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/rc_string_base.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/sso_string_base.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/vstring.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/vstring.tcc /sources/gcc-11.2.0/libstdc++-v3/include/ext/vstring_fwd.h /sources/gcc-11.2.0/libstdc++-v3/include/ext/vstring_util.h /sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_set /sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_map; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./ext; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./ext/pb_ds
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds
|
|
for dir in ./ext/pb_ds/detail ./ext/pb_ds/detail/pairing_heap_ ./ext/pb_ds/detail/splay_tree_ ./ext/pb_ds/detail/list_update_map_ ./ext/pb_ds/detail/branch_policy ./ext/pb_ds/detail/trie_policy ./ext/pb_ds/detail/gp_hash_table_map_ ./ext/pb_ds/detail/tree_policy ./ext/pb_ds/detail/binomial_heap_base_ ./ext/pb_ds/detail/resize_policy ./ext/pb_ds/detail/bin_search_tree_ ./ext/pb_ds/detail/binomial_heap_ ./ext/pb_ds/detail/thin_heap_ ./ext/pb_ds/detail/pat_trie_ ./ext/pb_ds/detail/cc_hash_table_map_ ./ext/pb_ds/detail/rc_binomial_heap_ ./ext/pb_ds/detail/left_child_next_sibling_heap_ ./ext/pb_ds/detail/unordered_iterator ./ext/pb_ds/detail/binary_heap_ ./ext/pb_ds/detail/ov_tree_map_ ./ext/pb_ds/detail/hash_fn ./ext/pb_ds/detail/eq_fn ./ext/pb_ds/detail/rb_tree_map_ ./ext/pb_ds/detail/list_update_policy; do \
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/${dir} ; done
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/pairing_heap_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/splay_tree_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/list_update_map_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/branch_policy
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/trie_policy
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/gp_hash_table_map_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/tree_policy
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/binomial_heap_base_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/resize_policy
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/bin_search_tree_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/binomial_heap_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/thin_heap_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/pat_trie_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/cc_hash_table_map_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/rc_binomial_heap_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/left_child_next_sibling_heap_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/unordered_iterator
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/binary_heap_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/ov_tree_map_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/hash_fn
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/eq_fn
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/rb_tree_map_
|
|
mkdir -p -- /usr/include/c++/11.2.0/./ext/pb_ds/detail/list_update_policy
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \
|
|
install_base=/usr/include/c++/11.2.0/./ext/pb_ds ; \
|
|
relative_name=`echo $file | sed -e "s|/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
|
|
/usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \
|
|
install_base=/usr/include/c++/11.2.0/./ext/pb_ds ; \
|
|
relative_name=`echo $file | sed -e "s|/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
|
|
/usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \
|
|
install_base=/usr/include/c++/11.2.0/./ext/pb_ds ; \
|
|
relative_name=`echo $file | sed -e "s|/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
|
|
/usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \
|
|
install_base=/usr/include/c++/11.2.0/./ext/pb_ds ; \
|
|
relative_name=`echo $file | sed -e "s|/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
|
|
/usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \
|
|
install_base=/usr/include/c++/11.2.0/./ext/pb_ds ; \
|
|
relative_name=`echo $file | sed -e "s|/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
|
|
/usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \
|
|
install_base=/usr/include/c++/11.2.0/./ext/pb_ds ; \
|
|
relative_name=`echo $file | sed -e "s|/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
|
|
/usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \
|
|
install_base=/usr/include/c++/11.2.0/./ext/pb_ds ; \
|
|
relative_name=`echo $file | sed -e "s|/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
|
|
/usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./tr1
|
|
mkdir -p -- /usr/include/c++/11.2.0/./tr1
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/tr1/array /sources/gcc-11.2.0/libstdc++-v3/include/tr1/bessel_function.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/beta_function.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/ccomplex /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cctype /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cfenv /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cfloat /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cinttypes /sources/gcc-11.2.0/libstdc++-v3/include/tr1/climits /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cmath /sources/gcc-11.2.0/libstdc++-v3/include/tr1/complex /sources/gcc-11.2.0/libstdc++-v3/include/tr1/complex.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdarg /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdbool /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdint /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdio /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdlib /sources/gcc-11.2.0/libstdc++-v3/include/tr1/ctgmath /sources/gcc-11.2.0/libstdc++-v3/include/tr1/ctime /sources/gcc-11.2.0/libstdc++-v3/include/tr1/ctype.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cwchar /sources/gcc-11.2.0/libstdc++-v3/include/tr1/cwctype /sources/gcc-11.2.0/libstdc++-v3/include/tr1/ell_integral.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/exp_integral.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/fenv.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/float.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/functional /sources/gcc-11.2.0/libstdc++-v3/include/tr1/functional_hash.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/gamma.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/hypergeometric.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/hashtable.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/hashtable_policy.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/inttypes.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/limits.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/math.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/memory /sources/gcc-11.2.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/poly_hermite.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/legendre_function.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/random /sources/gcc-11.2.0/libstdc++-v3/include/tr1/random.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/random.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/regex /sources/gcc-11.2.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr1/shared_ptr.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/special_function_util.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdarg.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdbool.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdint.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdio.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdlib.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/tgmath.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/tuple /sources/gcc-11.2.0/libstdc++-v3/include/tr1/type_traits /sources/gcc-11.2.0/libstdc++-v3/include/tr1/unordered_map /sources/gcc-11.2.0/libstdc++-v3/include/tr1/unordered_map.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/unordered_set /sources/gcc-11.2.0/libstdc++-v3/include/tr1/unordered_set.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/utility /sources/gcc-11.2.0/libstdc++-v3/include/tr1/wchar.h /sources/gcc-11.2.0/libstdc++-v3/include/tr1/wctype.h; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./tr1; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./tr2
|
|
mkdir -p -- /usr/include/c++/11.2.0/./tr2
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/tr2/bool_set /sources/gcc-11.2.0/libstdc++-v3/include/tr2/bool_set.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr2/dynamic_bitset /sources/gcc-11.2.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /sources/gcc-11.2.0/libstdc++-v3/include/tr2/ratio /sources/gcc-11.2.0/libstdc++-v3/include/tr2/type_traits; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./tr2; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./decimal
|
|
mkdir -p -- /usr/include/c++/11.2.0/./decimal
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/decimal/decimal /sources/gcc-11.2.0/libstdc++-v3/include/decimal/decimal.h; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./decimal; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./experimental
|
|
mkdir -p -- /usr/include/c++/11.2.0/./experimental
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/experimental/algorithm /sources/gcc-11.2.0/libstdc++-v3/include/experimental/any /sources/gcc-11.2.0/libstdc++-v3/include/experimental/array /sources/gcc-11.2.0/libstdc++-v3/include/experimental/buffer /sources/gcc-11.2.0/libstdc++-v3/include/experimental/chrono /sources/gcc-11.2.0/libstdc++-v3/include/experimental/deque /sources/gcc-11.2.0/libstdc++-v3/include/experimental/executor /sources/gcc-11.2.0/libstdc++-v3/include/experimental/forward_list /sources/gcc-11.2.0/libstdc++-v3/include/experimental/functional /sources/gcc-11.2.0/libstdc++-v3/include/experimental/internet /sources/gcc-11.2.0/libstdc++-v3/include/experimental/io_context /sources/gcc-11.2.0/libstdc++-v3/include/experimental/iterator /sources/gcc-11.2.0/libstdc++-v3/include/experimental/list /sources/gcc-11.2.0/libstdc++-v3/include/experimental/map /sources/gcc-11.2.0/libstdc++-v3/include/experimental/memory /sources/gcc-11.2.0/libstdc++-v3/include/experimental/memory_resource /sources/gcc-11.2.0/libstdc++-v3/include/experimental/net /sources/gcc-11.2.0/libstdc++-v3/include/experimental/netfwd /sources/gcc-11.2.0/libstdc++-v3/include/experimental/numeric /sources/gcc-11.2.0/libstdc++-v3/include/experimental/optional /sources/gcc-11.2.0/libstdc++-v3/include/experimental/propagate_const /sources/gcc-11.2.0/libstdc++-v3/include/experimental/random /sources/gcc-11.2.0/libstdc++-v3/include/experimental/ratio /sources/gcc-11.2.0/libstdc++-v3/include/experimental/regex /sources/gcc-11.2.0/libstdc++-v3/include/experimental/set /sources/gcc-11.2.0/libstdc++-v3/include/experimental/simd /sources/gcc-11.2.0/libstdc++-v3/include/experimental/socket /sources/gcc-11.2.0/libstdc++-v3/include/experimental/source_location /sources/gcc-11.2.0/libstdc++-v3/include/experimental/string /sources/gcc-11.2.0/libstdc++-v3/include/experimental/string_view /sources/gcc-11.2.0/libstdc++-v3/include/experimental/system_error /sources/gcc-11.2.0/libstdc++-v3/include/experimental/timer /sources/gcc-11.2.0/libstdc++-v3/include/experimental/tuple /sources/gcc-11.2.0/libstdc++-v3/include/experimental/type_traits /sources/gcc-11.2.0/libstdc++-v3/include/experimental/unordered_map /sources/gcc-11.2.0/libstdc++-v3/include/experimental/unordered_set /sources/gcc-11.2.0/libstdc++-v3/include/experimental/utility /sources/gcc-11.2.0/libstdc++-v3/include/experimental/vector /sources/gcc-11.2.0/libstdc++-v3/include/experimental/filesystem; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./experimental; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./experimental/bits
|
|
mkdir -p -- /usr/include/c++/11.2.0/./experimental/bits
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/lfts_config.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/net.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/numeric_traits.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_builtin.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_converter.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_detail.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_fixed_size.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_math.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_neon.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_ppc.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_scalar.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_x86.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_x86_conversions.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/string_view.tcc /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/fs_dir.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/fs_ops.h /sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./experimental/bits; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/.
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cassert /sources/gcc-11.2.0/libstdc++-v3/include/c_global/ccomplex /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cctype /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cerrno /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cfenv /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cfloat /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cinttypes /sources/gcc-11.2.0/libstdc++-v3/include/c_global/ciso646 /sources/gcc-11.2.0/libstdc++-v3/include/c_global/climits /sources/gcc-11.2.0/libstdc++-v3/include/c_global/clocale /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cmath /sources/gcc-11.2.0/libstdc++-v3/include/c_global/csetjmp /sources/gcc-11.2.0/libstdc++-v3/include/c_global/csignal /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdalign /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdarg /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdbool /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstddef /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdint /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdio /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdlib /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstring /sources/gcc-11.2.0/libstdc++-v3/include/c_global/ctgmath /sources/gcc-11.2.0/libstdc++-v3/include/c_global/ctime /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cuchar /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cwchar /sources/gcc-11.2.0/libstdc++-v3/include/c_global/cwctype; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/.; done
|
|
c_base_headers_extra_install='';\
|
|
for file in $c_base_headers_extra_install; do \
|
|
/usr/bin/install -c -m 644 $file /usr/include/c++/11.2.0/./bits; done
|
|
c_compatibility_headers_install='/sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/complex.h /sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/fenv.h /sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/tgmath.h /sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/math.h /sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/stdlib.h';\
|
|
for file in $c_compatibility_headers_install; do \
|
|
/usr/bin/install -c -m 644 $file /usr/include/c++/11.2.0; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/.
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/std/algorithm /sources/gcc-11.2.0/libstdc++-v3/include/std/any /sources/gcc-11.2.0/libstdc++-v3/include/std/array /sources/gcc-11.2.0/libstdc++-v3/include/std/atomic /sources/gcc-11.2.0/libstdc++-v3/include/std/barrier /sources/gcc-11.2.0/libstdc++-v3/include/std/bit /sources/gcc-11.2.0/libstdc++-v3/include/std/bitset /sources/gcc-11.2.0/libstdc++-v3/include/std/charconv /sources/gcc-11.2.0/libstdc++-v3/include/std/chrono /sources/gcc-11.2.0/libstdc++-v3/include/std/codecvt /sources/gcc-11.2.0/libstdc++-v3/include/std/complex /sources/gcc-11.2.0/libstdc++-v3/include/std/concepts /sources/gcc-11.2.0/libstdc++-v3/include/std/condition_variable /sources/gcc-11.2.0/libstdc++-v3/include/std/coroutine /sources/gcc-11.2.0/libstdc++-v3/include/std/deque /sources/gcc-11.2.0/libstdc++-v3/include/std/execution /sources/gcc-11.2.0/libstdc++-v3/include/std/filesystem /sources/gcc-11.2.0/libstdc++-v3/include/std/forward_list /sources/gcc-11.2.0/libstdc++-v3/include/std/fstream /sources/gcc-11.2.0/libstdc++-v3/include/std/functional /sources/gcc-11.2.0/libstdc++-v3/include/std/future /sources/gcc-11.2.0/libstdc++-v3/include/std/iomanip /sources/gcc-11.2.0/libstdc++-v3/include/std/ios /sources/gcc-11.2.0/libstdc++-v3/include/std/iosfwd /sources/gcc-11.2.0/libstdc++-v3/include/std/iostream /sources/gcc-11.2.0/libstdc++-v3/include/std/istream /sources/gcc-11.2.0/libstdc++-v3/include/std/iterator /sources/gcc-11.2.0/libstdc++-v3/include/std/latch /sources/gcc-11.2.0/libstdc++-v3/include/std/limits /sources/gcc-11.2.0/libstdc++-v3/include/std/list /sources/gcc-11.2.0/libstdc++-v3/include/std/locale /sources/gcc-11.2.0/libstdc++-v3/include/std/map /sources/gcc-11.2.0/libstdc++-v3/include/std/memory /sources/gcc-11.2.0/libstdc++-v3/include/std/memory_resource /sources/gcc-11.2.0/libstdc++-v3/include/std/mutex /sources/gcc-11.2.0/libstdc++-v3/include/std/numbers /sources/gcc-11.2.0/libstdc++-v3/include/std/numeric /sources/gcc-11.2.0/libstdc++-v3/include/std/optional /sources/gcc-11.2.0/libstdc++-v3/include/std/ostream /sources/gcc-11.2.0/libstdc++-v3/include/std/queue /sources/gcc-11.2.0/libstdc++-v3/include/std/random /sources/gcc-11.2.0/libstdc++-v3/include/std/ranges /sources/gcc-11.2.0/libstdc++-v3/include/std/ratio /sources/gcc-11.2.0/libstdc++-v3/include/std/regex /sources/gcc-11.2.0/libstdc++-v3/include/std/scoped_allocator /sources/gcc-11.2.0/libstdc++-v3/include/std/semaphore /sources/gcc-11.2.0/libstdc++-v3/include/std/set /sources/gcc-11.2.0/libstdc++-v3/include/std/shared_mutex /sources/gcc-11.2.0/libstdc++-v3/include/std/source_location /sources/gcc-11.2.0/libstdc++-v3/include/std/span /sources/gcc-11.2.0/libstdc++-v3/include/std/sstream /sources/gcc-11.2.0/libstdc++-v3/include/std/syncstream /sources/gcc-11.2.0/libstdc++-v3/include/std/stack /sources/gcc-11.2.0/libstdc++-v3/include/std/stdexcept /sources/gcc-11.2.0/libstdc++-v3/include/std/stop_token /sources/gcc-11.2.0/libstdc++-v3/include/std/streambuf /sources/gcc-11.2.0/libstdc++-v3/include/std/string /sources/gcc-11.2.0/libstdc++-v3/include/std/string_view /sources/gcc-11.2.0/libstdc++-v3/include/std/system_error /sources/gcc-11.2.0/libstdc++-v3/include/std/thread /sources/gcc-11.2.0/libstdc++-v3/include/std/tuple /sources/gcc-11.2.0/libstdc++-v3/include/std/typeindex /sources/gcc-11.2.0/libstdc++-v3/include/std/type_traits /sources/gcc-11.2.0/libstdc++-v3/include/std/unordered_map /sources/gcc-11.2.0/libstdc++-v3/include/std/unordered_set /sources/gcc-11.2.0/libstdc++-v3/include/std/utility /sources/gcc-11.2.0/libstdc++-v3/include/std/valarray /sources/gcc-11.2.0/libstdc++-v3/include/std/variant /sources/gcc-11.2.0/libstdc++-v3/include/std/vector /sources/gcc-11.2.0/libstdc++-v3/include/std/version; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/.; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./debug
|
|
mkdir -p -- /usr/include/c++/11.2.0/./debug
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/debug/assertions.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/bitset /sources/gcc-11.2.0/libstdc++-v3/include/debug/debug.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/deque /sources/gcc-11.2.0/libstdc++-v3/include/debug/formatter.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/forward_list /sources/gcc-11.2.0/libstdc++-v3/include/debug/functions.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/helper_functions.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/list /sources/gcc-11.2.0/libstdc++-v3/include/debug/map /sources/gcc-11.2.0/libstdc++-v3/include/debug/macros.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/map.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/multimap.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/multiset.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_base.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_container.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_iterator.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_iterator.tcc /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_local_iterator.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_sequence.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_sequence.tcc /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_unordered_base.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_unordered_container.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /sources/gcc-11.2.0/libstdc++-v3/include/debug/set /sources/gcc-11.2.0/libstdc++-v3/include/debug/set.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/stl_iterator.h /sources/gcc-11.2.0/libstdc++-v3/include/debug/string /sources/gcc-11.2.0/libstdc++-v3/include/debug/unordered_map /sources/gcc-11.2.0/libstdc++-v3/include/debug/unordered_set /sources/gcc-11.2.0/libstdc++-v3/include/debug/vector; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./debug; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./parallel
|
|
mkdir -p -- /usr/include/c++/11.2.0/./parallel
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/parallel/algo.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/algobase.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/algorithm /sources/gcc-11.2.0/libstdc++-v3/include/parallel/algorithmfwd.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/balanced_quicksort.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/base.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/basic_iterator.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/checkers.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/compatibility.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/compiletime_settings.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/equally_split.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/features.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/find.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/find_selectors.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/for_each.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/for_each_selectors.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/iterator.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/list_partition.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/losertree.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/merge.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/multiseq_selection.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/multiway_merge.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/multiway_mergesort.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/numeric /sources/gcc-11.2.0/libstdc++-v3/include/parallel/numericfwd.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/omp_loop.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/omp_loop_static.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/par_loop.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/parallel.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/partial_sum.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/partition.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/queue.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/quicksort.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/random_number.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/random_shuffle.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/search.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/set_operations.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/settings.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/sort.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/tags.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/types.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/unique_copy.h /sources/gcc-11.2.0/libstdc++-v3/include/parallel/workstealing.h; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./parallel; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits
|
|
mkdir -p -- /usr/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /sources/gcc-11.2.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /sources/gcc-11.2.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /sources/gcc-11.2.0/libstdc++-v3/config/cpu/generic/atomic_word.h /sources/gcc-11.2.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /sources/gcc-11.2.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /sources/gcc-11.2.0/libstdc++-v3/config/os/generic/error_constants.h /sources/gcc-11.2.0/libstdc++-v3/include/precompiled/stdc++.h /sources/gcc-11.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h /sources/gcc-11.2.0/libstdc++-v3/include/precompiled/extc++.h /sources/gcc-11.2.0/libstdc++-v3/config/cpu/i486/opt/bits/opt_random.h ./x86_64-lfs-linux-gnu/bits/basic_file.h ./x86_64-lfs-linux-gnu/bits/c++config.h ./x86_64-lfs-linux-gnu/bits/c++allocator.h ./x86_64-lfs-linux-gnu/bits/c++io.h ./x86_64-lfs-linux-gnu/bits/c++locale.h ./x86_64-lfs-linux-gnu/bits/messages_members.h ./x86_64-lfs-linux-gnu/bits/time_members.h \
|
|
./x86_64-lfs-linux-gnu/bits/gthr.h ./x86_64-lfs-linux-gnu/bits/gthr-single.h ./x86_64-lfs-linux-gnu/bits/gthr-posix.h ./x86_64-lfs-linux-gnu/bits/gthr-default.h; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits/../ext
|
|
mkdir -p -- /usr/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits/../ext
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits/../ext; done
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/./pstl
|
|
mkdir -p -- /usr/include/c++/11.2.0/./pstl
|
|
for file in /sources/gcc-11.2.0/libstdc++-v3/include/pstl/algorithm_fwd.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/algorithm_impl.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/execution_defs.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/execution_impl.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_execution_defs.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_memory_defs.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_memory_impl.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/memory_impl.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/numeric_fwd.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/numeric_impl.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_backend.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_impl.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/pstl_config.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /sources/gcc-11.2.0/libstdc++-v3/include/pstl/utils.h; do \
|
|
/usr/bin/install -c -m 644 ${file} /usr/include/c++/11.2.0/./pstl; done
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/include'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build/include'
|
|
Making install in libsupc++
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build/libsupc++'
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/libsupc++'
|
|
/usr/bin/mkdir -p '/usr/lib/../lib'
|
|
/bin/sh ../libtool --mode=install /usr/bin/install -c libsupc++.la '/usr/lib/../lib'
|
|
libtool: install: /usr/bin/install -c .libs/libsupc++.lai /usr/lib/../lib/libsupc++.la
|
|
libtool: install: /usr/bin/install -c .libs/libsupc++.a /usr/lib/../lib/libsupc++.a
|
|
libtool: install: chmod 644 /usr/lib/../lib/libsupc++.a
|
|
libtool: install: ranlib /usr/lib/../lib/libsupc++.a
|
|
libtool: finish: PATH="/usr/bin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib
|
|
----------------------------------------------------------------------
|
|
Libraries have been installed in:
|
|
/usr/lib/../lib
|
|
|
|
If you ever happen to want to link against installed libraries
|
|
in a given directory, LIBDIR, you must either use libtool, and
|
|
specify the full pathname of the library, or use the `-LLIBDIR'
|
|
flag during linking and do at least one of the following:
|
|
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
|
|
during execution
|
|
- add LIBDIR to the `LD_RUN_PATH' environment variable
|
|
during linking
|
|
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
|
|
|
|
See any operating system documentation about shared libraries for
|
|
more information, such as the ld(1) and ld.so(8) manual pages.
|
|
----------------------------------------------------------------------
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0/bits
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/atomic_lockfree_defines.h /usr/include/c++/11.2.0/bits/atomic_lockfree_defines.h
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_forced.h /usr/include/c++/11.2.0/bits/cxxabi_forced.h
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_defines.h /usr/include/c++/11.2.0/bits/exception_defines.h
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_ptr.h /usr/include/c++/11.2.0/bits/exception_ptr.h
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/hash_bytes.h /usr/include/c++/11.2.0/bits/hash_bytes.h
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/nested_exception.h /usr/include/c++/11.2.0/bits/nested_exception.h
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception.h /usr/include/c++/11.2.0/bits/exception.h
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_init_exception.h /usr/include/c++/11.2.0/bits/cxxabi_init_exception.h
|
|
/bin/sh /sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/11.2.0
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/compare /usr/include/c++/11.2.0/compare
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi.h /usr/include/c++/11.2.0/cxxabi.h
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception /usr/include/c++/11.2.0/exception
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/initializer_list /usr/include/c++/11.2.0/initializer_list
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/new /usr/include/c++/11.2.0/new
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/typeinfo /usr/include/c++/11.2.0/typeinfo
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/libsupc++'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build/libsupc++'
|
|
Making install in src
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build/src'
|
|
Making install in c++98
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/src/c++98'
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/c++98'
|
|
make[3]: Nothing to be done for 'install-exec-am'.
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/c++98'
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/src/c++98'
|
|
Making install in c++11
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/src/c++11'
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/c++11'
|
|
make[3]: Nothing to be done for 'install-exec-am'.
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/c++11'
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/src/c++11'
|
|
Making install in c++17
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/src/c++17'
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/c++17'
|
|
make[3]: Nothing to be done for 'install-exec-am'.
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/c++17'
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/src/c++17'
|
|
Making install in c++20
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/src/c++20'
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/c++20'
|
|
make[3]: Nothing to be done for 'install-exec-am'.
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/c++20'
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/src/c++20'
|
|
Making install in filesystem
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/src/filesystem'
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src/filesystem'
|
|
/usr/bin/mkdir -p '/usr/lib/../lib'
|
|
/bin/sh ../../libtool --mode=install /usr/bin/install -c libstdc++fs.la '/usr/lib/../lib'
|
|
libtool: install: /usr/bin/install -c .libs/libstdc++fs.lai /usr/lib/../lib/libstdc++fs.la
|
|
libtool: install: /usr/bin/install -c .libs/libstdc++fs.a /usr/lib/../lib/libstdc++fs.a
|
|
libtool: install: chmod 644 /usr/lib/../lib/libstdc++fs.a
|
|
libtool: install: ranlib /usr/lib/../lib/libstdc++fs.a
|
|
libtool: finish: PATH="/usr/bin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib
|
|
----------------------------------------------------------------------
|
|
Libraries have been installed in:
|
|
/usr/lib/../lib
|
|
|
|
If you ever happen to want to link against installed libraries
|
|
in a given directory, LIBDIR, you must either use libtool, and
|
|
specify the full pathname of the library, or use the `-LLIBDIR'
|
|
flag during linking and do at least one of the following:
|
|
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
|
|
during execution
|
|
- add LIBDIR to the `LD_RUN_PATH' environment variable
|
|
during linking
|
|
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
|
|
|
|
See any operating system documentation about shared libraries for
|
|
more information, such as the ld(1) and ld.so(8) manual pages.
|
|
----------------------------------------------------------------------
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src/filesystem'
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/src/filesystem'
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/src'
|
|
make[3]: Entering directory '/sources/gcc-11.2.0/build/src'
|
|
/usr/bin/mkdir -p '/usr/lib/../lib'
|
|
/bin/sh ../libtool --mode=install /usr/bin/install -c libstdc++.la '/usr/lib/../lib'
|
|
libtool: install: /usr/bin/install -c .libs/libstdc++.so.6.0.29 /usr/lib/../lib/libstdc++.so.6.0.29
|
|
libtool: install: (cd /usr/lib/../lib && { ln -s -f libstdc++.so.6.0.29 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.29 libstdc++.so.6; }; })
|
|
libtool: install: (cd /usr/lib/../lib && { ln -s -f libstdc++.so.6.0.29 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.29 libstdc++.so; }; })
|
|
libtool: install: /usr/bin/install -c .libs/libstdc++.lai /usr/lib/../lib/libstdc++.la
|
|
libtool: install: /usr/bin/install -c .libs/libstdc++.a /usr/lib/../lib/libstdc++.a
|
|
libtool: install: chmod 644 /usr/lib/../lib/libstdc++.a
|
|
libtool: install: ranlib /usr/lib/../lib/libstdc++.a
|
|
libtool: finish: PATH="/usr/bin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib
|
|
----------------------------------------------------------------------
|
|
Libraries have been installed in:
|
|
/usr/lib/../lib
|
|
|
|
If you ever happen to want to link against installed libraries
|
|
in a given directory, LIBDIR, you must either use libtool, and
|
|
specify the full pathname of the library, or use the `-LLIBDIR'
|
|
flag during linking and do at least one of the following:
|
|
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
|
|
during execution
|
|
- add LIBDIR to the `LD_RUN_PATH' environment variable
|
|
during linking
|
|
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
|
|
|
|
See any operating system documentation about shared libraries for
|
|
more information, such as the ld(1) and ld.so(8) manual pages.
|
|
----------------------------------------------------------------------
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/gcc-11.2.0/build/src'
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/src'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build/src'
|
|
Making install in doc
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build/doc'
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/doc'
|
|
make[2]: Nothing to be done for 'install-exec-am'.
|
|
make[2]: Nothing to be done for 'install-data-am'.
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/doc'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build/doc'
|
|
Making install in po
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build/po'
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/po'
|
|
make[2]: Nothing to be done for 'install-exec-am'.
|
|
make[2]: Nothing to be done for 'install-data-am'.
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/po'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build/po'
|
|
Making install in testsuite
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build/testsuite'
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/testsuite'
|
|
make[2]: Nothing to be done for 'install-exec-am'.
|
|
make[2]: Nothing to be done for 'install-data-am'.
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/testsuite'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build/testsuite'
|
|
Making install in python
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build/python'
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build/python'
|
|
make[2]: Nothing to be done for 'install-exec-am'.
|
|
/usr/bin/install -c -m 644 gdb.py /usr/lib/../lib/libstdc++.so.6.0.29-gdb.py
|
|
/usr/bin/mkdir -p '/usr/share/gcc-11.2.0/python'
|
|
/usr/bin/mkdir -p '/usr/share/gcc-11.2.0/python/libstdcxx/v6'
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/python/libstdcxx/v6/printers.py ../../libstdc++-v3/python/libstdcxx/v6/xmethods.py ../../libstdc++-v3/python/libstdcxx/v6/__init__.py '/usr/share/gcc-11.2.0/python/libstdcxx/v6'
|
|
/usr/bin/mkdir -p '/usr/share/gcc-11.2.0/python/libstdcxx'
|
|
/usr/bin/install -c -m 644 ../../libstdc++-v3/python/libstdcxx/__init__.py '/usr/share/gcc-11.2.0/python/libstdcxx'
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build/python'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build/python'
|
|
make[1]: Entering directory '/sources/gcc-11.2.0/build'
|
|
true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh ../libstdc++-v3/../missing makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=" "gxx_include_dir=/usr/include/c++/11.2.0" "AR=ar" "AS=as" "LD=/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=all multi-do # make
|
|
make[2]: Entering directory '/sources/gcc-11.2.0/build'
|
|
true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh ../libstdc++-v3/../missing makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=" "gxx_include_dir=/usr/include/c++/11.2.0" "AR=ar" "AS=as" "LD=/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=install multi-do # make
|
|
make[2]: Nothing to be done for 'install-data-am'.
|
|
make[2]: Leaving directory '/sources/gcc-11.2.0/build'
|
|
make[1]: Leaving directory '/sources/gcc-11.2.0/build'
|
|
checking for a BSD-compatible install... /usr/bin/install -c
|
|
checking whether build environment is sane... yes
|
|
checking for a thread-safe 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 UID '0' is supported by ustar format... yes
|
|
checking whether GID '0' is supported by ustar format... yes
|
|
checking how to create a ustar tar archive... gnutar
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile
|
|
config.status: creating gnulib-local/Makefile
|
|
=== configuring in gettext-runtime (/sources/gettext-0.21/gettext-runtime)
|
|
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --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 thread-safe 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 we are using the GNU C compiler... yes
|
|
checking whether gcc accepts -g... yes
|
|
checking for gcc option to enable C11 features... none needed
|
|
checking whether the compiler is clang... no
|
|
checking for compiler option needed when checking for declarations... none
|
|
checking whether make supports the include directive... yes (GNU style)
|
|
checking dependency style of gcc... gcc3
|
|
checking whether to use Java... yes
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for Java compiler... no
|
|
checking for jar... no
|
|
checking for preferred C# implementation... any
|
|
checking for C# compiler... no
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking for Minix Amsterdam compiler... no
|
|
checking for ar... ar
|
|
checking for ranlib... ranlib
|
|
checking for ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for unistd.h... yes
|
|
checking minix/config.h usability... no
|
|
checking minix/config.h presence... no
|
|
checking for minix/config.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking whether _XOPEN_SOURCE should be defined... no
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking how to print strings... printf
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for fgrep... /usr/bin/grep -F
|
|
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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 archiver @FILE support... @
|
|
checking for strip... strip
|
|
checking for ranlib... (cached) 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 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/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
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... no
|
|
checking whether to build static libraries... yes
|
|
checking for windres... no
|
|
checking whether NLS is requested... yes
|
|
checking for msgfmt... no
|
|
checking for gmsgfmt... :
|
|
checking for xgettext... no
|
|
checking for msgmerge... no
|
|
checking whether we are using the GNU C Library 2 or newer... yes
|
|
checking whether the -Werror option is usable... yes
|
|
checking for simple visibility declarations... yes
|
|
checking for inline... inline
|
|
checking for size_t... yes
|
|
checking for stdint.h... yes
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for sys/param.h... yes
|
|
checking for threads.h... yes
|
|
checking for xlocale.h... no
|
|
checking for sys/socket.h... yes
|
|
checking for sys/stat.h... (cached) yes
|
|
checking for getopt.h... yes
|
|
checking for sys/cdefs.h... yes
|
|
checking for iconv.h... yes
|
|
checking for limits.h... yes
|
|
checking for wchar.h... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for inttypes.h... (cached) yes
|
|
checking for crtdefs.h... no
|
|
checking for wctype.h... yes
|
|
checking for langinfo.h... yes
|
|
checking for sys/mman.h... yes
|
|
checking for sys/time.h... yes
|
|
checking for features.h... yes
|
|
checking for getpagesize... yes
|
|
checking for working mmap... yes
|
|
checking whether integer division by zero raises SIGFPE... yes
|
|
checking for inttypes.h... yes
|
|
checking for unsigned long long int... yes
|
|
checking whether imported symbols can be declared weak... yes
|
|
checking pthread.h usability... yes
|
|
checking pthread.h presence... yes
|
|
checking for pthread.h... yes
|
|
checking for pthread_kill in -lpthread... yes
|
|
checking whether POSIX threads API is available... yes
|
|
checking for multithread API to use... posix
|
|
checking for pthread_rwlock_t... yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
|
|
checking for ld... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
|
|
checking for shared library run path origin... done
|
|
checking 32-bit host C ABI... no
|
|
checking for ELF binary format... yes
|
|
checking for the common suffixes of directories in the library search path... lib,lib,lib
|
|
checking whether to use C++... yes
|
|
checking for g++... g++
|
|
checking whether the C++ compiler (g++ ) works... yes
|
|
checking whether the C++ compiler supports namespaces... yes
|
|
checking dependency style of g++... gcc3
|
|
checking whether we are using the GNU C++ compiler... yes
|
|
checking whether g++ accepts -g... yes
|
|
checking for iconv... yes
|
|
checking for working iconv... yes
|
|
checking for iconv declaration...
|
|
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
|
|
checking for inttypes.h... (cached) yes
|
|
checking for limits.h... (cached) yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for sys/param.h... (cached) yes
|
|
checking for getcwd... yes
|
|
checking for getegid... yes
|
|
checking for geteuid... yes
|
|
checking for getgid... yes
|
|
checking for getuid... yes
|
|
checking for mempcpy... yes
|
|
checking for munmap... yes
|
|
checking for stpcpy... yes
|
|
checking for strcasecmp... yes
|
|
checking for strdup... yes
|
|
checking for strtoul... yes
|
|
checking for tsearch... yes
|
|
checking for __fsetlocking... yes
|
|
checking whether feof_unlocked is declared... yes
|
|
checking whether fgets_unlocked is declared... yes
|
|
checking for bison... no
|
|
checking for long long int... yes
|
|
checking for wchar_t... yes
|
|
checking for wint_t... yes
|
|
checking whether wint_t is too small... no
|
|
checking for intmax_t... yes
|
|
checking whether printf() supports POSIX/XSI format strings... yes
|
|
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for symlink... yes
|
|
checking for uselocale... yes
|
|
checking for canonicalize_file_name... yes
|
|
checking for getcwd... (cached) yes
|
|
checking for readlink... yes
|
|
checking for realpath... yes
|
|
checking for readlinkat... yes
|
|
checking for _set_invalid_parameter_handler... no
|
|
checking for fcntl... yes
|
|
checking for getdtablesize... yes
|
|
checking for getprogname... no
|
|
checking for getexecname... no
|
|
checking for iswcntrl... yes
|
|
checking for iswblank... yes
|
|
checking for newlocale... yes
|
|
checking for duplocale... yes
|
|
checking for freelocale... yes
|
|
checking for lstat... yes
|
|
checking for mbsinit... yes
|
|
checking for mbrtowc... yes
|
|
checking for mbslen... no
|
|
checking for mprotect... yes
|
|
checking for setenv... yes
|
|
checking for wcwidth... yes
|
|
checking for working fcntl.h... yes
|
|
checking whether uselocale works... yes
|
|
checking for fake locale system (OpenBSD)... no
|
|
checking for Solaris 11.4 locale system... no
|
|
checking for getlocalename_l... no
|
|
checking for CFPreferencesCopyAppValue... no
|
|
checking for CFLocaleCopyPreferredLanguages... no
|
|
checking for flexible array member... yes
|
|
checking for ptrdiff_t... yes
|
|
checking for features.h... (cached) yes
|
|
checking stddef.h usability... yes
|
|
checking stddef.h presence... yes
|
|
checking for stddef.h... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for string.h... (cached) yes
|
|
checking for asprintf... yes
|
|
checking for wprintf... yes
|
|
checking for newlocale... (cached) yes
|
|
checking for putenv... yes
|
|
checking for setenv... (cached) yes
|
|
checking for snprintf... yes
|
|
checking for strnlen... yes
|
|
checking for uselocale... (cached) yes
|
|
checking for wcslen... yes
|
|
checking for wcsnlen... yes
|
|
checking for mbrtowc... (cached) yes
|
|
checking for wcrtomb... yes
|
|
checking whether _snprintf is declared... no
|
|
checking whether _snwprintf is declared... no
|
|
checking whether getc_unlocked is declared... yes
|
|
checking for nl_langinfo and CODESET... yes
|
|
checking for LC_MESSAGES... yes
|
|
checking for CFPreferencesCopyAppValue... (cached) no
|
|
checking for CFLocaleCopyPreferredLanguages... (cached) no
|
|
checking whether included gettext is requested... no
|
|
checking for GNU gettext in libc... yes
|
|
checking whether to use NLS... yes
|
|
checking where the gettext function comes from... libc
|
|
checking whether // is distinct from /... no
|
|
checking whether realpath works... yes
|
|
checking for C/C++ restrict keyword... __restrict
|
|
checking if environ is properly declared... yes
|
|
checking whether the preprocessor supports include_next... yes
|
|
checking whether system header files limit the line length... no
|
|
checking for complete errno.h... yes
|
|
checking whether strerror_r is declared... yes
|
|
checking for strerror_r... yes
|
|
checking whether strerror_r returns char *... yes
|
|
checking for pid_t... yes
|
|
checking for mode_t... yes
|
|
checking whether stat file-mode macros are broken... no
|
|
checking for nlink_t... yes
|
|
checking whether getdtablesize is declared... yes
|
|
checking for getopt.h... (cached) yes
|
|
checking for getopt_long_only... yes
|
|
checking whether getopt is POSIX compatible... yes
|
|
checking for working GNU getopt function... yes
|
|
checking for working GNU getopt_long function... yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... yes
|
|
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
|
|
checking whether the compiler produces multi-arch binaries... no
|
|
checking whether stdint.h conforms to C99... yes
|
|
checking whether stdint.h predates C++11... no
|
|
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
|
|
checking whether iswcntrl works... yes
|
|
checking for towlower... yes
|
|
checking for wctype_t... yes
|
|
checking for wctrans_t... yes
|
|
checking for a traditional french locale... none
|
|
checking for a traditional japanese locale... none
|
|
checking for a french Unicode locale... none
|
|
checking for a transitional chinese locale... none
|
|
checking for good max_align_t... yes
|
|
checking whether NULL can be used in arbitrary expressions... yes
|
|
checking whether locale.h defines locale_t... yes
|
|
checking whether lstat correctly handles trailing slash... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for GNU libc compatible malloc... yes
|
|
checking for mbstate_t... yes
|
|
checking for mmap... yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether memchr works... yes
|
|
checking for O_CLOEXEC... yes
|
|
checking for promoted mode_t type... mode_t
|
|
checking for sigset_t... yes
|
|
checking for SIGPIPE... yes
|
|
checking for shared library path variable... LD_LIBRARY_PATH
|
|
checking whether to activate relocatable installation... no
|
|
checking whether setenv is declared... yes
|
|
checking for uid_t in sys/types.h... yes
|
|
checking whether C symbols are prefixed with underscore at the linker level... no
|
|
checking for stdbool.h that conforms to C99... yes
|
|
checking for _Bool... yes
|
|
checking whether strerror(0) succeeds... yes
|
|
checking whether strnlen is declared... yes
|
|
checking for struct timespec in <time.h>... yes
|
|
checking whether clearerr_unlocked is declared... yes
|
|
checking whether feof_unlocked is declared... (cached) yes
|
|
checking whether ferror_unlocked is declared... yes
|
|
checking whether fflush_unlocked is declared... yes
|
|
checking whether fgets_unlocked is declared... (cached) yes
|
|
checking whether fputc_unlocked is declared... yes
|
|
checking whether fputs_unlocked is declared... yes
|
|
checking whether fread_unlocked is declared... yes
|
|
checking whether fwrite_unlocked is declared... yes
|
|
checking whether getc_unlocked is declared... (cached) yes
|
|
checking whether getchar_unlocked is declared... yes
|
|
checking whether putc_unlocked is declared... yes
|
|
checking whether putchar_unlocked is declared... yes
|
|
checking whether <wchar.h> uses 'inline' correctly... yes
|
|
checking for alloca as a compiler built-in... yes
|
|
checking for atexit... yes
|
|
checking whether // is distinct from /... (cached) no
|
|
checking whether dup2 works... yes
|
|
checking for error_at_line... yes
|
|
checking whether fcntl handles F_DUPFD correctly... yes
|
|
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
|
|
checking for flexible array member... (cached) yes
|
|
checking whether getdtablesize works... yes
|
|
checking whether program_invocation_name is declared... yes
|
|
checking whether program_invocation_short_name is declared... yes
|
|
checking whether __argv is declared... no
|
|
checking whether the compiler generally respects inline... yes
|
|
checking whether iswblank is declared... yes
|
|
checking whether iswdigit is ISO C compliant... guessing yes
|
|
checking whether iswxdigit is ISO C compliant... guessing yes
|
|
checking whether to use Java... yes
|
|
checking whether langinfo.h defines CODESET... yes
|
|
checking whether langinfo.h defines T_FMT_AMPM... yes
|
|
checking whether langinfo.h defines ALTMON_1... yes
|
|
checking whether langinfo.h defines ERA... yes
|
|
checking whether langinfo.h defines YESEXPR... yes
|
|
checking whether locale.h conforms to POSIX:2001... yes
|
|
checking whether struct lconv is properly defined... yes
|
|
checking for pthread_rwlock_t... (cached) yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no
|
|
checking whether mbrtowc handles incomplete characters... guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... guessing yes
|
|
checking whether mbrtowc handles a NULL pwc argument... guessing yes
|
|
checking whether mbrtowc handles a NULL string argument... guessing yes
|
|
checking whether mbrtowc has a correct return value... guessing yes
|
|
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
|
|
checking whether mbrtowc stores incomplete characters... guessing no
|
|
checking whether mbrtowc works on empty input... yes
|
|
checking whether the C locale is free of encoding errors... no
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking for memmove... yes
|
|
checking whether open recognizes a trailing slash... yes
|
|
checking whether program_invocation_name is declared... (cached) yes
|
|
checking whether program_invocation_short_name is declared... (cached) yes
|
|
checking for raise... yes
|
|
checking for sigprocmask... yes
|
|
checking whether readlink signature is correct... yes
|
|
checking whether readlink handles trailing slash correctly... yes
|
|
checking search.h usability... yes
|
|
checking search.h presence... yes
|
|
checking for search.h... yes
|
|
checking for tsearch... (cached) yes
|
|
checking whether setlocale supports the C locale... yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
|
|
checking for volatile sig_atomic_t... yes
|
|
checking for sighandler_t... yes
|
|
checking for sigprocmask... (cached) yes
|
|
checking for ssize_t... yes
|
|
checking whether stat handles trailing slashes on files... yes
|
|
checking for struct stat.st_atim.tv_nsec... yes
|
|
checking whether struct stat.st_atim is of type struct timespec... yes
|
|
checking for struct stat.st_birthtimespec.tv_nsec... no
|
|
checking for struct stat.st_birthtimensec... no
|
|
checking for struct stat.st_birthtim.tv_nsec... no
|
|
checking for good max_align_t... (cached) yes
|
|
checking whether NULL can be used in arbitrary expressions... (cached) yes
|
|
checking which flavor of printf attribute matches inttypes macros... system
|
|
checking for working strerror function... yes
|
|
checking for working strnlen... yes
|
|
checking for strtoul... (cached) yes
|
|
checking for nlink_t... (cached) yes
|
|
checking whether iswcntrl works... (cached) yes
|
|
checking for towlower... (cached) yes
|
|
checking for wctype_t... (cached) yes
|
|
checking for wctrans_t... (cached) yes
|
|
checking whether wcwidth is declared... yes
|
|
checking whether wcwidth works reasonably in UTF-8 locales... yes
|
|
checking for size_t... (cached) yes
|
|
checking for setlocale... yes
|
|
checking for perl... /sources/gettext-0.21/build-aux/missing perl
|
|
checking whether the C++ compiler (g++ -g -O2 ) works... yes
|
|
checking whether the C++ compiler supports namespaces... yes
|
|
checking dependency style of g++... (cached) gcc3
|
|
checking whether we are using the GNU C++ compiler... (cached) yes
|
|
checking whether g++ accepts -g... (cached) yes
|
|
checking for sched_yield in -lrt... yes
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating csharpcomp.sh
|
|
config.status: creating javacomp.sh
|
|
config.status: creating Makefile
|
|
config.status: creating doc/Makefile
|
|
config.status: creating intl/Makefile
|
|
config.status: creating intl-java/Makefile
|
|
config.status: creating intl-csharp/Makefile
|
|
config.status: creating gnulib-lib/Makefile
|
|
config.status: creating src/Makefile
|
|
config.status: creating src/gettext.sh
|
|
config.status: creating po/Makefile.in
|
|
config.status: creating man/Makefile
|
|
config.status: creating man/x-to-1
|
|
config.status: creating m4/Makefile
|
|
config.status: creating tests/Makefile
|
|
config.status: creating config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing libtool commands
|
|
config.status: executing po-directories commands
|
|
config.status: creating po/POTFILES
|
|
config.status: creating po/Makefile
|
|
=== configuring in libasprintf (/sources/gettext-0.21/gettext-runtime/libasprintf)
|
|
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --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 thread-safe 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 we are using the GNU C compiler... yes
|
|
checking whether gcc accepts -g... yes
|
|
checking for gcc option to enable C11 features... none needed
|
|
checking whether the compiler is clang... no
|
|
checking for compiler option needed when checking for declarations... none
|
|
checking whether make supports the include directive... yes (GNU style)
|
|
checking dependency style of gcc... gcc3
|
|
checking for g++... g++
|
|
checking whether we are using the GNU C++ compiler... yes
|
|
checking whether g++ accepts -g... yes
|
|
checking for g++ option to enable C++11 features... none needed
|
|
checking dependency style of g++... gcc3
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for Minix Amsterdam compiler... no
|
|
checking for ar... ar
|
|
checking for ranlib... ranlib
|
|
checking how to print strings... printf
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for fgrep... /usr/bin/grep -F
|
|
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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 archiver @FILE support... @
|
|
checking for strip... strip
|
|
checking for ranlib... (cached) 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 ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.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/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
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... no
|
|
checking whether to build static libraries... yes
|
|
checking how to run the C++ preprocessor... g++ -E
|
|
checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
|
|
checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking for g++ option to produce PIC... -fPIC -DPIC
|
|
checking if g++ PIC flag -fPIC -DPIC works... yes
|
|
checking if g++ static flag -static works... yes
|
|
checking if g++ supports -c -o file.o... yes
|
|
checking if g++ supports -c -o file.o... (cached) yes
|
|
checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
|
|
checking how to hardcode library paths into programs... immediate
|
|
checking for windres... no
|
|
checking features.h usability... yes
|
|
checking features.h presence... yes
|
|
checking for features.h... yes
|
|
checking for inline... inline
|
|
checking for size_t... yes
|
|
checking for unsigned long long int... yes
|
|
checking for long long int... yes
|
|
checking for wchar_t... yes
|
|
checking for wint_t... yes
|
|
checking whether wint_t is too small... no
|
|
checking for mbstate_t... yes
|
|
checking for ptrdiff_t... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking whether the preprocessor supports include_next... yes
|
|
checking whether system header files limit the line length... no
|
|
checking for complete errno.h... yes
|
|
checking for alloca as a compiler built-in... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... (cached) yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for snprintf... yes
|
|
checking for vasprintf... yes
|
|
checking for strnlen... yes
|
|
checking for wcslen... yes
|
|
checking for wcsnlen... yes
|
|
checking for mbrtowc... yes
|
|
checking for wcrtomb... yes
|
|
checking whether _snprintf is declared... no
|
|
checking whether printf() supports POSIX/XSI format strings... yes
|
|
checking for dvips... /sources/gettext-0.21/build-aux/missing dvips
|
|
checking for texi2pdf... /sources/gettext-0.21/build-aux/missing texi2pdf
|
|
checking for perl... /sources/gettext-0.21/build-aux/missing perl
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile
|
|
config.status: creating config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing libtool commands
|
|
=== configuring in libtextstyle (/sources/gettext-0.21/libtextstyle)
|
|
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --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 thread-safe 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 we are using the GNU C compiler... yes
|
|
checking whether gcc accepts -g... yes
|
|
checking for gcc option to enable C11 features... none needed
|
|
checking whether the compiler is clang... no
|
|
checking for compiler option needed when checking for declarations... none
|
|
checking whether make supports the include directive... yes (GNU style)
|
|
checking dependency style of gcc... gcc3
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for unistd.h... yes
|
|
checking minix/config.h usability... no
|
|
checking minix/config.h presence... no
|
|
checking for minix/config.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking whether _XOPEN_SOURCE should be defined... no
|
|
checking for Minix Amsterdam compiler... no
|
|
checking for ar... ar
|
|
checking for ranlib... ranlib
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking how to print strings... printf
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for fgrep... /usr/bin/grep -F
|
|
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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 archiver @FILE support... @
|
|
checking for strip... strip
|
|
checking for ranlib... (cached) 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 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/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
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... no
|
|
checking whether to build static libraries... yes
|
|
checking for windres... no
|
|
checking for size_t... yes
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking for _set_invalid_parameter_handler... no
|
|
checking for fcntl... yes
|
|
checking for symlink... yes
|
|
checking for tcdrain... yes
|
|
checking for fsync... yes
|
|
checking for getdtablesize... yes
|
|
checking for getprogname... no
|
|
checking for getexecname... no
|
|
checking for gettimeofday... yes
|
|
checking for mprotect... yes
|
|
checking for lstat... yes
|
|
checking for sigaction... yes
|
|
checking for sigaltstack... yes
|
|
checking for siginterrupt... yes
|
|
checking for snprintf... yes
|
|
checking for vasnprintf... no
|
|
checking for getsid... yes
|
|
checking for tcgetattr... yes
|
|
checking for sys/socket.h... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for sys/stat.h... (cached) yes
|
|
checking for sys/param.h... yes
|
|
checking for netdb.h... yes
|
|
checking for sys/time.h... yes
|
|
checking for limits.h... yes
|
|
checking for wchar.h... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for inttypes.h... (cached) yes
|
|
checking for threads.h... yes
|
|
checking for math.h... yes
|
|
checking for sys/mman.h... yes
|
|
checking for features.h... yes
|
|
checking for sys/uio.h... yes
|
|
checking for crtdefs.h... no
|
|
checking whether the preprocessor supports include_next... yes
|
|
checking whether system header files limit the line length... no
|
|
checking for complete errno.h... yes
|
|
checking whether strerror_r is declared... yes
|
|
checking for strerror_r... yes
|
|
checking whether strerror_r returns char *... yes
|
|
checking for sig_atomic_t... yes
|
|
checking for working fcntl.h... yes
|
|
checking for pid_t... yes
|
|
checking for mode_t... yes
|
|
checking whether frexp() can be used without linking with libm... yes
|
|
checking whether alarm is declared... yes
|
|
checking whether long double and double are the same... no
|
|
checking whether stat file-mode macros are broken... no
|
|
checking for C/C++ restrict keyword... __restrict
|
|
checking for nlink_t... yes
|
|
checking whether getdtablesize is declared... yes
|
|
checking for struct timeval... yes
|
|
checking for wide-enough struct timeval.tv_sec member... yes
|
|
checking for ld... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
|
|
checking for shared library run path origin... done
|
|
checking 32-bit host C ABI... no
|
|
checking for ELF binary format... yes
|
|
checking for the common suffixes of directories in the library search path... lib,lib,lib
|
|
checking for iconv... yes
|
|
checking for working iconv... yes
|
|
checking for iconv declaration...
|
|
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
|
|
checking for inline... inline
|
|
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
|
|
checking for wint_t... yes
|
|
checking whether wint_t is too small... no
|
|
checking whether the compiler produces multi-arch binaries... no
|
|
checking whether stdint.h conforms to C99... yes
|
|
checking whether stdint.h predates C++11... no
|
|
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
|
|
checking whether byte ordering is bigendian... no
|
|
checking where to find the exponent in a 'float'... word 0 bit 23
|
|
checking whether isnan(float) can be used without linking with libm... yes
|
|
checking whether isnan(float) works... yes
|
|
checking whether isnan(double) can be used without linking with libm... yes
|
|
checking whether isnan(long double) can be used without linking with libm... yes
|
|
checking whether isnanl works... yes
|
|
checking where to find the exponent in a 'double'... word 1 bit 20
|
|
checking whether imported symbols can be declared weak... yes
|
|
checking pthread.h usability... yes
|
|
checking pthread.h presence... yes
|
|
checking for pthread.h... yes
|
|
checking for pthread_kill in -lpthread... yes
|
|
checking whether POSIX threads API is available... yes
|
|
checking for multithread API to use... posix
|
|
checking whether pow can be used without linking with libm... no
|
|
checking whether pow can be used with libm... yes
|
|
checking whether malloc, realloc, calloc are POSIX compliant... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for GNU libc compatible malloc... yes
|
|
checking for mmap... yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether memchr works... yes
|
|
checking whether <limits.h> defines MIN and MAX... no
|
|
checking whether <sys/param.h> defines MIN and MAX... yes
|
|
checking for O_CLOEXEC... yes
|
|
checking for promoted mode_t type... mode_t
|
|
checking for sigset_t... yes
|
|
checking for ssize_t... yes
|
|
checking for uid_t in sys/types.h... yes
|
|
checking whether snprintf returns a byte count as in C99... yes
|
|
checking whether snprintf is declared... yes
|
|
checking for stdint.h... yes
|
|
checking for inttypes.h... yes
|
|
checking whether printf supports size specifiers as in C99... yes
|
|
checking whether printf supports 'long double' arguments... yes
|
|
checking whether printf supports infinite 'double' arguments... yes
|
|
checking whether printf supports infinite 'long double' arguments... yes
|
|
checking whether printf supports the 'a' and 'A' directives... yes
|
|
checking whether printf supports the 'F' directive... yes
|
|
checking whether printf supports the 'n' directive... yes
|
|
checking whether printf supports the 'ls' directive... yes
|
|
checking whether printf supports the grouping flag... yes
|
|
checking whether printf supports the left-adjust flag correctly... yes
|
|
checking whether printf supports the zero flag correctly... yes
|
|
checking whether printf supports large precisions... yes
|
|
checking whether printf survives out-of-memory conditions... yes
|
|
checking for wchar_t... yes
|
|
checking for intmax_t... yes
|
|
checking for snprintf... (cached) yes
|
|
checking for strnlen... yes
|
|
checking for wcslen... yes
|
|
checking for wcsnlen... yes
|
|
checking for mbrtowc... yes
|
|
checking for wcrtomb... yes
|
|
checking whether _snprintf is declared... no
|
|
checking for library containing setsockopt... none needed
|
|
checking for stdbool.h that conforms to C99... yes
|
|
checking for _Bool... yes
|
|
checking whether strerror(0) succeeds... yes
|
|
checking whether <sys/socket.h> is self-contained... yes
|
|
checking for shutdown... yes
|
|
checking whether <sys/socket.h> defines the SHUT_* macros... yes
|
|
checking for struct sockaddr_storage... yes
|
|
checking for sa_family_t... yes
|
|
checking for struct sockaddr_storage.ss_family... yes
|
|
checking whether curses libraries may be used... yes
|
|
checking where terminfo library functions come from... libncurses
|
|
checking for tparam... no
|
|
checking for tparm... yes
|
|
checking for struct timespec in <time.h>... yes
|
|
checking whether vsnprintf is declared... yes
|
|
checking whether <wchar.h> uses 'inline' correctly... yes
|
|
checking for alloca as a compiler built-in... yes
|
|
checking whether // is distinct from /... no
|
|
checking whether dup2 works... yes
|
|
checking for error_at_line... yes
|
|
checking whether fabs can be used without linking with libm... no
|
|
checking whether fabs can be used with libm... yes
|
|
checking whether fcntl handles F_DUPFD correctly... yes
|
|
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
|
|
checking whether conversion from 'int' to 'long double' works... yes
|
|
checking whether frexp works... yes
|
|
checking whether frexpl is declared... yes
|
|
checking whether frexpl() can be used without linking with libm... yes
|
|
checking whether frexpl works... yes
|
|
checking whether getdtablesize works... yes
|
|
checking for gethostname... yes
|
|
checking for HOST_NAME_MAX... yes
|
|
checking whether program_invocation_name is declared... yes
|
|
checking whether program_invocation_short_name is declared... yes
|
|
checking whether __argv is declared... no
|
|
checking for gettimeofday with POSIX signature... yes
|
|
checking whether the compiler generally respects inline... yes
|
|
checking whether isinf is declared... yes
|
|
checking whether isinf(long double) works... yes
|
|
checking whether isnan macro works... yes
|
|
checking whether isnan(double) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(double) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(float) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(float) works... (cached) yes
|
|
checking whether isnan(float) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(float) works... (cached) yes
|
|
checking whether isnan(long double) can be used without linking with libm... (cached) yes
|
|
checking whether isnanl works... (cached) yes
|
|
checking whether isnan(long double) can be used without linking with libm... (cached) yes
|
|
checking whether isnanl works... (cached) yes
|
|
checking whether to use the included libcroco... yes
|
|
checking whether to use the included glib... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking whether to use the included libxml... yes
|
|
checking arpa/inet.h usability... yes
|
|
checking arpa/inet.h presence... yes
|
|
checking for arpa/inet.h... yes
|
|
checking ctype.h usability... yes
|
|
checking ctype.h presence... yes
|
|
checking for ctype.h... yes
|
|
checking for dlfcn.h... (cached) yes
|
|
checking dl.h usability... no
|
|
checking dl.h presence... no
|
|
checking for dl.h... no
|
|
checking errno.h usability... yes
|
|
checking errno.h presence... yes
|
|
checking for errno.h... yes
|
|
checking fcntl.h usability... yes
|
|
checking fcntl.h presence... yes
|
|
checking for fcntl.h... yes
|
|
checking float.h usability... yes
|
|
checking float.h presence... yes
|
|
checking for float.h... yes
|
|
checking for limits.h... (cached) yes
|
|
checking malloc.h usability... yes
|
|
checking malloc.h presence... yes
|
|
checking for malloc.h... yes
|
|
checking for math.h... (cached) yes
|
|
checking for netdb.h... (cached) yes
|
|
checking netinet/in.h usability... yes
|
|
checking netinet/in.h presence... yes
|
|
checking for netinet/in.h... yes
|
|
checking signal.h usability... yes
|
|
checking signal.h presence... yes
|
|
checking for signal.h... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for string.h... (cached) yes
|
|
checking for strings.h... (cached) yes
|
|
checking sys/select.h usability... yes
|
|
checking sys/select.h presence... yes
|
|
checking for sys/select.h... yes
|
|
checking for sys/socket.h... (cached) yes
|
|
checking for sys/stat.h... (cached) yes
|
|
checking for sys/time.h... (cached) yes
|
|
checking for sys/types.h... (cached) yes
|
|
checking time.h usability... yes
|
|
checking time.h presence... yes
|
|
checking for time.h... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for arpa/nameser.h... yes
|
|
checking for resolv.h... yes
|
|
checking for getaddrinfo... yes
|
|
checking for localtime... yes
|
|
checking for stat... yes
|
|
checking for strftime... yes
|
|
checking for pthread_rwlock_t... yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
|
|
checking whether log10 works... yes
|
|
checking whether NAN macro works... yes
|
|
checking whether HUGE_VAL works... yes
|
|
checking whether the C compiler is actually a C++ compiler... no
|
|
checking for obstacks that work with any size object... no
|
|
checking whether open recognizes a trailing slash... yes
|
|
checking whether frexp works... (cached) yes
|
|
checking whether ldexp can be used without linking with libm... yes
|
|
checking whether frexpl() can be used without linking with libm... (cached) yes
|
|
checking whether frexpl works... (cached) yes
|
|
checking whether frexpl is declared... (cached) yes
|
|
checking whether ldexpl() can be used without linking with libm... yes
|
|
checking whether ldexpl works... yes
|
|
checking whether ldexpl is declared... yes
|
|
checking for raise... yes
|
|
checking for sigprocmask... yes
|
|
checking for struct sigaction.sa_sigaction... yes
|
|
checking for volatile sig_atomic_t... yes
|
|
checking for sighandler_t... yes
|
|
checking for signbit macro... yes
|
|
checking for signbit compiler built-ins... yes
|
|
checking for sigprocmask... (cached) yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... yes
|
|
checking for snprintf... (cached) yes
|
|
checking whether snprintf respects a size of 1... yes
|
|
checking whether printf supports POSIX/XSI format strings with positions... yes
|
|
checking for snprintf... (cached) yes
|
|
checking whether snprintf truncates the result as in C99... yes
|
|
checking whether snprintf fully supports the 'n' directive... yes
|
|
checking whether snprintf respects a size of 1... (cached) yes
|
|
checking whether vsnprintf respects a zero size as in C99... yes
|
|
checking for socklen_t... yes
|
|
checking for ssize_t... (cached) yes
|
|
checking whether stat handles trailing slashes on files... yes
|
|
checking for struct stat.st_atim.tv_nsec... yes
|
|
checking whether struct stat.st_atim is of type struct timespec... yes
|
|
checking for struct stat.st_birthtimespec.tv_nsec... no
|
|
checking for struct stat.st_birthtimensec... no
|
|
checking for struct stat.st_birthtim.tv_nsec... no
|
|
checking for working stdalign.h... yes
|
|
checking for va_copy... yes
|
|
checking for good max_align_t... yes
|
|
checking whether NULL can be used in arbitrary expressions... yes
|
|
checking which flavor of printf attribute matches inttypes macros... system
|
|
checking for stpcpy... yes
|
|
checking for working strerror function... yes
|
|
checking for nlink_t... (cached) yes
|
|
checking for ptrdiff_t... yes
|
|
checking for vasprintf... yes
|
|
checking for vasprintf... (cached) yes
|
|
checking for vsnprintf... yes
|
|
checking whether snprintf respects a size of 1... (cached) yes
|
|
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
|
|
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
|
|
checking for gawk... (cached) gawk
|
|
checking for texi2dvi... /sources/gettext-0.21/libtextstyle/build-aux/missing texi2dvi
|
|
checking for dvips... /sources/gettext-0.21/libtextstyle/build-aux/missing dvips
|
|
checking for perl... /sources/gettext-0.21/libtextstyle/build-aux/missing perl
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile
|
|
config.status: creating doc/Makefile
|
|
config.status: creating lib/Makefile
|
|
config.status: creating lib/exported.sh
|
|
config.status: creating lib/textstyle/version.h
|
|
config.status: creating lib/textstyle/woe32dll.h
|
|
config.status: creating tests/Makefile
|
|
config.status: creating adhoc-tests/Makefile
|
|
config.status: creating config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing libtool commands
|
|
=== configuring in gettext-tools (/sources/gettext-0.21/gettext-tools)
|
|
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --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 thread-safe 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 we are using the GNU C compiler... yes
|
|
checking whether gcc accepts -g... yes
|
|
checking for gcc option to enable C11 features... none needed
|
|
checking whether the compiler is clang... no
|
|
checking for compiler option needed when checking for declarations... none
|
|
checking whether make supports the include directive... yes (GNU style)
|
|
checking dependency style of gcc... gcc3
|
|
checking whether to use Java... yes
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for Java virtual machine... no
|
|
checking for Java compiler... no
|
|
checking for jar... no
|
|
checking for preferred C# implementation... any
|
|
checking for C# compiler... no
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking for C# program execution engine... no
|
|
checking for Minix Amsterdam compiler... no
|
|
checking for ar... ar
|
|
checking for ranlib... ranlib
|
|
checking for ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for unistd.h... yes
|
|
checking minix/config.h usability... no
|
|
checking minix/config.h presence... no
|
|
checking for minix/config.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking whether _XOPEN_SOURCE should be defined... no
|
|
checking for _LARGEFILE_SOURCE value needed for large files... no
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking how to print strings... printf
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for fgrep... /usr/bin/grep -F
|
|
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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 archiver @FILE support... @
|
|
checking for strip... strip
|
|
checking for ranlib... (cached) 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 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/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
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... no
|
|
checking whether to build static libraries... yes
|
|
checking for windres... no
|
|
checking whether NLS is requested... yes
|
|
checking for msgfmt... no
|
|
checking for gmsgfmt... :
|
|
checking for xgettext... no
|
|
checking for msgmerge... no
|
|
checking whether we are using the GNU C Library 2 or newer... yes
|
|
checking whether the -Werror option is usable... yes
|
|
checking for simple visibility declarations... yes
|
|
checking for inline... inline
|
|
checking for size_t... yes
|
|
checking for stdint.h... yes
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for sys/param.h... yes
|
|
checking for threads.h... yes
|
|
checking for xlocale.h... no
|
|
checking for pthread.h... yes
|
|
checking for sys/socket.h... yes
|
|
checking for dirent.h... yes
|
|
checking for fnmatch.h... yes
|
|
checking for sys/stat.h... (cached) yes
|
|
checking for getopt.h... yes
|
|
checking for sys/cdefs.h... yes
|
|
checking for sys/time.h... yes
|
|
checking for iconv.h... yes
|
|
checking for limits.h... yes
|
|
checking for wchar.h... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for inttypes.h... (cached) yes
|
|
checking for crtdefs.h... no
|
|
checking for wctype.h... yes
|
|
checking for langinfo.h... yes
|
|
checking for libxml2/libxml/xmlexports.h... no
|
|
checking for libxml2/libxml/xmlversion.h... no
|
|
checking for math.h... yes
|
|
checking for sys/mman.h... yes
|
|
checking for spawn.h... yes
|
|
checking for sys/random.h... yes
|
|
checking for sys/select.h... yes
|
|
checking for sys/wait.h... yes
|
|
checking for utime.h... yes
|
|
checking for features.h... yes
|
|
checking for arpa/inet.h... yes
|
|
checking for semaphore.h... yes
|
|
checking for netdb.h... yes
|
|
checking for netinet/in.h... yes
|
|
checking for priv.h... no
|
|
checking for sys/ioctl.h... yes
|
|
checking for sys/uio.h... yes
|
|
checking for malloc.h... yes
|
|
checking for getpagesize... yes
|
|
checking for working mmap... yes
|
|
checking whether integer division by zero raises SIGFPE... yes
|
|
checking for inttypes.h... yes
|
|
checking for unsigned long long int... yes
|
|
checking whether imported symbols can be declared weak... yes
|
|
checking for pthread.h... (cached) yes
|
|
checking for pthread_kill in -lpthread... yes
|
|
checking whether POSIX threads API is available... yes
|
|
checking for multithread API to use... posix
|
|
checking for pthread_rwlock_t... yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
|
|
checking for ld... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
|
|
checking for shared library run path origin... done
|
|
checking 32-bit host C ABI... no
|
|
checking for ELF binary format... yes
|
|
checking for the common suffixes of directories in the library search path... lib,lib,lib
|
|
checking whether to use C++... yes
|
|
checking for g++... g++
|
|
checking whether the C++ compiler (g++ ) works... yes
|
|
checking whether the C++ compiler supports namespaces... yes
|
|
checking dependency style of g++... gcc3
|
|
checking whether we are using the GNU C++ compiler... yes
|
|
checking whether g++ accepts -g... yes
|
|
checking for iconv... yes
|
|
checking for working iconv... yes
|
|
checking for iconv declaration...
|
|
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
|
|
checking for inttypes.h... (cached) yes
|
|
checking for limits.h... (cached) yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for sys/param.h... (cached) yes
|
|
checking for getcwd... yes
|
|
checking for getegid... yes
|
|
checking for geteuid... yes
|
|
checking for getgid... yes
|
|
checking for getuid... yes
|
|
checking for mempcpy... yes
|
|
checking for munmap... yes
|
|
checking for stpcpy... yes
|
|
checking for strcasecmp... yes
|
|
checking for strdup... yes
|
|
checking for strtoul... yes
|
|
checking for tsearch... yes
|
|
checking for __fsetlocking... yes
|
|
checking whether feof_unlocked is declared... yes
|
|
checking whether fgets_unlocked is declared... yes
|
|
checking for bison... no
|
|
checking for long long int... yes
|
|
checking for wchar_t... yes
|
|
checking for wint_t... yes
|
|
checking whether wint_t is too small... no
|
|
checking for intmax_t... yes
|
|
checking whether printf() supports POSIX/XSI format strings... yes
|
|
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for symlink... yes
|
|
checking for uselocale... yes
|
|
checking for fchmod... yes
|
|
checking for btowc... yes
|
|
checking for canonicalize_file_name... yes
|
|
checking for realpath... yes
|
|
checking for getcwd... (cached) yes
|
|
checking for readlink... yes
|
|
checking for readlinkat... yes
|
|
checking for _set_invalid_parameter_handler... no
|
|
checking for explicit_bzero... yes
|
|
checking for memset_s... no
|
|
checking for fcntl... yes
|
|
checking for fnmatch... yes
|
|
checking for mbsrtowcs... yes
|
|
checking for getdelim... yes
|
|
checking for getdtablesize... yes
|
|
checking for getprogname... no
|
|
checking for getexecname... no
|
|
checking for getrandom... yes
|
|
checking for gettimeofday... yes
|
|
checking for isblank... yes
|
|
checking for iswcntrl... yes
|
|
checking for iswblank... yes
|
|
checking for newlocale... yes
|
|
checking for duplocale... yes
|
|
checking for freelocale... yes
|
|
checking for lstat... yes
|
|
checking for mbsinit... yes
|
|
checking for mbrtowc... yes
|
|
checking for mbslen... no
|
|
checking for isascii... yes
|
|
checking for mprotect... yes
|
|
checking for select... yes
|
|
checking for pipe2... yes
|
|
checking for setenv... yes
|
|
checking for secure_getenv... yes
|
|
checking for getuid... (cached) yes
|
|
checking for geteuid... (cached) yes
|
|
checking for getgid... (cached) yes
|
|
checking for getegid... (cached) yes
|
|
checking for sigaction... yes
|
|
checking for sigaltstack... yes
|
|
checking for siginterrupt... yes
|
|
checking for snprintf... yes
|
|
checking for stpncpy... yes
|
|
checking for strerror_r... yes
|
|
checking for __xpg_strerror_r... yes
|
|
checking for pipe... yes
|
|
checking for utime... yes
|
|
checking for futimes... yes
|
|
checking for futimesat... yes
|
|
checking for futimens... yes
|
|
checking for utimensat... yes
|
|
checking for lutimes... yes
|
|
checking for vasnprintf... no
|
|
checking for wcwidth... yes
|
|
checking for wmempcpy... yes
|
|
checking for mempcpy... (cached) yes
|
|
checking for ftruncate... yes
|
|
checking for pthread_sigmask... yes
|
|
checking for sleep... yes
|
|
checking for catgets... yes
|
|
checking for shutdown... yes
|
|
checking for usleep... yes
|
|
checking for mquery... no
|
|
checking for pstat_getprocvm... no
|
|
checking for wcrtomb... yes
|
|
checking for wctob... yes
|
|
checking for mbrlen... yes
|
|
checking for nl_langinfo... yes
|
|
checking for iswctype... yes
|
|
checking for fsync... yes
|
|
checking for tcdrain... yes
|
|
checking for getrlimit... yes
|
|
checking for setrlimit... yes
|
|
checking for working fcntl.h... yes
|
|
checking whether uselocale works... yes
|
|
checking for fake locale system (OpenBSD)... no
|
|
checking for Solaris 11.4 locale system... no
|
|
checking for getlocalename_l... no
|
|
checking for CFPreferencesCopyAppValue... no
|
|
checking for CFLocaleCopyPreferredLanguages... no
|
|
checking for flexible array member... yes
|
|
checking for ptrdiff_t... yes
|
|
checking for features.h... (cached) yes
|
|
checking stddef.h usability... yes
|
|
checking stddef.h presence... yes
|
|
checking for stddef.h... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for string.h... (cached) yes
|
|
checking for asprintf... yes
|
|
checking for wprintf... yes
|
|
checking for newlocale... (cached) yes
|
|
checking for putenv... yes
|
|
checking for setenv... (cached) yes
|
|
checking for snprintf... (cached) yes
|
|
checking for strnlen... yes
|
|
checking for uselocale... (cached) yes
|
|
checking for wcslen... yes
|
|
checking for wcsnlen... yes
|
|
checking for mbrtowc... (cached) yes
|
|
checking for wcrtomb... (cached) yes
|
|
checking whether _snprintf is declared... no
|
|
checking whether _snwprintf is declared... no
|
|
checking whether getc_unlocked is declared... yes
|
|
checking for nl_langinfo and CODESET... yes
|
|
checking for LC_MESSAGES... yes
|
|
checking for CFPreferencesCopyAppValue... (cached) no
|
|
checking for CFLocaleCopyPreferredLanguages... (cached) no
|
|
checking whether included gettext is requested... no
|
|
checking for GNU gettext in libc... yes
|
|
checking whether to use NLS... yes
|
|
checking where the gettext function comes from... libc
|
|
checking for bison... no
|
|
checking for gcc option to support OpenMP... unsupported
|
|
checking whether <wchar.h> uses 'inline' correctly... yes
|
|
checking for a traditional french locale... none
|
|
checking whether // is distinct from /... no
|
|
checking whether realpath works... yes
|
|
checking for C/C++ restrict keyword... __restrict
|
|
checking whether the preprocessor supports include_next... yes
|
|
checking whether system header files limit the line length... no
|
|
checking if environ is properly declared... yes
|
|
checking for complete errno.h... yes
|
|
checking whether strerror_r is declared... yes
|
|
checking for strerror_r... (cached) yes
|
|
checking whether strerror_r returns char *... yes
|
|
checking for mode_t... yes
|
|
checking for sig_atomic_t... yes
|
|
checking for pid_t... yes
|
|
checking for eaccess... yes
|
|
checking for mbstate_t... yes
|
|
checking whether stat file-mode macros are broken... no
|
|
checking for nlink_t... yes
|
|
checking whether stdin defaults to large file offsets... yes
|
|
checking whether ftello is declared... yes
|
|
checking for ftello... yes
|
|
checking whether ftello works... yes
|
|
checking whether getdelim is declared... yes
|
|
checking whether getdtablesize is declared... yes
|
|
checking whether getline is declared... yes
|
|
checking for getopt.h... (cached) yes
|
|
checking for getopt_long_only... yes
|
|
checking whether getopt is POSIX compatible... yes
|
|
checking for working GNU getopt function... yes
|
|
checking for working GNU getopt_long function... yes
|
|
checking for struct timeval... yes
|
|
checking for wide-enough struct timeval.tv_sec member... yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... yes
|
|
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
|
|
checking whether the compiler produces multi-arch binaries... no
|
|
checking whether stdint.h conforms to C99... yes
|
|
checking whether stdint.h predates C++11... no
|
|
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
|
|
checking whether byte ordering is bigendian... no
|
|
checking whether long double and double are the same... no
|
|
checking where to find the exponent in a 'float'... word 0 bit 23
|
|
checking whether isnan(float) can be used without linking with libm... yes
|
|
checking whether isnan(float) works... yes
|
|
checking whether isnan(double) can be used without linking with libm... yes
|
|
checking whether isnan(long double) can be used without linking with libm... yes
|
|
checking whether isnanl works... yes
|
|
checking where to find the exponent in a 'double'... word 1 bit 20
|
|
checking whether iswcntrl works... yes
|
|
checking for towlower... yes
|
|
checking for wctype_t... yes
|
|
checking for wctrans_t... yes
|
|
checking for a traditional japanese locale... none
|
|
checking for a french Unicode locale... none
|
|
checking for a transitional chinese locale... none
|
|
checking whether included libunistring is requested... no
|
|
checking for libunistring... no, consider installing GNU libunistring
|
|
checking for good max_align_t... yes
|
|
checking whether NULL can be used in arbitrary expressions... yes
|
|
checking whether locale.h defines locale_t... yes
|
|
checking whether pow can be used without linking with libm... no
|
|
checking whether pow can be used with libm... yes
|
|
checking whether lstat correctly handles trailing slash... yes
|
|
checking whether malloc, realloc, calloc are POSIX compliant... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for GNU libc compatible malloc... yes
|
|
checking for mmap... yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether memchr works... yes
|
|
checking whether <limits.h> defines MIN and MAX... no
|
|
checking whether <sys/param.h> defines MIN and MAX... yes
|
|
checking for O_CLOEXEC... yes
|
|
checking for promoted mode_t type... mode_t
|
|
checking for library containing posix_spawn... none required
|
|
checking for posix_spawn... yes
|
|
checking whether posix_spawn works... yes
|
|
checking whether posix_spawnattr_setschedpolicy is supported... yes
|
|
checking whether posix_spawnattr_setschedparam is supported... yes
|
|
checking for sigset_t... yes
|
|
checking for SIGPIPE... yes
|
|
checking for shared library path variable... LD_LIBRARY_PATH
|
|
checking whether to activate relocatable installation... no
|
|
checking whether setenv is declared... yes
|
|
checking for ssize_t... yes
|
|
checking for uid_t in sys/types.h... yes
|
|
checking whether C symbols are prefixed with underscore at the linker level... no
|
|
checking whether snprintf returns a byte count as in C99... yes
|
|
checking whether snprintf is declared... yes
|
|
checking for stdbool.h that conforms to C99... yes
|
|
checking for _Bool... yes
|
|
checking whether stpncpy is declared... yes
|
|
checking whether strerror(0) succeeds... yes
|
|
checking for strerror_r with POSIX signature... no
|
|
checking whether __xpg_strerror_r works... yes
|
|
checking whether strnlen is declared... yes
|
|
checking whether strstr works... yes
|
|
checking whether <sys/select.h> is self-contained... yes
|
|
checking for struct timespec in <time.h>... yes
|
|
checking whether clearerr_unlocked is declared... yes
|
|
checking whether feof_unlocked is declared... (cached) yes
|
|
checking whether ferror_unlocked is declared... yes
|
|
checking whether fflush_unlocked is declared... yes
|
|
checking whether fgets_unlocked is declared... (cached) yes
|
|
checking whether fputc_unlocked is declared... yes
|
|
checking whether fputs_unlocked is declared... yes
|
|
checking whether fread_unlocked is declared... yes
|
|
checking whether fwrite_unlocked is declared... yes
|
|
checking whether getc_unlocked is declared... (cached) yes
|
|
checking whether getchar_unlocked is declared... yes
|
|
checking whether putc_unlocked is declared... yes
|
|
checking whether putchar_unlocked is declared... yes
|
|
checking whether unsetenv is declared... yes
|
|
checking whether the utimes function works... yes
|
|
checking for intmax_t... (cached) yes
|
|
checking for snprintf... (cached) yes
|
|
checking for strnlen... (cached) yes
|
|
checking for wcslen... (cached) yes
|
|
checking for wcsnlen... (cached) yes
|
|
checking for mbrtowc... (cached) yes
|
|
checking for wcrtomb... (cached) yes
|
|
checking whether _snprintf is declared... (cached) no
|
|
checking whether vsnprintf is declared... yes
|
|
checking whether <sys/socket.h> is self-contained... yes
|
|
checking for shutdown... (cached) yes
|
|
checking whether <sys/socket.h> defines the SHUT_* macros... yes
|
|
checking for struct sockaddr_storage... yes
|
|
checking for sa_family_t... yes
|
|
checking for struct sockaddr_storage.ss_family... yes
|
|
checking whether alarm is declared... yes
|
|
checking for library needed for semaphore functions... none
|
|
checking whether ungetc works on arbitrary bytes... yes
|
|
checking whether getcwd (NULL, 0) allocates memory for result... yes
|
|
checking for getcwd with POSIX signature... yes
|
|
checking for IPv4 sockets... yes
|
|
checking for IPv6 sockets... yes
|
|
checking for off_t... yes
|
|
checking for library containing setsockopt... none needed
|
|
checking whether select supports a 0 argument... yes
|
|
checking whether select detects invalid fds... yes
|
|
checking whether strerror_r is declared... (cached) yes
|
|
checking sys/acl.h usability... no
|
|
checking sys/acl.h presence... no
|
|
checking for sys/acl.h... no
|
|
checking for alloca as a compiler built-in... yes
|
|
checking for atexit... yes
|
|
checking for dirent.h... (cached) yes
|
|
checking for string.h... (cached) yes
|
|
checking for long file names... yes
|
|
checking for pathconf... yes
|
|
checking for string.h... (cached) yes
|
|
checking for unistd.h... (cached) yes
|
|
checking whether btowc(0) is correct... yes
|
|
checking whether btowc(EOF) is correct... guessing yes
|
|
checking for __builtin_expect... yes
|
|
checking byteswap.h usability... yes
|
|
checking byteswap.h presence... yes
|
|
checking for byteswap.h... yes
|
|
checking for library containing clock_gettime... none required
|
|
checking for clock_gettime... yes
|
|
checking for clock_settime... yes
|
|
checking for closedir... yes
|
|
checking for chown... yes
|
|
checking for copy_file_range... yes
|
|
checking for dirfd... yes
|
|
checking whether dirfd is declared... yes
|
|
checking whether dirfd is a macro... no
|
|
checking whether // is distinct from /... (cached) no
|
|
checking whether dup2 works... yes
|
|
checking for error_at_line... yes
|
|
checking whether fabs can be used without linking with libm... no
|
|
checking whether fabs can be used with libm... yes
|
|
checking whether fcntl handles F_DUPFD correctly... yes
|
|
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
|
|
checking whether fdopen sets errno... yes
|
|
checking for flexible array member... (cached) yes
|
|
checking whether conversion from 'int' to 'long double' works... yes
|
|
checking for working POSIX fnmatch... yes
|
|
checking whether fopen recognizes a trailing slash... yes
|
|
checking whether fopen supports the mode character 'x'... yes
|
|
checking whether fopen supports the mode character 'e'... yes
|
|
checking for ftello... (cached) yes
|
|
checking whether ftello works... (cached) yes
|
|
checking for working getdelim function... yes
|
|
checking whether getdtablesize works... yes
|
|
checking for getline... yes
|
|
checking for working getline function... yes
|
|
checking whether program_invocation_name is declared... yes
|
|
checking whether program_invocation_short_name is declared... yes
|
|
checking whether __argv is declared... no
|
|
checking whether getrandom is compatible with its GNU+BSD signature... yes
|
|
checking for gettimeofday with POSIX signature... yes
|
|
checking whether the compiler generally respects inline... yes
|
|
checking whether isinf is declared... yes
|
|
checking whether isinf(long double) works... yes
|
|
checking whether isnan macro works... yes
|
|
checking whether isnan(double) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(double) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(float) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(float) works... (cached) yes
|
|
checking whether isnan(float) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(float) works... (cached) yes
|
|
checking whether isnan(long double) can be used without linking with libm... (cached) yes
|
|
checking whether isnanl works... (cached) yes
|
|
checking whether isnan(long double) can be used without linking with libm... (cached) yes
|
|
checking whether isnanl works... (cached) yes
|
|
checking whether iswblank is declared... yes
|
|
checking whether iswdigit is ISO C compliant... guessing yes
|
|
checking whether iswxdigit is ISO C compliant... guessing yes
|
|
checking whether to use Java... yes
|
|
checking whether langinfo.h defines CODESET... yes
|
|
checking whether langinfo.h defines T_FMT_AMPM... yes
|
|
checking whether langinfo.h defines ALTMON_1... yes
|
|
checking whether langinfo.h defines ERA... yes
|
|
checking whether langinfo.h defines YESEXPR... yes
|
|
checking whether the compiler supports the __inline keyword... yes
|
|
checking whether to use the included libunistring... yes
|
|
checking whether included libxml is requested... no
|
|
checking for libxml... no
|
|
checking whether to use the included libxml... yes
|
|
checking for arpa/inet.h... (cached) yes
|
|
checking ctype.h usability... yes
|
|
checking ctype.h presence... yes
|
|
checking for ctype.h... yes
|
|
checking for dlfcn.h... (cached) yes
|
|
checking dl.h usability... no
|
|
checking dl.h presence... no
|
|
checking for dl.h... no
|
|
checking errno.h usability... yes
|
|
checking errno.h presence... yes
|
|
checking for errno.h... yes
|
|
checking fcntl.h usability... yes
|
|
checking fcntl.h presence... yes
|
|
checking for fcntl.h... yes
|
|
checking float.h usability... yes
|
|
checking float.h presence... yes
|
|
checking for float.h... yes
|
|
checking for limits.h... (cached) yes
|
|
checking for malloc.h... (cached) yes
|
|
checking for math.h... (cached) yes
|
|
checking for netdb.h... (cached) yes
|
|
checking for netinet/in.h... (cached) yes
|
|
checking signal.h usability... yes
|
|
checking signal.h presence... yes
|
|
checking for signal.h... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking for string.h... (cached) yes
|
|
checking for strings.h... (cached) yes
|
|
checking for sys/select.h... (cached) yes
|
|
checking for sys/socket.h... (cached) yes
|
|
checking for sys/stat.h... (cached) yes
|
|
checking for sys/time.h... (cached) yes
|
|
checking for sys/types.h... (cached) yes
|
|
checking time.h usability... yes
|
|
checking time.h presence... yes
|
|
checking for time.h... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for arpa/nameser.h... yes
|
|
checking for resolv.h... yes
|
|
checking for getaddrinfo... yes
|
|
checking for localtime... yes
|
|
checking for stat... yes
|
|
checking for strftime... yes
|
|
checking whether locale.h conforms to POSIX:2001... yes
|
|
checking whether struct lconv is properly defined... yes
|
|
checking for pthread_rwlock_t... (cached) yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no
|
|
checking whether log10 works... yes
|
|
checking whether lseek detects pipes... yes
|
|
checking whether NAN macro works... yes
|
|
checking whether HUGE_VAL works... yes
|
|
checking whether mbrtowc handles incomplete characters... guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... guessing yes
|
|
checking whether mbrtowc handles a NULL pwc argument... guessing yes
|
|
checking whether mbrtowc handles a NULL string argument... guessing yes
|
|
checking whether mbrtowc has a correct return value... guessing yes
|
|
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
|
|
checking whether mbrtowc stores incomplete characters... guessing no
|
|
checking whether mbrtowc works on empty input... yes
|
|
checking whether the C locale is free of encoding errors... no
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether mbsrtowcs works... guessing yes
|
|
checking whether mbswidth is declared in <wchar.h>... no
|
|
checking for mbstate_t... (cached) yes
|
|
checking for mbtowc... yes
|
|
checking for memmove... yes
|
|
checking for mempcpy... (cached) yes
|
|
checking for memset... yes
|
|
checking whether mkdir handles trailing slash... yes
|
|
checking whether mkdir handles trailing dot... yes
|
|
checking for mkdtemp... yes
|
|
checking for obstacks that work with any size object... no
|
|
checking whether open recognizes a trailing slash... yes
|
|
checking for opendir... yes
|
|
checking whether posix_spawn_file_actions_addclose works... yes
|
|
checking whether posix_spawn_file_actions_adddup2 works... yes
|
|
checking whether posix_spawn_file_actions_addopen works... yes
|
|
checking whether program_invocation_name is declared... (cached) yes
|
|
checking whether program_invocation_short_name is declared... (cached) yes
|
|
checking for raise... yes
|
|
checking for sigprocmask... yes
|
|
checking for rawmemchr... yes
|
|
checking for readdir... yes
|
|
checking whether readlink signature is correct... yes
|
|
checking whether readlink handles trailing slash correctly... yes
|
|
checking search.h usability... yes
|
|
checking search.h presence... yes
|
|
checking for search.h... yes
|
|
checking for tsearch... (cached) yes
|
|
checking whether rmdir works... yes
|
|
checking for sched.h... yes
|
|
checking for struct sched_param... yes
|
|
checking whether setenv validates arguments... yes
|
|
checking whether setlocale supports the C locale... yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
|
|
checking for struct sigaction.sa_sigaction... yes
|
|
checking for volatile sig_atomic_t... yes
|
|
checking for sighandler_t... yes
|
|
checking for signbit macro... yes
|
|
checking for signbit compiler built-ins... yes
|
|
checking for sigprocmask... (cached) yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... (cached) yes
|
|
checking for snprintf... (cached) yes
|
|
checking whether snprintf respects a size of 1... yes
|
|
checking whether printf supports POSIX/XSI format strings with positions... yes
|
|
checking for posix_spawnattr_t... yes
|
|
checking for posix_spawn_file_actions_t... yes
|
|
checking for ssize_t... (cached) yes
|
|
checking whether stat handles trailing slashes on files... yes
|
|
checking for struct stat.st_atim.tv_nsec... yes
|
|
checking whether struct stat.st_atim is of type struct timespec... yes
|
|
checking for struct stat.st_birthtimespec.tv_nsec... no
|
|
checking for struct stat.st_birthtimensec... no
|
|
checking for struct stat.st_birthtim.tv_nsec... no
|
|
checking for va_copy... yes
|
|
checking for good max_align_t... (cached) yes
|
|
checking whether NULL can be used in arbitrary expressions... (cached) yes
|
|
checking which flavor of printf attribute matches inttypes macros... system
|
|
checking for stpcpy... (cached) yes
|
|
checking for working stpncpy... yes
|
|
checking for strchrnul... yes
|
|
checking whether strchrnul works... yes
|
|
checking for strcspn... yes
|
|
checking for working strerror function... yes
|
|
checking for working strnlen... yes
|
|
checking for strpbrk... yes
|
|
checking whether strstr works in linear time... yes
|
|
checking whether strstr works... (cached) yes
|
|
checking for strtol... yes
|
|
checking for strtoul... (cached) yes
|
|
checking for chown... (cached) yes
|
|
checking for nlink_t... (cached) yes
|
|
checking whether unlink honors trailing slashes... yes
|
|
checking whether unlink of a parent directory fails as it should... guessing yes
|
|
checking for unsetenv... yes
|
|
checking for unsetenv() return type... int
|
|
checking whether unsetenv obeys POSIX... yes
|
|
checking for ptrdiff_t... (cached) yes
|
|
checking for vasprintf... yes
|
|
checking for vsnprintf... yes
|
|
checking whether snprintf respects a size of 1... (cached) yes
|
|
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
|
|
checking for waitid... yes
|
|
checking whether iswcntrl works... (cached) yes
|
|
checking for towlower... (cached) yes
|
|
checking for wctype_t... (cached) yes
|
|
checking for wctrans_t... (cached) yes
|
|
checking whether wcwidth is declared... yes
|
|
checking whether wcwidth works reasonably in UTF-8 locales... yes
|
|
checking for wmemchr... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a turkish Unicode locale... none
|
|
checking whether open recognizes a trailing slash... (cached) yes
|
|
checking whether dup works... yes
|
|
checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes
|
|
checking for getpagesize... yes
|
|
checking whether getpagesize is declared... yes
|
|
checking for library containing inet_pton... none required
|
|
checking whether inet_pton is declared... yes
|
|
checking whether byte ordering is bigendian... (cached) no
|
|
checking whether INT32_MAX < INTMAX_MAX... yes
|
|
checking whether INT64_MAX == LONG_MAX... yes
|
|
checking whether UINT32_MAX < UINTMAX_MAX... yes
|
|
checking whether UINT64_MAX == ULONG_MAX... yes
|
|
checking for ioctl... yes
|
|
checking for ioctl with POSIX signature... no
|
|
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
|
|
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
|
|
checking where to find the exponent in a 'long double'... word 2 bit 0
|
|
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
|
|
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
|
|
checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
|
|
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
|
|
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
|
|
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
|
|
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
|
|
checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
|
|
checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional japanese locale... (cached) none
|
|
checking for a transitional chinese locale... (cached) none
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional japanese locale... (cached) none
|
|
checking for a transitional chinese locale... (cached) none
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional japanese locale... (cached) none
|
|
checking for a transitional chinese locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional japanese locale... (cached) none
|
|
checking for a transitional chinese locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a transitional chinese locale... (cached) none
|
|
checking for mmap... (cached) yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking for library containing nanosleep... none required
|
|
checking for working nanosleep... no (mishandles large arguments)
|
|
checking whether <netinet/in.h> is self-contained... yes
|
|
checking whether perror matches strerror... yes
|
|
checking for getppriv... no
|
|
checking for pthread_t... yes
|
|
checking for pthread_spinlock_t... yes
|
|
checking for PTHREAD_CREATE_DETACHED... yes
|
|
checking for PTHREAD_MUTEX_RECURSIVE... yes
|
|
checking for PTHREAD_MUTEX_ROBUST... yes
|
|
checking for PTHREAD_PROCESS_SHARED... yes
|
|
checking whether pthread_create exists as a global function... yes
|
|
checking whether pthread_sigmask is a macro... no
|
|
checking whether pthread_sigmask works without -lpthread... yes
|
|
checking whether pthread_sigmask returns error numbers... yes
|
|
checking whether pthread_sigmask unblocks signals correctly... guessing yes
|
|
checking for putenv compatible with GNU and SVID... yes
|
|
checking for mmap... (cached) yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking for mmap... (cached) yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether select supports a 0 argument... (cached) yes
|
|
checking whether select detects invalid fds... (cached) yes
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional japanese locale... (cached) none
|
|
checking for a transitional chinese locale... (cached) none
|
|
checking whether sleep is declared... yes
|
|
checking for working sleep... yes
|
|
checking for socklen_t... yes
|
|
checking for working stdalign.h... yes
|
|
checking for mmap... (cached) yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking for mmap... (cached) yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether symlink handles trailing slash correctly... yes
|
|
checking whether <sys/ioctl.h> declares ioctl... yes
|
|
checking for pthread_atfork... yes
|
|
checking for mmap... (cached) yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking for useconds_t... yes
|
|
checking whether usleep allows large arguments... yes
|
|
checking for mmap... (cached) yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether wcrtomb works in the C locale... yes
|
|
checking whether wcrtomb return value is correct... guessing yes
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional japanese locale... (cached) none
|
|
checking for a transitional chinese locale... (cached) none
|
|
checking whether wctob works... guessing yes
|
|
checking whether wctob is declared... yes
|
|
checking whether btowc(0) is correct... (cached) yes
|
|
checking whether btowc(EOF) is correct... (cached) guessing yes
|
|
checking for __builtin_expect... (cached) yes
|
|
checking whether langinfo.h defines CODESET... (cached) yes
|
|
checking whether langinfo.h defines T_FMT_AMPM... (cached) yes
|
|
checking whether langinfo.h defines ALTMON_1... (cached) yes
|
|
checking whether langinfo.h defines ERA... (cached) yes
|
|
checking whether langinfo.h defines YESEXPR... (cached) yes
|
|
checking whether the compiler supports the __inline keyword... (cached) yes
|
|
checking for pthread_rwlock_t... (cached) yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no
|
|
checking for mbtowc... (cached) yes
|
|
checking whether YESEXPR works... yes
|
|
checking for working re_compile_pattern... no
|
|
checking libintl.h usability... yes
|
|
checking libintl.h presence... yes
|
|
checking for libintl.h... yes
|
|
checking whether isblank is declared... yes
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether wcrtomb works in the C locale... (cached) yes
|
|
checking whether wcrtomb return value is correct... (cached) guessing yes
|
|
checking for alloca as a compiler built-in... (cached) yes
|
|
checking for __builtin_expect... (cached) yes
|
|
checking whether // is distinct from /... (cached) no
|
|
checking whether dup2 works... (cached) yes
|
|
checking for error_at_line... (cached) yes
|
|
checking whether fcntl handles F_DUPFD correctly... (cached) yes
|
|
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check
|
|
checking whether fdopen sets errno... (cached) yes
|
|
checking whether conversion from 'int' to 'long double' works... (cached) yes
|
|
checking whether fopen recognizes a trailing slash... (cached) yes
|
|
checking for working getdelim function... (cached) yes
|
|
checking whether getdtablesize works... (cached) yes
|
|
checking for getline... (cached) yes
|
|
checking for working getline function... (cached) yes
|
|
checking whether program_invocation_name is declared... (cached) yes
|
|
checking whether program_invocation_short_name is declared... (cached) yes
|
|
checking whether __argv is declared... (cached) no
|
|
checking whether the compiler generally respects inline... (cached) yes
|
|
checking whether to use the included libunistring... yes
|
|
checking whether locale.h conforms to POSIX:2001... (cached) yes
|
|
checking whether struct lconv is properly defined... (cached) yes
|
|
checking for pthread_rwlock_t... (cached) yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
|
|
checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
|
|
checking whether mbrtowc has a correct return value... (cached) guessing yes
|
|
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
|
|
checking whether mbrtowc stores incomplete characters... (cached) guessing no
|
|
checking whether mbrtowc works on empty input... (cached) yes
|
|
checking whether the C locale is free of encoding errors... (cached) no
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether mbswidth is declared in <wchar.h>... (cached) no
|
|
checking for mbstate_t... (cached) yes
|
|
checking for obstacks that work with any size object... (cached) no
|
|
checking whether open recognizes a trailing slash... (cached) yes
|
|
checking for raise... (cached) yes
|
|
checking for sigprocmask... (cached) yes
|
|
checking for rawmemchr... (cached) yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
|
|
checking for volatile sig_atomic_t... (cached) yes
|
|
checking for sighandler_t... (cached) yes
|
|
checking for sigprocmask... (cached) yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... (cached) yes
|
|
checking for ssize_t... (cached) yes
|
|
checking whether stat handles trailing slashes on files... (cached) yes
|
|
checking for struct stat.st_atim.tv_nsec... (cached) yes
|
|
checking whether struct stat.st_atim is of type struct timespec... (cached) yes
|
|
checking for struct stat.st_birthtimespec.tv_nsec... (cached) no
|
|
checking for struct stat.st_birthtimensec... (cached) no
|
|
checking for struct stat.st_birthtim.tv_nsec... (cached) no
|
|
checking for va_copy... (cached) yes
|
|
checking for good max_align_t... (cached) yes
|
|
checking whether NULL can be used in arbitrary expressions... (cached) yes
|
|
checking which flavor of printf attribute matches inttypes macros... (cached) system
|
|
checking for stpcpy... (cached) yes
|
|
checking for working stpncpy... (cached) yes
|
|
checking for strchrnul... (cached) yes
|
|
checking whether strchrnul works... (cached) yes
|
|
checking for working strerror function... (cached) yes
|
|
checking whether strstr works in linear time... (cached) yes
|
|
checking whether strstr works... (cached) yes
|
|
checking for nlink_t... (cached) yes
|
|
checking for ptrdiff_t... (cached) yes
|
|
checking for vasprintf... (cached) yes
|
|
checking whether iswcntrl works... (cached) yes
|
|
checking for towlower... (cached) yes
|
|
checking for wctype_t... (cached) yes
|
|
checking for wctrans_t... (cached) yes
|
|
checking whether wcwidth is declared... (cached) yes
|
|
checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes
|
|
checking for stdint.h... (cached) yes
|
|
checking pwd.h usability... yes
|
|
checking pwd.h presence... yes
|
|
checking for pwd.h... yes
|
|
checking for inline... (cached) inline
|
|
checking for unsigned long long int... (cached) yes
|
|
checking for size_t... (cached) yes
|
|
checking for ptrdiff_t... (cached) yes
|
|
checking for ssize_t... (cached) yes
|
|
checking for pid_t... (cached) yes
|
|
checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes
|
|
checking for select... (cached) yes
|
|
checking vfork.h usability... no
|
|
checking vfork.h presence... no
|
|
checking for vfork.h... no
|
|
checking for fork... yes
|
|
checking for vfork... yes
|
|
checking for working fork... yes
|
|
checking for working vfork... (cached) yes
|
|
checking for signal handlers with siginfo_t... yes
|
|
checking for setlocale declaration...
|
|
extern char *setlocale (int category, const char *locale);
|
|
checking whether byte ordering is bigendian... (cached) no
|
|
checking for arpa/inet.h... (cached) yes
|
|
checking for gethostname... yes
|
|
checking for gethostbyname... yes
|
|
checking for inet_ntop... yes
|
|
checking for IPv6 sockets... yes
|
|
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
|
|
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
|
|
checking whether Emacs support is requested... yes
|
|
checking for emacs... no
|
|
checking for xemacs... no
|
|
checking where .elc files should go... ${datadir}/emacs/site-lisp
|
|
checking for dvips... /sources/gettext-0.21/build-aux/missing dvips
|
|
checking for texi2pdf... /sources/gettext-0.21/build-aux/missing texi2pdf
|
|
checking for perl... /sources/gettext-0.21/build-aux/missing perl
|
|
checking whether the C++ compiler (g++ -g -O2 ) works... yes
|
|
checking whether the C++ compiler supports namespaces... yes
|
|
checking dependency style of g++... (cached) gcc3
|
|
checking whether we are using the GNU C++ compiler... (cached) yes
|
|
checking whether g++ accepts -g... (cached) yes
|
|
checking for a traditional french locale... (cached) none
|
|
checking for a french Unicode locale... (cached) none
|
|
checking for a traditional japanese locale... (cached) none
|
|
checking for a german Unicode locale... none
|
|
checking whether we are using the GNU C++ compiler... (cached) yes
|
|
checking whether g++ accepts -g... (cached) yes
|
|
checking for g++ option to enable C++11 features... none needed
|
|
checking dependency style of g++... (cached) gcc3
|
|
checking how to run the C++ preprocessor... g++ -E
|
|
checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
|
|
checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking for g++ option to produce PIC... -fPIC -DPIC
|
|
checking if g++ PIC flag -fPIC -DPIC works... yes
|
|
checking if g++ static flag -static works... yes
|
|
checking if g++ supports -c -o file.o... yes
|
|
checking if g++ supports -c -o file.o... (cached) yes
|
|
checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
|
|
checking how to hardcode library paths into programs... immediate
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating csharpcomp.sh
|
|
config.status: creating csharpexec.sh
|
|
config.status: creating javacomp.sh
|
|
config.status: creating javaexec.sh
|
|
config.status: creating Makefile
|
|
config.status: creating doc/Makefile
|
|
config.status: creating intl/Makefile
|
|
config.status: creating its/Makefile
|
|
config.status: creating gnulib-lib/Makefile
|
|
config.status: creating libgrep/Makefile
|
|
config.status: creating src/Makefile
|
|
config.status: creating src/user-email
|
|
config.status: creating libgettextpo/Makefile
|
|
config.status: creating libgettextpo/exported.sh
|
|
config.status: creating po/Makefile.in
|
|
config.status: creating projects/Makefile
|
|
config.status: creating styles/Makefile
|
|
config.status: creating emacs/Makefile
|
|
config.status: creating misc/Makefile
|
|
config.status: creating misc/gettextize
|
|
config.status: creating misc/autopoint
|
|
config.status: creating misc/convert-archive
|
|
config.status: creating man/Makefile
|
|
config.status: creating man/x-to-1
|
|
config.status: creating m4/Makefile
|
|
config.status: creating tests/Makefile
|
|
config.status: creating tests/init-env
|
|
config.status: creating system-tests/Makefile
|
|
config.status: creating gnulib-tests/Makefile
|
|
config.status: creating config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing libtool commands
|
|
config.status: executing po-directories commands
|
|
config.status: creating po/POTFILES
|
|
config.status: creating po/Makefile
|
|
=== configuring in examples (/sources/gettext-0.21/gettext-tools/examples)
|
|
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --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 thread-safe 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 a sed that does not truncate output... /usr/bin/sed
|
|
checking whether NLS is requested... yes
|
|
checking for msgfmt... no
|
|
checking for gmsgfmt... :
|
|
checking for xgettext... no
|
|
checking for msgmerge... no
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile
|
|
config.status: creating installpaths
|
|
config.status: creating po/Makefile
|
|
config.status: executing po-directories commands
|
|
make all-recursive
|
|
make[1]: Entering directory '/sources/gettext-0.21'
|
|
Making all in gnulib-local
|
|
make[2]: Entering directory '/sources/gettext-0.21/gnulib-local'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/gettext-0.21/gnulib-local'
|
|
Making all in gettext-runtime
|
|
make[2]: Entering directory '/sources/gettext-0.21/gettext-runtime'
|
|
make all-recursive
|
|
make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime'
|
|
Making all in doc
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/doc'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/doc'
|
|
Making all in intl
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl'
|
|
make all-am
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl'
|
|
sed -e '/IN_LIBGLOCALE/d' \
|
|
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
|
|
-e 's,@''HAVE_ASPRINTF''@,1,g' \
|
|
-e 's,@''HAVE_SNPRINTF''@,1,g' \
|
|
-e 's,@''HAVE_WPRINTF''@,1,g' \
|
|
-e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \
|
|
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
|
|
< ./libgnuintl.in.h \
|
|
| if test 'no' = yes; then \
|
|
sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
|
|
else \
|
|
cat; \
|
|
fi \
|
|
| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
|
|
-e "/#define _LIBINTL_H/r ./export.h" \
|
|
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
|
|
> libgnuintl.h
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o bindtextdom.lo ./bindtextdom.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./bindtextdom.c -o bindtextdom.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcgettext.lo ./dcgettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcgettext.c -o dcgettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dgettext.lo ./dgettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dgettext.c -o dgettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o gettext.lo ./gettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./gettext.c -o gettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o finddomain.lo ./finddomain.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./finddomain.c -o finddomain.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o hash-string.lo ./hash-string.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./hash-string.c -o hash-string.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o loadmsgcat.lo ./loadmsgcat.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./loadmsgcat.c -o loadmsgcat.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localealias.lo ./localealias.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localealias.c -o localealias.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o textdomain.lo ./textdomain.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./textdomain.c -o textdomain.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o l10nflist.lo ./l10nflist.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./l10nflist.c -o l10nflist.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o explodename.lo ./explodename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./explodename.c -o explodename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcigettext.lo ./dcigettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcigettext.c -o dcigettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcngettext.lo ./dcngettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcngettext.c -o dcngettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dngettext.lo ./dngettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dngettext.c -o dngettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o ngettext.lo ./ngettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./ngettext.c -o ngettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural.lo ./plural.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./plural.c -o plural.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural-exp.lo ./plural-exp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./plural-exp.c -o plural-exp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localcharset.lo ./localcharset.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localcharset.c -o localcharset.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o threadlib.lo ./threadlib.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./threadlib.c -o threadlib.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o lock.lo ./lock.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./lock.c -o lock.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o relocatable.lo ./relocatable.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./relocatable.c -o relocatable.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o langprefs.lo ./langprefs.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./langprefs.c -o langprefs.o
|
|
sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
|
|
-e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \
|
|
-e "/#if HAVE_WORKING_USELOCALE/r ./export.h" \
|
|
< ./localename-table.in.h \
|
|
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
|
|
> localename-table.h
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename.lo ./localename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localename.c -o localename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename-table.lo ./localename-table.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localename-table.c -o localename-table.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o log.lo ./log.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./log.c -o log.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o printf.lo ./printf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./printf.c -o printf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale.lo ./setlocale.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale.c -o setlocale.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale-lock.lo ./setlocale-lock.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale-lock.c -o setlocale-lock.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale_null.lo ./setlocale_null.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale_null.c -o setlocale_null.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o version.lo ./version.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./version.c -o version.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o xsize.lo ./xsize.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./xsize.c -o xsize.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o osdep.lo ./osdep.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./osdep.c -o osdep.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o intl-compat.lo ./intl-compat.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./intl-compat.c -o intl-compat.o
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /usr/local/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo
|
|
libtool: link: ar cru .libs/libgnuintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o localename-table.o log.o printf.o setlocale.o setlocale-lock.o setlocale_null.o version.o xsize.o osdep.o intl-compat.o
|
|
libtool: link: ranlib .libs/libgnuintl.a
|
|
libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" )
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl'
|
|
Making all in intl-java
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-java'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-java'
|
|
Making all in intl-csharp
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-csharp'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-csharp'
|
|
Making all in gnulib-lib
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib'
|
|
rm -f alloca.h-t alloca.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
|
|
} > alloca.h-t && \
|
|
mv -f alloca.h-t alloca.h
|
|
rm -f fcntl.h-t fcntl.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
|
|
-e 's/@''GNULIB_CREAT''@/0/g' \
|
|
-e 's/@''GNULIB_FCNTL''@/1/g' \
|
|
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_OPEN''@/1/g' \
|
|
-e 's/@''GNULIB_OPENAT''@/0/g' \
|
|
-e 's|@''HAVE_FCNTL''@|1|g' \
|
|
-e 's|@''HAVE_OPENAT''@|1|g' \
|
|
-e 's|@''REPLACE_CREAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCNTL''@|1|g' \
|
|
-e 's|@''REPLACE_OPEN''@|0|g' \
|
|
-e 's|@''REPLACE_OPENAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./fcntl.in.h; \
|
|
} > fcntl.h-t && \
|
|
mv fcntl.h-t fcntl.h
|
|
rm -f iconv.h-t iconv.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
|
|
-e 's/@''GNULIB_ICONV''@/1/g' \
|
|
-e 's|@''ICONV_CONST''@||g' \
|
|
-e 's|@''REPLACE_ICONV''@|0|g' \
|
|
-e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
|
|
-e 's|@''REPLACE_ICONV_UTF''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./iconv.in.h; \
|
|
} > iconv.h-t && \
|
|
mv iconv.h-t iconv.h
|
|
rm -f inttypes.h-t inttypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
|
|
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
|
|
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
|
|
-e 's/@''GNULIB_IMAXABS''@/0/g' \
|
|
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
|
|
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
|
|
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
|
|
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
|
|
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
|
|
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
|
|
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
|
|
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
|
|
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
|
|
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./inttypes.in.h; \
|
|
} > inttypes.h-t && \
|
|
mv inttypes.h-t inttypes.h
|
|
rm -f langinfo.h-t langinfo.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_LANGINFO_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
|
|
-e 's/@''GNULIB_NL_LANGINFO''@/0/g' \
|
|
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
|
|
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \
|
|
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./langinfo.in.h; \
|
|
} > langinfo.h-t && \
|
|
mv langinfo.h-t langinfo.h
|
|
rm -f limits.h-t limits.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
|
|
< ./limits.in.h; \
|
|
} > limits.h-t && \
|
|
mv limits.h-t limits.h
|
|
rm -f locale.h-t locale.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
|
|
-e 's/@''GNULIB_LOCALECONV''@/0/g' \
|
|
-e 's/@''GNULIB_SETLOCALE''@/1/g' \
|
|
-e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
|
|
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \
|
|
-e 's/@''GNULIB_LOCALENAME''@/1/g' \
|
|
-e 's|@''HAVE_NEWLOCALE''@|1|g' \
|
|
-e 's|@''HAVE_DUPLOCALE''@|1|g' \
|
|
-e 's|@''HAVE_FREELOCALE''@|1|g' \
|
|
-e 's|@''HAVE_XLOCALE_H''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALECONV''@|0|g' \
|
|
-e 's|@''REPLACE_SETLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_NEWLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_FREELOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./locale.in.h; \
|
|
} > locale.h-t && \
|
|
mv locale.h-t locale.h
|
|
rm -f signal.h-t signal.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
|
|
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
|
|
-e 's/@''GNULIB_RAISE''@/1/g' \
|
|
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
|
|
-e 's/@''GNULIB_SIGACTION''@/0/g' \
|
|
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
|
|
-e 's|@''HAVE_RAISE''@|1|g' \
|
|
-e 's|@''HAVE_SIGSET_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGACTION''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
|
|
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
|
|
-e 's|@''REPLACE_RAISE''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./signal.in.h; \
|
|
} > signal.h-t && \
|
|
mv signal.h-t signal.h
|
|
rm -f stdio.h-t stdio.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
|
|
-e 's/@''GNULIB_DPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_FCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_FDOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FFLUSH''@/0/g' \
|
|
-e 's/@''GNULIB_FGETC''@/1/g' \
|
|
-e 's/@''GNULIB_FGETS''@/1/g' \
|
|
-e 's/@''GNULIB_FOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_FPURGE''@/0/g' \
|
|
-e 's/@''GNULIB_FPUTC''@/1/g' \
|
|
-e 's/@''GNULIB_FPUTS''@/1/g' \
|
|
-e 's/@''GNULIB_FREAD''@/1/g' \
|
|
-e 's/@''GNULIB_FREOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FSCANF''@/1/g' \
|
|
-e 's/@''GNULIB_FSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_FSEEKO''@/0/g' \
|
|
-e 's/@''GNULIB_FTELL''@/0/g' \
|
|
-e 's/@''GNULIB_FTELLO''@/0/g' \
|
|
-e 's/@''GNULIB_FWRITE''@/1/g' \
|
|
-e 's/@''GNULIB_GETC''@/1/g' \
|
|
-e 's/@''GNULIB_GETCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_GETDELIM''@/0/g' \
|
|
-e 's/@''GNULIB_GETLINE''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_PERROR''@/0/g' \
|
|
-e 's/@''GNULIB_POPEN''@/0/g' \
|
|
-e 's/@''GNULIB_PRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PUTC''@/1/g' \
|
|
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_PUTS''@/1/g' \
|
|
-e 's/@''GNULIB_REMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_RENAME''@/0/g' \
|
|
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
|
|
-e 's/@''GNULIB_SCANF''@/1/g' \
|
|
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_TMPFILE''@/0/g' \
|
|
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VFSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
|
|
< ./stdio.in.h | \
|
|
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_PCLOSE''@|1|g' \
|
|
-e 's|@''HAVE_POPEN''@|1|g' \
|
|
-e 's|@''HAVE_RENAMEAT''@|1|g' \
|
|
-e 's|@''HAVE_VASPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_VDPRINTF''@|1|g' \
|
|
-e 's|@''REPLACE_DPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FCLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_FDOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FFLUSH''@|0|g' \
|
|
-e 's|@''REPLACE_FOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FPURGE''@|0|g' \
|
|
-e 's|@''REPLACE_FREOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEKO''@|0|g' \
|
|
-e 's|@''REPLACE_FTELL''@|0|g' \
|
|
-e 's|@''REPLACE_FTELLO''@|0|g' \
|
|
-e 's|@''REPLACE_GETDELIM''@|0|g' \
|
|
-e 's|@''REPLACE_GETLINE''@|0|g' \
|
|
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_PERROR''@|0|g' \
|
|
-e 's|@''REPLACE_POPEN''@|0|g' \
|
|
-e 's|@''REPLACE_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_REMOVE''@|0|g' \
|
|
-e 's|@''REPLACE_RENAME''@|0|g' \
|
|
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
|
|
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_SPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_TMPFILE''@|0|g' \
|
|
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
|
|
-e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdio.h-t && \
|
|
mv stdio.h-t stdio.h
|
|
rm -f stdlib.h-t stdlib.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
|
|
-e 's/@''GNULIB__EXIT''@/0/g' \
|
|
-e 's/@''GNULIB_ATOLL''@/0/g' \
|
|
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
|
|
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
|
|
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
|
|
-e 's/@''GNULIB_GRANTPT''@/0/g' \
|
|
-e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_MBTOWC''@/0/g' \
|
|
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_PUTENV''@/0/g' \
|
|
-e 's/@''GNULIB_QSORT_R''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
|
|
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
|
|
-e 's/@''GNULIB_REALPATH''@/1/g' \
|
|
-e 's/@''GNULIB_RPMATCH''@/0/g' \
|
|
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
|
|
-e 's/@''GNULIB_SETENV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLL''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOULL''@/0/g' \
|
|
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNSETENV''@/0/g' \
|
|
-e 's/@''GNULIB_WCTOMB''@/0/g' \
|
|
< ./stdlib.in.h | \
|
|
sed -e 's|@''HAVE__EXIT''@|1|g' \
|
|
-e 's|@''HAVE_ATOLL''@|1|g' \
|
|
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
|
|
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
|
|
-e 's|@''HAVE_GRANTPT''@|1|g' \
|
|
-e 's|@''HAVE_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_MBTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MKDTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_QSORT_R''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_H''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_R''@|1|g' \
|
|
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
|
|
-e 's|@''HAVE_REALPATH''@|1|g' \
|
|
-e 's|@''HAVE_RPMATCH''@|1|g' \
|
|
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
|
|
-e 's|@''HAVE_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_STRTOD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLL''@|1|g' \
|
|
-e 's|@''HAVE_STRTOULL''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
|
|
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
|
|
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
|
|
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
|
|
-e 's|@''REPLACE_CALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
|
|
-e 's|@''REPLACE_INITSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_MALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_MBTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_PUTENV''@|0|g' \
|
|
-e 's|@''REPLACE_QSORT_R''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
|
|
-e 's|@''REPLACE_REALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_REALPATH''@|0|g' \
|
|
-e 's|@''REPLACE_SETENV''@|0|g' \
|
|
-e 's|@''REPLACE_SETSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOD''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOLD''@|0|g' \
|
|
-e 's|@''REPLACE_UNSETENV''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOMB''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _Noreturn/r ./_Noreturn.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdlib.h-t && \
|
|
mv stdlib.h-t stdlib.h
|
|
rm -f string.h-t string.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
|
|
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
|
|
-e 's/@''GNULIB_FFSL''@/0/g' \
|
|
-e 's/@''GNULIB_FFSLL''@/0/g' \
|
|
-e 's/@''GNULIB_MBSLEN''@/1/g' \
|
|
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSTR''@/1/g' \
|
|
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSEP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_MEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_MEMMEM''@/0/g' \
|
|
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
|
|
-e 's/@''GNULIB_STPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_STPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
|
|
-e 's/@''GNULIB_STRDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_STRNDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNLEN''@/1/g' \
|
|
-e 's/@''GNULIB_STRPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_STRSEP''@/0/g' \
|
|
-e 's/@''GNULIB_STRSTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRERROR''@/1/g' \
|
|
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
|
|
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
|
|
< ./string.in.h | \
|
|
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
|
|
-e 's|@''HAVE_FFSL''@|1|g' \
|
|
-e 's|@''HAVE_FFSLL''@|1|g' \
|
|
-e 's|@''HAVE_MBSLEN''@|0|g' \
|
|
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
|
|
-e 's|@''HAVE_MEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
|
|
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_STPCPY''@|1|g' \
|
|
-e 's|@''HAVE_STPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
|
|
-e 's|@''HAVE_STRPBRK''@|1|g' \
|
|
-e 's|@''HAVE_STRSEP''@|1|g' \
|
|
-e 's|@''HAVE_STRCASESTR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
|
|
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
|
|
-e 's|@''REPLACE_MEMCHR''@|0|g' \
|
|
-e 's|@''REPLACE_MEMMEM''@|0|g' \
|
|
-e 's|@''REPLACE_STPNCPY''@|0|g' \
|
|
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
|
|
-e 's|@''REPLACE_STRDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNCAT''@|0|g' \
|
|
-e 's|@''REPLACE_STRNDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNLEN''@|0|g' \
|
|
-e 's|@''REPLACE_STRSTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
|
|
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
< ./string.in.h; \
|
|
} > string.h-t && \
|
|
mv string.h-t string.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/stat.h-t sys/stat.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
|
|
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
|
|
-e 's/@''GNULIB_FSTAT''@/1/g' \
|
|
-e 's/@''GNULIB_FSTATAT''@/0/g' \
|
|
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUMASK''@/0/g' \
|
|
-e 's/@''GNULIB_LCHMOD''@/0/g' \
|
|
-e 's/@''GNULIB_LSTAT''@/1/g' \
|
|
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKFIFO''@/0/g' \
|
|
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKNOD''@/0/g' \
|
|
-e 's/@''GNULIB_MKNODAT''@/0/g' \
|
|
-e 's/@''GNULIB_STAT''@/1/g' \
|
|
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
|
|
-e 's|@''HAVE_FCHMODAT''@|1|g' \
|
|
-e 's|@''HAVE_FSTATAT''@|1|g' \
|
|
-e 's|@''HAVE_FUTIMENS''@|1|g' \
|
|
-e 's|@''HAVE_GETUMASK''@|1|g' \
|
|
-e 's|@''HAVE_LCHMOD''@|1|g' \
|
|
-e 's|@''HAVE_LSTAT''@|1|g' \
|
|
-e 's|@''HAVE_MKDIRAT''@|1|g' \
|
|
-e 's|@''HAVE_MKFIFO''@|1|g' \
|
|
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
|
|
-e 's|@''HAVE_MKNOD''@|1|g' \
|
|
-e 's|@''HAVE_MKNODAT''@|1|g' \
|
|
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
|
|
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
|
|
-e 's|@''REPLACE_FSTAT''@|0|g' \
|
|
-e 's|@''REPLACE_FSTATAT''@|0|g' \
|
|
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
|
|
-e 's|@''REPLACE_LSTAT''@|0|g' \
|
|
-e 's|@''REPLACE_MKDIR''@|0|g' \
|
|
-e 's|@''REPLACE_MKFIFO''@|0|g' \
|
|
-e 's|@''REPLACE_MKNOD''@|0|g' \
|
|
-e 's|@''REPLACE_STAT''@|0|g' \
|
|
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_stat.in.h; \
|
|
} > sys/stat.h-t && \
|
|
mv sys/stat.h-t sys/stat.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/types.h-t sys/types.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
|
|
< ./sys_types.in.h; \
|
|
} > sys/types.h-t && \
|
|
mv sys/types.h-t sys/types.h
|
|
rm -f time.h-t time.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
|
|
-e 's/@''GNULIB_CTIME''@/0/g' \
|
|
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
|
|
-e 's/@''GNULIB_MKTIME''@/0/g' \
|
|
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
|
|
-e 's/@''GNULIB_STRFTIME''@/0/g' \
|
|
-e 's/@''GNULIB_STRPTIME''@/0/g' \
|
|
-e 's/@''GNULIB_TIMEGM''@/0/g' \
|
|
-e 's/@''GNULIB_TIME_R''@/0/g' \
|
|
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
|
|
-e 's/@''GNULIB_TZSET''@/0/g' \
|
|
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
|
|
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
|
|
-e 's|@''HAVE_STRPTIME''@|1|g' \
|
|
-e 's|@''HAVE_TIMEGM''@|1|g' \
|
|
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
|
|
-e 's|@''HAVE_TZSET''@|1|g' \
|
|
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_GMTIME''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
|
|
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./time.in.h; \
|
|
} > time.h-t && \
|
|
mv time.h-t time.h
|
|
rm -f unistd.h-t unistd.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_UNISTD_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's/@''GNULIB_ACCESS''@/0/g' \
|
|
-e 's/@''GNULIB_CHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_CHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_CLOSE''@/1/g' \
|
|
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
|
|
-e 's/@''GNULIB_DUP''@/0/g' \
|
|
-e 's/@''GNULIB_DUP2''@/1/g' \
|
|
-e 's/@''GNULIB_DUP3''@/0/g' \
|
|
-e 's/@''GNULIB_ENVIRON''@/1/g' \
|
|
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
|
|
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
|
|
-e 's/@''GNULIB_FCHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
|
|
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
|
|
-e 's/@''GNULIB_FSYNC''@/0/g' \
|
|
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
|
|
-e 's/@''GNULIB_GETCWD''@/0/g' \
|
|
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
|
|
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
|
|
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
|
|
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
|
|
-e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
|
|
-e 's/@''GNULIB_GETPASS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
|
|
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
|
|
-e 's/@''GNULIB_ISATTY''@/0/g' \
|
|
-e 's/@''GNULIB_LCHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_LINK''@/0/g' \
|
|
-e 's/@''GNULIB_LINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_LSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_PIPE''@/0/g' \
|
|
-e 's/@''GNULIB_PIPE2''@/0/g' \
|
|
-e 's/@''GNULIB_PREAD''@/0/g' \
|
|
-e 's/@''GNULIB_PWRITE''@/0/g' \
|
|
-e 's/@''GNULIB_READ''@/0/g' \
|
|
-e 's/@''GNULIB_READLINK''@/1/g' \
|
|
-e 's/@''GNULIB_READLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_RMDIR''@/0/g' \
|
|
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_SLEEP''@/0/g' \
|
|
-e 's/@''GNULIB_SYMLINK''@/0/g' \
|
|
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
|
|
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_UNLINK''@/0/g' \
|
|
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_USLEEP''@/0/g' \
|
|
-e 's/@''GNULIB_WRITE''@/0/g' \
|
|
< ./unistd.in.h | \
|
|
sed -e 's|@''HAVE_CHOWN''@|1|g' \
|
|
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
|
|
-e 's|@''HAVE_DUP3''@|1|g' \
|
|
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
|
|
-e 's|@''HAVE_FACCESSAT''@|1|g' \
|
|
-e 's|@''HAVE_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
|
|
-e 's|@''HAVE_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_FSYNC''@|1|g' \
|
|
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETENTROPY''@|1|g' \
|
|
-e 's|@''HAVE_GETGROUPS''@|1|g' \
|
|
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETPASS''@|1|g' \
|
|
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
|
|
-e 's|@''HAVE_LCHOWN''@|1|g' \
|
|
-e 's|@''HAVE_LINK''@|1|g' \
|
|
-e 's|@''HAVE_LINKAT''@|1|g' \
|
|
-e 's|@''HAVE_PIPE''@|1|g' \
|
|
-e 's|@''HAVE_PIPE2''@|1|g' \
|
|
-e 's|@''HAVE_PREAD''@|1|g' \
|
|
-e 's|@''HAVE_PWRITE''@|1|g' \
|
|
-e 's|@''HAVE_READLINK''@|1|g' \
|
|
-e 's|@''HAVE_READLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_SLEEP''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINK''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_UNLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_USLEEP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_OS_H''@|0|g' \
|
|
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
|
|
-e 's|@''REPLACE_CHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_CLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_DUP''@|0|g' \
|
|
-e 's|@''REPLACE_DUP2''@|0|g' \
|
|
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
|
|
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_GETCWD''@|0|g' \
|
|
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
|
|
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
|
|
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
|
|
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETPASS''@|0|g' \
|
|
-e 's|@''REPLACE_ISATTY''@|0|g' \
|
|
-e 's|@''REPLACE_LCHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_LINK''@|0|g' \
|
|
-e 's|@''REPLACE_LINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_LSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_PREAD''@|0|g' \
|
|
-e 's|@''REPLACE_PWRITE''@|0|g' \
|
|
-e 's|@''REPLACE_READ''@|0|g' \
|
|
-e 's|@''REPLACE_READLINK''@|0|g' \
|
|
-e 's|@''REPLACE_READLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_RMDIR''@|0|g' \
|
|
-e 's|@''REPLACE_SLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINK''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINK''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_USLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_WRITE''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > unistd.h-t && \
|
|
mv unistd.h-t unistd.h
|
|
rm -f unistr.h-t unistr.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unistr.in.h; \
|
|
} > unistr.h-t && \
|
|
mv -f unistr.h-t unistr.h
|
|
rm -f unitypes.h-t unitypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unitypes.in.h; \
|
|
} > unitypes.h-t && \
|
|
mv -f unitypes.h-t unitypes.h
|
|
rm -f uniwidth.h-t uniwidth.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./uniwidth.in.h; \
|
|
} > uniwidth.h-t && \
|
|
mv -f uniwidth.h-t uniwidth.h
|
|
rm -f wchar.h-t wchar.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''HAVE_FEATURES_H''@|1|g' \
|
|
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
|
|
-e 's|@''HAVE_WCHAR_H''@|1|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_BTOWC''@/0/g' \
|
|
-e 's/@''GNULIB_WCTOB''@/0/g' \
|
|
-e 's/@''GNULIB_MBSINIT''@/1/g' \
|
|
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_MBRLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCWIDTH''@/1/g' \
|
|
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMSET''@/0/g' \
|
|
-e 's/@''GNULIB_WCSLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
|
|
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
|
|
-e 's/@''GNULIB_WCSDUP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSTR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSTOK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
|
|
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
|
|
< ./wchar.in.h | \
|
|
sed -e 's|@''HAVE_WINT_T''@|1|g' \
|
|
-e 's|@''HAVE_BTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBSINIT''@|1|g' \
|
|
-e 's|@''HAVE_MBRTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBRLEN''@|1|g' \
|
|
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_WCRTOMB''@|1|g' \
|
|
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCMP''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
|
|
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMSET''@|1|g' \
|
|
-e 's|@''HAVE_WCSLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSNLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCOLL''@|1|g' \
|
|
-e 's|@''HAVE_WCSXFRM''@|1|g' \
|
|
-e 's|@''HAVE_WCSDUP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSRCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSCSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSPBRK''@|1|g' \
|
|
-e 's|@''HAVE_WCSSTR''@|1|g' \
|
|
-e 's|@''HAVE_WCSTOK''@|1|g' \
|
|
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
|
|
-e 's|@''HAVE_WCSFTIME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
|
|
-e 's|@''REPLACE_BTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOB''@|0|g' \
|
|
-e 's|@''REPLACE_MBSINIT''@|0|g' \
|
|
-e 's|@''REPLACE_MBRTOWC''@|1|g' \
|
|
-e 's|@''REPLACE_MBRLEN''@|0|g' \
|
|
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
|
|
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
|
|
-e 's|@''REPLACE_WCSTOK''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > wchar.h-t && \
|
|
mv wchar.h-t wchar.h
|
|
rm -f wctype.h-t wctype.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_ISWBLANK''@/1/g' \
|
|
-e 's/@''GNULIB_ISWDIGIT''@/1/g' \
|
|
-e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
|
|
-e 's/@''GNULIB_WCTYPE''@/0/g' \
|
|
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
|
|
-e 's/@''GNULIB_WCTRANS''@/0/g' \
|
|
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
|
|
-e 's/@''HAVE_ISWBLANK''@/1/g' \
|
|
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
|
|
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
|
|
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
|
|
-e 's/@''HAVE_WINT_T''@/1/g' \
|
|
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
|
|
-e 's/@''REPLACE_ISWDIGIT''@/0/g' \
|
|
-e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
|
|
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
|
|
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./wctype.in.h; \
|
|
} > wctype.h-t && \
|
|
mv wctype.h-t wctype.h
|
|
make all-recursive
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib'
|
|
make[6]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib'
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o allocator.o allocator.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o areadlink.o areadlink.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o basename-lgpl.o basename-lgpl.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o binary-io.o binary-io.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-ctype.o c-ctype.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-strcasecmp.o c-strcasecmp.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-strncasecmp.o c-strncasecmp.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o careadlinkat.o careadlinkat.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o cloexec.o cloexec.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o closeout.o closeout.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fd-hook.o fd-hook.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fwriteerror.o fwriteerror.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o getprogname.o getprogname.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o hard-locale.o hard-locale.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localcharset.o localcharset.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localename.o localename.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localename-table.o localename-table.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o glthread/lock.o glthread/lock.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o malloca.o malloca.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbchar.o mbchar.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbiter.o mbiter.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbslen.o mbslen.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbsstr.o mbsstr.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbuiter.o mbuiter.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o progname.o progname.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o propername.o propername.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o setlocale_null.o setlocale_null.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o stat-time.o stat-time.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o striconv.o striconv.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o strnlen1.o strnlen1.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o glthread/threadlib.o glthread/threadlib.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o trim.o trim.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistd.o unistd.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-mbtoucr.o unistr/u8-mbtoucr.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-uctomb.o unistr/u8-uctomb.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-uctomb-aux.o unistr/u8-uctomb-aux.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o uniwidth/width.o uniwidth/width.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o wctype-h.o wctype-h.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xmalloc.o xmalloc.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstrdup.o xstrdup.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xreadlink.o xreadlink.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstriconv.o xstriconv.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fcntl.o fcntl.c
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbrtowc.o mbrtowc.c
|
|
rm -f libgrt.a
|
|
ar cr libgrt.a allocator.o areadlink.o basename-lgpl.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o closeout.o fd-hook.o fwriteerror.o getprogname.o hard-locale.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o mbchar.o mbiter.o mbslen.o mbsstr.o mbuiter.o progname.o propername.o setlocale_null.o stat-time.o striconv.o strnlen1.o glthread/threadlib.o trim.o unistd.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o fcntl.o mbrtowc.o
|
|
ranlib libgrt.a
|
|
make[6]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib'
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib'
|
|
Making all in libasprintf
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf'
|
|
rm -f alloca.h-t alloca.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
|
|
} > alloca.h-t && \
|
|
mv -f alloca.h-t alloca.h
|
|
make all-am
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf'
|
|
cp ./autosprintf.in.h autosprintf.h
|
|
/bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o xsize.lo xsize.c
|
|
libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c xsize.c -o xsize.o
|
|
/bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o lib-asprintf.lo lib-asprintf.c
|
|
libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c lib-asprintf.c -o lib-asprintf.o
|
|
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o autosprintf.lo autosprintf.cc
|
|
libtool: compile: g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c autosprintf.cc -o autosprintf.o
|
|
/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -o libasprintf.la -rpath /usr/local/lib xsize.lo lib-asprintf.lo autosprintf.lo || \
|
|
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libasprintf.la -rpath /usr/local/lib xsize.lo lib-asprintf.lo autosprintf.lo
|
|
libtool: link: ar cru .libs/libasprintf.a xsize.o lib-asprintf.o autosprintf.o
|
|
libtool: link: ranlib .libs/libasprintf.a
|
|
libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" )
|
|
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -o libgnu.la xsize.lo
|
|
libtool: link: ar cru .libs/libgnu.a xsize.o
|
|
libtool: link: ranlib .libs/libgnu.a
|
|
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf'
|
|
Making all in src
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/src'
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a
|
|
libtool: link: gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a
|
|
libtool: link: gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a
|
|
libtool: link: gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/src'
|
|
Making all in po
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/po'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/po'
|
|
Making all in man
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/man'
|
|
srcdir=''; \
|
|
test -f ./gettext.1.in || srcdir=./; \
|
|
if test -f ${srcdir}gettext.1.in; then \
|
|
sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && \
|
|
mv t-gettext.1 gettext.1; \
|
|
fi
|
|
srcdir=''; \
|
|
test -f ./ngettext.1.in || srcdir=./; \
|
|
if test -f ${srcdir}ngettext.1.in; then \
|
|
sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}ngettext.1.in > t-ngettext.1 && \
|
|
mv t-ngettext.1 ngettext.1; \
|
|
fi
|
|
srcdir=''; \
|
|
test -f ./gettext.1.html.in || srcdir=./; \
|
|
if test -f ${srcdir}gettext.1.html.in; then \
|
|
sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}gettext.1.html.in > t-gettext.1.html && \
|
|
mv t-gettext.1.html gettext.1.html; \
|
|
fi
|
|
srcdir=''; \
|
|
test -f ./ngettext.1.html.in || srcdir=./; \
|
|
if test -f ${srcdir}ngettext.1.html.in; then \
|
|
sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && \
|
|
mv t-ngettext.1.html ngettext.1.html; \
|
|
fi
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/man'
|
|
Making all in m4
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/m4'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/m4'
|
|
Making all in tests
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/tests'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/tests'
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime'
|
|
make[4]: Nothing to be done for 'all-am'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime'
|
|
make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime'
|
|
make[2]: Leaving directory '/sources/gettext-0.21/gettext-runtime'
|
|
Making all in libtextstyle
|
|
make[2]: Entering directory '/sources/gettext-0.21/libtextstyle'
|
|
make all-recursive
|
|
make[3]: Entering directory '/sources/gettext-0.21/libtextstyle'
|
|
Making all in lib
|
|
make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/lib'
|
|
rm -f alloca.h-t alloca.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
|
|
} > alloca.h-t && \
|
|
mv -f alloca.h-t alloca.h
|
|
rm -f fcntl.h-t fcntl.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
|
|
-e 's/@''GNULIB_CREAT''@/0/g' \
|
|
-e 's/@''GNULIB_FCNTL''@/1/g' \
|
|
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_OPEN''@/1/g' \
|
|
-e 's/@''GNULIB_OPENAT''@/0/g' \
|
|
-e 's|@''HAVE_FCNTL''@|1|g' \
|
|
-e 's|@''HAVE_OPENAT''@|1|g' \
|
|
-e 's|@''REPLACE_CREAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCNTL''@|1|g' \
|
|
-e 's|@''REPLACE_OPEN''@|0|g' \
|
|
-e 's|@''REPLACE_OPENAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./fcntl.in.h; \
|
|
} > fcntl.h-t && \
|
|
mv fcntl.h-t fcntl.h
|
|
rm -f inttypes.h-t inttypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
|
|
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
|
|
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
|
|
-e 's/@''GNULIB_IMAXABS''@/0/g' \
|
|
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
|
|
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
|
|
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
|
|
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
|
|
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
|
|
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
|
|
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
|
|
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
|
|
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
|
|
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./inttypes.in.h; \
|
|
} > inttypes.h-t && \
|
|
mv inttypes.h-t inttypes.h
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib.in.h; \
|
|
} > glib.h-t
|
|
mv -f glib.h-t glib.h
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glibconfig.in.h; \
|
|
} > glibconfig.h-t
|
|
mv -f glibconfig.h-t glibconfig.h
|
|
test -d glib || /usr/bin/mkdir -p glib
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib/ghash.in.h; \
|
|
} > glib/ghash.h-t
|
|
mv -f glib/ghash.h-t glib/ghash.h
|
|
test -d glib || /usr/bin/mkdir -p glib
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib/glist.in.h; \
|
|
} > glib/glist.h-t
|
|
mv -f glib/glist.h-t glib/glist.h
|
|
test -d glib || /usr/bin/mkdir -p glib
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib/gmacros.in.h; \
|
|
} > glib/gmacros.h-t
|
|
mv -f glib/gmacros.h-t glib/gmacros.h
|
|
test -d glib || /usr/bin/mkdir -p glib
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib/gprimes.in.h; \
|
|
} > glib/gprimes.h-t
|
|
mv -f glib/gprimes.h-t glib/gprimes.h
|
|
test -d glib || /usr/bin/mkdir -p glib
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib/gprintfint.in.h; \
|
|
} > glib/gprintfint.h-t
|
|
mv -f glib/gprintfint.h-t glib/gprintfint.h
|
|
test -d glib || /usr/bin/mkdir -p glib
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib/gstrfuncs.in.h; \
|
|
} > glib/gstrfuncs.h-t
|
|
mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h
|
|
test -d glib || /usr/bin/mkdir -p glib
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib/gstring.in.h; \
|
|
} > glib/gstring.h-t
|
|
mv -f glib/gstring.h-t glib/gstring.h
|
|
test -d glib || /usr/bin/mkdir -p glib
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./glib/gtypes.in.h; \
|
|
} > glib/gtypes.h-t
|
|
mv -f glib/gtypes.h-t glib/gtypes.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/DOCBparser.in.h; \
|
|
} > libxml/DOCBparser.h-t
|
|
mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/HTMLparser.in.h; \
|
|
} > libxml/HTMLparser.h-t
|
|
mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/HTMLtree.in.h; \
|
|
} > libxml/HTMLtree.h-t
|
|
mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/SAX2.in.h; \
|
|
} > libxml/SAX2.h-t
|
|
mv -f libxml/SAX2.h-t libxml/SAX2.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/SAX.in.h; \
|
|
} > libxml/SAX.h-t
|
|
mv -f libxml/SAX.h-t libxml/SAX.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/c14n.in.h; \
|
|
} > libxml/c14n.h-t
|
|
mv -f libxml/c14n.h-t libxml/c14n.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/catalog.in.h; \
|
|
} > libxml/catalog.h-t
|
|
mv -f libxml/catalog.h-t libxml/catalog.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/chvalid.in.h; \
|
|
} > libxml/chvalid.h-t
|
|
mv -f libxml/chvalid.h-t libxml/chvalid.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/debugXML.in.h; \
|
|
} > libxml/debugXML.h-t
|
|
mv -f libxml/debugXML.h-t libxml/debugXML.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/dict.in.h; \
|
|
} > libxml/dict.h-t
|
|
mv -f libxml/dict.h-t libxml/dict.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/encoding.in.h; \
|
|
} > libxml/encoding.h-t
|
|
mv -f libxml/encoding.h-t libxml/encoding.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/entities.in.h; \
|
|
} > libxml/entities.h-t
|
|
mv -f libxml/entities.h-t libxml/entities.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/globals.in.h; \
|
|
} > libxml/globals.h-t
|
|
mv -f libxml/globals.h-t libxml/globals.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/hash.in.h; \
|
|
} > libxml/hash.h-t
|
|
mv -f libxml/hash.h-t libxml/hash.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/list.in.h; \
|
|
} > libxml/list.h-t
|
|
mv -f libxml/list.h-t libxml/list.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/nanoftp.in.h; \
|
|
} > libxml/nanoftp.h-t
|
|
mv -f libxml/nanoftp.h-t libxml/nanoftp.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/nanohttp.in.h; \
|
|
} > libxml/nanohttp.h-t
|
|
mv -f libxml/nanohttp.h-t libxml/nanohttp.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/parser.in.h; \
|
|
} > libxml/parser.h-t
|
|
mv -f libxml/parser.h-t libxml/parser.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/parserInternals.in.h; \
|
|
} > libxml/parserInternals.h-t
|
|
mv -f libxml/parserInternals.h-t libxml/parserInternals.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/pattern.in.h; \
|
|
} > libxml/pattern.h-t
|
|
mv -f libxml/pattern.h-t libxml/pattern.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/relaxng.in.h; \
|
|
} > libxml/relaxng.h-t
|
|
mv -f libxml/relaxng.h-t libxml/relaxng.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/schemasInternals.in.h; \
|
|
} > libxml/schemasInternals.h-t
|
|
mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/schematron.in.h; \
|
|
} > libxml/schematron.h-t
|
|
mv -f libxml/schematron.h-t libxml/schematron.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/threads.in.h; \
|
|
} > libxml/threads.h-t
|
|
mv -f libxml/threads.h-t libxml/threads.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/tree.in.h; \
|
|
} > libxml/tree.h-t
|
|
mv -f libxml/tree.h-t libxml/tree.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/uri.in.h; \
|
|
} > libxml/uri.h-t
|
|
mv -f libxml/uri.h-t libxml/uri.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/valid.in.h; \
|
|
} > libxml/valid.h-t
|
|
mv -f libxml/valid.h-t libxml/valid.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xinclude.in.h; \
|
|
} > libxml/xinclude.h-t
|
|
mv -f libxml/xinclude.h-t libxml/xinclude.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xlink.in.h; \
|
|
} > libxml/xlink.h-t
|
|
mv -f libxml/xlink.h-t libxml/xlink.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlIO.in.h; \
|
|
} > libxml/xmlIO.h-t
|
|
mv -f libxml/xmlIO.h-t libxml/xmlIO.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlautomata.in.h; \
|
|
} > libxml/xmlautomata.h-t
|
|
mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlerror.in.h; \
|
|
} > libxml/xmlerror.h-t
|
|
mv -f libxml/xmlerror.h-t libxml/xmlerror.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlexports.in.h; \
|
|
} > libxml/xmlexports.h-t
|
|
mv -f libxml/xmlexports.h-t libxml/xmlexports.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlmemory.in.h; \
|
|
} > libxml/xmlmemory.h-t
|
|
mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlmodule.in.h; \
|
|
} > libxml/xmlmodule.h-t
|
|
mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlreader.in.h; \
|
|
} > libxml/xmlreader.h-t
|
|
mv -f libxml/xmlreader.h-t libxml/xmlreader.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlregexp.in.h; \
|
|
} > libxml/xmlregexp.h-t
|
|
mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlsave.in.h; \
|
|
} > libxml/xmlsave.h-t
|
|
mv -f libxml/xmlsave.h-t libxml/xmlsave.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlschemas.in.h; \
|
|
} > libxml/xmlschemas.h-t
|
|
mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlschemastypes.in.h; \
|
|
} > libxml/xmlschemastypes.h-t
|
|
mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlstring.in.h; \
|
|
} > libxml/xmlstring.h-t
|
|
mv -f libxml/xmlstring.h-t libxml/xmlstring.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlunicode.in.h; \
|
|
} > libxml/xmlunicode.h-t
|
|
mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlversion.in.h; \
|
|
} > libxml/xmlversion.h-t
|
|
mv -f libxml/xmlversion.h-t libxml/xmlversion.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlwriter.in.h; \
|
|
} > libxml/xmlwriter.h-t
|
|
mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xpath.in.h; \
|
|
} > libxml/xpath.h-t
|
|
mv -f libxml/xpath.h-t libxml/xpath.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xpathInternals.in.h; \
|
|
} > libxml/xpathInternals.h-t
|
|
mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xpointer.in.h; \
|
|
} > libxml/xpointer.h-t
|
|
mv -f libxml/xpointer.h-t libxml/xpointer.h
|
|
rm -f limits.h-t limits.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
|
|
< ./limits.in.h; \
|
|
} > limits.h-t && \
|
|
mv limits.h-t limits.h
|
|
rm -f math.h-t math.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
|
|
-e 's/@''GNULIB_ACOSF''@/0/g' \
|
|
-e 's/@''GNULIB_ACOSL''@/0/g' \
|
|
-e 's/@''GNULIB_ASINF''@/0/g' \
|
|
-e 's/@''GNULIB_ASINL''@/0/g' \
|
|
-e 's/@''GNULIB_ATANF''@/0/g' \
|
|
-e 's/@''GNULIB_ATANL''@/0/g' \
|
|
-e 's/@''GNULIB_ATAN2F''@/0/g' \
|
|
-e 's/@''GNULIB_CBRT''@/0/g' \
|
|
-e 's/@''GNULIB_CBRTF''@/0/g' \
|
|
-e 's/@''GNULIB_CBRTL''@/0/g' \
|
|
-e 's/@''GNULIB_CEIL''@/0/g' \
|
|
-e 's/@''GNULIB_CEILF''@/0/g' \
|
|
-e 's/@''GNULIB_CEILL''@/0/g' \
|
|
-e 's/@''GNULIB_COPYSIGN''@/0/g' \
|
|
-e 's/@''GNULIB_COPYSIGNF''@/0/g' \
|
|
-e 's/@''GNULIB_COPYSIGNL''@/0/g' \
|
|
-e 's/@''GNULIB_COSF''@/0/g' \
|
|
-e 's/@''GNULIB_COSL''@/0/g' \
|
|
-e 's/@''GNULIB_COSHF''@/0/g' \
|
|
-e 's/@''GNULIB_EXPF''@/0/g' \
|
|
-e 's/@''GNULIB_EXPL''@/0/g' \
|
|
-e 's/@''GNULIB_EXP2''@/0/g' \
|
|
-e 's/@''GNULIB_EXP2F''@/0/g' \
|
|
-e 's/@''GNULIB_EXP2L''@/0/g' \
|
|
-e 's/@''GNULIB_EXPM1''@/0/g' \
|
|
-e 's/@''GNULIB_EXPM1F''@/0/g' \
|
|
-e 's/@''GNULIB_EXPM1L''@/0/g' \
|
|
-e 's/@''GNULIB_FABSF''@/0/g' \
|
|
-e 's/@''GNULIB_FABSL''@/0/g' \
|
|
-e 's/@''GNULIB_FLOOR''@/0/g' \
|
|
-e 's/@''GNULIB_FLOORF''@/0/g' \
|
|
-e 's/@''GNULIB_FLOORL''@/0/g' \
|
|
-e 's/@''GNULIB_FMA''@/0/g' \
|
|
-e 's/@''GNULIB_FMAF''@/0/g' \
|
|
-e 's/@''GNULIB_FMAL''@/0/g' \
|
|
-e 's/@''GNULIB_FMOD''@/0/g' \
|
|
-e 's/@''GNULIB_FMODF''@/0/g' \
|
|
-e 's/@''GNULIB_FMODL''@/0/g' \
|
|
-e 's/@''GNULIB_FREXPF''@/0/g' \
|
|
-e 's/@''GNULIB_FREXP''@/1/g' \
|
|
-e 's/@''GNULIB_FREXPL''@/1/g' \
|
|
-e 's/@''GNULIB_HYPOT''@/0/g' \
|
|
-e 's/@''GNULIB_HYPOTF''@/0/g' \
|
|
-e 's/@''GNULIB_HYPOTL''@/0/g' \
|
|
< ./math.in.h | \
|
|
sed -e 's/@''GNULIB_ILOGB''@/0/g' \
|
|
-e 's/@''GNULIB_ILOGBF''@/0/g' \
|
|
-e 's/@''GNULIB_ILOGBL''@/0/g' \
|
|
-e 's/@''GNULIB_ISFINITE''@/0/g' \
|
|
-e 's/@''GNULIB_ISINF''@/1/g' \
|
|
-e 's/@''GNULIB_ISNAN''@/1/g' \
|
|
-e 's/@''GNULIB_ISNANF''@/1/g' \
|
|
-e 's/@''GNULIB_ISNAND''@/1/g' \
|
|
-e 's/@''GNULIB_ISNANL''@/1/g' \
|
|
-e 's/@''GNULIB_LDEXPF''@/0/g' \
|
|
-e 's/@''GNULIB_LDEXPL''@/0/g' \
|
|
-e 's/@''GNULIB_LOG''@/0/g' \
|
|
-e 's/@''GNULIB_LOGF''@/0/g' \
|
|
-e 's/@''GNULIB_LOGL''@/0/g' \
|
|
-e 's/@''GNULIB_LOG10''@/1/g' \
|
|
-e 's/@''GNULIB_LOG10F''@/0/g' \
|
|
-e 's/@''GNULIB_LOG10L''@/0/g' \
|
|
-e 's/@''GNULIB_LOG1P''@/0/g' \
|
|
-e 's/@''GNULIB_LOG1PF''@/0/g' \
|
|
-e 's/@''GNULIB_LOG1PL''@/0/g' \
|
|
-e 's/@''GNULIB_LOG2''@/0/g' \
|
|
-e 's/@''GNULIB_LOG2F''@/0/g' \
|
|
-e 's/@''GNULIB_LOG2L''@/0/g' \
|
|
-e 's/@''GNULIB_LOGB''@/0/g' \
|
|
-e 's/@''GNULIB_LOGBF''@/0/g' \
|
|
-e 's/@''GNULIB_LOGBL''@/0/g' \
|
|
-e 's/@''GNULIB_MODF''@/0/g' \
|
|
-e 's/@''GNULIB_MODFF''@/0/g' \
|
|
-e 's/@''GNULIB_MODFL''@/0/g' \
|
|
-e 's/@''GNULIB_POWF''@/0/g' \
|
|
-e 's/@''GNULIB_REMAINDER''@/0/g' \
|
|
-e 's/@''GNULIB_REMAINDERF''@/0/g' \
|
|
-e 's/@''GNULIB_REMAINDERL''@/0/g' \
|
|
-e 's/@''GNULIB_RINT''@/0/g' \
|
|
-e 's/@''GNULIB_RINTF''@/0/g' \
|
|
-e 's/@''GNULIB_RINTL''@/0/g' \
|
|
-e 's/@''GNULIB_ROUND''@/0/g' \
|
|
-e 's/@''GNULIB_ROUNDF''@/0/g' \
|
|
-e 's/@''GNULIB_ROUNDL''@/0/g' \
|
|
-e 's/@''GNULIB_SIGNBIT''@/1/g' \
|
|
-e 's/@''GNULIB_SINF''@/0/g' \
|
|
-e 's/@''GNULIB_SINL''@/0/g' \
|
|
-e 's/@''GNULIB_SINHF''@/0/g' \
|
|
-e 's/@''GNULIB_SQRTF''@/0/g' \
|
|
-e 's/@''GNULIB_SQRTL''@/0/g' \
|
|
-e 's/@''GNULIB_TANF''@/0/g' \
|
|
-e 's/@''GNULIB_TANL''@/0/g' \
|
|
-e 's/@''GNULIB_TANHF''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNC''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCF''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCL''@/0/g' \
|
|
| \
|
|
sed -e 's|@''HAVE_ACOSF''@|1|g' \
|
|
-e 's|@''HAVE_ACOSL''@|1|g' \
|
|
-e 's|@''HAVE_ASINF''@|1|g' \
|
|
-e 's|@''HAVE_ASINL''@|1|g' \
|
|
-e 's|@''HAVE_ATANF''@|1|g' \
|
|
-e 's|@''HAVE_ATANL''@|1|g' \
|
|
-e 's|@''HAVE_ATAN2F''@|1|g' \
|
|
-e 's|@''HAVE_CBRT''@|1|g' \
|
|
-e 's|@''HAVE_CBRTF''@|1|g' \
|
|
-e 's|@''HAVE_CBRTL''@|1|g' \
|
|
-e 's|@''HAVE_COPYSIGN''@|1|g' \
|
|
-e 's|@''HAVE_COPYSIGNL''@|1|g' \
|
|
-e 's|@''HAVE_COSF''@|1|g' \
|
|
-e 's|@''HAVE_COSL''@|1|g' \
|
|
-e 's|@''HAVE_COSHF''@|1|g' \
|
|
-e 's|@''HAVE_EXPF''@|1|g' \
|
|
-e 's|@''HAVE_EXPL''@|1|g' \
|
|
-e 's|@''HAVE_EXPM1''@|1|g' \
|
|
-e 's|@''HAVE_EXPM1F''@|1|g' \
|
|
-e 's|@''HAVE_FABSF''@|1|g' \
|
|
-e 's|@''HAVE_FABSL''@|1|g' \
|
|
-e 's|@''HAVE_FMA''@|1|g' \
|
|
-e 's|@''HAVE_FMAF''@|1|g' \
|
|
-e 's|@''HAVE_FMAL''@|1|g' \
|
|
-e 's|@''HAVE_FMODF''@|1|g' \
|
|
-e 's|@''HAVE_FMODL''@|1|g' \
|
|
-e 's|@''HAVE_FREXPF''@|1|g' \
|
|
-e 's|@''HAVE_HYPOTF''@|1|g' \
|
|
-e 's|@''HAVE_HYPOTL''@|1|g' \
|
|
-e 's|@''HAVE_ILOGB''@|1|g' \
|
|
-e 's|@''HAVE_ILOGBF''@|1|g' \
|
|
-e 's|@''HAVE_ILOGBL''@|1|g' \
|
|
-e 's|@''HAVE_ISNANF''@|1|g' \
|
|
-e 's|@''HAVE_ISNAND''@|1|g' \
|
|
-e 's|@''HAVE_ISNANL''@|1|g' \
|
|
-e 's|@''HAVE_LDEXPF''@|1|g' \
|
|
-e 's|@''HAVE_LOGF''@|1|g' \
|
|
-e 's|@''HAVE_LOGL''@|1|g' \
|
|
-e 's|@''HAVE_LOG10F''@|1|g' \
|
|
-e 's|@''HAVE_LOG10L''@|1|g' \
|
|
-e 's|@''HAVE_LOG1P''@|1|g' \
|
|
-e 's|@''HAVE_LOG1PF''@|1|g' \
|
|
-e 's|@''HAVE_LOG1PL''@|1|g' \
|
|
-e 's|@''HAVE_LOGBF''@|1|g' \
|
|
-e 's|@''HAVE_LOGBL''@|1|g' \
|
|
-e 's|@''HAVE_MODFF''@|1|g' \
|
|
-e 's|@''HAVE_MODFL''@|1|g' \
|
|
-e 's|@''HAVE_POWF''@|1|g' \
|
|
-e 's|@''HAVE_REMAINDER''@|1|g' \
|
|
-e 's|@''HAVE_REMAINDERF''@|1|g' \
|
|
-e 's|@''HAVE_RINT''@|1|g' \
|
|
-e 's|@''HAVE_RINTL''@|1|g' \
|
|
-e 's|@''HAVE_SINF''@|1|g' \
|
|
-e 's|@''HAVE_SINL''@|1|g' \
|
|
-e 's|@''HAVE_SINHF''@|1|g' \
|
|
-e 's|@''HAVE_SQRTF''@|1|g' \
|
|
-e 's|@''HAVE_SQRTL''@|1|g' \
|
|
-e 's|@''HAVE_TANF''@|1|g' \
|
|
-e 's|@''HAVE_TANL''@|1|g' \
|
|
-e 's|@''HAVE_TANHF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ACOSL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ASINL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ATANL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_CBRTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_CBRTL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_CEILF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_CEILL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_COSL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXPL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXP2''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXP2F''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXP2L''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FLOORF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FLOORL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FREXPL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOGL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOG10L''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOG2''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOG2F''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOG2L''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOGB''@|1|g' \
|
|
-e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
|
|
-e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_RINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ROUND''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SINL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SQRTL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TANL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNC''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_ACOSF''@|0|g' \
|
|
-e 's|@''REPLACE_ASINF''@|0|g' \
|
|
-e 's|@''REPLACE_ATANF''@|0|g' \
|
|
-e 's|@''REPLACE_ATAN2F''@|0|g' \
|
|
-e 's|@''REPLACE_CBRTF''@|0|g' \
|
|
-e 's|@''REPLACE_CBRTL''@|0|g' \
|
|
-e 's|@''REPLACE_CEIL''@|0|g' \
|
|
-e 's|@''REPLACE_CEILF''@|0|g' \
|
|
-e 's|@''REPLACE_CEILL''@|0|g' \
|
|
-e 's|@''REPLACE_COSF''@|0|g' \
|
|
-e 's|@''REPLACE_COSHF''@|0|g' \
|
|
-e 's|@''REPLACE_EXPF''@|0|g' \
|
|
-e 's|@''REPLACE_EXPL''@|0|g' \
|
|
-e 's|@''REPLACE_EXPM1''@|0|g' \
|
|
-e 's|@''REPLACE_EXPM1F''@|0|g' \
|
|
-e 's|@''REPLACE_EXPM1L''@|0|g' \
|
|
-e 's|@''REPLACE_EXP2''@|0|g' \
|
|
-e 's|@''REPLACE_EXP2L''@|0|g' \
|
|
-e 's|@''REPLACE_FABSL''@|0|g' \
|
|
-e 's|@''REPLACE_FLOOR''@|0|g' \
|
|
-e 's|@''REPLACE_FLOORF''@|0|g' \
|
|
-e 's|@''REPLACE_FLOORL''@|0|g' \
|
|
-e 's|@''REPLACE_FMA''@|0|g' \
|
|
-e 's|@''REPLACE_FMAF''@|0|g' \
|
|
-e 's|@''REPLACE_FMAL''@|0|g' \
|
|
-e 's|@''REPLACE_FMOD''@|0|g' \
|
|
-e 's|@''REPLACE_FMODF''@|0|g' \
|
|
-e 's|@''REPLACE_FMODL''@|0|g' \
|
|
-e 's|@''REPLACE_FREXPF''@|0|g' \
|
|
-e 's|@''REPLACE_FREXP''@|0|g' \
|
|
-e 's|@''REPLACE_FREXPL''@|0|g' \
|
|
-e 's|@''REPLACE_HUGE_VAL''@|0|g' \
|
|
-e 's|@''REPLACE_HYPOT''@|0|g' \
|
|
-e 's|@''REPLACE_HYPOTF''@|0|g' \
|
|
-e 's|@''REPLACE_HYPOTL''@|0|g' \
|
|
-e 's|@''REPLACE_ILOGB''@|0|g' \
|
|
-e 's|@''REPLACE_ILOGBF''@|0|g' \
|
|
-e 's|@''REPLACE_ILOGBL''@|0|g' \
|
|
-e 's|@''REPLACE_ISFINITE''@|0|g' \
|
|
-e 's|@''REPLACE_ISINF''@|0|g' \
|
|
-e 's|@''REPLACE_ISNAN''@|0|g' \
|
|
-e 's|@''REPLACE_ITOLD''@|0|g' \
|
|
-e 's|@''REPLACE_LDEXPL''@|0|g' \
|
|
-e 's|@''REPLACE_LOG''@|0|g' \
|
|
-e 's|@''REPLACE_LOGF''@|0|g' \
|
|
-e 's|@''REPLACE_LOGL''@|0|g' \
|
|
-e 's|@''REPLACE_LOG10''@|0|g' \
|
|
-e 's|@''REPLACE_LOG10F''@|0|g' \
|
|
-e 's|@''REPLACE_LOG10L''@|0|g' \
|
|
-e 's|@''REPLACE_LOG1P''@|0|g' \
|
|
-e 's|@''REPLACE_LOG1PF''@|0|g' \
|
|
-e 's|@''REPLACE_LOG1PL''@|0|g' \
|
|
-e 's|@''REPLACE_LOG2''@|0|g' \
|
|
-e 's|@''REPLACE_LOG2F''@|0|g' \
|
|
-e 's|@''REPLACE_LOG2L''@|0|g' \
|
|
-e 's|@''REPLACE_LOGB''@|0|g' \
|
|
-e 's|@''REPLACE_LOGBF''@|0|g' \
|
|
-e 's|@''REPLACE_LOGBL''@|0|g' \
|
|
-e 's|@''REPLACE_MODF''@|0|g' \
|
|
-e 's|@''REPLACE_MODFF''@|0|g' \
|
|
-e 's|@''REPLACE_MODFL''@|0|g' \
|
|
-e 's|@''REPLACE_NAN''@|0|g' \
|
|
-e 's|@''REPLACE_REMAINDER''@|0|g' \
|
|
-e 's|@''REPLACE_REMAINDERF''@|0|g' \
|
|
-e 's|@''REPLACE_REMAINDERL''@|0|g' \
|
|
-e 's|@''REPLACE_RINTL''@|0|g' \
|
|
-e 's|@''REPLACE_ROUND''@|0|g' \
|
|
-e 's|@''REPLACE_ROUNDF''@|0|g' \
|
|
-e 's|@''REPLACE_ROUNDL''@|0|g' \
|
|
-e 's|@''REPLACE_SIGNBIT''@|0|g' \
|
|
-e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
|
|
-e 's|@''REPLACE_SINF''@|0|g' \
|
|
-e 's|@''REPLACE_SINHF''@|0|g' \
|
|
-e 's|@''REPLACE_SQRTF''@|0|g' \
|
|
-e 's|@''REPLACE_SQRTL''@|0|g' \
|
|
-e 's|@''REPLACE_TANF''@|0|g' \
|
|
-e 's|@''REPLACE_TANHF''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNC''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCF''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCL''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > math.h-t && \
|
|
mv math.h-t math.h
|
|
rm -f signal.h-t signal.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
|
|
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
|
|
-e 's/@''GNULIB_RAISE''@/1/g' \
|
|
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
|
|
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
|
|
-e 's/@''GNULIB_SIGACTION''@/1/g' \
|
|
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
|
|
-e 's|@''HAVE_RAISE''@|1|g' \
|
|
-e 's|@''HAVE_SIGSET_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGACTION''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
|
|
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
|
|
-e 's|@''REPLACE_RAISE''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./signal.in.h; \
|
|
} > signal.h-t && \
|
|
mv signal.h-t signal.h
|
|
rm -f stdio.h-t stdio.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
|
|
-e 's/@''GNULIB_DPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_FCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_FDOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FFLUSH''@/0/g' \
|
|
-e 's/@''GNULIB_FGETC''@/1/g' \
|
|
-e 's/@''GNULIB_FGETS''@/1/g' \
|
|
-e 's/@''GNULIB_FOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_FPURGE''@/0/g' \
|
|
-e 's/@''GNULIB_FPUTC''@/1/g' \
|
|
-e 's/@''GNULIB_FPUTS''@/1/g' \
|
|
-e 's/@''GNULIB_FREAD''@/1/g' \
|
|
-e 's/@''GNULIB_FREOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FSCANF''@/1/g' \
|
|
-e 's/@''GNULIB_FSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_FSEEKO''@/0/g' \
|
|
-e 's/@''GNULIB_FTELL''@/0/g' \
|
|
-e 's/@''GNULIB_FTELLO''@/0/g' \
|
|
-e 's/@''GNULIB_FWRITE''@/1/g' \
|
|
-e 's/@''GNULIB_GETC''@/1/g' \
|
|
-e 's/@''GNULIB_GETCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_GETDELIM''@/0/g' \
|
|
-e 's/@''GNULIB_GETLINE''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_PERROR''@/0/g' \
|
|
-e 's/@''GNULIB_POPEN''@/0/g' \
|
|
-e 's/@''GNULIB_PRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PUTC''@/1/g' \
|
|
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_PUTS''@/1/g' \
|
|
-e 's/@''GNULIB_REMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_RENAME''@/0/g' \
|
|
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
|
|
-e 's/@''GNULIB_SCANF''@/1/g' \
|
|
-e 's/@''GNULIB_SNPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
|
|
-e 's/@''GNULIB_TMPFILE''@/0/g' \
|
|
-e 's/@''GNULIB_VASPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VFSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VSNPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
|
|
< ./stdio.in.h | \
|
|
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_PCLOSE''@|1|g' \
|
|
-e 's|@''HAVE_POPEN''@|1|g' \
|
|
-e 's|@''HAVE_RENAMEAT''@|1|g' \
|
|
-e 's|@''HAVE_VASPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_VDPRINTF''@|1|g' \
|
|
-e 's|@''REPLACE_DPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FCLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_FDOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FFLUSH''@|0|g' \
|
|
-e 's|@''REPLACE_FOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FPURGE''@|0|g' \
|
|
-e 's|@''REPLACE_FREOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEKO''@|0|g' \
|
|
-e 's|@''REPLACE_FTELL''@|0|g' \
|
|
-e 's|@''REPLACE_FTELLO''@|0|g' \
|
|
-e 's|@''REPLACE_GETDELIM''@|0|g' \
|
|
-e 's|@''REPLACE_GETLINE''@|0|g' \
|
|
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_PERROR''@|0|g' \
|
|
-e 's|@''REPLACE_POPEN''@|0|g' \
|
|
-e 's|@''REPLACE_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_REMOVE''@|0|g' \
|
|
-e 's|@''REPLACE_RENAME''@|0|g' \
|
|
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
|
|
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_SPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_TMPFILE''@|0|g' \
|
|
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
|
|
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdio.h-t && \
|
|
mv stdio.h-t stdio.h
|
|
rm -f stdlib.h-t stdlib.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
|
|
-e 's/@''GNULIB__EXIT''@/0/g' \
|
|
-e 's/@''GNULIB_ATOLL''@/0/g' \
|
|
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
|
|
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
|
|
-e 's/@''GNULIB_GRANTPT''@/0/g' \
|
|
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_MBTOWC''@/0/g' \
|
|
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_PUTENV''@/0/g' \
|
|
-e 's/@''GNULIB_QSORT_R''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
|
|
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
|
|
-e 's/@''GNULIB_REALPATH''@/0/g' \
|
|
-e 's/@''GNULIB_RPMATCH''@/0/g' \
|
|
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
|
|
-e 's/@''GNULIB_SETENV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLL''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOULL''@/0/g' \
|
|
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNSETENV''@/0/g' \
|
|
-e 's/@''GNULIB_WCTOMB''@/0/g' \
|
|
< ./stdlib.in.h | \
|
|
sed -e 's|@''HAVE__EXIT''@|1|g' \
|
|
-e 's|@''HAVE_ATOLL''@|1|g' \
|
|
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
|
|
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
|
|
-e 's|@''HAVE_GRANTPT''@|1|g' \
|
|
-e 's|@''HAVE_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_MBTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MKDTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_QSORT_R''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_H''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_R''@|1|g' \
|
|
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
|
|
-e 's|@''HAVE_REALPATH''@|1|g' \
|
|
-e 's|@''HAVE_RPMATCH''@|1|g' \
|
|
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
|
|
-e 's|@''HAVE_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_STRTOD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLL''@|1|g' \
|
|
-e 's|@''HAVE_STRTOULL''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
|
|
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
|
|
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
|
|
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
|
|
-e 's|@''REPLACE_CALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
|
|
-e 's|@''REPLACE_INITSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_MALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_MBTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_PUTENV''@|0|g' \
|
|
-e 's|@''REPLACE_QSORT_R''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
|
|
-e 's|@''REPLACE_REALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_REALPATH''@|0|g' \
|
|
-e 's|@''REPLACE_SETENV''@|0|g' \
|
|
-e 's|@''REPLACE_SETSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOD''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOLD''@|0|g' \
|
|
-e 's|@''REPLACE_UNSETENV''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOMB''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _Noreturn/r ./_Noreturn.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdlib.h-t && \
|
|
mv stdlib.h-t stdlib.h
|
|
rm -f string.h-t string.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
|
|
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
|
|
-e 's/@''GNULIB_FFSL''@/0/g' \
|
|
-e 's/@''GNULIB_FFSLL''@/0/g' \
|
|
-e 's/@''GNULIB_MBSLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSTR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSEP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_MEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_MEMMEM''@/0/g' \
|
|
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
|
|
-e 's/@''GNULIB_STPCPY''@/1/g' \
|
|
-e 's/@''GNULIB_STPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
|
|
-e 's/@''GNULIB_STRDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_STRNDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_STRPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_STRSEP''@/0/g' \
|
|
-e 's/@''GNULIB_STRSTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRERROR''@/1/g' \
|
|
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
|
|
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
|
|
< ./string.in.h | \
|
|
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
|
|
-e 's|@''HAVE_FFSL''@|1|g' \
|
|
-e 's|@''HAVE_FFSLL''@|1|g' \
|
|
-e 's|@''HAVE_MBSLEN''@|0|g' \
|
|
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
|
|
-e 's|@''HAVE_MEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
|
|
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_STPCPY''@|1|g' \
|
|
-e 's|@''HAVE_STPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
|
|
-e 's|@''HAVE_STRPBRK''@|1|g' \
|
|
-e 's|@''HAVE_STRSEP''@|1|g' \
|
|
-e 's|@''HAVE_STRCASESTR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
|
|
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
|
|
-e 's|@''REPLACE_MEMCHR''@|0|g' \
|
|
-e 's|@''REPLACE_MEMMEM''@|0|g' \
|
|
-e 's|@''REPLACE_STPNCPY''@|0|g' \
|
|
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
|
|
-e 's|@''REPLACE_STRDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNCAT''@|0|g' \
|
|
-e 's|@''REPLACE_STRNDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNLEN''@|0|g' \
|
|
-e 's|@''REPLACE_STRSTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
|
|
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
< ./string.in.h; \
|
|
} > string.h-t && \
|
|
mv string.h-t string.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/socket.h-t sys/socket.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
|
|
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
|
|
-e 's/@''GNULIB_CLOSE''@/1/g' \
|
|
-e 's/@''GNULIB_SOCKET''@/0/g' \
|
|
-e 's/@''GNULIB_CONNECT''@/0/g' \
|
|
-e 's/@''GNULIB_ACCEPT''@/0/g' \
|
|
-e 's/@''GNULIB_BIND''@/0/g' \
|
|
-e 's/@''GNULIB_GETPEERNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
|
|
-e 's/@''GNULIB_LISTEN''@/0/g' \
|
|
-e 's/@''GNULIB_RECV''@/0/g' \
|
|
-e 's/@''GNULIB_SEND''@/0/g' \
|
|
-e 's/@''GNULIB_RECVFROM''@/0/g' \
|
|
-e 's/@''GNULIB_SENDTO''@/0/g' \
|
|
-e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
|
|
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \
|
|
-e 's/@''GNULIB_ACCEPT4''@/0/g' \
|
|
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
|
|
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
|
|
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
|
|
-e 's|@''HAVE_ACCEPT4''@|1|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_socket.in.h; \
|
|
} > sys/socket.h-t && \
|
|
mv -f sys/socket.h-t sys/socket.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/stat.h-t sys/stat.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
|
|
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
|
|
-e 's/@''GNULIB_FSTAT''@/1/g' \
|
|
-e 's/@''GNULIB_FSTATAT''@/0/g' \
|
|
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUMASK''@/0/g' \
|
|
-e 's/@''GNULIB_LCHMOD''@/0/g' \
|
|
-e 's/@''GNULIB_LSTAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKFIFO''@/0/g' \
|
|
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKNOD''@/0/g' \
|
|
-e 's/@''GNULIB_MKNODAT''@/0/g' \
|
|
-e 's/@''GNULIB_STAT''@/1/g' \
|
|
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
|
|
-e 's|@''HAVE_FCHMODAT''@|1|g' \
|
|
-e 's|@''HAVE_FSTATAT''@|1|g' \
|
|
-e 's|@''HAVE_FUTIMENS''@|1|g' \
|
|
-e 's|@''HAVE_GETUMASK''@|1|g' \
|
|
-e 's|@''HAVE_LCHMOD''@|1|g' \
|
|
-e 's|@''HAVE_LSTAT''@|1|g' \
|
|
-e 's|@''HAVE_MKDIRAT''@|1|g' \
|
|
-e 's|@''HAVE_MKFIFO''@|1|g' \
|
|
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
|
|
-e 's|@''HAVE_MKNOD''@|1|g' \
|
|
-e 's|@''HAVE_MKNODAT''@|1|g' \
|
|
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
|
|
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
|
|
-e 's|@''REPLACE_FSTAT''@|0|g' \
|
|
-e 's|@''REPLACE_FSTATAT''@|0|g' \
|
|
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
|
|
-e 's|@''REPLACE_LSTAT''@|0|g' \
|
|
-e 's|@''REPLACE_MKDIR''@|0|g' \
|
|
-e 's|@''REPLACE_MKFIFO''@|0|g' \
|
|
-e 's|@''REPLACE_MKNOD''@|0|g' \
|
|
-e 's|@''REPLACE_STAT''@|0|g' \
|
|
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_stat.in.h; \
|
|
} > sys/stat.h-t && \
|
|
mv sys/stat.h-t sys/stat.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/time.h-t sys/time.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
|
|
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
|
|
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
|
|
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
|
|
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
|
|
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_time.in.h; \
|
|
} > sys/time.h-t && \
|
|
mv sys/time.h-t sys/time.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/types.h-t sys/types.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
|
|
< ./sys_types.in.h; \
|
|
} > sys/types.h-t && \
|
|
mv sys/types.h-t sys/types.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/uio.h-t sys/uio.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
|
|
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \
|
|
< ./sys_uio.in.h; \
|
|
} > sys/uio.h-t && \
|
|
mv -f sys/uio.h-t sys/uio.h
|
|
rm -f time.h-t time.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
|
|
-e 's/@''GNULIB_CTIME''@/0/g' \
|
|
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
|
|
-e 's/@''GNULIB_MKTIME''@/0/g' \
|
|
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
|
|
-e 's/@''GNULIB_STRFTIME''@/0/g' \
|
|
-e 's/@''GNULIB_STRPTIME''@/0/g' \
|
|
-e 's/@''GNULIB_TIMEGM''@/0/g' \
|
|
-e 's/@''GNULIB_TIME_R''@/0/g' \
|
|
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
|
|
-e 's/@''GNULIB_TZSET''@/0/g' \
|
|
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
|
|
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
|
|
-e 's|@''HAVE_STRPTIME''@|1|g' \
|
|
-e 's|@''HAVE_TIMEGM''@|1|g' \
|
|
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
|
|
-e 's|@''HAVE_TZSET''@|1|g' \
|
|
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_GMTIME''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
|
|
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./time.in.h; \
|
|
} > time.h-t && \
|
|
mv time.h-t time.h
|
|
rm -f unistd.h-t unistd.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''HAVE_UNISTD_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's/@''GNULIB_ACCESS''@/0/g' \
|
|
-e 's/@''GNULIB_CHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_CHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_CLOSE''@/1/g' \
|
|
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
|
|
-e 's/@''GNULIB_DUP''@/0/g' \
|
|
-e 's/@''GNULIB_DUP2''@/1/g' \
|
|
-e 's/@''GNULIB_DUP3''@/0/g' \
|
|
-e 's/@''GNULIB_ENVIRON''@/0/g' \
|
|
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
|
|
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
|
|
-e 's/@''GNULIB_FCHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
|
|
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
|
|
-e 's/@''GNULIB_FSYNC''@/1/g' \
|
|
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
|
|
-e 's/@''GNULIB_GETCWD''@/0/g' \
|
|
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
|
|
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
|
|
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
|
|
-e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
|
|
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
|
|
-e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
|
|
-e 's/@''GNULIB_GETPASS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
|
|
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
|
|
-e 's/@''GNULIB_ISATTY''@/0/g' \
|
|
-e 's/@''GNULIB_LCHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_LINK''@/0/g' \
|
|
-e 's/@''GNULIB_LINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_LSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_PIPE''@/0/g' \
|
|
-e 's/@''GNULIB_PIPE2''@/0/g' \
|
|
-e 's/@''GNULIB_PREAD''@/0/g' \
|
|
-e 's/@''GNULIB_PWRITE''@/0/g' \
|
|
-e 's/@''GNULIB_READ''@/1/g' \
|
|
-e 's/@''GNULIB_READLINK''@/0/g' \
|
|
-e 's/@''GNULIB_READLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_RMDIR''@/0/g' \
|
|
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_SLEEP''@/0/g' \
|
|
-e 's/@''GNULIB_SYMLINK''@/0/g' \
|
|
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
|
|
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
|
|
-e 's/@''GNULIB_UNLINK''@/0/g' \
|
|
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_USLEEP''@/0/g' \
|
|
-e 's/@''GNULIB_WRITE''@/1/g' \
|
|
< ./unistd.in.h | \
|
|
sed -e 's|@''HAVE_CHOWN''@|1|g' \
|
|
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
|
|
-e 's|@''HAVE_DUP3''@|1|g' \
|
|
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
|
|
-e 's|@''HAVE_FACCESSAT''@|1|g' \
|
|
-e 's|@''HAVE_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
|
|
-e 's|@''HAVE_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_FSYNC''@|1|g' \
|
|
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETENTROPY''@|1|g' \
|
|
-e 's|@''HAVE_GETGROUPS''@|1|g' \
|
|
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETPASS''@|1|g' \
|
|
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
|
|
-e 's|@''HAVE_LCHOWN''@|1|g' \
|
|
-e 's|@''HAVE_LINK''@|1|g' \
|
|
-e 's|@''HAVE_LINKAT''@|1|g' \
|
|
-e 's|@''HAVE_PIPE''@|1|g' \
|
|
-e 's|@''HAVE_PIPE2''@|1|g' \
|
|
-e 's|@''HAVE_PREAD''@|1|g' \
|
|
-e 's|@''HAVE_PWRITE''@|1|g' \
|
|
-e 's|@''HAVE_READLINK''@|1|g' \
|
|
-e 's|@''HAVE_READLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_SLEEP''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINK''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_UNLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_USLEEP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_OS_H''@|0|g' \
|
|
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
|
|
-e 's|@''REPLACE_CHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_CLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_DUP''@|0|g' \
|
|
-e 's|@''REPLACE_DUP2''@|0|g' \
|
|
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
|
|
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_GETCWD''@|0|g' \
|
|
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
|
|
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
|
|
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
|
|
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETPASS''@|0|g' \
|
|
-e 's|@''REPLACE_ISATTY''@|0|g' \
|
|
-e 's|@''REPLACE_LCHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_LINK''@|0|g' \
|
|
-e 's|@''REPLACE_LINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_LSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_PREAD''@|0|g' \
|
|
-e 's|@''REPLACE_PWRITE''@|0|g' \
|
|
-e 's|@''REPLACE_READ''@|0|g' \
|
|
-e 's|@''REPLACE_READLINK''@|0|g' \
|
|
-e 's|@''REPLACE_READLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_RMDIR''@|0|g' \
|
|
-e 's|@''REPLACE_SLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINK''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINK''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_USLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_WRITE''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > unistd.h-t && \
|
|
mv unistd.h-t unistd.h
|
|
rm -f unistr.h-t unistr.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unistr.in.h; \
|
|
} > unistr.h-t && \
|
|
mv -f unistr.h-t unistr.h
|
|
rm -f unitypes.h-t unitypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unitypes.in.h; \
|
|
} > unitypes.h-t && \
|
|
mv -f unitypes.h-t unitypes.h
|
|
rm -f wchar.h-t wchar.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''HAVE_FEATURES_H''@|1|g' \
|
|
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
|
|
-e 's|@''HAVE_WCHAR_H''@|1|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_BTOWC''@/0/g' \
|
|
-e 's/@''GNULIB_WCTOB''@/0/g' \
|
|
-e 's/@''GNULIB_MBSINIT''@/0/g' \
|
|
-e 's/@''GNULIB_MBRTOWC''@/0/g' \
|
|
-e 's/@''GNULIB_MBRLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCWIDTH''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMSET''@/0/g' \
|
|
-e 's/@''GNULIB_WCSLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
|
|
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
|
|
-e 's/@''GNULIB_WCSDUP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSTR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSTOK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
|
|
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
|
|
< ./wchar.in.h | \
|
|
sed -e 's|@''HAVE_WINT_T''@|1|g' \
|
|
-e 's|@''HAVE_BTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBSINIT''@|1|g' \
|
|
-e 's|@''HAVE_MBRTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBRLEN''@|1|g' \
|
|
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_WCRTOMB''@|1|g' \
|
|
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCMP''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
|
|
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMSET''@|1|g' \
|
|
-e 's|@''HAVE_WCSLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSNLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCOLL''@|1|g' \
|
|
-e 's|@''HAVE_WCSXFRM''@|1|g' \
|
|
-e 's|@''HAVE_WCSDUP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSRCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSCSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSPBRK''@|1|g' \
|
|
-e 's|@''HAVE_WCSSTR''@|1|g' \
|
|
-e 's|@''HAVE_WCSTOK''@|1|g' \
|
|
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
|
|
-e 's|@''HAVE_WCSFTIME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
|
|
-e 's|@''REPLACE_BTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOB''@|0|g' \
|
|
-e 's|@''REPLACE_MBSINIT''@|0|g' \
|
|
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_MBRLEN''@|0|g' \
|
|
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
|
|
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
|
|
-e 's|@''REPLACE_WCSTOK''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > wchar.h-t && \
|
|
mv wchar.h-t wchar.h
|
|
/usr/bin/mkdir -p textstyle
|
|
rm -f textstyle/stdbool.h-t textstyle/stdbool.h
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
echo '#if !defined _GL_STDBOOL_H'; \
|
|
if test -f /usr/include/stdbool.h; then \
|
|
echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \
|
|
else \
|
|
echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \
|
|
fi; \
|
|
echo '#include <stdbool.h>'; \
|
|
echo '#else'; \
|
|
cat ./stdbool.mini.h; \
|
|
echo '#endif'; \
|
|
echo '#endif'; \
|
|
} > textstyle/stdbool.h-t
|
|
mv textstyle/stdbool.h-t textstyle/stdbool.h
|
|
cat ./libtextstyle.sym.in \
|
|
| case "linux-gnu" in \
|
|
mingw*) cat ;; \
|
|
*) grep -v '^libtextstyle_isatty$' ;; \
|
|
esac \
|
|
> libtextstyle.sym-t
|
|
mv libtextstyle.sym-t libtextstyle.sym
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
: "Avoid double inclusion, to avoid a warning about redefinitions."; \
|
|
echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \
|
|
echo '#define LIBTEXTSTYLE_CONFIG_H'; \
|
|
echo; \
|
|
echo '#include "../config.h"'; \
|
|
echo; \
|
|
echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \
|
|
case "linux-gnu" in \
|
|
mingw*) echo '#define isatty libtextstyle_isatty' ;; \
|
|
esac; \
|
|
} > config.h && \
|
|
if test -n "yes" && test -n "1"; then \
|
|
{ \
|
|
{ \
|
|
for f in gl_array_list.h gl_array_list.c basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c cloexec.c concat-filename.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c get_ppid_of.h get_ppid_of.c get_progname_of.h get_progname_of.c getprogname.h getprogname.c gettext.h html-ostream.c html-styled-ostream.c iconv-ostream.c gl_list.h gl_list.c glthread/lock.h glthread/lock.c malloca.c math.c mem-hash-map.h mem-hash-map.c memory-ostream.c minmax.h noop-styled-ostream.c ostream.c printf-frexp.c printf-frexpl.c safe-read.c safe-write.c sig-handler.c size_max.h sockets.h sockets.c stat-time.c styled-ostream.c sys_socket.c term-ostream.c term-style-control.c term-styled-ostream.c glthread/threadlib.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xgethostname.h xgethostname.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do \
|
|
case $f in \
|
|
*.res.lo ) ;; \
|
|
*.c | *.o | *.lo ) \
|
|
sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
|
|
test -f $sf || sf=./$sf; \
|
|
of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
|
|
echo "gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c $sf" 1>&6; \
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c $sf || { rm -f config.h; exit 1; }; \
|
|
sh ./exported.sh $of 1>&5; \
|
|
rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \
|
|
;; \
|
|
esac; \
|
|
done; \
|
|
} 5>&1 1>&2 \
|
|
| sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \
|
|
| LC_ALL=C join -v 1 - libtextstyle.sym \
|
|
| sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; \
|
|
} 6>&1 && \
|
|
if test -f config.h; then \
|
|
cat config.h-t >> config.h; \
|
|
rm -f config.h-t; \
|
|
else \
|
|
rm -f config.h-t; \
|
|
exit 1; \
|
|
fi \
|
|
fi
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_array_list.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c basename-lgpl.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c binary-io.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-ctype.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strcasecmp.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strncasecmp.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c cloexec.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c concat-filename.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c exitfail.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fatal-signal.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-hook.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c file-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c full-write.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_ppid_of.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_progname_of.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c getprogname.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-styled-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c iconv-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_list.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/lock.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c malloca.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c math.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c mem-hash-map.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c memory-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c noop-styled-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexp.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexpl.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-read.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-write.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sig-handler.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sockets.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c stat-time.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c styled-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sys_socket.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-style-control.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-styled-ostream.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/threadlib.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistd.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc-aux.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xmalloc.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xstrdup.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xconcat-filename.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xgethostname.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_xlist.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xsize.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xvasprintf.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xasprintf.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c color.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c misc.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c version.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-additional-sel.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-attr-sel.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-cascade.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-declaration.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-doc-handler.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-enc-handler.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-fonts.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-input.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-num.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-om-parser.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parser.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parsing-location.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-prop-list.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-pseudo.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-rgb.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-sel-eng.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-selector.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-simple-sel.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-statement.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-string.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-style.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-stylesheet.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-term.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-tknzr.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-token.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-utils.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/DOCBparser.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLparser.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLtree.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX2.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/buf.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/c14n.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/catalog.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/chvalid.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/debugXML.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/dict.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/encoding.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/entities.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/error.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/globals.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/hash.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/legacy.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/list.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanoftp.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanohttp.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parser.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parserInternals.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/pattern.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/relaxng.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/schematron.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/threads.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/tree.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/trionan.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/uri.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/valid.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xinclude.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xlink.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlIO.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmemory.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmodule.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlreader.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlregexp.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlsave.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemas.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemastypes.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlstring.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlunicode.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlwriter.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpath.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpointer.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/ghash.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/glist.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gmessages.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gprimes.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstrfuncs.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstring.c
|
|
make all-am
|
|
make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib'
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_array_list.lo gl_array_list.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_array_list.c -o gl_array_list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o basename-lgpl.lo basename-lgpl.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c basename-lgpl.c -o basename-lgpl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o binary-io.lo binary-io.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c binary-io.c -o binary-io.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-ctype.lo c-ctype.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-ctype.c -o c-ctype.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strcasecmp.c -o c-strcasecmp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strncasecmp.c -o c-strncasecmp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o cloexec.lo cloexec.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c cloexec.c -o cloexec.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o concat-filename.lo concat-filename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c concat-filename.c -o concat-filename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o exitfail.lo exitfail.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c exitfail.c -o exitfail.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fatal-signal.lo fatal-signal.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fatal-signal.c -o fatal-signal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fd-hook.lo fd-hook.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-hook.c -o fd-hook.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fd-ostream.lo fd-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-ostream.c -o fd-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o file-ostream.lo file-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c file-ostream.c -o file-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o full-write.lo full-write.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c full-write.c -o full-write.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o get_ppid_of.lo get_ppid_of.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_ppid_of.c -o get_ppid_of.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o get_progname_of.lo get_progname_of.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_progname_of.c -o get_progname_of.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o getprogname.lo getprogname.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c getprogname.c -o getprogname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o html-ostream.lo html-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-ostream.c -o html-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o html-styled-ostream.lo html-styled-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-styled-ostream.c -o html-styled-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o iconv-ostream.lo iconv-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c iconv-ostream.c -o iconv-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_list.lo gl_list.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_list.c -o gl_list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glthread/lock.lo glthread/lock.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/lock.c -o glthread/lock.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o malloca.lo malloca.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c malloca.c -o malloca.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o math.lo math.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c math.c -o math.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o mem-hash-map.lo mem-hash-map.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c mem-hash-map.c -o mem-hash-map.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o memory-ostream.lo memory-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c memory-ostream.c -o memory-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o noop-styled-ostream.lo noop-styled-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c noop-styled-ostream.c -o noop-styled-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o ostream.lo ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c ostream.c -o ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-frexp.lo printf-frexp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexp.c -o printf-frexp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-frexpl.lo printf-frexpl.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexpl.c -o printf-frexpl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o safe-read.lo safe-read.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-read.c -o safe-read.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o safe-write.lo safe-write.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-write.c -o safe-write.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sig-handler.lo sig-handler.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sig-handler.c -o sig-handler.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sockets.lo sockets.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sockets.c -o sockets.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o stat-time.lo stat-time.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c stat-time.c -o stat-time.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o styled-ostream.lo styled-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c styled-ostream.c -o styled-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sys_socket.lo sys_socket.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sys_socket.c -o sys_socket.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-ostream.lo term-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-ostream.c -o term-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-style-control.lo term-style-control.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-style-control.c -o term-style-control.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-styled-ostream.lo term-styled-ostream.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-styled-ostream.c -o term-styled-ostream.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/threadlib.c -o glthread/threadlib.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistd.lo unistd.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistd.c -o unistd.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xmalloc.lo xmalloc.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xmalloc.c -o xmalloc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xstrdup.lo xstrdup.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xstrdup.c -o xstrdup.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xconcat-filename.lo xconcat-filename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xconcat-filename.c -o xconcat-filename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xgethostname.lo xgethostname.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xgethostname.c -o xgethostname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_xlist.lo gl_xlist.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_xlist.c -o gl_xlist.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xsize.lo xsize.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xsize.c -o xsize.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xvasprintf.lo xvasprintf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xvasprintf.c -o xvasprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xasprintf.lo xasprintf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xasprintf.c -o xasprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o color.lo color.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c color.c -o color.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o misc.lo misc.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c misc.c -o misc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o version.lo version.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c version.c -o version.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o asnprintf.lo asnprintf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c asnprintf.c -o asnprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fcntl.lo fcntl.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fcntl.c -o fcntl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o obstack.lo obstack.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c obstack.c -o obstack.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-args.lo printf-args.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-args.c -o printf-args.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-parse.lo printf-parse.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-parse.c -o printf-parse.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o vasnprintf.lo vasnprintf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c vasnprintf.c -o vasnprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-additional-sel.c -o libcroco/rpl_la-cr-additional-sel.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-attr-sel.c -o libcroco/rpl_la-cr-attr-sel.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-cascade.c -o libcroco/rpl_la-cr-cascade.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-declaration.c -o libcroco/rpl_la-cr-declaration.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-doc-handler.c -o libcroco/rpl_la-cr-doc-handler.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-enc-handler.c -o libcroco/rpl_la-cr-enc-handler.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-fonts.c -o libcroco/rpl_la-cr-fonts.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-input.c -o libcroco/rpl_la-cr-input.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-num.c -o libcroco/rpl_la-cr-num.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-om-parser.c -o libcroco/rpl_la-cr-om-parser.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parser.c -o libcroco/rpl_la-cr-parser.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parsing-location.c -o libcroco/rpl_la-cr-parsing-location.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-prop-list.c -o libcroco/rpl_la-cr-prop-list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-pseudo.c -o libcroco/rpl_la-cr-pseudo.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-rgb.c -o libcroco/rpl_la-cr-rgb.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-sel-eng.c -o libcroco/rpl_la-cr-sel-eng.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-selector.c -o libcroco/rpl_la-cr-selector.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-simple-sel.c -o libcroco/rpl_la-cr-simple-sel.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-statement.c -o libcroco/rpl_la-cr-statement.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-string.c -o libcroco/rpl_la-cr-string.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-style.c -o libcroco/rpl_la-cr-style.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-stylesheet.c -o libcroco/rpl_la-cr-stylesheet.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-term.c -o libcroco/rpl_la-cr-term.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-tknzr.c -o libcroco/rpl_la-cr-tknzr.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-token.c -o libcroco/rpl_la-cr-token.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-utils.c -o libcroco/rpl_la-cr-utils.o
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libcroco_rpl.la libcroco/rpl_la-cr-additional-sel.lo libcroco/rpl_la-cr-attr-sel.lo libcroco/rpl_la-cr-cascade.lo libcroco/rpl_la-cr-declaration.lo libcroco/rpl_la-cr-doc-handler.lo libcroco/rpl_la-cr-enc-handler.lo libcroco/rpl_la-cr-fonts.lo libcroco/rpl_la-cr-input.lo libcroco/rpl_la-cr-num.lo libcroco/rpl_la-cr-om-parser.lo libcroco/rpl_la-cr-parser.lo libcroco/rpl_la-cr-parsing-location.lo libcroco/rpl_la-cr-prop-list.lo libcroco/rpl_la-cr-pseudo.lo libcroco/rpl_la-cr-rgb.lo libcroco/rpl_la-cr-sel-eng.lo libcroco/rpl_la-cr-selector.lo libcroco/rpl_la-cr-simple-sel.lo libcroco/rpl_la-cr-statement.lo libcroco/rpl_la-cr-string.lo libcroco/rpl_la-cr-style.lo libcroco/rpl_la-cr-stylesheet.lo libcroco/rpl_la-cr-term.lo libcroco/rpl_la-cr-tknzr.lo libcroco/rpl_la-cr-token.lo libcroco/rpl_la-cr-utils.lo
|
|
libtool: link: ar cru .libs/libcroco_rpl.a libcroco/rpl_la-cr-additional-sel.o libcroco/rpl_la-cr-attr-sel.o libcroco/rpl_la-cr-cascade.o libcroco/rpl_la-cr-declaration.o libcroco/rpl_la-cr-doc-handler.o libcroco/rpl_la-cr-enc-handler.o libcroco/rpl_la-cr-fonts.o libcroco/rpl_la-cr-input.o libcroco/rpl_la-cr-num.o libcroco/rpl_la-cr-om-parser.o libcroco/rpl_la-cr-parser.o libcroco/rpl_la-cr-parsing-location.o libcroco/rpl_la-cr-prop-list.o libcroco/rpl_la-cr-pseudo.o libcroco/rpl_la-cr-rgb.o libcroco/rpl_la-cr-sel-eng.o libcroco/rpl_la-cr-selector.o libcroco/rpl_la-cr-simple-sel.o libcroco/rpl_la-cr-statement.o libcroco/rpl_la-cr-string.o libcroco/rpl_la-cr-style.o libcroco/rpl_la-cr-stylesheet.o libcroco/rpl_la-cr-term.o libcroco/rpl_la-cr-tknzr.o libcroco/rpl_la-cr-token.o libcroco/rpl_la-cr-utils.o
|
|
libtool: link: ranlib .libs/libcroco_rpl.a
|
|
libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" )
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/ghash.c -o glib/libglib_rpl_la-ghash.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/glist.c -o glib/libglib_rpl_la-glist.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gmessages.c -o glib/libglib_rpl_la-gmessages.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gprimes.c -o glib/libglib_rpl_la-gprimes.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstrfuncs.c -o glib/libglib_rpl_la-gstrfuncs.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstring.c -o glib/libglib_rpl_la-gstring.o
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo
|
|
libtool: link: ar cru .libs/libglib_rpl.a glib/libglib_rpl_la-ghash.o glib/libglib_rpl_la-glist.o glib/libglib_rpl_la-gmessages.o glib/libglib_rpl_la-gprimes.o glib/libglib_rpl_la-gstrfuncs.o glib/libglib_rpl_la-gstring.o
|
|
libtool: link: ranlib .libs/libglib_rpl.a
|
|
libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" )
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/DOCBparser.c -o libxml/rpl_la-DOCBparser.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLparser.c -o libxml/rpl_la-HTMLparser.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLtree.c -o libxml/rpl_la-HTMLtree.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX.c -o libxml/rpl_la-SAX.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX2.c -o libxml/rpl_la-SAX2.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/buf.c -o libxml/rpl_la-buf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/c14n.c -o libxml/rpl_la-c14n.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/catalog.c -o libxml/rpl_la-catalog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/chvalid.c -o libxml/rpl_la-chvalid.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/debugXML.c -o libxml/rpl_la-debugXML.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/dict.c -o libxml/rpl_la-dict.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/encoding.c -o libxml/rpl_la-encoding.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/entities.c -o libxml/rpl_la-entities.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/error.c -o libxml/rpl_la-error.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/globals.c -o libxml/rpl_la-globals.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/hash.c -o libxml/rpl_la-hash.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/legacy.c -o libxml/rpl_la-legacy.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/list.c -o libxml/rpl_la-list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanoftp.c -o libxml/rpl_la-nanoftp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanohttp.c -o libxml/rpl_la-nanohttp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parser.c -o libxml/rpl_la-parser.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parserInternals.c -o libxml/rpl_la-parserInternals.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/pattern.c -o libxml/rpl_la-pattern.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/relaxng.c -o libxml/rpl_la-relaxng.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/schematron.c -o libxml/rpl_la-schematron.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/threads.c -o libxml/rpl_la-threads.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/tree.c -o libxml/rpl_la-tree.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/trionan.c -o libxml/rpl_la-trionan.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/uri.c -o libxml/rpl_la-uri.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/valid.c -o libxml/rpl_la-valid.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xinclude.c -o libxml/rpl_la-xinclude.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xlink.c -o libxml/rpl_la-xlink.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlIO.c -o libxml/rpl_la-xmlIO.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmemory.c -o libxml/rpl_la-xmlmemory.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmodule.c -o libxml/rpl_la-xmlmodule.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlreader.c -o libxml/rpl_la-xmlreader.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlregexp.c -o libxml/rpl_la-xmlregexp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlsave.c -o libxml/rpl_la-xmlsave.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemas.c -o libxml/rpl_la-xmlschemas.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemastypes.c -o libxml/rpl_la-xmlschemastypes.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlstring.c -o libxml/rpl_la-xmlstring.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlunicode.c -o libxml/rpl_la-xmlunicode.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlwriter.c -o libxml/rpl_la-xmlwriter.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpath.c -o libxml/rpl_la-xpath.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpointer.c -o libxml/rpl_la-xpointer.o
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo
|
|
libtool: link: ar cru .libs/libxml_rpl.a libxml/rpl_la-DOCBparser.o libxml/rpl_la-HTMLparser.o libxml/rpl_la-HTMLtree.o libxml/rpl_la-SAX.o libxml/rpl_la-SAX2.o libxml/rpl_la-buf.o libxml/rpl_la-c14n.o libxml/rpl_la-catalog.o libxml/rpl_la-chvalid.o libxml/rpl_la-debugXML.o libxml/rpl_la-dict.o libxml/rpl_la-encoding.o libxml/rpl_la-entities.o libxml/rpl_la-error.o libxml/rpl_la-globals.o libxml/rpl_la-hash.o libxml/rpl_la-legacy.o libxml/rpl_la-list.o libxml/rpl_la-nanoftp.o libxml/rpl_la-nanohttp.o libxml/rpl_la-parser.o libxml/rpl_la-parserInternals.o libxml/rpl_la-pattern.o libxml/rpl_la-relaxng.o libxml/rpl_la-schematron.o libxml/rpl_la-threads.o libxml/rpl_la-tree.o libxml/rpl_la-trionan.o libxml/rpl_la-uri.o libxml/rpl_la-valid.o libxml/rpl_la-xinclude.o libxml/rpl_la-xlink.o libxml/rpl_la-xmlIO.o libxml/rpl_la-xmlmemory.o libxml/rpl_la-xmlmodule.o libxml/rpl_la-xmlreader.o libxml/rpl_la-xmlregexp.o libxml/rpl_la-xmlsave.o libxml/rpl_la-xmlschemas.o libxml/rpl_la-xmlschemastypes.o libxml/rpl_la-xmlstring.o libxml/rpl_la-xmlunicode.o libxml/rpl_la-xmlwriter.o libxml/rpl_la-xpath.o libxml/rpl_la-xpointer.o
|
|
libtool: link: ranlib .libs/libxml_rpl.a
|
|
libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" )
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -lm -lm -lm -lncurses -no-undefined -export-symbols libtextstyle.sym -version-info 1:1:1 -rpath /usr/local/lib -o libtextstyle.la -rpath /usr/local/lib gl_array_list.lo basename-lgpl.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo concat-filename.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-ostream.lo file-ostream.lo full-write.lo get_ppid_of.lo get_progname_of.lo getprogname.lo html-ostream.lo html-styled-ostream.lo iconv-ostream.lo gl_list.lo glthread/lock.lo malloca.lo math.lo mem-hash-map.lo memory-ostream.lo noop-styled-ostream.lo ostream.lo printf-frexp.lo printf-frexpl.lo safe-read.lo safe-write.lo sig-handler.lo sockets.lo stat-time.lo styled-ostream.lo sys_socket.lo term-ostream.lo term-style-control.lo term-styled-ostream.lo glthread/threadlib.lo unistd.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xgethostname.lo gl_xlist.lo xsize.lo xvasprintf.lo xasprintf.lo color.lo misc.lo version.lo asnprintf.lo fcntl.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la
|
|
libtool: link: (cd .libs/libtextstyle.lax/libcroco_rpl.a && ar x "/sources/gettext-0.21/libtextstyle/lib/./.libs/libcroco_rpl.a")
|
|
libtool: link: (cd .libs/libtextstyle.lax/libglib_rpl.a && ar x "/sources/gettext-0.21/libtextstyle/lib/./.libs/libglib_rpl.a")
|
|
libtool: link: (cd .libs/libtextstyle.lax/libxml_rpl.a && ar x "/sources/gettext-0.21/libtextstyle/lib/./.libs/libxml_rpl.a")
|
|
libtool: link: ar cru .libs/libtextstyle.a gl_array_list.o basename-lgpl.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o cloexec.o concat-filename.o exitfail.o fatal-signal.o fd-hook.o fd-ostream.o file-ostream.o full-write.o get_ppid_of.o get_progname_of.o getprogname.o html-ostream.o html-styled-ostream.o iconv-ostream.o gl_list.o glthread/lock.o malloca.o math.o mem-hash-map.o memory-ostream.o noop-styled-ostream.o ostream.o printf-frexp.o printf-frexpl.o safe-read.o safe-write.o sig-handler.o sockets.o stat-time.o styled-ostream.o sys_socket.o term-ostream.o term-style-control.o term-styled-ostream.o glthread/threadlib.o unistd.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o xmalloc.o xstrdup.o xconcat-filename.o xgethostname.o gl_xlist.o xsize.o xvasprintf.o xasprintf.o color.o misc.o version.o asnprintf.o fcntl.o obstack.o printf-args.o printf-parse.o vasnprintf.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-additional-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-attr-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-cascade.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-declaration.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-doc-handler.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-enc-handler.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-fonts.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-input.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-num.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-om-parser.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-parser.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-parsing-location.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-prop-list.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-pseudo.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-rgb.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-sel-eng.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-selector.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-simple-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-statement.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-string.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-style.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-stylesheet.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-term.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-tknzr.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-token.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-utils.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-ghash.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-glist.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gmessages.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gprimes.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gstrfuncs.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gstring.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-DOCBparser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-HTMLparser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-HTMLtree.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-SAX.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-SAX2.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-buf.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-c14n.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-catalog.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-chvalid.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-debugXML.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-dict.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-encoding.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-entities.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-error.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-globals.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-hash.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-legacy.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-list.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-nanoftp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-nanohttp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-parser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-parserInternals.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-pattern.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-relaxng.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-schematron.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-threads.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-tree.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-trionan.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-uri.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-valid.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xinclude.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xlink.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlIO.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlmemory.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlmodule.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlreader.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlregexp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlsave.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlschemas.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlschemastypes.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlstring.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlunicode.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlwriter.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xpath.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xpointer.o
|
|
libtool: link: ranlib .libs/libtextstyle.a
|
|
libtool: link: rm -fr .libs/libtextstyle.lax
|
|
libtool: link: ( cd ".libs" && rm -f "libtextstyle.la" && ln -s "../libtextstyle.la" "libtextstyle.la" )
|
|
make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib'
|
|
Making all in tests
|
|
make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/tests'
|
|
make all-recursive
|
|
make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/tests'
|
|
Making all in .
|
|
make[6]: Entering directory '/sources/gettext-0.21/libtextstyle/tests'
|
|
make[6]: Nothing to be done for 'all-am'.
|
|
make[6]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests'
|
|
make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests'
|
|
Making all in adhoc-tests
|
|
make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/adhoc-tests'
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../lib -I./../lib -DSRCDIR=\"./\" -g -O2 -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c
|
|
mv -f .deps/hello.Tpo .deps/hello.Po
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o hello hello.o ../lib/libtextstyle.la
|
|
libtool: link: gcc -g -O2 -o hello hello.o ../lib/.libs/libtextstyle.a -lm -lncurses
|
|
make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/adhoc-tests'
|
|
Making all in doc
|
|
make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/doc'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/doc'
|
|
make[4]: Entering directory '/sources/gettext-0.21/libtextstyle'
|
|
make[4]: Nothing to be done for 'all-am'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle'
|
|
make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle'
|
|
make[2]: Leaving directory '/sources/gettext-0.21/libtextstyle'
|
|
Making all in gettext-tools
|
|
make[2]: Entering directory '/sources/gettext-0.21/gettext-tools'
|
|
make all-recursive
|
|
make[3]: Entering directory '/sources/gettext-0.21/gettext-tools'
|
|
Making all in intl
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/intl'
|
|
make all-am
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/intl'
|
|
sed -e '/IN_LIBGLOCALE/d' \
|
|
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
|
|
-e 's,@''HAVE_ASPRINTF''@,1,g' \
|
|
-e 's,@''HAVE_SNPRINTF''@,1,g' \
|
|
-e 's,@''HAVE_WPRINTF''@,1,g' \
|
|
-e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \
|
|
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
|
|
< ../../gettext-runtime/intl/libgnuintl.in.h \
|
|
| if test 'no' = yes; then \
|
|
sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
|
|
else \
|
|
cat; \
|
|
fi \
|
|
| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
|
|
-e "/#define _LIBINTL_H/r ../../gettext-runtime/intl/export.h" \
|
|
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
|
|
> libgnuintl.h
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o bindtextdom.lo ../../gettext-runtime/intl/bindtextdom.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/bindtextdom.c -o bindtextdom.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcgettext.lo ../../gettext-runtime/intl/dcgettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcgettext.c -o dcgettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dgettext.lo ../../gettext-runtime/intl/dgettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dgettext.c -o dgettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o gettext.lo ../../gettext-runtime/intl/gettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/gettext.c -o gettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o finddomain.lo ../../gettext-runtime/intl/finddomain.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/finddomain.c -o finddomain.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o hash-string.lo ../../gettext-runtime/intl/hash-string.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/hash-string.c -o hash-string.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o loadmsgcat.lo ../../gettext-runtime/intl/loadmsgcat.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/loadmsgcat.c -o loadmsgcat.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localealias.lo ../../gettext-runtime/intl/localealias.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localealias.c -o localealias.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o textdomain.lo ../../gettext-runtime/intl/textdomain.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/textdomain.c -o textdomain.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o l10nflist.lo ../../gettext-runtime/intl/l10nflist.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/l10nflist.c -o l10nflist.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o explodename.lo ../../gettext-runtime/intl/explodename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/explodename.c -o explodename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcigettext.lo ../../gettext-runtime/intl/dcigettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcigettext.c -o dcigettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcngettext.lo ../../gettext-runtime/intl/dcngettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcngettext.c -o dcngettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dngettext.lo ../../gettext-runtime/intl/dngettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dngettext.c -o dngettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o ngettext.lo ../../gettext-runtime/intl/ngettext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/ngettext.c -o ngettext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural.lo ../../gettext-runtime/intl/plural.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/plural.c -o plural.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural-exp.lo ../../gettext-runtime/intl/plural-exp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/plural-exp.c -o plural-exp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localcharset.lo ../../gettext-runtime/intl/localcharset.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localcharset.c -o localcharset.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o threadlib.lo ../../gettext-runtime/intl/threadlib.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/threadlib.c -o threadlib.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o lock.lo ../../gettext-runtime/intl/lock.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/lock.c -o lock.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o relocatable.lo ../../gettext-runtime/intl/relocatable.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/relocatable.c -o relocatable.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o langprefs.lo ../../gettext-runtime/intl/langprefs.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/langprefs.c -o langprefs.o
|
|
sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
|
|
-e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \
|
|
-e "/#if HAVE_WORKING_USELOCALE/r ../../gettext-runtime/intl/export.h" \
|
|
< ../../gettext-runtime/intl/localename-table.in.h \
|
|
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
|
|
> localename-table.h
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename.lo ../../gettext-runtime/intl/localename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localename.c -o localename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename-table.lo ../../gettext-runtime/intl/localename-table.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localename-table.c -o localename-table.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o log.lo ../../gettext-runtime/intl/log.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/log.c -o log.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o printf.lo ../../gettext-runtime/intl/printf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/printf.c -o printf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale.lo ../../gettext-runtime/intl/setlocale.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale.c -o setlocale.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale-lock.lo ../../gettext-runtime/intl/setlocale-lock.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale-lock.c -o setlocale-lock.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale_null.lo ../../gettext-runtime/intl/setlocale_null.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale_null.c -o setlocale_null.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o version.lo ../../gettext-runtime/intl/version.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/version.c -o version.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o xsize.lo ../../gettext-runtime/intl/xsize.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/xsize.c -o xsize.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o osdep.lo ../../gettext-runtime/intl/osdep.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/osdep.c -o osdep.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o intl-compat.lo ../../gettext-runtime/intl/intl-compat.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/intl-compat.c -o intl-compat.o
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /usr/local/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo
|
|
libtool: link: ar cru .libs/libgnuintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o localename-table.o log.o printf.o setlocale.o setlocale-lock.o setlocale_null.o version.o xsize.o osdep.o intl-compat.o
|
|
libtool: link: ranlib .libs/libgnuintl.a
|
|
libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" )
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl'
|
|
Making all in gnulib-lib
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib'
|
|
rm -f alloca.h-t alloca.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
|
|
} > alloca.h-t && \
|
|
mv -f alloca.h-t alloca.h
|
|
rm -f configmake.h-t && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
echo '#if HAVE_WINSOCK2_H'; \
|
|
echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \
|
|
echo '#endif'; \
|
|
echo '#define PREFIX "/usr/local"'; \
|
|
echo '#define EXEC_PREFIX "/usr/local"'; \
|
|
echo '#define BINDIR "/usr/local/bin"'; \
|
|
echo '#define SBINDIR "/usr/local/sbin"'; \
|
|
echo '#define LIBEXECDIR "/usr/local/libexec"'; \
|
|
echo '#define DATAROOTDIR "/usr/local/share"'; \
|
|
echo '#define DATADIR "/usr/local/share"'; \
|
|
echo '#define SYSCONFDIR "/usr/local/etc"'; \
|
|
echo '#define SHAREDSTATEDIR "/usr/local/com"'; \
|
|
echo '#define LOCALSTATEDIR "/usr/local/var"'; \
|
|
echo '#define RUNSTATEDIR "/usr/local/var/run"'; \
|
|
echo '#define INCLUDEDIR "/usr/local/include"'; \
|
|
echo '#define OLDINCLUDEDIR "/usr/include"'; \
|
|
echo '#define DOCDIR "/usr/local/share/doc/gettext"'; \
|
|
echo '#define INFODIR "/usr/local/share/info"'; \
|
|
echo '#define HTMLDIR "/usr/local/share/doc/gettext"'; \
|
|
echo '#define DVIDIR "/usr/local/share/doc/gettext"'; \
|
|
echo '#define PDFDIR "/usr/local/share/doc/gettext"'; \
|
|
echo '#define PSDIR "/usr/local/share/doc/gettext"'; \
|
|
echo '#define LIBDIR "/usr/local/lib"'; \
|
|
echo '#define LISPDIR "/usr/local/share/emacs/site-lisp"'; \
|
|
echo '#define LOCALEDIR "/usr/local/share/locale"'; \
|
|
echo '#define MANDIR "/usr/local/share/man"'; \
|
|
echo '#define MANEXT ""'; \
|
|
echo '#define PKGDATADIR "/usr/local/share/gettext"'; \
|
|
echo '#define PKGINCLUDEDIR "/usr/local/include/gettext-tools"'; \
|
|
echo '#define PKGLIBDIR "/usr/local/lib/gettext-tools"'; \
|
|
echo '#define PKGLIBEXECDIR "/usr/local/libexec/gettext-tools"'; \
|
|
} | sed '/""/d' > configmake.h-t && \
|
|
mv -f configmake.h-t configmake.h
|
|
rm -f ctype.h-t ctype.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
|
|
-e 's/@''GNULIB_ISBLANK''@/1/g' \
|
|
-e 's/@''HAVE_ISBLANK''@/1/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./ctype.in.h; \
|
|
} > ctype.h-t && \
|
|
mv ctype.h-t ctype.h
|
|
rm -f dirent.h-t dirent.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_DIRENT_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
|
|
-e 's/@''GNULIB_OPENDIR''@/1/g' \
|
|
-e 's/@''GNULIB_READDIR''@/1/g' \
|
|
-e 's/@''GNULIB_REWINDDIR''@/0/g' \
|
|
-e 's/@''GNULIB_CLOSEDIR''@/1/g' \
|
|
-e 's/@''GNULIB_DIRFD''@/1/g' \
|
|
-e 's/@''GNULIB_FDOPENDIR''@/0/g' \
|
|
-e 's/@''GNULIB_SCANDIR''@/0/g' \
|
|
-e 's/@''GNULIB_ALPHASORT''@/0/g' \
|
|
-e 's/@''HAVE_OPENDIR''@/1/g' \
|
|
-e 's/@''HAVE_READDIR''@/1/g' \
|
|
-e 's/@''HAVE_REWINDDIR''@/1/g' \
|
|
-e 's/@''HAVE_CLOSEDIR''@/1/g' \
|
|
-e 's|@''HAVE_DECL_DIRFD''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
|
|
-e 's|@''HAVE_FDOPENDIR''@|1|g' \
|
|
-e 's|@''HAVE_SCANDIR''@|1|g' \
|
|
-e 's|@''HAVE_ALPHASORT''@|1|g' \
|
|
-e 's|@''REPLACE_OPENDIR''@|0|g' \
|
|
-e 's|@''REPLACE_CLOSEDIR''@|0|g' \
|
|
-e 's|@''REPLACE_DIRFD''@|0|g' \
|
|
-e 's|@''REPLACE_FDOPENDIR''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./dirent.in.h; \
|
|
} > dirent.h-t && \
|
|
mv dirent.h-t dirent.h
|
|
rm -f fcntl.h-t fcntl.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
|
|
-e 's/@''GNULIB_CREAT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_FCNTL''@/1/g' \
|
|
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_OPEN''@/1/g' \
|
|
-e 's/@''GNULIB_OPENAT''@/0/g' \
|
|
-e 's|@''HAVE_FCNTL''@|1|g' \
|
|
-e 's|@''HAVE_OPENAT''@|1|g' \
|
|
-e 's|@''REPLACE_CREAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCNTL''@|1|g' \
|
|
-e 's|@''REPLACE_OPEN''@|0|g' \
|
|
-e 's|@''REPLACE_OPENAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./fcntl.in.h; \
|
|
} > fcntl.h-t && \
|
|
mv fcntl.h-t fcntl.h
|
|
rm -f fnmatch.h-t fnmatch.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_FNMATCH_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_FNMATCH_H''@|<fnmatch.h>|g' \
|
|
-e 's/@''GNULIB_FNMATCH''@/1/g' \
|
|
-e 's|@''HAVE_FNMATCH''@|1|g' \
|
|
-e 's|@''REPLACE_FNMATCH''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./fnmatch.in.h; \
|
|
} > fnmatch.h-t && \
|
|
mv fnmatch.h-t fnmatch.h
|
|
rm -f iconv.h-t iconv.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
|
|
-e 's/@''GNULIB_ICONV''@/1/g' \
|
|
-e 's|@''ICONV_CONST''@||g' \
|
|
-e 's|@''REPLACE_ICONV''@|0|g' \
|
|
-e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
|
|
-e 's|@''REPLACE_ICONV_UTF''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./iconv.in.h; \
|
|
} > iconv.h-t && \
|
|
mv iconv.h-t iconv.h
|
|
rm -f inttypes.h-t inttypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
|
|
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
|
|
-e 's/@''PRIPTR_PREFIX''@/"l"/g' \
|
|
-e 's/@''GNULIB_IMAXABS''@/0/g' \
|
|
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
|
|
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
|
|
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
|
|
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
|
|
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
|
|
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
|
|
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
|
|
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
|
|
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
|
|
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./inttypes.in.h; \
|
|
} > inttypes.h-t && \
|
|
mv inttypes.h-t inttypes.h
|
|
rm -f langinfo.h-t langinfo.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_LANGINFO_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
|
|
-e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
|
|
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
|
|
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \
|
|
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./langinfo.in.h; \
|
|
} > langinfo.h-t && \
|
|
mv langinfo.h-t langinfo.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/DOCBparser.in.h; \
|
|
} > libxml/DOCBparser.h-t
|
|
mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/HTMLparser.in.h; \
|
|
} > libxml/HTMLparser.h-t
|
|
mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/HTMLtree.in.h; \
|
|
} > libxml/HTMLtree.h-t
|
|
mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/SAX2.in.h; \
|
|
} > libxml/SAX2.h-t
|
|
mv -f libxml/SAX2.h-t libxml/SAX2.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/SAX.in.h; \
|
|
} > libxml/SAX.h-t
|
|
mv -f libxml/SAX.h-t libxml/SAX.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/c14n.in.h; \
|
|
} > libxml/c14n.h-t
|
|
mv -f libxml/c14n.h-t libxml/c14n.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/catalog.in.h; \
|
|
} > libxml/catalog.h-t
|
|
mv -f libxml/catalog.h-t libxml/catalog.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/chvalid.in.h; \
|
|
} > libxml/chvalid.h-t
|
|
mv -f libxml/chvalid.h-t libxml/chvalid.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/debugXML.in.h; \
|
|
} > libxml/debugXML.h-t
|
|
mv -f libxml/debugXML.h-t libxml/debugXML.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/dict.in.h; \
|
|
} > libxml/dict.h-t
|
|
mv -f libxml/dict.h-t libxml/dict.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/encoding.in.h; \
|
|
} > libxml/encoding.h-t
|
|
mv -f libxml/encoding.h-t libxml/encoding.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/entities.in.h; \
|
|
} > libxml/entities.h-t
|
|
mv -f libxml/entities.h-t libxml/entities.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/globals.in.h; \
|
|
} > libxml/globals.h-t
|
|
mv -f libxml/globals.h-t libxml/globals.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/hash.in.h; \
|
|
} > libxml/hash.h-t
|
|
mv -f libxml/hash.h-t libxml/hash.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/list.in.h; \
|
|
} > libxml/list.h-t
|
|
mv -f libxml/list.h-t libxml/list.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/nanoftp.in.h; \
|
|
} > libxml/nanoftp.h-t
|
|
mv -f libxml/nanoftp.h-t libxml/nanoftp.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/nanohttp.in.h; \
|
|
} > libxml/nanohttp.h-t
|
|
mv -f libxml/nanohttp.h-t libxml/nanohttp.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/parser.in.h; \
|
|
} > libxml/parser.h-t
|
|
mv -f libxml/parser.h-t libxml/parser.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/parserInternals.in.h; \
|
|
} > libxml/parserInternals.h-t
|
|
mv -f libxml/parserInternals.h-t libxml/parserInternals.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/pattern.in.h; \
|
|
} > libxml/pattern.h-t
|
|
mv -f libxml/pattern.h-t libxml/pattern.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/relaxng.in.h; \
|
|
} > libxml/relaxng.h-t
|
|
mv -f libxml/relaxng.h-t libxml/relaxng.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/schemasInternals.in.h; \
|
|
} > libxml/schemasInternals.h-t
|
|
mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/schematron.in.h; \
|
|
} > libxml/schematron.h-t
|
|
mv -f libxml/schematron.h-t libxml/schematron.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/threads.in.h; \
|
|
} > libxml/threads.h-t
|
|
mv -f libxml/threads.h-t libxml/threads.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/tree.in.h; \
|
|
} > libxml/tree.h-t
|
|
mv -f libxml/tree.h-t libxml/tree.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/uri.in.h; \
|
|
} > libxml/uri.h-t
|
|
mv -f libxml/uri.h-t libxml/uri.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/valid.in.h; \
|
|
} > libxml/valid.h-t
|
|
mv -f libxml/valid.h-t libxml/valid.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xinclude.in.h; \
|
|
} > libxml/xinclude.h-t
|
|
mv -f libxml/xinclude.h-t libxml/xinclude.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xlink.in.h; \
|
|
} > libxml/xlink.h-t
|
|
mv -f libxml/xlink.h-t libxml/xlink.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlIO.in.h; \
|
|
} > libxml/xmlIO.h-t
|
|
mv -f libxml/xmlIO.h-t libxml/xmlIO.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlautomata.in.h; \
|
|
} > libxml/xmlautomata.h-t
|
|
mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlerror.in.h; \
|
|
} > libxml/xmlerror.h-t
|
|
mv -f libxml/xmlerror.h-t libxml/xmlerror.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlexports.in.h; \
|
|
} > libxml/xmlexports.h-t
|
|
mv -f libxml/xmlexports.h-t libxml/xmlexports.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlmemory.in.h; \
|
|
} > libxml/xmlmemory.h-t
|
|
mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlmodule.in.h; \
|
|
} > libxml/xmlmodule.h-t
|
|
mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlreader.in.h; \
|
|
} > libxml/xmlreader.h-t
|
|
mv -f libxml/xmlreader.h-t libxml/xmlreader.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlregexp.in.h; \
|
|
} > libxml/xmlregexp.h-t
|
|
mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlsave.in.h; \
|
|
} > libxml/xmlsave.h-t
|
|
mv -f libxml/xmlsave.h-t libxml/xmlsave.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlschemas.in.h; \
|
|
} > libxml/xmlschemas.h-t
|
|
mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlschemastypes.in.h; \
|
|
} > libxml/xmlschemastypes.h-t
|
|
mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlstring.in.h; \
|
|
} > libxml/xmlstring.h-t
|
|
mv -f libxml/xmlstring.h-t libxml/xmlstring.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlunicode.in.h; \
|
|
} > libxml/xmlunicode.h-t
|
|
mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlversion.in.h; \
|
|
} > libxml/xmlversion.h-t
|
|
mv -f libxml/xmlversion.h-t libxml/xmlversion.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xmlwriter.in.h; \
|
|
} > libxml/xmlwriter.h-t
|
|
mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xpath.in.h; \
|
|
} > libxml/xpath.h-t
|
|
mv -f libxml/xpath.h-t libxml/xpath.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xpathInternals.in.h; \
|
|
} > libxml/xpathInternals.h-t
|
|
mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h
|
|
test -d libxml || /usr/bin/mkdir -p libxml
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./libxml/xpointer.in.h; \
|
|
} > libxml/xpointer.h-t
|
|
mv -f libxml/xpointer.h-t libxml/xpointer.h
|
|
rm -f limits.h-t limits.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
|
|
< ./limits.in.h; \
|
|
} > limits.h-t && \
|
|
mv limits.h-t limits.h
|
|
rm -f locale.h-t locale.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
|
|
-e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
|
|
-e 's/@''GNULIB_SETLOCALE''@/1/g' \
|
|
-e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
|
|
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \
|
|
-e 's/@''GNULIB_LOCALENAME''@/1/g' \
|
|
-e 's|@''HAVE_NEWLOCALE''@|1|g' \
|
|
-e 's|@''HAVE_DUPLOCALE''@|1|g' \
|
|
-e 's|@''HAVE_FREELOCALE''@|1|g' \
|
|
-e 's|@''HAVE_XLOCALE_H''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALECONV''@|0|g' \
|
|
-e 's|@''REPLACE_SETLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_NEWLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_FREELOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./locale.in.h; \
|
|
} > locale.h-t && \
|
|
mv locale.h-t locale.h
|
|
rm -f math.h-t math.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
|
|
-e 's/@''GNULIB_ACOSF''@/0/g' \
|
|
-e 's/@''GNULIB_ACOSL''@/0/g' \
|
|
-e 's/@''GNULIB_ASINF''@/0/g' \
|
|
-e 's/@''GNULIB_ASINL''@/0/g' \
|
|
-e 's/@''GNULIB_ATANF''@/0/g' \
|
|
-e 's/@''GNULIB_ATANL''@/0/g' \
|
|
-e 's/@''GNULIB_ATAN2F''@/0/g' \
|
|
-e 's/@''GNULIB_CBRT''@/0/g' \
|
|
-e 's/@''GNULIB_CBRTF''@/0/g' \
|
|
-e 's/@''GNULIB_CBRTL''@/0/g' \
|
|
-e 's/@''GNULIB_CEIL''@/0/g' \
|
|
-e 's/@''GNULIB_CEILF''@/0/g' \
|
|
-e 's/@''GNULIB_CEILL''@/0/g' \
|
|
-e 's/@''GNULIB_COPYSIGN''@/0/g' \
|
|
-e 's/@''GNULIB_COPYSIGNF''@/0/g' \
|
|
-e 's/@''GNULIB_COPYSIGNL''@/0/g' \
|
|
-e 's/@''GNULIB_COSF''@/0/g' \
|
|
-e 's/@''GNULIB_COSL''@/0/g' \
|
|
-e 's/@''GNULIB_COSHF''@/0/g' \
|
|
-e 's/@''GNULIB_EXPF''@/0/g' \
|
|
-e 's/@''GNULIB_EXPL''@/0/g' \
|
|
-e 's/@''GNULIB_EXP2''@/0/g' \
|
|
-e 's/@''GNULIB_EXP2F''@/0/g' \
|
|
-e 's/@''GNULIB_EXP2L''@/0/g' \
|
|
-e 's/@''GNULIB_EXPM1''@/0/g' \
|
|
-e 's/@''GNULIB_EXPM1F''@/0/g' \
|
|
-e 's/@''GNULIB_EXPM1L''@/0/g' \
|
|
-e 's/@''GNULIB_FABSF''@/0/g' \
|
|
-e 's/@''GNULIB_FABSL''@/0/g' \
|
|
-e 's/@''GNULIB_FLOOR''@/0/g' \
|
|
-e 's/@''GNULIB_FLOORF''@/0/g' \
|
|
-e 's/@''GNULIB_FLOORL''@/0/g' \
|
|
-e 's/@''GNULIB_FMA''@/0/g' \
|
|
-e 's/@''GNULIB_FMAF''@/0/g' \
|
|
-e 's/@''GNULIB_FMAL''@/0/g' \
|
|
-e 's/@''GNULIB_FMOD''@/0/g' \
|
|
-e 's/@''GNULIB_FMODF''@/0/g' \
|
|
-e 's/@''GNULIB_FMODL''@/0/g' \
|
|
-e 's/@''GNULIB_FREXPF''@/0/g' \
|
|
-e 's/@''GNULIB_FREXP''@/0/g' \
|
|
-e 's/@''GNULIB_FREXPL''@/0/g' \
|
|
-e 's/@''GNULIB_HYPOT''@/0/g' \
|
|
-e 's/@''GNULIB_HYPOTF''@/0/g' \
|
|
-e 's/@''GNULIB_HYPOTL''@/0/g' \
|
|
< ./math.in.h | \
|
|
sed -e 's/@''GNULIB_ILOGB''@/0/g' \
|
|
-e 's/@''GNULIB_ILOGBF''@/0/g' \
|
|
-e 's/@''GNULIB_ILOGBL''@/0/g' \
|
|
-e 's/@''GNULIB_ISFINITE''@/0/g' \
|
|
-e 's/@''GNULIB_ISINF''@/1/g' \
|
|
-e 's/@''GNULIB_ISNAN''@/1/g' \
|
|
-e 's/@''GNULIB_ISNANF''@/1/g' \
|
|
-e 's/@''GNULIB_ISNAND''@/1/g' \
|
|
-e 's/@''GNULIB_ISNANL''@/1/g' \
|
|
-e 's/@''GNULIB_LDEXPF''@/0/g' \
|
|
-e 's/@''GNULIB_LDEXPL''@/0/g' \
|
|
-e 's/@''GNULIB_LOG''@/0/g' \
|
|
-e 's/@''GNULIB_LOGF''@/0/g' \
|
|
-e 's/@''GNULIB_LOGL''@/0/g' \
|
|
-e 's/@''GNULIB_LOG10''@/1/g' \
|
|
-e 's/@''GNULIB_LOG10F''@/0/g' \
|
|
-e 's/@''GNULIB_LOG10L''@/0/g' \
|
|
-e 's/@''GNULIB_LOG1P''@/0/g' \
|
|
-e 's/@''GNULIB_LOG1PF''@/0/g' \
|
|
-e 's/@''GNULIB_LOG1PL''@/0/g' \
|
|
-e 's/@''GNULIB_LOG2''@/0/g' \
|
|
-e 's/@''GNULIB_LOG2F''@/0/g' \
|
|
-e 's/@''GNULIB_LOG2L''@/0/g' \
|
|
-e 's/@''GNULIB_LOGB''@/0/g' \
|
|
-e 's/@''GNULIB_LOGBF''@/0/g' \
|
|
-e 's/@''GNULIB_LOGBL''@/0/g' \
|
|
-e 's/@''GNULIB_MODF''@/0/g' \
|
|
-e 's/@''GNULIB_MODFF''@/0/g' \
|
|
-e 's/@''GNULIB_MODFL''@/0/g' \
|
|
-e 's/@''GNULIB_POWF''@/0/g' \
|
|
-e 's/@''GNULIB_REMAINDER''@/0/g' \
|
|
-e 's/@''GNULIB_REMAINDERF''@/0/g' \
|
|
-e 's/@''GNULIB_REMAINDERL''@/0/g' \
|
|
-e 's/@''GNULIB_RINT''@/0/g' \
|
|
-e 's/@''GNULIB_RINTF''@/0/g' \
|
|
-e 's/@''GNULIB_RINTL''@/0/g' \
|
|
-e 's/@''GNULIB_ROUND''@/0/g' \
|
|
-e 's/@''GNULIB_ROUNDF''@/0/g' \
|
|
-e 's/@''GNULIB_ROUNDL''@/0/g' \
|
|
-e 's/@''GNULIB_SIGNBIT''@/1/g' \
|
|
-e 's/@''GNULIB_SINF''@/0/g' \
|
|
-e 's/@''GNULIB_SINL''@/0/g' \
|
|
-e 's/@''GNULIB_SINHF''@/0/g' \
|
|
-e 's/@''GNULIB_SQRTF''@/0/g' \
|
|
-e 's/@''GNULIB_SQRTL''@/0/g' \
|
|
-e 's/@''GNULIB_TANF''@/0/g' \
|
|
-e 's/@''GNULIB_TANL''@/0/g' \
|
|
-e 's/@''GNULIB_TANHF''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNC''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCF''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCL''@/0/g' \
|
|
| \
|
|
sed -e 's|@''HAVE_ACOSF''@|1|g' \
|
|
-e 's|@''HAVE_ACOSL''@|1|g' \
|
|
-e 's|@''HAVE_ASINF''@|1|g' \
|
|
-e 's|@''HAVE_ASINL''@|1|g' \
|
|
-e 's|@''HAVE_ATANF''@|1|g' \
|
|
-e 's|@''HAVE_ATANL''@|1|g' \
|
|
-e 's|@''HAVE_ATAN2F''@|1|g' \
|
|
-e 's|@''HAVE_CBRT''@|1|g' \
|
|
-e 's|@''HAVE_CBRTF''@|1|g' \
|
|
-e 's|@''HAVE_CBRTL''@|1|g' \
|
|
-e 's|@''HAVE_COPYSIGN''@|1|g' \
|
|
-e 's|@''HAVE_COPYSIGNL''@|1|g' \
|
|
-e 's|@''HAVE_COSF''@|1|g' \
|
|
-e 's|@''HAVE_COSL''@|1|g' \
|
|
-e 's|@''HAVE_COSHF''@|1|g' \
|
|
-e 's|@''HAVE_EXPF''@|1|g' \
|
|
-e 's|@''HAVE_EXPL''@|1|g' \
|
|
-e 's|@''HAVE_EXPM1''@|1|g' \
|
|
-e 's|@''HAVE_EXPM1F''@|1|g' \
|
|
-e 's|@''HAVE_FABSF''@|1|g' \
|
|
-e 's|@''HAVE_FABSL''@|1|g' \
|
|
-e 's|@''HAVE_FMA''@|1|g' \
|
|
-e 's|@''HAVE_FMAF''@|1|g' \
|
|
-e 's|@''HAVE_FMAL''@|1|g' \
|
|
-e 's|@''HAVE_FMODF''@|1|g' \
|
|
-e 's|@''HAVE_FMODL''@|1|g' \
|
|
-e 's|@''HAVE_FREXPF''@|1|g' \
|
|
-e 's|@''HAVE_HYPOTF''@|1|g' \
|
|
-e 's|@''HAVE_HYPOTL''@|1|g' \
|
|
-e 's|@''HAVE_ILOGB''@|1|g' \
|
|
-e 's|@''HAVE_ILOGBF''@|1|g' \
|
|
-e 's|@''HAVE_ILOGBL''@|1|g' \
|
|
-e 's|@''HAVE_ISNANF''@|1|g' \
|
|
-e 's|@''HAVE_ISNAND''@|1|g' \
|
|
-e 's|@''HAVE_ISNANL''@|1|g' \
|
|
-e 's|@''HAVE_LDEXPF''@|1|g' \
|
|
-e 's|@''HAVE_LOGF''@|1|g' \
|
|
-e 's|@''HAVE_LOGL''@|1|g' \
|
|
-e 's|@''HAVE_LOG10F''@|1|g' \
|
|
-e 's|@''HAVE_LOG10L''@|1|g' \
|
|
-e 's|@''HAVE_LOG1P''@|1|g' \
|
|
-e 's|@''HAVE_LOG1PF''@|1|g' \
|
|
-e 's|@''HAVE_LOG1PL''@|1|g' \
|
|
-e 's|@''HAVE_LOGBF''@|1|g' \
|
|
-e 's|@''HAVE_LOGBL''@|1|g' \
|
|
-e 's|@''HAVE_MODFF''@|1|g' \
|
|
-e 's|@''HAVE_MODFL''@|1|g' \
|
|
-e 's|@''HAVE_POWF''@|1|g' \
|
|
-e 's|@''HAVE_REMAINDER''@|1|g' \
|
|
-e 's|@''HAVE_REMAINDERF''@|1|g' \
|
|
-e 's|@''HAVE_RINT''@|1|g' \
|
|
-e 's|@''HAVE_RINTL''@|1|g' \
|
|
-e 's|@''HAVE_SINF''@|1|g' \
|
|
-e 's|@''HAVE_SINL''@|1|g' \
|
|
-e 's|@''HAVE_SINHF''@|1|g' \
|
|
-e 's|@''HAVE_SQRTF''@|1|g' \
|
|
-e 's|@''HAVE_SQRTL''@|1|g' \
|
|
-e 's|@''HAVE_TANF''@|1|g' \
|
|
-e 's|@''HAVE_TANL''@|1|g' \
|
|
-e 's|@''HAVE_TANHF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ACOSL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ASINL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ATANL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_CBRTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_CBRTL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_CEILF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_CEILL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_COSL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXPL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXP2''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXP2F''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXP2L''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FLOORF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FLOORL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FREXPL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOGL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOG10L''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOG2''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOG2F''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOG2L''@|1|g' \
|
|
-e 's|@''HAVE_DECL_LOGB''@|1|g' \
|
|
-e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
|
|
-e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_RINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ROUND''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SINL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SQRTL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TANL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNC''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_ACOSF''@|0|g' \
|
|
-e 's|@''REPLACE_ASINF''@|0|g' \
|
|
-e 's|@''REPLACE_ATANF''@|0|g' \
|
|
-e 's|@''REPLACE_ATAN2F''@|0|g' \
|
|
-e 's|@''REPLACE_CBRTF''@|0|g' \
|
|
-e 's|@''REPLACE_CBRTL''@|0|g' \
|
|
-e 's|@''REPLACE_CEIL''@|0|g' \
|
|
-e 's|@''REPLACE_CEILF''@|0|g' \
|
|
-e 's|@''REPLACE_CEILL''@|0|g' \
|
|
-e 's|@''REPLACE_COSF''@|0|g' \
|
|
-e 's|@''REPLACE_COSHF''@|0|g' \
|
|
-e 's|@''REPLACE_EXPF''@|0|g' \
|
|
-e 's|@''REPLACE_EXPL''@|0|g' \
|
|
-e 's|@''REPLACE_EXPM1''@|0|g' \
|
|
-e 's|@''REPLACE_EXPM1F''@|0|g' \
|
|
-e 's|@''REPLACE_EXPM1L''@|0|g' \
|
|
-e 's|@''REPLACE_EXP2''@|0|g' \
|
|
-e 's|@''REPLACE_EXP2L''@|0|g' \
|
|
-e 's|@''REPLACE_FABSL''@|0|g' \
|
|
-e 's|@''REPLACE_FLOOR''@|0|g' \
|
|
-e 's|@''REPLACE_FLOORF''@|0|g' \
|
|
-e 's|@''REPLACE_FLOORL''@|0|g' \
|
|
-e 's|@''REPLACE_FMA''@|0|g' \
|
|
-e 's|@''REPLACE_FMAF''@|0|g' \
|
|
-e 's|@''REPLACE_FMAL''@|0|g' \
|
|
-e 's|@''REPLACE_FMOD''@|0|g' \
|
|
-e 's|@''REPLACE_FMODF''@|0|g' \
|
|
-e 's|@''REPLACE_FMODL''@|0|g' \
|
|
-e 's|@''REPLACE_FREXPF''@|0|g' \
|
|
-e 's|@''REPLACE_FREXP''@|0|g' \
|
|
-e 's|@''REPLACE_FREXPL''@|0|g' \
|
|
-e 's|@''REPLACE_HUGE_VAL''@|0|g' \
|
|
-e 's|@''REPLACE_HYPOT''@|0|g' \
|
|
-e 's|@''REPLACE_HYPOTF''@|0|g' \
|
|
-e 's|@''REPLACE_HYPOTL''@|0|g' \
|
|
-e 's|@''REPLACE_ILOGB''@|0|g' \
|
|
-e 's|@''REPLACE_ILOGBF''@|0|g' \
|
|
-e 's|@''REPLACE_ILOGBL''@|0|g' \
|
|
-e 's|@''REPLACE_ISFINITE''@|0|g' \
|
|
-e 's|@''REPLACE_ISINF''@|0|g' \
|
|
-e 's|@''REPLACE_ISNAN''@|0|g' \
|
|
-e 's|@''REPLACE_ITOLD''@|0|g' \
|
|
-e 's|@''REPLACE_LDEXPL''@|0|g' \
|
|
-e 's|@''REPLACE_LOG''@|0|g' \
|
|
-e 's|@''REPLACE_LOGF''@|0|g' \
|
|
-e 's|@''REPLACE_LOGL''@|0|g' \
|
|
-e 's|@''REPLACE_LOG10''@|0|g' \
|
|
-e 's|@''REPLACE_LOG10F''@|0|g' \
|
|
-e 's|@''REPLACE_LOG10L''@|0|g' \
|
|
-e 's|@''REPLACE_LOG1P''@|0|g' \
|
|
-e 's|@''REPLACE_LOG1PF''@|0|g' \
|
|
-e 's|@''REPLACE_LOG1PL''@|0|g' \
|
|
-e 's|@''REPLACE_LOG2''@|0|g' \
|
|
-e 's|@''REPLACE_LOG2F''@|0|g' \
|
|
-e 's|@''REPLACE_LOG2L''@|0|g' \
|
|
-e 's|@''REPLACE_LOGB''@|0|g' \
|
|
-e 's|@''REPLACE_LOGBF''@|0|g' \
|
|
-e 's|@''REPLACE_LOGBL''@|0|g' \
|
|
-e 's|@''REPLACE_MODF''@|0|g' \
|
|
-e 's|@''REPLACE_MODFF''@|0|g' \
|
|
-e 's|@''REPLACE_MODFL''@|0|g' \
|
|
-e 's|@''REPLACE_NAN''@|0|g' \
|
|
-e 's|@''REPLACE_REMAINDER''@|0|g' \
|
|
-e 's|@''REPLACE_REMAINDERF''@|0|g' \
|
|
-e 's|@''REPLACE_REMAINDERL''@|0|g' \
|
|
-e 's|@''REPLACE_RINTL''@|0|g' \
|
|
-e 's|@''REPLACE_ROUND''@|0|g' \
|
|
-e 's|@''REPLACE_ROUNDF''@|0|g' \
|
|
-e 's|@''REPLACE_ROUNDL''@|0|g' \
|
|
-e 's|@''REPLACE_SIGNBIT''@|0|g' \
|
|
-e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
|
|
-e 's|@''REPLACE_SINF''@|0|g' \
|
|
-e 's|@''REPLACE_SINHF''@|0|g' \
|
|
-e 's|@''REPLACE_SQRTF''@|0|g' \
|
|
-e 's|@''REPLACE_SQRTL''@|0|g' \
|
|
-e 's|@''REPLACE_TANF''@|0|g' \
|
|
-e 's|@''REPLACE_TANHF''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNC''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCF''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCL''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > math.h-t && \
|
|
mv math.h-t math.h
|
|
rm -f omp.h-t omp.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_OMP_H''@|<omp.h>|g' \
|
|
< ./omp.in.h; \
|
|
} > omp.h-t && \
|
|
mv omp.h-t omp.h
|
|
rm -f sched.h-t sched.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_SCHED_H''@|1|g' \
|
|
-e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \
|
|
-e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \
|
|
-e 's/@''GNULIB_SCHED_YIELD''@/0/g' \
|
|
-e 's|@''HAVE_SCHED_YIELD''@|1|g' \
|
|
-e 's|@''REPLACE_SCHED_YIELD''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sched.in.h; \
|
|
} > sched.h-t && \
|
|
mv sched.h-t sched.h
|
|
rm -f signal.h-t signal.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
|
|
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_RAISE''@/1/g' \
|
|
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
|
|
-e 's/@''GNULIB_SIGACTION''@/1/g' \
|
|
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
|
|
-e 's|@''HAVE_RAISE''@|1|g' \
|
|
-e 's|@''HAVE_SIGSET_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGACTION''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
|
|
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
|
|
-e 's|@''REPLACE_RAISE''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./signal.in.h; \
|
|
} > signal.h-t && \
|
|
mv signal.h-t signal.h
|
|
rm -f spawn.h-t spawn.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_SPAWN_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
|
|
-e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
|
|
-e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|1|g' \
|
|
-e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
|
|
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \
|
|
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \
|
|
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' \
|
|
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./spawn.in.h; \
|
|
} > spawn.h-t && \
|
|
mv spawn.h-t spawn.h
|
|
rm -f stdio.h-t stdio.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
|
|
-e 's/@''GNULIB_DPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_FCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_FDOPEN''@/1/g' \
|
|
-e 's/@''GNULIB_FFLUSH''@/0/g' \
|
|
-e 's/@''GNULIB_FGETC''@/1/g' \
|
|
-e 's/@''GNULIB_FGETS''@/1/g' \
|
|
-e 's/@''GNULIB_FOPEN''@/1/g' \
|
|
-e 's/@''GNULIB_FPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_FPURGE''@/0/g' \
|
|
-e 's/@''GNULIB_FPUTC''@/1/g' \
|
|
-e 's/@''GNULIB_FPUTS''@/1/g' \
|
|
-e 's/@''GNULIB_FREAD''@/1/g' \
|
|
-e 's/@''GNULIB_FREOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FSCANF''@/1/g' \
|
|
-e 's/@''GNULIB_FSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_FSEEKO''@/0/g' \
|
|
-e 's/@''GNULIB_FTELL''@/1/g' \
|
|
-e 's/@''GNULIB_FTELLO''@/1/g' \
|
|
-e 's/@''GNULIB_FWRITE''@/1/g' \
|
|
-e 's/@''GNULIB_GETC''@/1/g' \
|
|
-e 's/@''GNULIB_GETCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_GETDELIM''@/1/g' \
|
|
-e 's/@''GNULIB_GETLINE''@/1/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_PERROR''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_POPEN''@/0/g' \
|
|
-e 's/@''GNULIB_PRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PUTC''@/1/g' \
|
|
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_PUTS''@/1/g' \
|
|
-e 's/@''GNULIB_REMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_RENAME''@/0/g' \
|
|
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
|
|
-e 's/@''GNULIB_SCANF''@/1/g' \
|
|
-e 's/@''GNULIB_SNPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_TMPFILE''@/0/g' \
|
|
-e 's/@''GNULIB_VASPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VFSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VSNPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
|
|
< ./stdio.in.h | \
|
|
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_PCLOSE''@|1|g' \
|
|
-e 's|@''HAVE_POPEN''@|1|g' \
|
|
-e 's|@''HAVE_RENAMEAT''@|1|g' \
|
|
-e 's|@''HAVE_VASPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_VDPRINTF''@|1|g' \
|
|
-e 's|@''REPLACE_DPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FCLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_FDOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FFLUSH''@|0|g' \
|
|
-e 's|@''REPLACE_FOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FPURGE''@|0|g' \
|
|
-e 's|@''REPLACE_FREOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEKO''@|0|g' \
|
|
-e 's|@''REPLACE_FTELL''@|0|g' \
|
|
-e 's|@''REPLACE_FTELLO''@|0|g' \
|
|
-e 's|@''REPLACE_GETDELIM''@|0|g' \
|
|
-e 's|@''REPLACE_GETLINE''@|0|g' \
|
|
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_PERROR''@|0|g' \
|
|
-e 's|@''REPLACE_POPEN''@|0|g' \
|
|
-e 's|@''REPLACE_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_REMOVE''@|0|g' \
|
|
-e 's|@''REPLACE_RENAME''@|0|g' \
|
|
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
|
|
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_SPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_TMPFILE''@|0|g' \
|
|
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
|
|
-e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdio.h-t && \
|
|
mv stdio.h-t stdio.h
|
|
rm -f stdlib.h-t stdlib.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
|
|
-e 's/@''GNULIB__EXIT''@/0/g' \
|
|
-e 's/@''GNULIB_ATOLL''@/0/g' \
|
|
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
|
|
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
|
|
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
|
|
-e 's/@''GNULIB_GRANTPT''@/0/g' \
|
|
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_MBTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_MKDTEMP''@/1/g' \
|
|
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_QSORT_R''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
|
|
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
|
|
-e 's/@''GNULIB_REALPATH''@/1/g' \
|
|
-e 's/@''GNULIB_RPMATCH''@/0/g' \
|
|
-e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
|
|
-e 's/@''GNULIB_SETENV''@/1/g' \
|
|
-e 's/@''GNULIB_STRTOD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLL''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOULL''@/0/g' \
|
|
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNSETENV''@/1/g' \
|
|
-e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
< ./stdlib.in.h | \
|
|
sed -e 's|@''HAVE__EXIT''@|1|g' \
|
|
-e 's|@''HAVE_ATOLL''@|1|g' \
|
|
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
|
|
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
|
|
-e 's|@''HAVE_GRANTPT''@|1|g' \
|
|
-e 's|@''HAVE_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_MBTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MKDTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_QSORT_R''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_H''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_R''@|1|g' \
|
|
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
|
|
-e 's|@''HAVE_REALPATH''@|1|g' \
|
|
-e 's|@''HAVE_RPMATCH''@|1|g' \
|
|
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
|
|
-e 's|@''HAVE_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_STRTOD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLL''@|1|g' \
|
|
-e 's|@''HAVE_STRTOULL''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
|
|
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
|
|
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
|
|
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
|
|
-e 's|@''REPLACE_CALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
|
|
-e 's|@''REPLACE_INITSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_MALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_MBTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_PUTENV''@|0|g' \
|
|
-e 's|@''REPLACE_QSORT_R''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
|
|
-e 's|@''REPLACE_REALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_REALPATH''@|0|g' \
|
|
-e 's|@''REPLACE_SETENV''@|0|g' \
|
|
-e 's|@''REPLACE_SETSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOD''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOLD''@|0|g' \
|
|
-e 's|@''REPLACE_UNSETENV''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOMB''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _Noreturn/r ./_Noreturn.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdlib.h-t && \
|
|
mv stdlib.h-t stdlib.h
|
|
rm -f string.h-t string.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
|
|
-e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \
|
|
-e 's/@''GNULIB_FFSL''@/0/g' \
|
|
-e 's/@''GNULIB_FFSLL''@/0/g' \
|
|
-e 's/@''GNULIB_MBSLEN''@/1/g' \
|
|
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSTR''@/1/g' \
|
|
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSEP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_MEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_MEMMEM''@/0/g' \
|
|
-e 's/@''GNULIB_MEMPCPY''@/1/g' \
|
|
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_STPCPY''@/1/g' \
|
|
-e 's/@''GNULIB_STPNCPY''@/1/g' \
|
|
-e 's/@''GNULIB_STRCHRNUL''@/1/g' \
|
|
-e 's/@''GNULIB_STRDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_STRNDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNLEN''@/1/g' \
|
|
-e 's/@''GNULIB_STRPBRK''@/1/g' \
|
|
-e 's/@''GNULIB_STRSEP''@/0/g' \
|
|
-e 's/@''GNULIB_STRSTR''@/1/g' \
|
|
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRERROR''@/1/g' \
|
|
-e 's/@''GNULIB_STRERROR_R''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
|
|
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
|
|
< ./string.in.h | \
|
|
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
|
|
-e 's|@''HAVE_FFSL''@|1|g' \
|
|
-e 's|@''HAVE_FFSLL''@|1|g' \
|
|
-e 's|@''HAVE_MBSLEN''@|0|g' \
|
|
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
|
|
-e 's|@''HAVE_MEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
|
|
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_STPCPY''@|1|g' \
|
|
-e 's|@''HAVE_STPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
|
|
-e 's|@''HAVE_STRPBRK''@|1|g' \
|
|
-e 's|@''HAVE_STRSEP''@|1|g' \
|
|
-e 's|@''HAVE_STRCASESTR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
|
|
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
|
|
-e 's|@''REPLACE_MEMCHR''@|0|g' \
|
|
-e 's|@''REPLACE_MEMMEM''@|0|g' \
|
|
-e 's|@''REPLACE_STPNCPY''@|0|g' \
|
|
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
|
|
-e 's|@''REPLACE_STRDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNCAT''@|0|g' \
|
|
-e 's|@''REPLACE_STRNDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNLEN''@|0|g' \
|
|
-e 's|@''REPLACE_STRSTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR_R''@|1|g' \
|
|
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
|
|
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
< ./string.in.h; \
|
|
} > string.h-t && \
|
|
mv string.h-t string.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/random.h-t sys/random.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_RANDOM_H''@|<sys/random.h>|g' \
|
|
-e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \
|
|
-e 's/@''GNULIB_GETRANDOM''@/1/g' \
|
|
-e 's/@''HAVE_GETRANDOM''@/1/g' \
|
|
-e 's/@''REPLACE_GETRANDOM''@/0/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_random.in.h; \
|
|
} > sys/random.h-t && \
|
|
mv -f sys/random.h-t sys/random.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/select.h-t sys/select.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
|
|
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
|
|
-e 's/@''GNULIB_PSELECT''@/0/g' \
|
|
-e 's/@''GNULIB_SELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''HAVE_PSELECT''@|1|g' \
|
|
-e 's|@''REPLACE_PSELECT''@|0|g' \
|
|
-e 's|@''REPLACE_SELECT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_select.in.h; \
|
|
} > sys/select.h-t && \
|
|
mv sys/select.h-t sys/select.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/stat.h-t sys/stat.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
|
|
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
|
|
-e 's/@''GNULIB_FSTAT''@/1/g' \
|
|
-e 's/@''GNULIB_FSTATAT''@/0/g' \
|
|
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUMASK''@/0/g' \
|
|
-e 's/@''GNULIB_LCHMOD''@/0/g' \
|
|
-e 's/@''GNULIB_LSTAT''@/1/g' \
|
|
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKFIFO''@/0/g' \
|
|
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKNOD''@/0/g' \
|
|
-e 's/@''GNULIB_MKNODAT''@/0/g' \
|
|
-e 's/@''GNULIB_STAT''@/1/g' \
|
|
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
|
|
-e 's|@''HAVE_FCHMODAT''@|1|g' \
|
|
-e 's|@''HAVE_FSTATAT''@|1|g' \
|
|
-e 's|@''HAVE_FUTIMENS''@|1|g' \
|
|
-e 's|@''HAVE_GETUMASK''@|1|g' \
|
|
-e 's|@''HAVE_LCHMOD''@|1|g' \
|
|
-e 's|@''HAVE_LSTAT''@|1|g' \
|
|
-e 's|@''HAVE_MKDIRAT''@|1|g' \
|
|
-e 's|@''HAVE_MKFIFO''@|1|g' \
|
|
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
|
|
-e 's|@''HAVE_MKNOD''@|1|g' \
|
|
-e 's|@''HAVE_MKNODAT''@|1|g' \
|
|
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
|
|
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
|
|
-e 's|@''REPLACE_FSTAT''@|0|g' \
|
|
-e 's|@''REPLACE_FSTATAT''@|0|g' \
|
|
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
|
|
-e 's|@''REPLACE_LSTAT''@|0|g' \
|
|
-e 's|@''REPLACE_MKDIR''@|0|g' \
|
|
-e 's|@''REPLACE_MKFIFO''@|0|g' \
|
|
-e 's|@''REPLACE_MKNOD''@|0|g' \
|
|
-e 's|@''REPLACE_STAT''@|0|g' \
|
|
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_stat.in.h; \
|
|
} > sys/stat.h-t && \
|
|
mv sys/stat.h-t sys/stat.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/time.h-t sys/time.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
|
|
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
|
|
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
|
|
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
|
|
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
|
|
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_time.in.h; \
|
|
} > sys/time.h-t && \
|
|
mv sys/time.h-t sys/time.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/types.h-t sys/types.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
|
|
< ./sys_types.in.h; \
|
|
} > sys/types.h-t && \
|
|
mv sys/types.h-t sys/types.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/wait.h-t sys/wait.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
|
|
-e 's/@''GNULIB_WAITPID''@/1/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_wait.in.h; \
|
|
} > sys/wait.h-t && \
|
|
mv sys/wait.h-t sys/wait.h
|
|
rm -f time.h-t time.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
|
|
-e 's/@''GNULIB_CTIME''@/0/g' \
|
|
-e 's/@''GNULIB_LOCALTIME''@/1/g' \
|
|
-e 's/@''GNULIB_MKTIME''@/0/g' \
|
|
-e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_STRFTIME''@/0/g' \
|
|
-e 's/@''GNULIB_STRPTIME''@/0/g' \
|
|
-e 's/@''GNULIB_TIMEGM''@/0/g' \
|
|
-e 's/@''GNULIB_TIME_R''@/0/g' \
|
|
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
|
|
-e 's/@''GNULIB_TZSET''@/0/g' \
|
|
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
|
|
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
|
|
-e 's|@''HAVE_STRPTIME''@|1|g' \
|
|
-e 's|@''HAVE_TIMEGM''@|1|g' \
|
|
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
|
|
-e 's|@''HAVE_TZSET''@|1|g' \
|
|
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_GMTIME''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_NANOSLEEP''@|1|g' \
|
|
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
|
|
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./time.in.h; \
|
|
} > time.h-t && \
|
|
mv time.h-t time.h
|
|
rm -f uniconv.h-t uniconv.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./uniconv.in.h; \
|
|
} > uniconv.h-t && \
|
|
mv -f uniconv.h-t uniconv.h
|
|
rm -f unictype.h-t unictype.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unictype.in.h; \
|
|
} > unictype.h-t && \
|
|
mv -f unictype.h-t unictype.h
|
|
rm -f unilbrk.h-t unilbrk.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unilbrk.in.h; \
|
|
} > unilbrk.h-t && \
|
|
mv -f unilbrk.h-t unilbrk.h
|
|
rm -f uniname.h-t uniname.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./uniname.in.h; \
|
|
} > uniname.h-t && \
|
|
mv -f uniname.h-t uniname.h
|
|
rm -f unistd.h-t unistd.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_UNISTD_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's/@''GNULIB_ACCESS''@/1/g' \
|
|
-e 's/@''GNULIB_CHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_CHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_CLOSE''@/1/g' \
|
|
-e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \
|
|
-e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_DUP2''@/1/g' \
|
|
-e 's/@''GNULIB_DUP3''@/0/g' \
|
|
-e 's/@''GNULIB_ENVIRON''@/1/g' \
|
|
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
|
|
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
|
|
-e 's/@''GNULIB_FCHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
|
|
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
|
|
-e 's/@''GNULIB_FSYNC''@/1/g' \
|
|
-e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
|
|
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
|
|
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
|
|
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
|
|
-e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_GETPASS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
|
|
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
|
|
-e 's/@''GNULIB_ISATTY''@/0/g' \
|
|
-e 's/@''GNULIB_LCHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_LINK''@/0/g' \
|
|
-e 's/@''GNULIB_LINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_LSEEK''@/1/g' \
|
|
-e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_PIPE2''@/1/g' \
|
|
-e 's/@''GNULIB_PREAD''@/0/g' \
|
|
-e 's/@''GNULIB_PWRITE''@/0/g' \
|
|
-e 's/@''GNULIB_READ''@/1/g' \
|
|
-e 's/@''GNULIB_READLINK''@/1/g' \
|
|
-e 's/@''GNULIB_READLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_RMDIR''@/1/g' \
|
|
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
|
|
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_UNLINK''@/1/g' \
|
|
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_WRITE''@/1/g' \
|
|
< ./unistd.in.h | \
|
|
sed -e 's|@''HAVE_CHOWN''@|1|g' \
|
|
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
|
|
-e 's|@''HAVE_DUP3''@|1|g' \
|
|
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
|
|
-e 's|@''HAVE_FACCESSAT''@|1|g' \
|
|
-e 's|@''HAVE_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
|
|
-e 's|@''HAVE_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_FSYNC''@|1|g' \
|
|
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETENTROPY''@|1|g' \
|
|
-e 's|@''HAVE_GETGROUPS''@|1|g' \
|
|
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETPASS''@|1|g' \
|
|
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
|
|
-e 's|@''HAVE_LCHOWN''@|1|g' \
|
|
-e 's|@''HAVE_LINK''@|1|g' \
|
|
-e 's|@''HAVE_LINKAT''@|1|g' \
|
|
-e 's|@''HAVE_PIPE''@|1|g' \
|
|
-e 's|@''HAVE_PIPE2''@|1|g' \
|
|
-e 's|@''HAVE_PREAD''@|1|g' \
|
|
-e 's|@''HAVE_PWRITE''@|1|g' \
|
|
-e 's|@''HAVE_READLINK''@|1|g' \
|
|
-e 's|@''HAVE_READLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_SLEEP''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINK''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_UNLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_USLEEP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_OS_H''@|0|g' \
|
|
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
|
|
-e 's|@''REPLACE_CHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_CLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_DUP''@|0|g' \
|
|
-e 's|@''REPLACE_DUP2''@|0|g' \
|
|
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
|
|
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_GETCWD''@|0|g' \
|
|
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
|
|
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
|
|
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
|
|
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETPASS''@|0|g' \
|
|
-e 's|@''REPLACE_ISATTY''@|0|g' \
|
|
-e 's|@''REPLACE_LCHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_LINK''@|0|g' \
|
|
-e 's|@''REPLACE_LINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_LSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_PREAD''@|0|g' \
|
|
-e 's|@''REPLACE_PWRITE''@|0|g' \
|
|
-e 's|@''REPLACE_READ''@|0|g' \
|
|
-e 's|@''REPLACE_READLINK''@|0|g' \
|
|
-e 's|@''REPLACE_READLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_RMDIR''@|0|g' \
|
|
-e 's|@''REPLACE_SLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINK''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINK''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_USLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_WRITE''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > unistd.h-t && \
|
|
mv unistd.h-t unistd.h
|
|
rm -f unistr.h-t unistr.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unistr.in.h; \
|
|
} > unistr.h-t && \
|
|
mv -f unistr.h-t unistr.h
|
|
rm -f unitypes.h-t unitypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unitypes.in.h; \
|
|
} > unitypes.h-t && \
|
|
mv -f unitypes.h-t unitypes.h
|
|
rm -f uniwidth.h-t uniwidth.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./uniwidth.in.h; \
|
|
} > uniwidth.h-t && \
|
|
mv -f uniwidth.h-t uniwidth.h
|
|
rm -f utime.h-t utime.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's/@''HAVE_UTIME_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_UTIME_H''@|<utime.h>|g' \
|
|
-e 's/@''GNULIB_UTIME''@/1/g' \
|
|
-e 's|@''HAVE_UTIME''@|1|g' \
|
|
-e 's|@''REPLACE_UTIME''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./utime.in.h; \
|
|
} > utime.h-t && \
|
|
mv utime.h-t utime.h
|
|
rm -f wchar.h-t wchar.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''HAVE_FEATURES_H''@|1|g' \
|
|
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
|
|
-e 's|@''HAVE_WCHAR_H''@|1|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_BTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_MBSINIT''@/1/g' \
|
|
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
|
|
-e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
|
|
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
|
|
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCWIDTH''@/1/g' \
|
|
-e 's/@''GNULIB_WMEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMPCPY''@/1/g' \
|
|
-e 's/@''GNULIB_WMEMSET''@/0/g' \
|
|
-e 's/@''GNULIB_WCSLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
|
|
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
|
|
-e 's/@''GNULIB_WCSDUP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSTR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSTOK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
|
|
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
|
|
< ./wchar.in.h | \
|
|
sed -e 's|@''HAVE_WINT_T''@|1|g' \
|
|
-e 's|@''HAVE_BTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBSINIT''@|1|g' \
|
|
-e 's|@''HAVE_MBRTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBRLEN''@|1|g' \
|
|
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_WCRTOMB''@|1|g' \
|
|
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCMP''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
|
|
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMSET''@|1|g' \
|
|
-e 's|@''HAVE_WCSLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSNLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCOLL''@|1|g' \
|
|
-e 's|@''HAVE_WCSXFRM''@|1|g' \
|
|
-e 's|@''HAVE_WCSDUP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSRCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSCSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSPBRK''@|1|g' \
|
|
-e 's|@''HAVE_WCSSTR''@|1|g' \
|
|
-e 's|@''HAVE_WCSTOK''@|1|g' \
|
|
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
|
|
-e 's|@''HAVE_WCSFTIME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
|
|
-e 's|@''REPLACE_BTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOB''@|0|g' \
|
|
-e 's|@''REPLACE_MBSINIT''@|0|g' \
|
|
-e 's|@''REPLACE_MBRTOWC''@|1|g' \
|
|
-e 's|@''REPLACE_MBRLEN''@|1|g' \
|
|
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
|
|
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
|
|
-e 's|@''REPLACE_WCSTOK''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > wchar.h-t && \
|
|
mv wchar.h-t wchar.h
|
|
rm -f wctype.h-t wctype.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_ISWBLANK''@/1/g' \
|
|
-e 's/@''GNULIB_ISWDIGIT''@/1/g' \
|
|
-e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
|
|
-e 's/@''GNULIB_WCTYPE''@/0/g' \
|
|
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
|
|
-e 's/@''GNULIB_WCTRANS''@/0/g' \
|
|
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
|
|
-e 's/@''HAVE_ISWBLANK''@/1/g' \
|
|
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
|
|
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
|
|
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
|
|
-e 's/@''HAVE_WINT_T''@/1/g' \
|
|
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
|
|
-e 's/@''REPLACE_ISWDIGIT''@/0/g' \
|
|
-e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
|
|
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
|
|
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./wctype.in.h; \
|
|
} > wctype.h-t && \
|
|
mv wctype.h-t wctype.h
|
|
make all-am
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib'
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o acl-errno-valid.lo acl-errno-valid.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c acl-errno-valid.c -o acl-errno-valid.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o acl-internal.lo acl-internal.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c acl-internal.c -o acl-internal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o get-permissions.lo get-permissions.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c get-permissions.c -o get-permissions.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o set-permissions.lo set-permissions.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c set-permissions.c -o set-permissions.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o allocator.lo allocator.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c allocator.c -o allocator.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o areadlink.lo areadlink.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c areadlink.c -o areadlink.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o areadlink-with-size.lo areadlink-with-size.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c areadlink-with-size.c -o areadlink-with-size.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o argmatch.lo argmatch.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c argmatch.c -o argmatch.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o asyncsafe-spin.lo asyncsafe-spin.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c asyncsafe-spin.c -o asyncsafe-spin.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o backupfile.lo backupfile.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c backupfile.c -o backupfile.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o addext.lo addext.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c addext.c -o addext.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o basename-lgpl.lo basename-lgpl.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c basename-lgpl.c -o basename-lgpl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o binary-io.lo binary-io.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c binary-io.c -o binary-io.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o bitrotate.lo bitrotate.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c bitrotate.c -o bitrotate.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-ctype.lo c-ctype.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-ctype.c -o c-ctype.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strcasecmp.c -o c-strcasecmp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strncasecmp.c -o c-strncasecmp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strcasestr.lo c-strcasestr.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strcasestr.c -o c-strcasestr.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strstr.lo c-strstr.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strstr.c -o c-strstr.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o canonicalize.lo canonicalize.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c canonicalize.c -o canonicalize.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o careadlinkat.lo careadlinkat.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c careadlinkat.c -o careadlinkat.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o classpath.lo classpath.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c classpath.c -o classpath.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o clean-temp.lo clean-temp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c clean-temp.c -o clean-temp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o cloexec.lo cloexec.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c cloexec.c -o cloexec.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o closeout.lo closeout.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c closeout.c -o closeout.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o concat-filename.lo concat-filename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c concat-filename.c -o concat-filename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o copy-file.lo copy-file.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c copy-file.c -o copy-file.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o csharpcomp.lo csharpcomp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c csharpcomp.c -o csharpcomp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o csharpexec.lo csharpexec.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c csharpexec.c -o csharpexec.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dirname-lgpl.lo dirname-lgpl.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dirname-lgpl.c -o dirname-lgpl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o stripslash.lo stripslash.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c stripslash.c -o stripslash.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o error-progname.lo error-progname.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c error-progname.c -o error-progname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o execute.lo execute.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c execute.c -o execute.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o exitfail.lo exitfail.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c exitfail.c -o exitfail.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fatal-signal.lo fatal-signal.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fatal-signal.c -o fatal-signal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-hook.lo fd-hook.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-hook.c -o fd-hook.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-safer-flag.lo fd-safer-flag.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-safer-flag.c -o fd-safer-flag.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dup-safer-flag.lo dup-safer-flag.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dup-safer-flag.c -o dup-safer-flag.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o file-set.lo file-set.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c file-set.c -o file-set.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o findprog.lo findprog.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c findprog.c -o findprog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fstrcmp.lo fstrcmp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fstrcmp.c -o fstrcmp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o full-write.lo full-write.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c full-write.c -o full-write.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fwriteerror.lo fwriteerror.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fwriteerror.c -o fwriteerror.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gcd.lo gcd.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gcd.c -o gcd.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o getprogname.lo getprogname.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c getprogname.c -o getprogname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gettime.lo gettime.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gettime.c -o gettime.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hard-locale.lo hard-locale.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hard-locale.c -o hard-locale.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash.lo hash.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash.c -o hash.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash-pjw.lo hash-pjw.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash-pjw.c -o hash-pjw.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash-triple-simple.lo hash-triple-simple.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash-triple-simple.c -o hash-triple-simple.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javacomp.lo javacomp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javacomp.c -o javacomp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javaexec.lo javaexec.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javaexec.c -o javaexec.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javaversion.lo javaversion.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javaversion.c -o javaversion.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_linked_list.lo gl_linked_list.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_linked_list.c -o gl_linked_list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_linkedhash_list.lo gl_linkedhash_list.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_linkedhash_list.c -o gl_linkedhash_list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_list.lo gl_list.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_list.c -o gl_list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localcharset.lo localcharset.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localcharset.c -o localcharset.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localename.lo localename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localename.c -o localename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localename-table.lo localename-table.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localename-table.c -o localename-table.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/lock.lo glthread/lock.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/lock.c -o glthread/lock.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o malloca.lo malloca.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c malloca.c -o malloca.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o math.lo math.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c math.c -o math.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbchar.lo mbchar.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbchar.c -o mbchar.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbiter.lo mbiter.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbiter.c -o mbiter.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbslen.lo mbslen.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbslen.c -o mbslen.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbsstr.lo mbsstr.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbsstr.c -o mbsstr.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbswidth.lo mbswidth.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbswidth.c -o mbswidth.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbuiter.lo mbuiter.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbuiter.c -o mbuiter.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mem-hash-map.lo mem-hash-map.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mem-hash-map.c -o mem-hash-map.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o omp-init.lo omp-init.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c omp-init.c -o omp-init.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-filter-ii.lo pipe-filter-ii.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-filter-ii.c -o pipe-filter-ii.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-filter-aux.lo pipe-filter-aux.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-filter-aux.c -o pipe-filter-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe2.lo pipe2.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe2.c -o pipe2.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe2-safer.lo pipe2-safer.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe2-safer.c -o pipe2-safer.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o progname.lo progname.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c progname.c -o progname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o propername.lo propername.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c propername.c -o propername.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o qcopy-acl.lo qcopy-acl.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c qcopy-acl.c -o qcopy-acl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o quotearg.lo quotearg.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c quotearg.c -o quotearg.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o read-file.lo read-file.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c read-file.c -o read-file.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o safe-read.lo safe-read.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c safe-read.c -o safe-read.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o safe-write.lo safe-write.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c safe-write.c -o safe-write.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o setlocale_null.lo setlocale_null.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c setlocale_null.c -o setlocale_null.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o sh-quote.lo sh-quote.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c sh-quote.c -o sh-quote.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o sig-handler.lo sig-handler.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c sig-handler.c -o sig-handler.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o spawn-pipe.lo spawn-pipe.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c spawn-pipe.c -o spawn-pipe.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o stat-time.lo stat-time.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c stat-time.c -o stat-time.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconv.lo striconv.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconv.c -o striconv.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconveh.lo striconveh.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconveh.c -o striconveh.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconveha.lo striconveha.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconveha.c -o striconveha.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o strnlen1.lo strnlen1.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c strnlen1.c -o strnlen1.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o supersede.lo supersede.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c supersede.c -o supersede.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o tempname.lo tempname.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c tempname.c -o tempname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/threadlib.c -o glthread/threadlib.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o timespec.lo timespec.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c timespec.c -o timespec.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/tls.lo glthread/tls.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/tls.c -o glthread/tls.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o tmpdir.lo tmpdir.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c tmpdir.c -o tmpdir.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o trim.lo trim.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c trim.c -o trim.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unictype/ctype_space.lo unictype/ctype_space.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unictype/ctype_space.c -o unictype/ctype_space.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unictype/sy_java_whitespace.c -o unictype/sy_java_whitespace.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniname/uniname.lo uniname/uniname.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniname/uniname.c -o uniname/uniname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistd.lo unistd.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistd.c -o unistd.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dup-safer.lo dup-safer.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dup-safer.c -o dup-safer.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-safer.lo fd-safer.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-safer.c -o fd-safer.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-safer.lo pipe-safer.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-safer.c -o pipe-safer.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-check.lo unistr/u8-check.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-check.c -o unistr/u8-check.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mblen.c -o unistr/u8-mblen.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-prev.lo unistr/u8-prev.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-prev.c -o unistr/u8-prev.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniwidth/width.lo uniwidth/width.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniwidth/width.c -o uniwidth/width.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o utimens.lo utimens.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c utimens.c -o utimens.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o wait-process.lo wait-process.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c wait-process.c -o wait-process.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o wctype-h.lo wctype-h.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c wctype-h.c -o wctype-h.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmalloc.lo xmalloc.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmalloc.c -o xmalloc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstrdup.lo xstrdup.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstrdup.c -o xstrdup.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xconcat-filename.lo xconcat-filename.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xconcat-filename.c -o xconcat-filename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xerror.lo xerror.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xerror.c -o xerror.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xgetcwd.lo xgetcwd.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xgetcwd.c -o xgetcwd.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_xlist.lo gl_xlist.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_xlist.c -o gl_xlist.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmalloca.lo xmalloca.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmalloca.c -o xmalloca.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmemdup0.lo xmemdup0.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmemdup0.c -o xmemdup0.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xreadlink.lo xreadlink.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xreadlink.c -o xreadlink.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xsetenv.lo xsetenv.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xsetenv.c -o xsetenv.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xsize.lo xsize.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xsize.c -o xsize.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstriconv.lo xstriconv.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstriconv.c -o xstriconv.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstriconveh.lo xstriconveh.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstriconveh.c -o xstriconveh.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xvasprintf.lo xvasprintf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xvasprintf.c -o xvasprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xasprintf.lo xasprintf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xasprintf.c -o xasprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o asnprintf.lo asnprintf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c asnprintf.c -o asnprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fcntl.lo fcntl.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fcntl.c -o fcntl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbrtowc.lo mbrtowc.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbrtowc.c -o mbrtowc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o obstack.lo obstack.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c obstack.c -o obstack.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o printf-args.lo printf-args.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c printf-args.c -o printf-args.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o printf-parse.lo printf-parse.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c printf-parse.c -o printf-parse.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o vasnprintf.lo vasnprintf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c vasnprintf.c -o vasnprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/DOCBparser.c -o libxml/rpl_la-DOCBparser.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/HTMLparser.c -o libxml/rpl_la-HTMLparser.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/HTMLtree.c -o libxml/rpl_la-HTMLtree.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/SAX.c -o libxml/rpl_la-SAX.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/SAX2.c -o libxml/rpl_la-SAX2.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/buf.c -o libxml/rpl_la-buf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/c14n.c -o libxml/rpl_la-c14n.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/catalog.c -o libxml/rpl_la-catalog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/chvalid.c -o libxml/rpl_la-chvalid.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/debugXML.c -o libxml/rpl_la-debugXML.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/dict.c -o libxml/rpl_la-dict.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/encoding.c -o libxml/rpl_la-encoding.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/entities.c -o libxml/rpl_la-entities.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/error.c -o libxml/rpl_la-error.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/globals.c -o libxml/rpl_la-globals.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/hash.c -o libxml/rpl_la-hash.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/legacy.c -o libxml/rpl_la-legacy.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/list.c -o libxml/rpl_la-list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/nanoftp.c -o libxml/rpl_la-nanoftp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/nanohttp.c -o libxml/rpl_la-nanohttp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/parser.c -o libxml/rpl_la-parser.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/parserInternals.c -o libxml/rpl_la-parserInternals.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/pattern.c -o libxml/rpl_la-pattern.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/relaxng.c -o libxml/rpl_la-relaxng.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/schematron.c -o libxml/rpl_la-schematron.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/threads.c -o libxml/rpl_la-threads.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/tree.c -o libxml/rpl_la-tree.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/trionan.c -o libxml/rpl_la-trionan.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/uri.c -o libxml/rpl_la-uri.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/valid.c -o libxml/rpl_la-valid.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xinclude.c -o libxml/rpl_la-xinclude.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xlink.c -o libxml/rpl_la-xlink.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlIO.c -o libxml/rpl_la-xmlIO.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlmemory.c -o libxml/rpl_la-xmlmemory.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlmodule.c -o libxml/rpl_la-xmlmodule.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlreader.c -o libxml/rpl_la-xmlreader.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlregexp.c -o libxml/rpl_la-xmlregexp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlsave.c -o libxml/rpl_la-xmlsave.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlschemas.c -o libxml/rpl_la-xmlschemas.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlschemastypes.c -o libxml/rpl_la-xmlschemastypes.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlstring.c -o libxml/rpl_la-xmlstring.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlunicode.c -o libxml/rpl_la-xmlunicode.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlwriter.c -o libxml/rpl_la-xmlwriter.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xpath.c -o libxml/rpl_la-xpath.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c
|
|
libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xpointer.c -o libxml/rpl_la-xpointer.o
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo
|
|
libtool: link: ar cru .libs/libxml_rpl.a libxml/rpl_la-DOCBparser.o libxml/rpl_la-HTMLparser.o libxml/rpl_la-HTMLtree.o libxml/rpl_la-SAX.o libxml/rpl_la-SAX2.o libxml/rpl_la-buf.o libxml/rpl_la-c14n.o libxml/rpl_la-catalog.o libxml/rpl_la-chvalid.o libxml/rpl_la-debugXML.o libxml/rpl_la-dict.o libxml/rpl_la-encoding.o libxml/rpl_la-entities.o libxml/rpl_la-error.o libxml/rpl_la-globals.o libxml/rpl_la-hash.o libxml/rpl_la-legacy.o libxml/rpl_la-list.o libxml/rpl_la-nanoftp.o libxml/rpl_la-nanohttp.o libxml/rpl_la-parser.o libxml/rpl_la-parserInternals.o libxml/rpl_la-pattern.o libxml/rpl_la-relaxng.o libxml/rpl_la-schematron.o libxml/rpl_la-threads.o libxml/rpl_la-tree.o libxml/rpl_la-trionan.o libxml/rpl_la-uri.o libxml/rpl_la-valid.o libxml/rpl_la-xinclude.o libxml/rpl_la-xlink.o libxml/rpl_la-xmlIO.o libxml/rpl_la-xmlmemory.o libxml/rpl_la-xmlmodule.o libxml/rpl_la-xmlreader.o libxml/rpl_la-xmlregexp.o libxml/rpl_la-xmlsave.o libxml/rpl_la-xmlschemas.o libxml/rpl_la-xmlschemastypes.o libxml/rpl_la-xmlstring.o libxml/rpl_la-xmlunicode.o libxml/rpl_la-xmlwriter.o libxml/rpl_la-xpath.o libxml/rpl_la-xpointer.o
|
|
libtool: link: ranlib .libs/libxml_rpl.a
|
|
libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" )
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -lm -lm -lm -release 0.21 -o libgettextlib.la -rpath /usr/local/lib acl-errno-valid.lo acl-internal.lo get-permissions.lo set-permissions.lo allocator.lo areadlink.lo areadlink-with-size.lo argmatch.lo asyncsafe-spin.lo backupfile.lo addext.lo basename-lgpl.lo binary-io.lo bitrotate.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo canonicalize.lo careadlinkat.lo classpath.lo clean-temp.lo cloexec.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo dirname-lgpl.lo stripslash.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-safer-flag.lo dup-safer-flag.lo file-set.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo getprogname.lo gettime.lo hard-locale.lo hash.lo hash-pjw.lo hash-triple-simple.lo javacomp.lo javaexec.lo javaversion.lo gl_linked_list.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo localename-table.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo mbuiter.lo mem-hash-map.lo omp-init.lo pipe-filter-ii.lo pipe-filter-aux.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo qcopy-acl.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo setlocale_null.lo sh-quote.lo sig-handler.lo spawn-pipe.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo supersede.lo tempname.lo glthread/threadlib.lo timespec.lo glthread/tls.lo tmpdir.lo trim.lo uniconv/u8-conv-from-enc.lo unictype/ctype_space.lo unictype/sy_java_whitespace.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo utimens.lo wait-process.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo xgetcwd.lo gl_xlist.lo xmalloca.lo xmemdup0.lo xreadlink.lo xsetenv.lo xsize.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libxml_rpl.la
|
|
libtool: link: (cd .libs/libgettextlib.lax/libxml_rpl.a && ar x "/sources/gettext-0.21/gettext-tools/gnulib-lib/./.libs/libxml_rpl.a")
|
|
libtool: link: ar cru .libs/libgettextlib.a acl-errno-valid.o acl-internal.o get-permissions.o set-permissions.o allocator.o areadlink.o areadlink-with-size.o argmatch.o asyncsafe-spin.o backupfile.o addext.o basename-lgpl.o binary-io.o bitrotate.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strcasestr.o c-strstr.o canonicalize.o careadlinkat.o classpath.o clean-temp.o cloexec.o closeout.o concat-filename.o copy-file.o csharpcomp.o csharpexec.o dirname-lgpl.o stripslash.o error-progname.o execute.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o dup-safer-flag.o file-set.o findprog.o fstrcmp.o full-write.o fwriteerror.o gcd.o getprogname.o gettime.o hard-locale.o hash.o hash-pjw.o hash-triple-simple.o javacomp.o javaexec.o javaversion.o gl_linked_list.o gl_linkedhash_list.o gl_list.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o math.o mbchar.o mbiter.o mbslen.o mbsstr.o mbswidth.o mbuiter.o mem-hash-map.o omp-init.o pipe-filter-ii.o pipe-filter-aux.o pipe2.o pipe2-safer.o progname.o propername.o qcopy-acl.o quotearg.o read-file.o safe-read.o safe-write.o setlocale_null.o sh-quote.o sig-handler.o spawn-pipe.o stat-time.o striconv.o striconveh.o striconveha.o strnlen1.o supersede.o tempname.o glthread/threadlib.o timespec.o glthread/tls.o tmpdir.o trim.o uniconv/u8-conv-from-enc.o unictype/ctype_space.o unictype/sy_java_whitespace.o unilbrk/lbrktables.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-width-linebreaks.o uniname/uniname.o unistd.o dup-safer.o fd-safer.o pipe-safer.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u8-check.o unistr/u8-mblen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-prev.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o utimens.o wait-process.o wctype-h.o xmalloc.o xstrdup.o xconcat-filename.o xerror.o xgetcwd.o gl_xlist.o xmalloca.o xmemdup0.o xreadlink.o xsetenv.o xsize.o xstriconv.o xstriconveh.o xvasprintf.o xasprintf.o asnprintf.o fcntl.o mbrtowc.o obstack.o printf-args.o printf-parse.o vasnprintf.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-DOCBparser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-HTMLparser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-HTMLtree.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-SAX.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-SAX2.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-buf.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-c14n.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-catalog.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-chvalid.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-debugXML.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-dict.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-encoding.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-entities.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-error.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-globals.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-hash.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-legacy.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-list.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-nanoftp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-nanohttp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-parser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-parserInternals.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-pattern.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-relaxng.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-schematron.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-threads.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-tree.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-trionan.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-uri.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-valid.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xinclude.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xlink.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlIO.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlmemory.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlmodule.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlreader.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlregexp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlsave.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlschemas.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlschemastypes.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlstring.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlunicode.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlwriter.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xpath.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xpointer.o
|
|
libtool: link: ranlib .libs/libgettextlib.a
|
|
libtool: link: rm -fr .libs/libgettextlib.lax
|
|
libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" )
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib'
|
|
Making all in libgrep
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep'
|
|
rm -f langinfo.h-t langinfo.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \
|
|
-e 's|@''HAVE_LANGINFO_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
|
|
-e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
|
|
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
|
|
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \
|
|
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./langinfo.in.h; \
|
|
} > langinfo.h-t && \
|
|
mv langinfo.h-t langinfo.h
|
|
make all-am
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep'
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o glthread/lock.o glthread/lock.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o glthread/threadlib.o glthread/threadlib.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o kwset.o kwset.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o m-fgrep.o m-fgrep.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o m-regex.o m-regex.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o mbrlen.o mbrlen.c
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o regex.o regex.c
|
|
rm -f libgrep.a
|
|
ar cr libgrep.a glthread/lock.o glthread/threadlib.o kwset.o m-fgrep.o m-regex.o mbrlen.o regex.o
|
|
ranlib libgrep.a
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep'
|
|
Making all in src
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/src'
|
|
here=`pwd`; \
|
|
cd ../../libtextstyle/lib && \
|
|
make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here"
|
|
make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib'
|
|
/usr/bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src'
|
|
/usr/bin/install -c -m 644 textstyle.h '/sources/gettext-0.21/gettext-tools/src/.'
|
|
/usr/bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src'
|
|
/usr/bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src/textstyle'
|
|
/usr/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/sources/gettext-0.21/gettext-tools/src/textstyle'
|
|
make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib'
|
|
make all-am
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/src'
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo './'`message.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c message.c -o libgettextsrc_la-message.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo './'`po-error.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-error.c -o libgettextsrc_la-po-error.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo './'`po-xerror.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-xerror.c -o libgettextsrc_la-po-xerror.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo './'`read-catalog-abstract.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-catalog-abstract.c -o libgettextsrc_la-read-catalog-abstract.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo './'`po-lex.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-lex.c -o libgettextsrc_la-po-lex.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo './'`po-gram-gen.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-gram-gen.c -o libgettextsrc_la-po-gram-gen.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo './'`po-charset.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-charset.c -o libgettextsrc_la-po-charset.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo './'`read-po.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-po.c -o libgettextsrc_la-read-po.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo './'`read-properties.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-properties.c -o libgettextsrc_la-read-properties.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo './'`read-stringtable.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-stringtable.c -o libgettextsrc_la-read-stringtable.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo './'`open-catalog.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c open-catalog.c -o libgettextsrc_la-open-catalog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo './'`dir-list.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c dir-list.c -o libgettextsrc_la-dir-list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo './'`str-list.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c str-list.c -o libgettextsrc_la-str-list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo './'`read-catalog.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-catalog.c -o libgettextsrc_la-read-catalog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo './'`write-catalog.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-catalog.c -o libgettextsrc_la-write-catalog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo './'`write-properties.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-properties.c -o libgettextsrc_la-write-properties.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo './'`write-stringtable.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-stringtable.c -o libgettextsrc_la-write-stringtable.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo './'`write-po.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-po.c -o libgettextsrc_la-write-po.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo './'`msgl-ascii.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-ascii.c -o libgettextsrc_la-msgl-ascii.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo './'`msgl-iconv.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-iconv.c -o libgettextsrc_la-msgl-iconv.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo './'`msgl-equal.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-equal.c -o libgettextsrc_la-msgl-equal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo './'`msgl-cat.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-cat.c -o libgettextsrc_la-msgl-cat.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo './'`msgl-header.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-header.c -o libgettextsrc_la-msgl-header.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo './'`msgl-english.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-english.c -o libgettextsrc_la-msgl-english.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo './'`msgl-check.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-check.c -o libgettextsrc_la-msgl-check.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo './'`file-list.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c file-list.c -o libgettextsrc_la-file-list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo './'`msgl-charset.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-charset.c -o libgettextsrc_la-msgl-charset.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo './'`po-time.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-time.c -o libgettextsrc_la-po-time.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo './'`plural-exp.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-exp.c -o libgettextsrc_la-plural-exp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo './'`plural-eval.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-eval.c -o libgettextsrc_la-plural-eval.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo './'`plural-table.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-table.c -o libgettextsrc_la-plural-table.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo './'`sentence.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c sentence.c -o libgettextsrc_la-sentence.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo './'`format.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format.c -o libgettextsrc_la-format.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo './'`format-c.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-c.c -o libgettextsrc_la-format-c.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo './'`format-python.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-python.c -o libgettextsrc_la-format-python.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo './'`format-python-brace.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-python-brace.c -o libgettextsrc_la-format-python-brace.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo './'`format-java.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-java.c -o libgettextsrc_la-format-java.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-java-printf.lo `test -f 'format-java-printf.c' || echo './'`format-java-printf.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-java-printf.c -o libgettextsrc_la-format-java-printf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo './'`format-csharp.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-csharp.c -o libgettextsrc_la-format-csharp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo './'`format-javascript.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-javascript.c -o libgettextsrc_la-format-javascript.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo './'`format-scheme.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-scheme.c -o libgettextsrc_la-format-scheme.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo './'`format-lisp.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-lisp.c -o libgettextsrc_la-format-lisp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo './'`format-elisp.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-elisp.c -o libgettextsrc_la-format-elisp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo './'`format-librep.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-librep.c -o libgettextsrc_la-format-librep.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-ruby.lo `test -f 'format-ruby.c' || echo './'`format-ruby.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-ruby.c -o libgettextsrc_la-format-ruby.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo './'`format-sh.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-sh.c -o libgettextsrc_la-format-sh.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo './'`format-awk.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-awk.c -o libgettextsrc_la-format-awk.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo './'`format-lua.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-lua.c -o libgettextsrc_la-format-lua.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo './'`format-pascal.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-pascal.c -o libgettextsrc_la-format-pascal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-smalltalk.lo `test -f 'format-smalltalk.c' || echo './'`format-smalltalk.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-smalltalk.c -o libgettextsrc_la-format-smalltalk.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo './'`format-qt.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-qt.c -o libgettextsrc_la-format-qt.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo './'`format-qt-plural.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-qt-plural.c -o libgettextsrc_la-format-qt-plural.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo './'`format-kde.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-kde.c -o libgettextsrc_la-format-kde.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo './'`format-kde-kuit.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-kde-kuit.c -o libgettextsrc_la-format-kde-kuit.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo './'`format-boost.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-boost.c -o libgettextsrc_la-format-boost.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo './'`format-tcl.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-tcl.c -o libgettextsrc_la-format-tcl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo './'`format-perl.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-perl.c -o libgettextsrc_la-format-perl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo './'`format-perl-brace.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-perl-brace.c -o libgettextsrc_la-format-perl-brace.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo './'`format-php.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-php.c -o libgettextsrc_la-format-php.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo './'`format-gcc-internal.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-gcc-internal.c -o libgettextsrc_la-format-gcc-internal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo './'`format-gfc-internal.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-gfc-internal.c -o libgettextsrc_la-format-gfc-internal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo './'`read-desktop.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-desktop.c -o libgettextsrc_la-read-desktop.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-locating-rule.lo `test -f 'locating-rule.c' || echo './'`locating-rule.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c locating-rule.c -o libgettextsrc_la-locating-rule.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo './'`its.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c its.c -o libgettextsrc_la-its.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo './'`search-path.c
|
|
libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c search-path.c -o libgettextsrc_la-search-path.o
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -release 0.21 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -o libgettextsrc.la -rpath /usr/local/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo
|
|
libtool: link: ar cru .libs/libgettextsrc.a libgettextsrc_la-message.o libgettextsrc_la-po-error.o libgettextsrc_la-po-xerror.o libgettextsrc_la-read-catalog-abstract.o libgettextsrc_la-po-lex.o libgettextsrc_la-po-gram-gen.o libgettextsrc_la-po-charset.o libgettextsrc_la-read-po.o libgettextsrc_la-read-properties.o libgettextsrc_la-read-stringtable.o libgettextsrc_la-open-catalog.o libgettextsrc_la-dir-list.o libgettextsrc_la-str-list.o libgettextsrc_la-read-catalog.o libgettextsrc_la-write-catalog.o libgettextsrc_la-write-properties.o libgettextsrc_la-write-stringtable.o libgettextsrc_la-write-po.o libgettextsrc_la-msgl-ascii.o libgettextsrc_la-msgl-iconv.o libgettextsrc_la-msgl-equal.o libgettextsrc_la-msgl-cat.o libgettextsrc_la-msgl-header.o libgettextsrc_la-msgl-english.o libgettextsrc_la-msgl-check.o libgettextsrc_la-file-list.o libgettextsrc_la-msgl-charset.o libgettextsrc_la-po-time.o libgettextsrc_la-plural-exp.o libgettextsrc_la-plural-eval.o libgettextsrc_la-plural-table.o libgettextsrc_la-sentence.o libgettextsrc_la-format.o libgettextsrc_la-format-c.o libgettextsrc_la-format-python.o libgettextsrc_la-format-python-brace.o libgettextsrc_la-format-java.o libgettextsrc_la-format-java-printf.o libgettextsrc_la-format-csharp.o libgettextsrc_la-format-javascript.o libgettextsrc_la-format-scheme.o libgettextsrc_la-format-lisp.o libgettextsrc_la-format-elisp.o libgettextsrc_la-format-librep.o libgettextsrc_la-format-ruby.o libgettextsrc_la-format-sh.o libgettextsrc_la-format-awk.o libgettextsrc_la-format-lua.o libgettextsrc_la-format-pascal.o libgettextsrc_la-format-smalltalk.o libgettextsrc_la-format-qt.o libgettextsrc_la-format-qt-plural.o libgettextsrc_la-format-kde.o libgettextsrc_la-format-kde-kuit.o libgettextsrc_la-format-boost.o libgettextsrc_la-format-tcl.o libgettextsrc_la-format-perl.o libgettextsrc_la-format-perl-brace.o libgettextsrc_la-format-php.o libgettextsrc_la-format-gcc-internal.o libgettextsrc_la-format-gfc-internal.o libgettextsrc_la-read-desktop.o libgettextsrc_la-locating-rule.o libgettextsrc_la-its.o libgettextsrc_la-search-path.o
|
|
libtool: link: ranlib .libs/libgettextsrc.a
|
|
libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" )
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm
|
|
libtool: link: gcc -g -O2 -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lncurses -lc -lm
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-desktop.o `test -f 'write-desktop.c' || echo './'`write-desktop.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-xml.o `test -f 'write-xml.c' || echo './'`write-xml.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm
|
|
libtool: link: gcc -g -O2 -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lncurses -lc -lm
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msgunfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-pos.o `test -f 'xg-pos.c' || echo './'`xg-pos.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-encoding.o `test -f 'xg-encoding.c' || echo './'`xg-encoding.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-mixed-string.o `test -f 'xg-mixed-string.c' || echo './'`xg-mixed-string.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-arglist-context.o `test -f 'xg-arglist-context.c' || echo './'`xg-arglist-context.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-arglist-callshape.o `test -f 'xg-arglist-callshape.c' || echo './'`xg-arglist-callshape.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-arglist-parser.o `test -f 'xg-arglist-parser.c' || echo './'`xg-arglist-parser.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-message.o `test -f 'xg-message.c' || echo './'`xg-message.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-javascript.o `test -f 'x-javascript.c' || echo './'`x-javascript.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-ruby.o `test -f 'x-ruby.c' || echo './'`x-ruby.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-lua.o `test -f 'x-lua.c' || echo './'`x-lua.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-vala.o `test -f 'x-vala.c' || echo './'`x-vala.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-desktop.o `test -f 'x-desktop.c' || echo './'`x-desktop.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgattrib msgattrib-msgattrib.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgattrib msgattrib-msgattrib.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcat msgcat-msgcat.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgcat msgcat-msgcat.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcomm msgcomm-msgcomm.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgcomm msgcomm-msgcomm.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgconv msgconv-msgconv.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgconv msgconv-msgconv.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgen msgen-msgen.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgen msgen-msgen.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgexec msgexec-msgexec.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgexec msgexec-msgexec.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfilter-filter-quote.o `test -f 'filter-quote.c' || echo './'`filter-quote.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msginit-lock.o `test -f '../../gettext-runtime/intl/lock.c' || echo './'`../../gettext-runtime/intl/lock.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msguniq msguniq-msguniq.o libgettextsrc.la
|
|
libtool: link: gcc -g -O2 -o msguniq msguniq-msguniq.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la
|
|
libtool: link: gcc -g -O2 -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/.libs/libgettextlib.a -lm
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la
|
|
libtool: link: gcc -g -O2 -o hostname hostname-hostname.o ../gnulib-lib/.libs/libgettextlib.a -lm
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la
|
|
libtool: link: gcc -g -O2 -o urlget urlget-urlget.o ../gnulib-lib/.libs/libgettextlib.a -lm
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plural.o `test -f 'cldr-plural.c' || echo './'`cldr-plural.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plural-exp.o `test -f 'cldr-plural-exp.c' || echo './'`cldr-plural-exp.c
|
|
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plurals.o `test -f 'cldr-plurals.c' || echo './'`cldr-plurals.c
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o libgettextsrc.la ../gnulib-lib/libgettextlib.la
|
|
libtool: link: gcc -g -O2 -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lncurses -lc ../gnulib-lib/.libs/libgettextlib.a -lm
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/src'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/src'
|
|
Making all in libgettextpo
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo'
|
|
cp ./gettext-po.in.h gettext-po.h-tmp
|
|
mv gettext-po.h-tmp gettext-po.h
|
|
rm -f alloca.h-t alloca.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
|
|
} > alloca.h-t && \
|
|
mv -f alloca.h-t alloca.h
|
|
rm -f fcntl.h-t fcntl.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
|
|
-e 's/@''GNULIB_CREAT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_FCNTL''@/1/g' \
|
|
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_OPEN''@/1/g' \
|
|
-e 's/@''GNULIB_OPENAT''@/0/g' \
|
|
-e 's|@''HAVE_FCNTL''@|1|g' \
|
|
-e 's|@''HAVE_OPENAT''@|1|g' \
|
|
-e 's|@''REPLACE_CREAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCNTL''@|1|g' \
|
|
-e 's|@''REPLACE_OPEN''@|0|g' \
|
|
-e 's|@''REPLACE_OPENAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./fcntl.in.h; \
|
|
} > fcntl.h-t && \
|
|
mv fcntl.h-t fcntl.h
|
|
rm -f iconv.h-t iconv.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
|
|
-e 's/@''GNULIB_ICONV''@/1/g' \
|
|
-e 's|@''ICONV_CONST''@||g' \
|
|
-e 's|@''REPLACE_ICONV''@|0|g' \
|
|
-e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
|
|
-e 's|@''REPLACE_ICONV_UTF''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./iconv.in.h; \
|
|
} > iconv.h-t && \
|
|
mv iconv.h-t iconv.h
|
|
rm -f inttypes.h-t inttypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
|
|
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
|
|
-e 's/@''PRIPTR_PREFIX''@/"l"/g' \
|
|
-e 's/@''GNULIB_IMAXABS''@/0/g' \
|
|
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
|
|
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
|
|
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
|
|
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
|
|
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
|
|
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
|
|
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
|
|
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
|
|
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
|
|
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./inttypes.in.h; \
|
|
} > inttypes.h-t && \
|
|
mv inttypes.h-t inttypes.h
|
|
rm -f textstyle.h-t textstyle.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./textstyle.in.h; \
|
|
} > textstyle.h-t && \
|
|
mv textstyle.h-t textstyle.h
|
|
rm -f limits.h-t limits.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
|
|
< ./limits.in.h; \
|
|
} > limits.h-t && \
|
|
mv limits.h-t limits.h
|
|
rm -f locale.h-t locale.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
|
|
-e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
|
|
-e 's/@''GNULIB_SETLOCALE''@/1/g' \
|
|
-e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
|
|
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \
|
|
-e 's/@''GNULIB_LOCALENAME''@/1/g' \
|
|
-e 's|@''HAVE_NEWLOCALE''@|1|g' \
|
|
-e 's|@''HAVE_DUPLOCALE''@|1|g' \
|
|
-e 's|@''HAVE_FREELOCALE''@|1|g' \
|
|
-e 's|@''HAVE_XLOCALE_H''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALECONV''@|0|g' \
|
|
-e 's|@''REPLACE_SETLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_NEWLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_FREELOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./locale.in.h; \
|
|
} > locale.h-t && \
|
|
mv locale.h-t locale.h
|
|
rm -f signal.h-t signal.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
|
|
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_RAISE''@/1/g' \
|
|
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
|
|
-e 's/@''GNULIB_SIGACTION''@/1/g' \
|
|
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
|
|
-e 's|@''HAVE_RAISE''@|1|g' \
|
|
-e 's|@''HAVE_SIGSET_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGACTION''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
|
|
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
|
|
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
|
|
-e 's|@''REPLACE_RAISE''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./signal.in.h; \
|
|
} > signal.h-t && \
|
|
mv signal.h-t signal.h
|
|
rm -f stdio.h-t stdio.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
|
|
-e 's/@''GNULIB_DPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_FCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_FDOPEN''@/1/g' \
|
|
-e 's/@''GNULIB_FFLUSH''@/0/g' \
|
|
-e 's/@''GNULIB_FGETC''@/1/g' \
|
|
-e 's/@''GNULIB_FGETS''@/1/g' \
|
|
-e 's/@''GNULIB_FOPEN''@/1/g' \
|
|
-e 's/@''GNULIB_FPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_FPURGE''@/0/g' \
|
|
-e 's/@''GNULIB_FPUTC''@/1/g' \
|
|
-e 's/@''GNULIB_FPUTS''@/1/g' \
|
|
-e 's/@''GNULIB_FREAD''@/1/g' \
|
|
-e 's/@''GNULIB_FREOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FSCANF''@/1/g' \
|
|
-e 's/@''GNULIB_FSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_FSEEKO''@/0/g' \
|
|
-e 's/@''GNULIB_FTELL''@/1/g' \
|
|
-e 's/@''GNULIB_FTELLO''@/1/g' \
|
|
-e 's/@''GNULIB_FWRITE''@/1/g' \
|
|
-e 's/@''GNULIB_GETC''@/1/g' \
|
|
-e 's/@''GNULIB_GETCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_GETDELIM''@/1/g' \
|
|
-e 's/@''GNULIB_GETLINE''@/1/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_PERROR''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_POPEN''@/0/g' \
|
|
-e 's/@''GNULIB_PRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PUTC''@/1/g' \
|
|
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_PUTS''@/1/g' \
|
|
-e 's/@''GNULIB_REMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_RENAME''@/0/g' \
|
|
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
|
|
-e 's/@''GNULIB_SCANF''@/1/g' \
|
|
-e 's/@''GNULIB_SNPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_TMPFILE''@/0/g' \
|
|
-e 's/@''GNULIB_VASPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VFSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VSNPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
|
|
< ./stdio.in.h | \
|
|
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_PCLOSE''@|1|g' \
|
|
-e 's|@''HAVE_POPEN''@|1|g' \
|
|
-e 's|@''HAVE_RENAMEAT''@|1|g' \
|
|
-e 's|@''HAVE_VASPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_VDPRINTF''@|1|g' \
|
|
-e 's|@''REPLACE_DPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FCLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_FDOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FFLUSH''@|0|g' \
|
|
-e 's|@''REPLACE_FOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FPURGE''@|0|g' \
|
|
-e 's|@''REPLACE_FREOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEKO''@|0|g' \
|
|
-e 's|@''REPLACE_FTELL''@|0|g' \
|
|
-e 's|@''REPLACE_FTELLO''@|0|g' \
|
|
-e 's|@''REPLACE_GETDELIM''@|0|g' \
|
|
-e 's|@''REPLACE_GETLINE''@|0|g' \
|
|
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_PERROR''@|0|g' \
|
|
-e 's|@''REPLACE_POPEN''@|0|g' \
|
|
-e 's|@''REPLACE_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_REMOVE''@|0|g' \
|
|
-e 's|@''REPLACE_RENAME''@|0|g' \
|
|
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
|
|
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_SPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_TMPFILE''@|0|g' \
|
|
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
|
|
-e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdio.h-t && \
|
|
mv stdio.h-t stdio.h
|
|
rm -f stdlib.h-t stdlib.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
|
|
-e 's/@''GNULIB__EXIT''@/0/g' \
|
|
-e 's/@''GNULIB_ATOLL''@/0/g' \
|
|
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
|
|
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
|
|
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
|
|
-e 's/@''GNULIB_GRANTPT''@/0/g' \
|
|
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_MBTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_MKDTEMP''@/1/g' \
|
|
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_QSORT_R''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
|
|
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
|
|
-e 's/@''GNULIB_REALPATH''@/1/g' \
|
|
-e 's/@''GNULIB_RPMATCH''@/0/g' \
|
|
-e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
|
|
-e 's/@''GNULIB_SETENV''@/1/g' \
|
|
-e 's/@''GNULIB_STRTOD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLL''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOULL''@/0/g' \
|
|
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNSETENV''@/1/g' \
|
|
-e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
< ./stdlib.in.h | \
|
|
sed -e 's|@''HAVE__EXIT''@|1|g' \
|
|
-e 's|@''HAVE_ATOLL''@|1|g' \
|
|
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
|
|
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
|
|
-e 's|@''HAVE_GRANTPT''@|1|g' \
|
|
-e 's|@''HAVE_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_MBTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MKDTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_QSORT_R''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_H''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_R''@|1|g' \
|
|
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
|
|
-e 's|@''HAVE_REALPATH''@|1|g' \
|
|
-e 's|@''HAVE_RPMATCH''@|1|g' \
|
|
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
|
|
-e 's|@''HAVE_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_STRTOD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLL''@|1|g' \
|
|
-e 's|@''HAVE_STRTOULL''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
|
|
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
|
|
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
|
|
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
|
|
-e 's|@''REPLACE_CALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
|
|
-e 's|@''REPLACE_INITSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_MALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_MBTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_PUTENV''@|0|g' \
|
|
-e 's|@''REPLACE_QSORT_R''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
|
|
-e 's|@''REPLACE_REALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_REALPATH''@|0|g' \
|
|
-e 's|@''REPLACE_SETENV''@|0|g' \
|
|
-e 's|@''REPLACE_SETSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOD''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOLD''@|0|g' \
|
|
-e 's|@''REPLACE_UNSETENV''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOMB''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _Noreturn/r ./_Noreturn.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdlib.h-t && \
|
|
mv stdlib.h-t stdlib.h
|
|
rm -f string.h-t string.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
|
|
-e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \
|
|
-e 's/@''GNULIB_FFSL''@/0/g' \
|
|
-e 's/@''GNULIB_FFSLL''@/0/g' \
|
|
-e 's/@''GNULIB_MBSLEN''@/1/g' \
|
|
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSTR''@/1/g' \
|
|
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSEP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_MEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_MEMMEM''@/0/g' \
|
|
-e 's/@''GNULIB_MEMPCPY''@/1/g' \
|
|
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_STPCPY''@/1/g' \
|
|
-e 's/@''GNULIB_STPNCPY''@/1/g' \
|
|
-e 's/@''GNULIB_STRCHRNUL''@/1/g' \
|
|
-e 's/@''GNULIB_STRDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_STRNDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNLEN''@/1/g' \
|
|
-e 's/@''GNULIB_STRPBRK''@/1/g' \
|
|
-e 's/@''GNULIB_STRSEP''@/0/g' \
|
|
-e 's/@''GNULIB_STRSTR''@/1/g' \
|
|
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRERROR''@/1/g' \
|
|
-e 's/@''GNULIB_STRERROR_R''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
|
|
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
|
|
< ./string.in.h | \
|
|
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
|
|
-e 's|@''HAVE_FFSL''@|1|g' \
|
|
-e 's|@''HAVE_FFSLL''@|1|g' \
|
|
-e 's|@''HAVE_MBSLEN''@|0|g' \
|
|
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
|
|
-e 's|@''HAVE_MEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
|
|
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_STPCPY''@|1|g' \
|
|
-e 's|@''HAVE_STPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
|
|
-e 's|@''HAVE_STRPBRK''@|1|g' \
|
|
-e 's|@''HAVE_STRSEP''@|1|g' \
|
|
-e 's|@''HAVE_STRCASESTR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
|
|
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
|
|
-e 's|@''REPLACE_MEMCHR''@|0|g' \
|
|
-e 's|@''REPLACE_MEMMEM''@|0|g' \
|
|
-e 's|@''REPLACE_STPNCPY''@|0|g' \
|
|
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
|
|
-e 's|@''REPLACE_STRDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNCAT''@|0|g' \
|
|
-e 's|@''REPLACE_STRNDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNLEN''@|0|g' \
|
|
-e 's|@''REPLACE_STRSTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR_R''@|1|g' \
|
|
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
|
|
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
< ./string.in.h; \
|
|
} > string.h-t && \
|
|
mv string.h-t string.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/stat.h-t sys/stat.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
|
|
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
|
|
-e 's/@''GNULIB_FSTAT''@/1/g' \
|
|
-e 's/@''GNULIB_FSTATAT''@/0/g' \
|
|
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUMASK''@/0/g' \
|
|
-e 's/@''GNULIB_LCHMOD''@/0/g' \
|
|
-e 's/@''GNULIB_LSTAT''@/1/g' \
|
|
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKFIFO''@/0/g' \
|
|
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
|
|
-e 's/@''GNULIB_MKNOD''@/0/g' \
|
|
-e 's/@''GNULIB_MKNODAT''@/0/g' \
|
|
-e 's/@''GNULIB_STAT''@/1/g' \
|
|
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
|
|
-e 's|@''HAVE_FCHMODAT''@|1|g' \
|
|
-e 's|@''HAVE_FSTATAT''@|1|g' \
|
|
-e 's|@''HAVE_FUTIMENS''@|1|g' \
|
|
-e 's|@''HAVE_GETUMASK''@|1|g' \
|
|
-e 's|@''HAVE_LCHMOD''@|1|g' \
|
|
-e 's|@''HAVE_LSTAT''@|1|g' \
|
|
-e 's|@''HAVE_MKDIRAT''@|1|g' \
|
|
-e 's|@''HAVE_MKFIFO''@|1|g' \
|
|
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
|
|
-e 's|@''HAVE_MKNOD''@|1|g' \
|
|
-e 's|@''HAVE_MKNODAT''@|1|g' \
|
|
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
|
|
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
|
|
-e 's|@''REPLACE_FSTAT''@|0|g' \
|
|
-e 's|@''REPLACE_FSTATAT''@|0|g' \
|
|
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
|
|
-e 's|@''REPLACE_LSTAT''@|0|g' \
|
|
-e 's|@''REPLACE_MKDIR''@|0|g' \
|
|
-e 's|@''REPLACE_MKFIFO''@|0|g' \
|
|
-e 's|@''REPLACE_MKNOD''@|0|g' \
|
|
-e 's|@''REPLACE_STAT''@|0|g' \
|
|
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_stat.in.h; \
|
|
} > sys/stat.h-t && \
|
|
mv sys/stat.h-t sys/stat.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/types.h-t sys/types.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
|
|
< ./sys_types.in.h; \
|
|
} > sys/types.h-t && \
|
|
mv sys/types.h-t sys/types.h
|
|
rm -f time.h-t time.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
|
|
-e 's/@''GNULIB_CTIME''@/0/g' \
|
|
-e 's/@''GNULIB_LOCALTIME''@/1/g' \
|
|
-e 's/@''GNULIB_MKTIME''@/0/g' \
|
|
-e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_STRFTIME''@/0/g' \
|
|
-e 's/@''GNULIB_STRPTIME''@/0/g' \
|
|
-e 's/@''GNULIB_TIMEGM''@/0/g' \
|
|
-e 's/@''GNULIB_TIME_R''@/0/g' \
|
|
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
|
|
-e 's/@''GNULIB_TZSET''@/0/g' \
|
|
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
|
|
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
|
|
-e 's|@''HAVE_STRPTIME''@|1|g' \
|
|
-e 's|@''HAVE_TIMEGM''@|1|g' \
|
|
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
|
|
-e 's|@''HAVE_TZSET''@|1|g' \
|
|
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_GMTIME''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_NANOSLEEP''@|1|g' \
|
|
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
|
|
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
|
|
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./time.in.h; \
|
|
} > time.h-t && \
|
|
mv time.h-t time.h
|
|
rm -f uniconv.h-t uniconv.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./uniconv.in.h; \
|
|
} > uniconv.h-t && \
|
|
mv -f uniconv.h-t uniconv.h
|
|
rm -f unictype.h-t unictype.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unictype.in.h; \
|
|
} > unictype.h-t && \
|
|
mv -f unictype.h-t unictype.h
|
|
rm -f unilbrk.h-t unilbrk.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unilbrk.in.h; \
|
|
} > unilbrk.h-t && \
|
|
mv -f unilbrk.h-t unilbrk.h
|
|
rm -f unistd.h-t unistd.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''HAVE_UNISTD_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's/@''GNULIB_ACCESS''@/1/g' \
|
|
-e 's/@''GNULIB_CHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_CHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_CLOSE''@/1/g' \
|
|
-e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \
|
|
-e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_DUP2''@/1/g' \
|
|
-e 's/@''GNULIB_DUP3''@/0/g' \
|
|
-e 's/@''GNULIB_ENVIRON''@/1/g' \
|
|
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
|
|
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
|
|
-e 's/@''GNULIB_FCHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
|
|
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
|
|
-e 's/@''GNULIB_FSYNC''@/1/g' \
|
|
-e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
|
|
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
|
|
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
|
|
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
|
|
-e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_GETPASS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
|
|
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
|
|
-e 's/@''GNULIB_ISATTY''@/0/g' \
|
|
-e 's/@''GNULIB_LCHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_LINK''@/0/g' \
|
|
-e 's/@''GNULIB_LINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_LSEEK''@/1/g' \
|
|
-e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_PIPE2''@/1/g' \
|
|
-e 's/@''GNULIB_PREAD''@/0/g' \
|
|
-e 's/@''GNULIB_PWRITE''@/0/g' \
|
|
-e 's/@''GNULIB_READ''@/1/g' \
|
|
-e 's/@''GNULIB_READLINK''@/1/g' \
|
|
-e 's/@''GNULIB_READLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_RMDIR''@/1/g' \
|
|
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
|
|
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
|
|
-e 's/@''GNULIB_UNLINK''@/1/g' \
|
|
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_WRITE''@/1/g' \
|
|
< ./unistd.in.h | \
|
|
sed -e 's|@''HAVE_CHOWN''@|1|g' \
|
|
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
|
|
-e 's|@''HAVE_DUP3''@|1|g' \
|
|
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
|
|
-e 's|@''HAVE_FACCESSAT''@|1|g' \
|
|
-e 's|@''HAVE_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
|
|
-e 's|@''HAVE_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_FSYNC''@|1|g' \
|
|
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETENTROPY''@|1|g' \
|
|
-e 's|@''HAVE_GETGROUPS''@|1|g' \
|
|
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETPASS''@|1|g' \
|
|
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
|
|
-e 's|@''HAVE_LCHOWN''@|1|g' \
|
|
-e 's|@''HAVE_LINK''@|1|g' \
|
|
-e 's|@''HAVE_LINKAT''@|1|g' \
|
|
-e 's|@''HAVE_PIPE''@|1|g' \
|
|
-e 's|@''HAVE_PIPE2''@|1|g' \
|
|
-e 's|@''HAVE_PREAD''@|1|g' \
|
|
-e 's|@''HAVE_PWRITE''@|1|g' \
|
|
-e 's|@''HAVE_READLINK''@|1|g' \
|
|
-e 's|@''HAVE_READLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_SLEEP''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINK''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_UNLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_USLEEP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_OS_H''@|0|g' \
|
|
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
|
|
-e 's|@''REPLACE_CHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_CLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_DUP''@|0|g' \
|
|
-e 's|@''REPLACE_DUP2''@|0|g' \
|
|
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
|
|
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_GETCWD''@|0|g' \
|
|
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
|
|
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
|
|
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
|
|
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETPASS''@|0|g' \
|
|
-e 's|@''REPLACE_ISATTY''@|0|g' \
|
|
-e 's|@''REPLACE_LCHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_LINK''@|0|g' \
|
|
-e 's|@''REPLACE_LINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_LSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_PREAD''@|0|g' \
|
|
-e 's|@''REPLACE_PWRITE''@|0|g' \
|
|
-e 's|@''REPLACE_READ''@|0|g' \
|
|
-e 's|@''REPLACE_READLINK''@|0|g' \
|
|
-e 's|@''REPLACE_READLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_RMDIR''@|0|g' \
|
|
-e 's|@''REPLACE_SLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINK''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINK''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_USLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_WRITE''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > unistd.h-t && \
|
|
mv unistd.h-t unistd.h
|
|
rm -f unistr.h-t unistr.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unistr.in.h; \
|
|
} > unistr.h-t && \
|
|
mv -f unistr.h-t unistr.h
|
|
rm -f unitypes.h-t unitypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unitypes.in.h; \
|
|
} > unitypes.h-t && \
|
|
mv -f unitypes.h-t unitypes.h
|
|
rm -f uniwidth.h-t uniwidth.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./uniwidth.in.h; \
|
|
} > uniwidth.h-t && \
|
|
mv -f uniwidth.h-t uniwidth.h
|
|
rm -f wchar.h-t wchar.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''HAVE_FEATURES_H''@|1|g' \
|
|
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
|
|
-e 's|@''HAVE_WCHAR_H''@|1|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_BTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_MBSINIT''@/1/g' \
|
|
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
|
|
-e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
|
|
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
|
|
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCWIDTH''@/1/g' \
|
|
-e 's/@''GNULIB_WMEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMPCPY''@/1/g' \
|
|
-e 's/@''GNULIB_WMEMSET''@/0/g' \
|
|
-e 's/@''GNULIB_WCSLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
|
|
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
|
|
-e 's/@''GNULIB_WCSDUP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSTR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSTOK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
|
|
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
|
|
< ./wchar.in.h | \
|
|
sed -e 's|@''HAVE_WINT_T''@|1|g' \
|
|
-e 's|@''HAVE_BTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBSINIT''@|1|g' \
|
|
-e 's|@''HAVE_MBRTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBRLEN''@|1|g' \
|
|
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_WCRTOMB''@|1|g' \
|
|
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCMP''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
|
|
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMSET''@|1|g' \
|
|
-e 's|@''HAVE_WCSLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSNLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCOLL''@|1|g' \
|
|
-e 's|@''HAVE_WCSXFRM''@|1|g' \
|
|
-e 's|@''HAVE_WCSDUP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSRCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSCSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSPBRK''@|1|g' \
|
|
-e 's|@''HAVE_WCSSTR''@|1|g' \
|
|
-e 's|@''HAVE_WCSTOK''@|1|g' \
|
|
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
|
|
-e 's|@''HAVE_WCSFTIME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
|
|
-e 's|@''REPLACE_BTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOB''@|0|g' \
|
|
-e 's|@''REPLACE_MBSINIT''@|0|g' \
|
|
-e 's|@''REPLACE_MBRTOWC''@|1|g' \
|
|
-e 's|@''REPLACE_MBRLEN''@|1|g' \
|
|
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
|
|
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
|
|
-e 's|@''REPLACE_WCSTOK''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > wchar.h-t && \
|
|
mv wchar.h-t wchar.h
|
|
rm -f wctype.h-t wctype.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
|
|
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_ISWBLANK''@/1/g' \
|
|
-e 's/@''GNULIB_ISWDIGIT''@/1/g' \
|
|
-e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
|
|
-e 's/@''GNULIB_WCTYPE''@/0/g' \
|
|
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
|
|
-e 's/@''GNULIB_WCTRANS''@/0/g' \
|
|
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
|
|
-e 's/@''HAVE_ISWBLANK''@/1/g' \
|
|
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
|
|
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
|
|
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
|
|
-e 's/@''HAVE_WINT_T''@/1/g' \
|
|
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
|
|
-e 's/@''REPLACE_ISWDIGIT''@/0/g' \
|
|
-e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
|
|
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
|
|
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./wctype.in.h; \
|
|
} > wctype.h-t && \
|
|
mv wctype.h-t wctype.h
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
: "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; \
|
|
echo '#ifndef GTPO_CONFIG_H'; \
|
|
echo '#define GTPO_CONFIG_H'; \
|
|
echo; \
|
|
echo '#include "../config.h"'; \
|
|
: "Turn all gettext() calls into dgettext() calls."; \
|
|
echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; \
|
|
: "All code is collected in a single library,"; \
|
|
: "No references to variables in other libraries exist."; \
|
|
echo '#undef DLL_VARIABLE'; \
|
|
echo '#define DLL_VARIABLE'; \
|
|
echo; \
|
|
echo '#endif /* GTPO_CONFIG_H */'; \
|
|
} > config.h && \
|
|
if test -n "1"; then \
|
|
{ \
|
|
for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-python.c ../src/format-python-brace.c ../src/format-java.c ../src/format-java-printf.c ../src/format-csharp.c ../src/format-javascript.c ../src/format-scheme.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-ruby.c ../src/format-sh.c ../src/format-awk.c ../src/format-lua.c ../src/format-pascal.c ../src/format-smalltalk.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-kde-kuit.c ../src/format-boost.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c ../src/sentence.c basename-lgpl.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c cloexec.c concat-filename.c diffseq.h error-progname.h error-progname.c exitfail.c fd-hook.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c getprogname.h getprogname.c gettext.h hard-locale.c gl_linked_list.h gl_linked_list.c gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c localcharset.c glthread/lock.h glthread/lock.c malloca.c markup.h markup.c mbswidth.h mbswidth.c mem-hash-map.h mem-hash-map.c minmax.h setlocale_null.c size_max.h stat-time.c striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c glthread/tls.h glthread/tls.c uniconv/u8-conv-from-enc.c unictype/ctype_alpha.c unictype/ctype_space.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistd.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-strmbtouc.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c wctype-h.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xerror.h xerror.c gl_xlist.h gl_xlist.c xmalloca.c xsize.h xsize.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo; do \
|
|
case $f in \
|
|
*.c | *.o | *.lo ) \
|
|
sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
|
|
test -f $sf || sf=./$sf; \
|
|
of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
|
|
gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -c $sf || { rm -f config.h; exit 1; }; \
|
|
sh ./exported.sh $of 1>&5; \
|
|
rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \
|
|
;; \
|
|
esac; \
|
|
done; \
|
|
} 5>&1 1>&2 \
|
|
| sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \
|
|
| sed -e 's,^obstack_free$,__obstack_free,' \
|
|
| sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && \
|
|
if test -f config.h; then \
|
|
cat config.h-t >> config.h; \
|
|
rm -f config.h-t; \
|
|
else \
|
|
rm -f config.h-t; \
|
|
exit 1; \
|
|
fi \
|
|
fi
|
|
make all-am
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo'
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gettext-po.lo gettext-po.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gettext-po.c -o gettext-po.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/str-list.lo ../src/str-list.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/str-list.c -o ../src/str-list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/dir-list.lo ../src/dir-list.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/dir-list.c -o ../src/dir-list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/message.lo ../src/message.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/message.c -o ../src/message.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/msgl-ascii.lo ../src/msgl-ascii.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/msgl-ascii.c -o ../src/msgl-ascii.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-error.lo ../src/po-error.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-error.c -o ../src/po-error.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-xerror.lo ../src/po-xerror.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-xerror.c -o ../src/po-xerror.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/write-catalog.lo ../src/write-catalog.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/write-catalog.c -o ../src/write-catalog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/write-po.lo ../src/write-po.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/write-po.c -o ../src/write-po.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/open-catalog.lo ../src/open-catalog.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/open-catalog.c -o ../src/open-catalog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-charset.lo ../src/po-charset.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-charset.c -o ../src/po-charset.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-lex.lo ../src/po-lex.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-lex.c -o ../src/po-lex.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-gram-gen.lo ../src/po-gram-gen.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-gram-gen.c -o ../src/po-gram-gen.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-po.lo ../src/read-po.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-po.c -o ../src/read-po.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-catalog-abstract.lo ../src/read-catalog-abstract.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-catalog-abstract.c -o ../src/read-catalog-abstract.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-catalog.lo ../src/read-catalog.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-catalog.c -o ../src/read-catalog.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-table.lo ../src/plural-table.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-table.c -o ../src/plural-table.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-c.lo ../src/format-c.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-c.c -o ../src/format-c.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-python.lo ../src/format-python.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-python.c -o ../src/format-python.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-python-brace.lo ../src/format-python-brace.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-python-brace.c -o ../src/format-python-brace.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-java.lo ../src/format-java.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-java.c -o ../src/format-java.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-java-printf.lo ../src/format-java-printf.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-java-printf.c -o ../src/format-java-printf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-csharp.lo ../src/format-csharp.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-csharp.c -o ../src/format-csharp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-javascript.lo ../src/format-javascript.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-javascript.c -o ../src/format-javascript.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-scheme.lo ../src/format-scheme.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-scheme.c -o ../src/format-scheme.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-lisp.lo ../src/format-lisp.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-lisp.c -o ../src/format-lisp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-elisp.lo ../src/format-elisp.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-elisp.c -o ../src/format-elisp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-librep.lo ../src/format-librep.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-librep.c -o ../src/format-librep.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-ruby.lo ../src/format-ruby.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-ruby.c -o ../src/format-ruby.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-sh.lo ../src/format-sh.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-sh.c -o ../src/format-sh.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-awk.lo ../src/format-awk.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-awk.c -o ../src/format-awk.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-lua.lo ../src/format-lua.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-lua.c -o ../src/format-lua.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-pascal.lo ../src/format-pascal.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-pascal.c -o ../src/format-pascal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-smalltalk.lo ../src/format-smalltalk.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-smalltalk.c -o ../src/format-smalltalk.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-qt.lo ../src/format-qt.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-qt.c -o ../src/format-qt.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-qt-plural.lo ../src/format-qt-plural.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-qt-plural.c -o ../src/format-qt-plural.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-kde.lo ../src/format-kde.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-kde.c -o ../src/format-kde.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-kde-kuit.lo ../src/format-kde-kuit.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-kde-kuit.c -o ../src/format-kde-kuit.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-boost.lo ../src/format-boost.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-boost.c -o ../src/format-boost.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-tcl.lo ../src/format-tcl.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-tcl.c -o ../src/format-tcl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-perl.lo ../src/format-perl.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-perl.c -o ../src/format-perl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-perl-brace.lo ../src/format-perl-brace.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-perl-brace.c -o ../src/format-perl-brace.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-php.lo ../src/format-php.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-php.c -o ../src/format-php.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-gcc-internal.lo ../src/format-gcc-internal.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-gcc-internal.c -o ../src/format-gcc-internal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-gfc-internal.lo ../src/format-gfc-internal.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-gfc-internal.c -o ../src/format-gfc-internal.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format.lo ../src/format.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format.c -o ../src/format.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-exp.lo ../src/plural-exp.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-exp.c -o ../src/plural-exp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-eval.lo ../src/plural-eval.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-eval.c -o ../src/plural-eval.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/msgl-check.lo ../src/msgl-check.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/msgl-check.c -o ../src/msgl-check.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/sentence.lo ../src/sentence.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/sentence.c -o ../src/sentence.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o basename-lgpl.lo basename-lgpl.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c basename-lgpl.c -o basename-lgpl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-ctype.lo c-ctype.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-ctype.c -o c-ctype.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strcasecmp.c -o c-strcasecmp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strncasecmp.c -o c-strncasecmp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strstr.lo c-strstr.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strstr.c -o c-strstr.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o cloexec.lo cloexec.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c cloexec.c -o cloexec.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o concat-filename.lo concat-filename.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c concat-filename.c -o concat-filename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o error-progname.lo error-progname.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c error-progname.c -o error-progname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o exitfail.lo exitfail.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c exitfail.c -o exitfail.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fd-hook.lo fd-hook.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fd-hook.c -o fd-hook.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fstrcmp.lo fstrcmp.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fstrcmp.c -o fstrcmp.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fwriteerror.lo fwriteerror.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fwriteerror.c -o fwriteerror.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gcd.lo gcd.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gcd.c -o gcd.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o getprogname.lo getprogname.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c getprogname.c -o getprogname.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o hard-locale.lo hard-locale.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c hard-locale.c -o hard-locale.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_linked_list.lo gl_linked_list.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_linked_list.c -o gl_linked_list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_list.lo gl_list.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_list.c -o gl_list.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o localcharset.lo localcharset.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c localcharset.c -o localcharset.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/lock.lo glthread/lock.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/lock.c -o glthread/lock.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o malloca.lo malloca.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c malloca.c -o malloca.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o markup.lo markup.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c markup.c -o markup.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mbswidth.lo mbswidth.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbswidth.c -o mbswidth.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mem-hash-map.lo mem-hash-map.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mem-hash-map.c -o mem-hash-map.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o setlocale_null.lo setlocale_null.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c setlocale_null.c -o setlocale_null.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o stat-time.lo stat-time.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c stat-time.c -o stat-time.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconv.lo striconv.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconv.c -o striconv.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconveh.lo striconveh.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveh.c -o striconveh.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconveha.lo striconveha.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveha.c -o striconveha.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/threadlib.c -o glthread/threadlib.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/tls.lo glthread/tls.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/tls.c -o glthread/tls.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unictype/ctype_alpha.c -o unictype/ctype_alpha.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unictype/ctype_space.lo unictype/ctype_space.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unictype/ctype_space.c -o unictype/ctype_space.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistd.lo unistd.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistd.c -o unistd.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-check.lo unistr/u8-check.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-check.c -o unistr/u8-check.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mblen.c -o unistr/u8-mblen.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-next.lo unistr/u8-next.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-next.c -o unistr/u8-next.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-prev.lo unistr/u8-prev.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-prev.c -o unistr/u8-prev.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-strmbtouc.c -o unistr/u8-strmbtouc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o uniwidth/width.lo uniwidth/width.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c uniwidth/width.c -o uniwidth/width.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o wctype-h.lo wctype-h.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c wctype-h.c -o wctype-h.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xmalloc.lo xmalloc.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloc.c -o xmalloc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xstrdup.lo xstrdup.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstrdup.c -o xstrdup.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xconcat-filename.lo xconcat-filename.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xconcat-filename.c -o xconcat-filename.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xerror.lo xerror.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xerror.c -o xerror.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_xlist.lo gl_xlist.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_xlist.c -o gl_xlist.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xmalloca.lo xmalloca.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloca.c -o xmalloca.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xsize.lo xsize.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xsize.c -o xsize.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xstriconv.lo xstriconv.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstriconv.c -o xstriconv.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xvasprintf.lo xvasprintf.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xvasprintf.c -o xvasprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xasprintf.lo xasprintf.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xasprintf.c -o xasprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o asnprintf.lo asnprintf.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c asnprintf.c -o asnprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fcntl.lo fcntl.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fcntl.c -o fcntl.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mbrtowc.lo mbrtowc.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbrtowc.c -o mbrtowc.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o obstack.lo obstack.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c obstack.c -o obstack.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o printf-args.lo printf-args.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-args.c -o printf-args.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o printf-parse.lo printf-parse.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-parse.c -o printf-parse.o
|
|
/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o vasnprintf.lo vasnprintf.c
|
|
libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c vasnprintf.c -o vasnprintf.o
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -o libgnu.la basename-lgpl.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo cloexec.lo concat-filename.lo error-progname.lo exitfail.lo fd-hook.lo fstrcmp.lo fwriteerror.lo gcd.lo getprogname.lo hard-locale.lo gl_linked_list.lo gl_list.lo localcharset.lo glthread/lock.lo malloca.lo markup.lo mbswidth.lo mem-hash-map.lo setlocale_null.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo glthread/threadlib.lo glthread/tls.lo uniconv/u8-conv-from-enc.lo unictype/ctype_alpha.lo unictype/ctype_space.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo unistd.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-strmbtouc.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xsize.lo xstriconv.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo
|
|
libtool: link: ar cru .libs/libgnu.a basename-lgpl.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strstr.o cloexec.o concat-filename.o error-progname.o exitfail.o fd-hook.o fstrcmp.o fwriteerror.o gcd.o getprogname.o hard-locale.o gl_linked_list.o gl_list.o localcharset.o glthread/lock.o malloca.o markup.o mbswidth.o mem-hash-map.o setlocale_null.o stat-time.o striconv.o striconveh.o striconveha.o glthread/threadlib.o glthread/tls.o uniconv/u8-conv-from-enc.o unictype/ctype_alpha.o unictype/ctype_space.o unilbrk/lbrktables.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-width-linebreaks.o unistd.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u8-check.o unistr/u8-mblen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-next.o unistr/u8-prev.o unistr/u8-strmbtouc.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xconcat-filename.o xerror.o gl_xlist.o xmalloca.o xsize.o xstriconv.o xvasprintf.o xasprintf.o asnprintf.o fcntl.o mbrtowc.o obstack.o printf-args.o printf-parse.o vasnprintf.o
|
|
libtool: link: ranlib .libs/libgnu.a
|
|
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
|
|
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -version-info 5:7:5 -rpath /usr/local/lib -lc -no-undefined -o libgettextpo.la -rpath /usr/local/lib gettext-po.lo ../src/str-list.lo ../src/dir-list.lo ../src/message.lo ../src/msgl-ascii.lo ../src/po-error.lo ../src/po-xerror.lo ../src/write-catalog.lo ../src/write-po.lo ../src/open-catalog.lo ../src/po-charset.lo ../src/po-lex.lo ../src/po-gram-gen.lo ../src/read-po.lo ../src/read-catalog-abstract.lo ../src/read-catalog.lo ../src/plural-table.lo ../src/format-c.lo ../src/format-python.lo ../src/format-python-brace.lo ../src/format-java.lo ../src/format-java-printf.lo ../src/format-csharp.lo ../src/format-javascript.lo ../src/format-scheme.lo ../src/format-lisp.lo ../src/format-elisp.lo ../src/format-librep.lo ../src/format-ruby.lo ../src/format-sh.lo ../src/format-awk.lo ../src/format-lua.lo ../src/format-pascal.lo ../src/format-smalltalk.lo ../src/format-qt.lo ../src/format-qt-plural.lo ../src/format-kde.lo ../src/format-kde-kuit.lo ../src/format-boost.lo ../src/format-tcl.lo ../src/format-perl.lo ../src/format-perl-brace.lo ../src/format-php.lo ../src/format-gcc-internal.lo ../src/format-gfc-internal.lo ../src/format.lo ../src/plural-exp.lo ../src/plural-eval.lo ../src/msgl-check.lo ../src/sentence.lo libgnu.la
|
|
libtool: link: (cd .libs/libgettextpo.lax/libgnu.a && ar x "/sources/gettext-0.21/gettext-tools/libgettextpo/./.libs/libgnu.a")
|
|
libtool: link: ar cru .libs/libgettextpo.a gettext-po.o ../src/str-list.o ../src/dir-list.o ../src/message.o ../src/msgl-ascii.o ../src/po-error.o ../src/po-xerror.o ../src/write-catalog.o ../src/write-po.o ../src/open-catalog.o ../src/po-charset.o ../src/po-lex.o ../src/po-gram-gen.o ../src/read-po.o ../src/read-catalog-abstract.o ../src/read-catalog.o ../src/plural-table.o ../src/format-c.o ../src/format-python.o ../src/format-python-brace.o ../src/format-java.o ../src/format-java-printf.o ../src/format-csharp.o ../src/format-javascript.o ../src/format-scheme.o ../src/format-lisp.o ../src/format-elisp.o ../src/format-librep.o ../src/format-ruby.o ../src/format-sh.o ../src/format-awk.o ../src/format-lua.o ../src/format-pascal.o ../src/format-smalltalk.o ../src/format-qt.o ../src/format-qt-plural.o ../src/format-kde.o ../src/format-kde-kuit.o ../src/format-boost.o ../src/format-tcl.o ../src/format-perl.o ../src/format-perl-brace.o ../src/format-php.o ../src/format-gcc-internal.o ../src/format-gfc-internal.o ../src/format.o ../src/plural-exp.o ../src/plural-eval.o ../src/msgl-check.o ../src/sentence.o .libs/libgettextpo.lax/libgnu.a/asnprintf.o .libs/libgettextpo.lax/libgnu.a/basename-lgpl.o .libs/libgettextpo.lax/libgnu.a/c-ctype.o .libs/libgettextpo.lax/libgnu.a/c-strcasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strncasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strstr.o .libs/libgettextpo.lax/libgnu.a/cloexec.o .libs/libgettextpo.lax/libgnu.a/concat-filename.o .libs/libgettextpo.lax/libgnu.a/ctype_alpha.o .libs/libgettextpo.lax/libgnu.a/ctype_space.o .libs/libgettextpo.lax/libgnu.a/error-progname.o .libs/libgettextpo.lax/libgnu.a/exitfail.o .libs/libgettextpo.lax/libgnu.a/fcntl.o .libs/libgettextpo.lax/libgnu.a/fd-hook.o .libs/libgettextpo.lax/libgnu.a/fstrcmp.o .libs/libgettextpo.lax/libgnu.a/fwriteerror.o .libs/libgettextpo.lax/libgnu.a/gcd.o .libs/libgettextpo.lax/libgnu.a/getprogname.o .libs/libgettextpo.lax/libgnu.a/gl_linked_list.o .libs/libgettextpo.lax/libgnu.a/gl_list.o .libs/libgettextpo.lax/libgnu.a/gl_xlist.o .libs/libgettextpo.lax/libgnu.a/hard-locale.o .libs/libgettextpo.lax/libgnu.a/lbrktables.o .libs/libgettextpo.lax/libgnu.a/localcharset.o .libs/libgettextpo.lax/libgnu.a/lock.o .libs/libgettextpo.lax/libgnu.a/malloca.o .libs/libgettextpo.lax/libgnu.a/markup.o .libs/libgettextpo.lax/libgnu.a/mbrtowc.o .libs/libgettextpo.lax/libgnu.a/mbswidth.o .libs/libgettextpo.lax/libgnu.a/mem-hash-map.o .libs/libgettextpo.lax/libgnu.a/obstack.o .libs/libgettextpo.lax/libgnu.a/printf-args.o .libs/libgettextpo.lax/libgnu.a/printf-parse.o .libs/libgettextpo.lax/libgnu.a/setlocale_null.o .libs/libgettextpo.lax/libgnu.a/stat-time.o .libs/libgettextpo.lax/libgnu.a/striconv.o .libs/libgettextpo.lax/libgnu.a/striconveh.o .libs/libgettextpo.lax/libgnu.a/striconveha.o .libs/libgettextpo.lax/libgnu.a/threadlib.o .libs/libgettextpo.lax/libgnu.a/tls.o .libs/libgettextpo.lax/libgnu.a/u16-mbtouc-aux.o .libs/libgettextpo.lax/libgnu.a/u16-mbtouc.o .libs/libgettextpo.lax/libgnu.a/u8-check.o .libs/libgettextpo.lax/libgnu.a/u8-conv-from-enc.o .libs/libgettextpo.lax/libgnu.a/u8-mblen.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-aux.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-unsafe-aux.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-unsafe.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc.o .libs/libgettextpo.lax/libgnu.a/u8-mbtoucr.o .libs/libgettextpo.lax/libgnu.a/u8-next.o .libs/libgettextpo.lax/libgnu.a/u8-possible-linebreaks.o .libs/libgettextpo.lax/libgnu.a/u8-prev.o .libs/libgettextpo.lax/libgnu.a/u8-strmbtouc.o .libs/libgettextpo.lax/libgnu.a/u8-uctomb-aux.o .libs/libgettextpo.lax/libgnu.a/u8-uctomb.o .libs/libgettextpo.lax/libgnu.a/u8-width-linebreaks.o .libs/libgettextpo.lax/libgnu.a/ulc-common.o .libs/libgettextpo.lax/libgnu.a/ulc-width-linebreaks.o .libs/libgettextpo.lax/libgnu.a/unistd.o .libs/libgettextpo.lax/libgnu.a/vasnprintf.o .libs/libgettextpo.lax/libgnu.a/wctype-h.o .libs/libgettextpo.lax/libgnu.a/width.o .libs/libgettextpo.lax/libgnu.a/xasprintf.o .libs/libgettextpo.lax/libgnu.a/xconcat-filename.o .libs/libgettextpo.lax/libgnu.a/xerror.o .libs/libgettextpo.lax/libgnu.a/xmalloc.o .libs/libgettextpo.lax/libgnu.a/xmalloca.o .libs/libgettextpo.lax/libgnu.a/xsize.o .libs/libgettextpo.lax/libgnu.a/xstrdup.o .libs/libgettextpo.lax/libgnu.a/xstriconv.o .libs/libgettextpo.lax/libgnu.a/xvasprintf.o
|
|
libtool: link: ranlib .libs/libgettextpo.a
|
|
libtool: link: rm -fr .libs/libgettextpo.lax
|
|
libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.la" )
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo'
|
|
Making all in po
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/po'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/po'
|
|
Making all in its
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/its'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/its'
|
|
Making all in projects
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/projects'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/projects'
|
|
Making all in styles
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/styles'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/styles'
|
|
Making all in emacs
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/emacs'
|
|
if test 'no' != no; then \
|
|
am__dir=. am__subdir_includes=''; \
|
|
case start-po.elc in */*) \
|
|
am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \
|
|
am__subdir_includes="-L $am__dir -L ./$am__dir"; \
|
|
esac; \
|
|
test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
|
|
no --batch \
|
|
\
|
|
$am__subdir_includes -L . -L . \
|
|
--eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \
|
|
-f batch-byte-compile 'start-po.el'; \
|
|
else :; fi
|
|
if test 'no' != no; then \
|
|
am__dir=. am__subdir_includes=''; \
|
|
case po-mode.elc in */*) \
|
|
am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \
|
|
am__subdir_includes="-L $am__dir -L ./$am__dir"; \
|
|
esac; \
|
|
test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
|
|
no --batch \
|
|
\
|
|
$am__subdir_includes -L . -L . \
|
|
--eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \
|
|
-f batch-byte-compile 'po-mode.el'; \
|
|
else :; fi
|
|
if test 'no' != no; then \
|
|
am__dir=. am__subdir_includes=''; \
|
|
case po-compat.elc in */*) \
|
|
am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \
|
|
am__subdir_includes="-L $am__dir -L ./$am__dir"; \
|
|
esac; \
|
|
test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
|
|
no --batch \
|
|
\
|
|
$am__subdir_includes -L . -L . \
|
|
--eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \
|
|
-f batch-byte-compile 'po-compat.el'; \
|
|
else :; fi
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/emacs'
|
|
Making all in misc
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/misc'
|
|
xz -c -5 < '.'/archive.dir.tar > archive.dir.tar.xz-t && mv archive.dir.tar.xz-t archive.dir.tar.xz
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/misc'
|
|
Making all in man
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/man'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/man'
|
|
Making all in m4
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/m4'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/m4'
|
|
Making all in tests
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/tests'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/tests'
|
|
Making all in system-tests
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/system-tests'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/system-tests'
|
|
Making all in gnulib-tests
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests'
|
|
/usr/bin/mkdir -p arpa
|
|
rm -f arpa/inet.h-t arpa/inet.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''HAVE_FEATURES_H''@|1|g' \
|
|
-e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
|
|
-e 's|@''HAVE_ARPA_INET_H''@|1|g' \
|
|
-e 's/@''GNULIB_INET_NTOP''@/0/g' \
|
|
-e 's/@''GNULIB_INET_PTON''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
|
|
-e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
|
|
-e 's|@''REPLACE_INET_NTOP''@|0|g' \
|
|
-e 's|@''REPLACE_INET_PTON''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./arpa_inet.in.h; \
|
|
} > arpa/inet.h-t && \
|
|
mv arpa/inet.h-t arpa/inet.h
|
|
rm -f test-posix_spawn1.sh-t test-posix_spawn1.sh && \
|
|
cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \
|
|
mv test-posix_spawn1.sh-t test-posix_spawn1.sh
|
|
rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \
|
|
cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \
|
|
mv test-posix_spawn2.sh-t test-posix_spawn2.sh
|
|
rm -f pthread.h-t pthread.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_PTHREAD_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_PTHREAD_H''@|<pthread.h>|g' \
|
|
-e 's/@''GNULIB_PTHREAD_THREAD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' \
|
|
-e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \
|
|
-e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \
|
|
-e 's/@''GNULIB_PTHREAD_COND''@/0/g' \
|
|
-e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \
|
|
-e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \
|
|
-e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \
|
|
-e 's|@''HAVE_PTHREAD_T''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SELF''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \
|
|
-e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \
|
|
< ./pthread.in.h | \
|
|
sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \
|
|
-e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _Noreturn/r ./_Noreturn.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > pthread.h-t && \
|
|
mv pthread.h-t pthread.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/ioctl.h-t sys/ioctl.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
|
|
-e 's/@''GNULIB_IOCTL''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
|
|
-e 's|@''REPLACE_IOCTL''@|1|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_ioctl.in.h; \
|
|
} > sys/ioctl.h-t && \
|
|
mv sys/ioctl.h-t sys/ioctl.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/socket.h-t sys/socket.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
|
|
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
|
|
-e 's/@''GNULIB_CLOSE''@/1/g' \
|
|
-e 's/@''GNULIB_SOCKET''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_CONNECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_ACCEPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_BIND''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_GETPEERNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
|
|
-e 's/@''GNULIB_LISTEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_RECV''@/0/g' \
|
|
-e 's/@''GNULIB_SEND''@/0/g' \
|
|
-e 's/@''GNULIB_RECVFROM''@/0/g' \
|
|
-e 's/@''GNULIB_SENDTO''@/0/g' \
|
|
-e 's/@''GNULIB_SETSOCKOPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
|
|
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \
|
|
-e 's/@''GNULIB_ACCEPT4''@/0/g' \
|
|
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
|
|
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
|
|
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
|
|
-e 's|@''HAVE_ACCEPT4''@|1|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./sys_socket.in.h; \
|
|
} > sys/socket.h-t && \
|
|
mv -f sys/socket.h-t sys/socket.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/uio.h-t sys/uio.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
|
|
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \
|
|
< ./sys_uio.in.h; \
|
|
} > sys/uio.h-t && \
|
|
mv -f sys/uio.h-t sys/uio.h
|
|
make all-recursive
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests'
|
|
Making all in .
|
|
make[6]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests'
|
|
depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo copy-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT copy-acl.o -MD -MP -MF $depbase.Tpo -c -o copy-acl.o copy-acl.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo set-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT set-acl.o -MD -MP -MF $depbase.Tpo -c -o set-acl.o set-acl.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo gl_array_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT gl_array_list.o -MD -MP -MF $depbase.Tpo -c -o gl_array_list.o gl_array_list.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo dtotimespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT dtotimespec.o -MD -MP -MF $depbase.Tpo -c -o dtotimespec.o dtotimespec.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo qset-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT qset-acl.o -MD -MP -MF $depbase.Tpo -c -o qset-acl.o qset-acl.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo unistr/u8-cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unistr/u8-cmp.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cmp.o unistr/u8-cmp.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo unistr/u8-strlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unistr/u8-strlen.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strlen.o unistr/u8-strlen.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo vma-iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT vma-iter.o -MD -MP -MF $depbase.Tpo -c -o vma-iter.o vma-iter.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
rm -f libtests.a
|
|
ar cr libtests.a copy-acl.o set-acl.o gl_array_list.o dtotimespec.o file-has-acl.o filenamecat.o filenamecat-lgpl.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o priv-set.o qset-acl.o sockets.o sys_socket.o glthread/thread.o timespec-add.o timespec-sub.o unistr/u8-cmp.o unistr/u8-strlen.o unlinkdir.o vma-iter.o ioctl.o nanosleep.o strerror_r.o
|
|
ranlib libtests.a
|
|
/bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -g -O2 -o current-locale locale.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la
|
|
libtool: link: gcc -g -O2 -o current-locale locale.o libtests.a libtests.a ../gnulib-lib/.libs/libgettextlib.a -lm
|
|
depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
/bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -g -O2 -o test-localcharset test-localcharset.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la
|
|
libtool: link: gcc -g -O2 -o test-localcharset test-localcharset.o libtests.a libtests.a ../gnulib-lib/.libs/libgettextlib.a -lm
|
|
make[6]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests'
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests'
|
|
Making all in examples
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/examples'
|
|
Making all in po
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples/po'
|
|
make[5]: Nothing to be done for 'all'.
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples/po'
|
|
make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples'
|
|
make[5]: Nothing to be done for 'all-am'.
|
|
make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples'
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples'
|
|
Making all in doc
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/doc'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/doc'
|
|
make[4]: Entering directory '/sources/gettext-0.21/gettext-tools'
|
|
make[4]: Nothing to be done for 'all-am'.
|
|
make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools'
|
|
make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools'
|
|
make[2]: Leaving directory '/sources/gettext-0.21/gettext-tools'
|
|
make[2]: Entering directory '/sources/gettext-0.21'
|
|
make[2]: Nothing to be done for 'all-am'.
|
|
make[2]: Leaving directory '/sources/gettext-0.21'
|
|
make[1]: Leaving directory '/sources/gettext-0.21'
|
|
'gettext-tools/src/msgfmt' -> '/usr/bin/msgfmt'
|
|
'gettext-tools/src/msgmerge' -> '/usr/bin/msgmerge'
|
|
'gettext-tools/src/xgettext' -> '/usr/bin/xgettext'
|
|
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 whether make supports the include directive... yes (GNU style)
|
|
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 the compiler is clang... no
|
|
checking for compiler option needed when checking for declarations... none
|
|
checking dependency style of gcc... gcc3
|
|
checking for g++... g++
|
|
checking whether the compiler supports GNU C++... yes
|
|
checking whether g++ accepts -g... yes
|
|
checking for g++ option to enable C++11 features... none needed
|
|
checking dependency style of g++... gcc3
|
|
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 locale.h... yes
|
|
checking for sys/param.h... yes
|
|
checking for sys/socket.h... yes
|
|
checking for stdio_ext.h... yes
|
|
checking for features.h... yes
|
|
checking for getopt.h... yes
|
|
checking for sys/cdefs.h... yes
|
|
checking for sys/time.h... yes
|
|
checking for iconv.h... yes
|
|
checking for limits.h... yes
|
|
checking for wchar.h... yes
|
|
checking for crtdefs.h... no
|
|
checking for wctype.h... yes
|
|
checking for threads.h... yes
|
|
checking for math.h... yes
|
|
checking for sys/mman.h... yes
|
|
checking for spawn.h... yes
|
|
checking for sys/ioctl.h... yes
|
|
checking for sys/resource.h... yes
|
|
checking for sys/times.h... yes
|
|
checking for sys/wait.h... yes
|
|
checking for termios.h... yes
|
|
checking for xlocale.h... no
|
|
checking for minix/config.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking whether _XOPEN_SOURCE should be defined... no
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for Minix Amsterdam compiler... no
|
|
checking for ar... ar
|
|
checking for ranlib... ranlib
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
|
|
checking for shared library run path origin... done
|
|
checking 32-bit host C ABI... no
|
|
checking for ELF binary format... yes
|
|
checking for the common suffixes of directories in the library search path... lib,lib,lib
|
|
checking for libtextstyle... no
|
|
checking for inline... inline
|
|
checking for tcdrain... yes
|
|
checking for canonicalize_file_name... yes
|
|
checking for readlink... yes
|
|
checking for realpath... yes
|
|
checking for readlinkat... yes
|
|
checking for _set_invalid_parameter_handler... no
|
|
checking for fcntl... yes
|
|
checking for symlink... yes
|
|
checking for vasnprintf... no
|
|
checking for snprintf... yes
|
|
checking for fsync... yes
|
|
checking for microuptime... no
|
|
checking for nanouptime... no
|
|
checking for getprogname... no
|
|
checking for getexecname... no
|
|
checking for getrusage... yes
|
|
checking for gettimeofday... yes
|
|
checking for iswcntrl... yes
|
|
checking for iswblank... yes
|
|
checking for mbsinit... yes
|
|
checking for mbrtowc... yes
|
|
checking for isascii... yes
|
|
checking for mprotect... yes
|
|
checking for obstack_printf... yes
|
|
checking for lstat... yes
|
|
checking for strerror_r... yes
|
|
checking for __xpg_strerror_r... yes
|
|
checking for pipe2... yes
|
|
checking for setenv... yes
|
|
checking for link... yes
|
|
checking for sigaction... yes
|
|
checking for sigaltstack... yes
|
|
checking for siginterrupt... yes
|
|
checking for stpncpy... yes
|
|
checking for strndup... yes
|
|
checking for pipe... yes
|
|
checking for wcwidth... yes
|
|
checking for __fseterr... no
|
|
checking for getdelim... yes
|
|
checking for getdtablesize... yes
|
|
checking for catgets... yes
|
|
checking for setlocale... yes
|
|
checking whether pragma GCC diagnostic push works... yes
|
|
checking whether C++ compiler handles -Werror -Wunknown-warning-option... no
|
|
checking whether C++ compiler handles -fno-exceptions... yes
|
|
checking whether C++ compiler accepts -std=c++98... yes
|
|
checking whether C++ compiler accepts -std=c++03... yes
|
|
checking whether C++ compiler accepts -std=c++11... yes
|
|
checking whether C++ compiler accepts -std=c++14... yes
|
|
checking whether C++ compiler accepts -std=c++17... yes
|
|
checking whether C++ compiler accepts -std=c++2a... yes
|
|
checking whether gcc supports POSIXLY_CORRECT=1... yes
|
|
checking whether g++ builds executables that work... yes
|
|
checking whether g++ supports POSIXLY_CORRECT=1... yes
|
|
checking for dmd... no
|
|
checking for -g... no
|
|
checking for Java compiler... no
|
|
checking for Java virtual machine... no
|
|
checking for flex... no
|
|
checking for lex... no
|
|
checking for bison... no
|
|
checking for byacc... no
|
|
checking for ranlib... (cached) ranlib
|
|
checking for GNU M4 that supports accurate traces... /usr/bin/m4
|
|
checking whether /usr/bin/m4 accepts --gnu... yes
|
|
checking how m4 supports trace files... --debugfile
|
|
checking for perl... no
|
|
checking for xsltproc... no
|
|
checking for inline... (cached) inline
|
|
checking for size_t... yes
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking whether malloc, realloc, calloc are POSIX compliant... yes
|
|
checking whether // is distinct from /... no
|
|
checking whether realpath works... yes
|
|
checking for getcwd... yes
|
|
checking for C/C++ restrict keyword... __restrict
|
|
checking if environ is properly declared... yes
|
|
checking whether the preprocessor supports include_next... yes
|
|
checking whether source code line length is unlimited... yes
|
|
checking for complete errno.h... yes
|
|
checking for gcc options needed to detect all undeclared functions... none needed
|
|
checking whether strerror_r is declared... yes
|
|
checking whether strerror_r returns char *... yes
|
|
checking for sig_atomic_t... yes
|
|
checking for working fcntl.h... yes
|
|
checking for pid_t... yes
|
|
checking for mode_t... yes
|
|
checking for stdint.h... yes
|
|
checking for inttypes.h... yes
|
|
checking whether printf supports size specifiers as in C99... yes
|
|
checking whether printf supports 'long double' arguments... yes
|
|
checking whether printf supports infinite 'double' arguments... yes
|
|
checking whether byte ordering is bigendian... no
|
|
checking whether long double and double are the same... no
|
|
checking whether printf supports infinite 'long double' arguments... yes
|
|
checking whether printf supports the 'a' and 'A' directives... yes
|
|
checking whether printf supports the 'F' directive... yes
|
|
checking whether printf supports the 'n' directive... yes
|
|
checking whether printf supports the 'ls' directive... yes
|
|
checking whether printf supports POSIX/XSI format strings with positions... yes
|
|
checking whether printf supports the grouping flag... yes
|
|
checking whether printf supports the left-adjust flag correctly... yes
|
|
checking whether printf supports the zero flag correctly... yes
|
|
checking whether printf supports large precisions... yes
|
|
checking whether the compiler produces multi-arch binaries... no
|
|
checking whether printf survives out-of-memory conditions... yes
|
|
checking for wchar_t... yes
|
|
checking for wint_t... yes
|
|
checking whether wint_t is large enough... yes
|
|
checking for intmax_t... yes
|
|
checking where to find the exponent in a 'double'... word 1 bit 20
|
|
checking whether snprintf returns a byte count as in C99... yes
|
|
checking whether snprintf truncates the result as in C99... yes
|
|
checking for snprintf... (cached) yes
|
|
checking for strnlen... yes
|
|
checking for wcslen... yes
|
|
checking for wcsnlen... yes
|
|
checking for mbrtowc... (cached) yes
|
|
checking for wcrtomb... yes
|
|
checking whether _snprintf is declared... no
|
|
checking whether frexp() can be used without linking with libm... yes
|
|
checking whether alarm is declared... yes
|
|
checking for arithmetic hrtime_t... no
|
|
checking for getopt.h... (cached) yes
|
|
checking for getopt_long_only... yes
|
|
checking whether getopt is POSIX compatible... yes
|
|
checking for working GNU getopt function... yes
|
|
checking for working GNU getopt_long function... yes
|
|
checking for struct timeval... yes
|
|
checking for wide-enough struct timeval.tv_sec member... yes
|
|
checking for iconv... yes
|
|
checking for working iconv... yes
|
|
checking whether iconv is compatible with its POSIX signature... yes
|
|
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
|
|
checking whether stdint.h conforms to C99... yes
|
|
checking whether stdint.h works without ISO C predefines... yes
|
|
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
|
|
checking where to find the exponent in a 'float'... word 0 bit 23
|
|
checking whether isnan(float) can be used without linking with libm... yes
|
|
checking whether isnan(float) works... yes
|
|
checking whether isnan(double) can be used without linking with libm... yes
|
|
checking whether isnan(long double) can be used without linking with libm... yes
|
|
checking whether isnanl works... yes
|
|
checking whether iswcntrl works... yes
|
|
checking for towlower... yes
|
|
checking for wctype_t... yes
|
|
checking for wctrans_t... yes
|
|
checking for nl_langinfo and CODESET... yes
|
|
checking for a traditional french locale... none
|
|
checking for a traditional japanese locale... none
|
|
checking for a french Unicode locale... none
|
|
checking for a transitional chinese locale... none
|
|
checking whether ldexp() can be used without linking with libm... yes
|
|
checking whether imported symbols can be declared weak... yes
|
|
checking for pthread.h... yes
|
|
checking for pthread_kill in -lpthread... yes
|
|
checking whether POSIX threads API is available... yes
|
|
checking for multithread API to use... posix
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for mbstate_t... yes
|
|
checking for mmap... yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether memchr works... yes
|
|
checking whether <limits.h> defines MIN and MAX... no
|
|
checking whether <sys/param.h> defines MIN and MAX... yes
|
|
checking whether obstack_printf is declared... yes
|
|
checking for O_CLOEXEC... yes
|
|
checking for promoted mode_t type... mode_t
|
|
checking whether strerror(0) succeeds... yes
|
|
checking for strerror_r with POSIX signature... no
|
|
checking whether __xpg_strerror_r works... yes
|
|
checking for library containing posix_spawn... none required
|
|
checking for posix_spawn... yes
|
|
checking whether posix_spawn works... yes
|
|
checking whether posix_spawnattr_setschedpolicy is supported... yes
|
|
checking whether posix_spawnattr_setschedparam is supported... yes
|
|
checking whether C symbols are prefixed with underscore at the linker level... no
|
|
checking for sigset_t... yes
|
|
checking for shared library path variable... LD_LIBRARY_PATH
|
|
checking whether to activate relocatable installation... no
|
|
checking for GNU libc compatible malloc... yes
|
|
checking whether setenv is declared... yes
|
|
checking for uid_t in sys/types.h... yes
|
|
checking whether snprintf is declared... yes
|
|
checking for stdbool.h that conforms to C99... yes
|
|
checking for _Bool... yes
|
|
checking whether stpncpy is declared... yes
|
|
checking whether strdup is declared... yes
|
|
checking whether strndup is declared... yes
|
|
checking for struct timespec in <time.h>... yes
|
|
checking whether clearerr_unlocked is declared... yes
|
|
checking whether feof_unlocked is declared... yes
|
|
checking whether ferror_unlocked is declared... yes
|
|
checking whether fflush_unlocked is declared... yes
|
|
checking whether fgets_unlocked is declared... yes
|
|
checking whether fputc_unlocked is declared... yes
|
|
checking whether fputs_unlocked is declared... yes
|
|
checking whether fread_unlocked is declared... yes
|
|
checking whether fwrite_unlocked is declared... yes
|
|
checking whether getc_unlocked is declared... yes
|
|
checking whether getchar_unlocked is declared... yes
|
|
checking whether putc_unlocked is declared... yes
|
|
checking whether putchar_unlocked is declared... yes
|
|
checking whether unsetenv is declared... yes
|
|
checking whether vsnprintf is declared... yes
|
|
checking whether <wchar.h> uses 'inline' correctly... yes
|
|
checking POSIX termios... yes
|
|
checking whether use of TIOCGWINSZ requires termios.h... no
|
|
checking whether stat file-mode macros are broken... no
|
|
checking for nlink_t... yes
|
|
checking whether getdelim is declared... yes
|
|
checking whether getdtablesize is declared... yes
|
|
checking whether getline is declared... yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... yes
|
|
checking whether locale.h defines locale_t... yes
|
|
checking whether lstat correctly handles trailing slash... yes
|
|
checking whether strnlen is declared... yes
|
|
checking for alloca as a compiler built-in... yes
|
|
checking whether to enable assertions... yes
|
|
checking for __builtin_expect... yes
|
|
checking for library containing clock_gettime... none required
|
|
checking for clock_gettime... yes
|
|
checking for clock_settime... yes
|
|
checking whether // is distinct from /... (cached) no
|
|
checking whether dup2 works... yes
|
|
checking for error_at_line... yes
|
|
checking whether fcntl handles F_DUPFD correctly... yes
|
|
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
|
|
checking whether conversion from 'int' to 'long double' works... yes
|
|
checking whether fopen recognizes a trailing slash... yes
|
|
checking whether fopen supports the mode character 'x'... yes
|
|
checking whether fopen supports the mode character 'e'... yes
|
|
checking for __fpending... yes
|
|
checking whether __fpending is declared... yes
|
|
checking whether frexp works... yes
|
|
checking whether frexpl is declared... yes
|
|
checking whether frexpl() can be used without linking with libm... yes
|
|
checking whether frexpl works... yes
|
|
checking whether gethrtime is declared... no
|
|
checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes
|
|
checking whether program_invocation_name is declared... yes
|
|
checking whether program_invocation_short_name is declared... yes
|
|
checking whether __argv is declared... no
|
|
checking for gettimeofday with POSIX signature... yes
|
|
checking whether the compiler generally respects inline... yes
|
|
checking whether INT32_MAX < INTMAX_MAX... yes
|
|
checking whether INT64_MAX == LONG_MAX... yes
|
|
checking whether UINT32_MAX < UINTMAX_MAX... yes
|
|
checking whether UINT64_MAX == ULONG_MAX... yes
|
|
checking whether isnan macro works... yes
|
|
checking whether isnan(double) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(double) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(float) can be used without linking with libm... (cached) yes
|
|
checking whether isnan(float) works... (cached) yes
|
|
checking whether isnan(long double) can be used without linking with libm... (cached) yes
|
|
checking whether isnanl works... (cached) yes
|
|
checking whether isnan(long double) can be used without linking with libm... (cached) yes
|
|
checking whether isnanl works... (cached) yes
|
|
checking whether iswblank is declared... yes
|
|
checking whether iswdigit is ISO C compliant... guessing yes
|
|
checking whether iswxdigit is ISO C compliant... guessing yes
|
|
checking whether ldexpl is declared... yes
|
|
checking whether ldexpl() can be used without linking with libm... yes
|
|
checking whether ldexpl works... yes
|
|
checking for pthread_rwlock_t... yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
|
|
checking for GNU libc compatible malloc... (cached) yes
|
|
checking whether NAN macro works... yes
|
|
checking whether HUGE_VAL works... yes
|
|
checking whether mbrtowc handles incomplete characters... guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... guessing yes
|
|
checking whether mbrtowc handles a NULL pwc argument... guessing yes
|
|
checking whether mbrtowc handles a NULL string argument... guessing yes
|
|
checking whether mbrtowc has a correct return value... guessing yes
|
|
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
|
|
checking whether mbrtowc stores incomplete characters... guessing no
|
|
checking whether mbrtowc works on empty input... yes
|
|
checking whether the C locale is free of encoding errors... no
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether mbswidth is declared in <wchar.h>... no
|
|
checking for mbstate_t... (cached) yes
|
|
checking for obstacks that work with any size object... no
|
|
checking whether open recognizes a trailing slash... yes
|
|
checking whether perror matches strerror... yes
|
|
checking whether posix_spawn_file_actions_addclose works... yes
|
|
checking whether posix_spawn_file_actions_adddup2 works... yes
|
|
checking whether posix_spawn_file_actions_addopen works... yes
|
|
checking whether frexp works... (cached) yes
|
|
checking whether ldexp can be used without linking with libm... (cached) yes
|
|
checking whether frexpl() can be used without linking with libm... (cached) yes
|
|
checking whether frexpl works... (cached) yes
|
|
checking whether frexpl is declared... (cached) yes
|
|
checking whether ldexpl() can be used without linking with libm... (cached) yes
|
|
checking whether ldexpl works... (cached) yes
|
|
checking whether ldexpl is declared... (cached) yes
|
|
checking whether program_invocation_name is declared... (cached) yes
|
|
checking whether program_invocation_short_name is declared... (cached) yes
|
|
checking for raise... yes
|
|
checking for sigprocmask... yes
|
|
checking for readline... no
|
|
checking for readline/readline.h... no
|
|
checking for readline/history.h... no
|
|
checking whether readlink signature is correct... yes
|
|
checking whether readlink handles trailing slash correctly... yes
|
|
checking for getcwd... (cached) yes
|
|
checking for search.h... yes
|
|
checking for tsearch... yes
|
|
checking whether rename honors trailing slash on destination... yes
|
|
checking whether rename honors trailing slash on source... yes
|
|
checking whether rename manages hard links correctly... yes
|
|
checking whether rename manages existing destinations correctly... yes
|
|
checking for sched.h... yes
|
|
checking for struct sched_param... yes
|
|
checking for struct sigaction.sa_sigaction... yes
|
|
checking for volatile sig_atomic_t... yes
|
|
checking for sighandler_t... yes
|
|
checking for signbit macro... yes
|
|
checking for signbit compiler built-ins... yes
|
|
checking for sigprocmask... (cached) yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... yes
|
|
checking for snprintf... (cached) yes
|
|
checking whether snprintf respects a size of 1... yes
|
|
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
|
|
checking for snprintf... (cached) yes
|
|
checking whether snprintf fully supports the 'n' directive... yes
|
|
checking whether snprintf respects a size of 1... (cached) yes
|
|
checking whether vsnprintf respects a zero size as in C99... yes
|
|
checking for posix_spawnattr_t... yes
|
|
checking for posix_spawn_file_actions_t... yes
|
|
checking for ssize_t... yes
|
|
checking for good max_align_t... yes
|
|
checking whether NULL can be used in arbitrary expressions... yes
|
|
checking which flavor of printf attribute matches inttypes macros... system
|
|
checking for stpcpy... yes
|
|
checking for working stpncpy... yes
|
|
checking for working strerror function... yes
|
|
checking for working strndup... yes
|
|
checking for strverscmp... yes
|
|
checking whether <sys/ioctl.h> declares ioctl... yes
|
|
checking for struct tms... yes
|
|
checking for sys/single_threaded.h... yes
|
|
checking whether unlink honors trailing slashes... yes
|
|
checking whether unlink of a parent directory fails as it should... guessing yes
|
|
checking for unsetenv... yes
|
|
checking for unsetenv() return type... int
|
|
checking whether unsetenv obeys POSIX... yes
|
|
checking for ptrdiff_t... yes
|
|
checking for vasprintf... yes
|
|
checking for vasprintf... (cached) yes
|
|
checking for vsnprintf... yes
|
|
checking whether snprintf respects a size of 1... (cached) yes
|
|
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
|
|
checking for vsnprintf... (cached) yes
|
|
checking whether snprintf fully supports the 'n' directive... (cached) yes
|
|
checking whether snprintf respects a size of 1... (cached) yes
|
|
checking whether vsnprintf respects a zero size as in C99... (cached) yes
|
|
checking for waitid... yes
|
|
checking whether iswcntrl works... (cached) yes
|
|
checking for towlower... (cached) yes
|
|
checking for wctype_t... (cached) yes
|
|
checking for wctrans_t... (cached) yes
|
|
checking whether wcwidth is declared... yes
|
|
checking whether wcwidth works reasonably in UTF-8 locales... yes
|
|
checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes
|
|
checking whether use of TIOCGWINSZ requires termios.h... (cached) no
|
|
checking whether use of struct winsize requires sys/ptem.h... no
|
|
checking for stdint.h... (cached) yes
|
|
checking whether getdtablesize works... yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
|
|
checking whether locale.h conforms to POSIX:2001... yes
|
|
checking whether struct lconv is properly defined... yes
|
|
checking for getline... yes
|
|
checking for working getline function... yes
|
|
checking whether NLS is requested... yes
|
|
checking for msgfmt... /usr/bin/msgfmt
|
|
checking for gmsgfmt... /usr/bin/msgfmt
|
|
checking for xgettext... /usr/bin/xgettext
|
|
checking for msgmerge... /usr/bin/msgmerge
|
|
checking for CFPreferencesCopyAppValue... no
|
|
checking for CFLocaleCopyCurrent... no
|
|
checking for GNU gettext in libc... yes
|
|
checking whether to use NLS... yes
|
|
checking where the gettext function comes from... libc
|
|
checking for valgrind... no
|
|
checking Valgrind suppression file...
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating src/yacc
|
|
config.status: creating javacomp.sh
|
|
config.status: creating javaexec.sh
|
|
config.status: creating gnulib-po/Makefile.in
|
|
config.status: creating runtime-po/Makefile.in
|
|
config.status: creating etc/bench.pl
|
|
config.status: creating tests/atlocal
|
|
config.status: creating tests/bison
|
|
config.status: creating Makefile
|
|
config.status: creating po/Makefile.in
|
|
config.status: creating doc/yacc.1
|
|
config.status: creating lib/config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing po-directories commands
|
|
config.status: creating gnulib-po/POTFILES
|
|
config.status: creating gnulib-po/Makefile
|
|
config.status: creating runtime-po/POTFILES
|
|
config.status: creating runtime-po/Makefile
|
|
config.status: creating po/POTFILES
|
|
config.status: creating po/Makefile
|
|
config.status: executing tests/atconfig commands
|
|
GEN lib/alloca.h
|
|
GEN lib/configmake.h
|
|
GEN lib/fcntl.h
|
|
GEN lib/iconv.h
|
|
GEN lib/inttypes.h
|
|
GEN lib/textstyle.h
|
|
GEN lib/limits.h
|
|
GEN lib/locale.h
|
|
GEN lib/math.h
|
|
GEN lib/sched.h
|
|
GEN lib/signal.h
|
|
GEN lib/spawn.h
|
|
GEN lib/stdio.h
|
|
GEN lib/stdlib.h
|
|
GEN lib/string.h
|
|
GEN lib/sys/ioctl.h
|
|
GEN lib/sys/resource.h
|
|
GEN lib/sys/time.h
|
|
GEN lib/sys/times.h
|
|
GEN lib/sys/types.h
|
|
GEN lib/sys/wait.h
|
|
GEN lib/termios.h
|
|
GEN lib/time.h
|
|
GEN lib/unistd.h
|
|
GEN lib/unistr.h
|
|
GEN lib/unitypes.h
|
|
GEN lib/uniwidth.h
|
|
GEN lib/wchar.h
|
|
GEN lib/wctype.h
|
|
make all-recursive
|
|
make[1]: Entering directory '/sources/bison-3.7.6'
|
|
Making all in po
|
|
make[2]: Entering directory '/sources/bison-3.7.6/po'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/bison-3.7.6/po'
|
|
Making all in runtime-po
|
|
make[2]: Entering directory '/sources/bison-3.7.6/runtime-po'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/bison-3.7.6/runtime-po'
|
|
Making all in gnulib-po
|
|
make[2]: Entering directory '/sources/bison-3.7.6/gnulib-po'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/bison-3.7.6/gnulib-po'
|
|
Making all in .
|
|
make[2]: Entering directory '/sources/bison-3.7.6'
|
|
CC src/bison-AnnotationList.o
|
|
CC src/bison-InadequacyList.o
|
|
CC src/bison-Sbitset.o
|
|
CC src/bison-assoc.o
|
|
CC src/bison-closure.o
|
|
CC src/bison-complain.o
|
|
CC src/bison-conflicts.o
|
|
CC src/bison-counterexample.o
|
|
CC src/bison-derivation.o
|
|
CC src/bison-derives.o
|
|
CC src/bison-files.o
|
|
CC src/bison-fixits.o
|
|
CC src/bison-getargs.o
|
|
CC src/bison-glyphs.o
|
|
CC src/bison-gram.o
|
|
CC src/bison-graphviz.o
|
|
CC src/bison-ielr.o
|
|
CC src/bison-lalr.o
|
|
CC src/bison-location.o
|
|
CC src/bison-lr0.o
|
|
CC src/bison-lssi.o
|
|
CC src/bison-main.o
|
|
CC src/bison-muscle-tab.o
|
|
CC src/bison-named-ref.o
|
|
CC src/bison-nullable.o
|
|
CC src/bison-output.o
|
|
CC src/bison-parse-gram.o
|
|
CC src/bison-parse-simulation.o
|
|
CC src/bison-print-graph.o
|
|
CC src/bison-print-xml.o
|
|
CC src/bison-print.o
|
|
CC src/bison-reader.o
|
|
CC src/bison-reduce.o
|
|
CC src/bison-relation.o
|
|
CC src/bison-scan-code-c.o
|
|
CC src/bison-scan-gram-c.o
|
|
CC src/bison-scan-skel-c.o
|
|
CC src/bison-state.o
|
|
CC src/bison-state-item.o
|
|
CC src/bison-strversion.o
|
|
CC src/bison-symlist.o
|
|
CC src/bison-symtab.o
|
|
CC src/bison-tables.o
|
|
CC src/bison-uniqstr.o
|
|
CC lib/libbison_a-allocator.o
|
|
CC lib/libbison_a-areadlink.o
|
|
CC lib/libbison_a-argmatch.o
|
|
CC lib/libbison_a-gl_array_list.o
|
|
CC lib/libbison_a-basename-lgpl.o
|
|
CC lib/libbison_a-binary-io.o
|
|
CC lib/libbison_a-bitrotate.o
|
|
CC lib/libbison_a-bitset.o
|
|
CC lib/bitset/libbison_a-array.o
|
|
CC lib/bitset/libbison_a-stats.o
|
|
CC lib/bitset/libbison_a-table.o
|
|
CC lib/bitset/libbison_a-list.o
|
|
CC lib/bitset/libbison_a-vector.o
|
|
CC lib/libbison_a-bitsetv.o
|
|
CC lib/libbison_a-c-ctype.o
|
|
CC lib/libbison_a-c-strcasecmp.o
|
|
CC lib/libbison_a-c-strncasecmp.o
|
|
CC lib/libbison_a-careadlinkat.o
|
|
CC lib/libbison_a-cloexec.o
|
|
CC lib/libbison_a-close-stream.o
|
|
CC lib/libbison_a-closeout.o
|
|
CC lib/libbison_a-concat-filename.o
|
|
CC lib/libbison_a-dirname.o
|
|
CC lib/libbison_a-basename.o
|
|
CC lib/libbison_a-dirname-lgpl.o
|
|
CC lib/libbison_a-stripslash.o
|
|
CC lib/libbison_a-exitfail.o
|
|
CC lib/libbison_a-fatal-signal.o
|
|
CC lib/libbison_a-fd-safer-flag.o
|
|
CC lib/libbison_a-dup-safer-flag.o
|
|
CC lib/libbison_a-fopen-safer.o
|
|
CC lib/libbison_a-fstrcmp.o
|
|
CC lib/libbison_a-gethrxtime.o
|
|
CC lib/libbison_a-xtime.o
|
|
CC lib/libbison_a-getprogname.o
|
|
CC lib/libbison_a-gettime.o
|
|
CC lib/libbison_a-hard-locale.o
|
|
CC lib/libbison_a-hash.o
|
|
CC lib/libbison_a-gl_linked_list.o
|
|
CC lib/libbison_a-gl_list.o
|
|
CC lib/libbison_a-localcharset.o
|
|
CC lib/glthread/libbison_a-lock.o
|
|
CC lib/libbison_a-math.o
|
|
CC lib/libbison_a-mbchar.o
|
|
CC lib/libbison_a-mbfile.o
|
|
CC lib/libbison_a-mbswidth.o
|
|
CC lib/libbison_a-gl_oset.o
|
|
CC lib/libbison_a-pipe2.o
|
|
CC lib/libbison_a-pipe2-safer.o
|
|
CC lib/libbison_a-printf-frexp.o
|
|
CC lib/libbison_a-printf-frexpl.o
|
|
CC lib/libbison_a-progname.o
|
|
CC lib/libbison_a-quotearg.o
|
|
CC lib/libbison_a-gl_rbtree_oset.o
|
|
CC lib/libbison_a-gl_rbtreehash_list.o
|
|
CC lib/libbison_a-setlocale_null.o
|
|
CC lib/libbison_a-sig-handler.o
|
|
CC lib/libbison_a-spawn-pipe.o
|
|
CC lib/glthread/libbison_a-threadlib.o
|
|
CC lib/libbison_a-timespec.o
|
|
CC lib/libbison_a-timevar.o
|
|
CC lib/glthread/libbison_a-tls.o
|
|
CC lib/libbison_a-unicodeio.o
|
|
CC lib/libbison_a-unistd.o
|
|
CC lib/libbison_a-dup-safer.o
|
|
CC lib/libbison_a-fd-safer.o
|
|
CC lib/libbison_a-pipe-safer.o
|
|
CC lib/unistr/libbison_a-u8-mbtoucr.o
|
|
CC lib/unistr/libbison_a-u8-uctomb.o
|
|
CC lib/unistr/libbison_a-u8-uctomb-aux.o
|
|
CC lib/uniwidth/libbison_a-width.o
|
|
CC lib/libbison_a-wait-process.o
|
|
CC lib/libbison_a-wctype-h.o
|
|
CC lib/libbison_a-xmalloc.o
|
|
CC lib/libbison_a-xalloc-die.o
|
|
CC lib/libbison_a-xconcat-filename.o
|
|
CC lib/libbison_a-xhash.o
|
|
CC lib/libbison_a-gl_xlist.o
|
|
CC lib/libbison_a-xmemdup0.o
|
|
CC lib/libbison_a-xreadlink.o
|
|
CC lib/libbison_a-xsize.o
|
|
CC lib/libbison_a-xstrndup.o
|
|
CC lib/libbison_a-get-errno.o
|
|
CC lib/libbison_a-path-join.o
|
|
CC lib/libbison_a-asnprintf.o
|
|
CC lib/libbison_a-fcntl.o
|
|
CC lib/libbison_a-mbrtowc.o
|
|
CC lib/libbison_a-obstack.o
|
|
CC lib/libbison_a-printf-args.o
|
|
CC lib/libbison_a-printf-parse.o
|
|
CC lib/libbison_a-readline.o
|
|
CC lib/libbison_a-vasnprintf.o
|
|
AR lib/libbison.a
|
|
CCLD src/bison
|
|
GEN doc/bison.help
|
|
CC lib/main.o
|
|
CC lib/yyerror.o
|
|
AR lib/liby.a
|
|
make[2]: Leaving directory '/sources/bison-3.7.6'
|
|
make[1]: Leaving directory '/sources/bison-3.7.6'
|
|
make install-recursive
|
|
make[1]: Entering directory '/sources/bison-3.7.6'
|
|
Making install in po
|
|
make[2]: Entering directory '/sources/bison-3.7.6/po'
|
|
installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison.mo
|
|
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison.mo
|
|
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison.mo
|
|
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison.mo
|
|
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison.mo
|
|
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison.mo
|
|
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison.mo
|
|
installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison.mo
|
|
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison.mo
|
|
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison.mo
|
|
installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison.mo
|
|
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bison.mo
|
|
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bison.mo
|
|
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison.mo
|
|
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison.mo
|
|
installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison.mo
|
|
installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison.mo
|
|
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison.mo
|
|
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison.mo
|
|
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison.mo
|
|
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
|
|
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison.mo
|
|
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison.mo
|
|
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison.mo
|
|
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison.mo
|
|
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison.mo
|
|
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison.mo
|
|
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison.mo
|
|
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison.mo
|
|
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison.mo
|
|
if test "bison" = "gettext-tools"; then \
|
|
/usr/bin/mkdir -p /usr/share/gettext/po; \
|
|
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
|
|
/usr/bin/install -c -m 644 ./$file \
|
|
/usr/share/gettext/po/$file; \
|
|
done; \
|
|
for file in Makevars; do \
|
|
rm -f /usr/share/gettext/po/$file; \
|
|
done; \
|
|
else \
|
|
: ; \
|
|
fi
|
|
make[2]: Leaving directory '/sources/bison-3.7.6/po'
|
|
Making install in runtime-po
|
|
make[2]: Entering directory '/sources/bison-3.7.6/runtime-po'
|
|
installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo
|
|
installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo
|
|
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo
|
|
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison-runtime.mo
|
|
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison-runtime.mo
|
|
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison-runtime.mo
|
|
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo
|
|
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison-runtime.mo
|
|
installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison-runtime.mo
|
|
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo
|
|
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo
|
|
installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo
|
|
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo
|
|
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo
|
|
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo
|
|
installing ia.gmo as /usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo
|
|
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bison-runtime.mo
|
|
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison-runtime.mo
|
|
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo
|
|
installing ky.gmo as /usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo
|
|
installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/bison-runtime.mo
|
|
installing lv.gmo as /usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo
|
|
installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo
|
|
installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo
|
|
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo
|
|
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo
|
|
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo
|
|
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo
|
|
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo
|
|
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo
|
|
installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo
|
|
installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo
|
|
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo
|
|
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo
|
|
installing ta.gmo as /usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo
|
|
installing th.gmo as /usr/share/locale/th/LC_MESSAGES/bison-runtime.mo
|
|
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo
|
|
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo
|
|
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo
|
|
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo
|
|
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
|
|
if test "bison" = "gettext-tools"; then \
|
|
/usr/bin/mkdir -p /usr/share/gettext/po; \
|
|
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
|
|
/usr/bin/install -c -m 644 ./$file \
|
|
/usr/share/gettext/po/$file; \
|
|
done; \
|
|
for file in Makevars; do \
|
|
rm -f /usr/share/gettext/po/$file; \
|
|
done; \
|
|
else \
|
|
: ; \
|
|
fi
|
|
make[2]: Leaving directory '/sources/bison-3.7.6/runtime-po'
|
|
Making install in gnulib-po
|
|
make[2]: Entering directory '/sources/bison-3.7.6/gnulib-po'
|
|
installing af.gmo as /usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo
|
|
installing be.gmo as /usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo
|
|
installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo
|
|
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo
|
|
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo
|
|
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo
|
|
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo
|
|
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo
|
|
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo
|
|
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo
|
|
installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo
|
|
installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo
|
|
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo
|
|
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo
|
|
installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo
|
|
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo
|
|
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo
|
|
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo
|
|
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo
|
|
installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo
|
|
installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo
|
|
installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo
|
|
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo
|
|
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo
|
|
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo
|
|
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo
|
|
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo
|
|
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo
|
|
installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo
|
|
installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo
|
|
installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo
|
|
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo
|
|
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo
|
|
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo
|
|
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo
|
|
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo
|
|
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo
|
|
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo
|
|
if test "bison" = "gettext-tools"; then \
|
|
/usr/bin/mkdir -p /usr/share/gettext/po; \
|
|
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
|
|
/usr/bin/install -c -m 644 ./$file \
|
|
/usr/share/gettext/po/$file; \
|
|
done; \
|
|
for file in Makevars; do \
|
|
rm -f /usr/share/gettext/po/$file; \
|
|
done; \
|
|
else \
|
|
: ; \
|
|
fi
|
|
make[2]: Leaving directory '/sources/bison-3.7.6/gnulib-po'
|
|
Making install in .
|
|
make[2]: Entering directory '/sources/bison-3.7.6'
|
|
GEN doc/bison.help
|
|
make[3]: Entering directory '/sources/bison-3.7.6'
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/usr/bin/install -c src/bison '/usr/bin'
|
|
/usr/bin/mkdir -p '/usr/lib'
|
|
/usr/bin/install -c -m 644 lib/liby.a '/usr/lib'
|
|
( cd '/usr/lib' && ranlib liby.a )
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/usr/bin/install -c src/yacc '/usr/bin'
|
|
/usr/bin/mkdir -p '/usr/share/aclocal'
|
|
/usr/bin/install -c -m 644 m4/bison-i18n.m4 '/usr/share/aclocal'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c++/calc++'
|
|
/usr/bin/install -c -m 644 examples/c++/calc++/driver.cc examples/c++/calc++/driver.hh examples/c++/calc++/scanner.ll examples/c++/calc++/calc++.cc examples/c++/calc++/parser.yy '/usr/share/doc/bison-3.7.6/examples/c++/calc++'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c++'
|
|
/usr/bin/install -c -m 644 examples/c++/simple.yy '/usr/share/doc/bison-3.7.6/examples/c++'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/bistromathic'
|
|
/usr/bin/install -c -m 644 examples/c/bistromathic/parse.y examples/c/bistromathic/Makefile examples/c/bistromathic/README.md '/usr/share/doc/bison-3.7.6/examples/c/bistromathic'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c'
|
|
/usr/bin/install -c -m 644 examples/c/README.md '/usr/share/doc/bison-3.7.6/examples/c'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/calc'
|
|
/usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/usr/share/doc/bison-3.7.6/examples/c/calc'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c++/calc++'
|
|
/usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/usr/share/doc/bison-3.7.6/examples/c++/calc++'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c++'
|
|
/usr/bin/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/usr/share/doc/bison-3.7.6/examples/c++'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/d'
|
|
/usr/bin/install -c -m 644 examples/d/calc.y examples/d/Makefile examples/d/README.md '/usr/share/doc/bison-3.7.6/examples/d'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6'
|
|
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/usr/share/doc/bison-3.7.6'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples'
|
|
/usr/bin/install -c -m 644 examples/README.md '/usr/share/doc/bison-3.7.6/examples'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/java'
|
|
/usr/bin/install -c -m 644 examples/java/README.md '/usr/share/doc/bison-3.7.6/examples/java'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/java/calc'
|
|
/usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/usr/share/doc/bison-3.7.6/examples/java/calc'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/java/simple'
|
|
/usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/usr/share/doc/bison-3.7.6/examples/java/simple'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/lexcalc'
|
|
/usr/bin/install -c -m 644 examples/c/lexcalc/parse.y examples/c/lexcalc/scan.l examples/c/lexcalc/Makefile examples/c/lexcalc/README.md '/usr/share/doc/bison-3.7.6/examples/c/lexcalc'
|
|
/usr/bin/mkdir -p '/usr/share/bison/m4sugar'
|
|
/usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/usr/share/bison/m4sugar'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/mfcalc'
|
|
/usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/usr/share/doc/bison-3.7.6/examples/c/mfcalc'
|
|
/usr/bin/mkdir -p '/usr/share/bison'
|
|
/usr/bin/install -c -m 644 data/README.md data/bison-default.css '/usr/share/bison'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/pushcalc'
|
|
/usr/bin/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/usr/share/doc/bison-3.7.6/examples/c/pushcalc'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/reccalc'
|
|
/usr/bin/install -c -m 644 examples/c/reccalc/parse.y examples/c/reccalc/scan.l examples/c/reccalc/Makefile examples/c/reccalc/README.md '/usr/share/doc/bison-3.7.6/examples/c/reccalc'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/rpcalc'
|
|
/usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/usr/share/doc/bison-3.7.6/examples/c/rpcalc'
|
|
/usr/bin/mkdir -p '/usr/share/bison/skeletons'
|
|
/usr/bin/install -c -m 644 data/skeletons/bison.m4 data/skeletons/c++-skel.m4 data/skeletons/c++.m4 data/skeletons/c-like.m4 data/skeletons/c-skel.m4 data/skeletons/c.m4 data/skeletons/glr.c data/skeletons/glr.cc data/skeletons/java-skel.m4 data/skeletons/java.m4 data/skeletons/lalr1.cc data/skeletons/lalr1.java data/skeletons/location.cc data/skeletons/stack.hh data/skeletons/traceon.m4 data/skeletons/variant.hh data/skeletons/yacc.c data/skeletons/README-D.txt data/skeletons/d-skel.m4 data/skeletons/d.m4 data/skeletons/lalr1.d '/usr/share/bison/skeletons'
|
|
/usr/bin/mkdir -p '/usr/share/bison/xslt'
|
|
/usr/bin/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/usr/share/bison/xslt'
|
|
GEN doc/bison.help
|
|
/usr/bin/mkdir -p '/usr/share/info'
|
|
/usr/bin/install -c -m 644 ./doc/bison.info '/usr/share/info'
|
|
/usr/bin/mkdir -p '/usr/share/man/man1'
|
|
/usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/usr/share/man/man1'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/mfcalc'
|
|
/usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/usr/share/doc/bison-3.7.6/examples/c/mfcalc'
|
|
/usr/bin/mkdir -p '/usr/share/doc/bison-3.7.6/examples/c/rpcalc'
|
|
/usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/usr/share/doc/bison-3.7.6/examples/c/rpcalc'
|
|
make[3]: Leaving directory '/sources/bison-3.7.6'
|
|
make[2]: Leaving directory '/sources/bison-3.7.6'
|
|
make[1]: Leaving directory '/sources/bison-3.7.6'
|
|
First let's make sure your kit is complete. Checking...
|
|
Locating common programs...
|
|
Checking compatibility between /usr/bin/echo and builtin echo (if any)...
|
|
Symbolic links are supported.
|
|
Checking how to test for symbolic links...
|
|
You can test for symbolic links with 'test -h'.
|
|
Checking for cross-compile
|
|
No targethost for running compiler tests against defined, running locally
|
|
Good, your tr supports [:lower:] and [:upper:] to convert case.
|
|
Using [:upper:] and [:lower:] to convert case.
|
|
aix dragonfly irix_5 nonstopux sunos_4_0
|
|
aix_3 dynix irix_6 openbsd sunos_4_1
|
|
aix_4 dynixptx irix_6_0 opus super-ux
|
|
altos486 epix irix_6_1 os2 svr4
|
|
amigaos esix4 isc os390 svr5
|
|
atheos fps isc_2 os400 ti1500
|
|
aux_3 freebsd linux-android posix-bc ultrix_4
|
|
bitrig freemint linux qnx umips
|
|
bsdos gnu lynxos riscos unicos
|
|
catamount gnukfreebsd midnightbsd sco unicosmk
|
|
convexos gnuknetbsd minix sco_2_3_0 unisysdynix
|
|
cxux greenhills mips sco_2_3_1 utekv
|
|
cygwin haiku mirbsd sco_2_3_2 uwin
|
|
darwin hpux mpc sco_2_3_3 vos
|
|
dcosx i386 ncr_tower sco_2_3_4
|
|
dec_osf interix netbsd solaris_2
|
|
dos_djgpp irix_4 newsos4 stellar
|
|
Which of these apply, if any? [linux]
|
|
Operating system name? [linux]
|
|
Operating system version? [5.10.63-1-lts]
|
|
Installation prefix to use? (~name ok) [/usr]
|
|
AFS does not seem to be running...
|
|
What installation prefix should I use for installing files? (~name ok) [/usr]
|
|
Build a threading Perl? [n]
|
|
Build Perl for multiplicity? [n]
|
|
Use which C compiler? [cc]
|
|
Checking for GNU cc in disguise and/or its version number...
|
|
Now, how can we feed standard input to your C preprocessor...
|
|
Directories to use for library searches? [/usr/local/lib /usr/lib /lib/../lib /usr/lib/../lib /lib]
|
|
What is the file extension used for shared libraries? [so]
|
|
Make shared library basenames unique? [n]
|
|
Build Perl for SOCKS? [n]
|
|
Try to use long doubles if available? [n]
|
|
Checking for optional libraries...
|
|
What libraries to use? [-lpthread -ldl -lm -lcrypt -lutil -lc]
|
|
What optimizer/debugger flag should be used? [-O2]
|
|
Any additional cc flags? [-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include]
|
|
Let me guess what the preprocessor flags are...
|
|
Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong -L/usr/local/lib]
|
|
Checking your choice of C compiler and flags for coherency...
|
|
Checking to see how big your integers are...
|
|
Checking to see if you have long long...
|
|
Checking to see how big your long longs are...
|
|
Computing filename position in cpp output for #include directives...
|
|
<inttypes.h> found.
|
|
Checking to see if you have int64_t...
|
|
Checking which 64-bit integer type we could use...
|
|
We could use 'long' for 64-bit integers.
|
|
Try to use maximal 64-bit support, if available? [y]
|
|
Checking if your C library has broken 64-bit functions...
|
|
Checking for GNU C Library...
|
|
nm probably won't work on the GNU C Library.
|
|
Shall I use /usr/bin/nm to extract C symbols from the libraries? [n]
|
|
Checking for C++...
|
|
Checking to see how big your double precision numbers are...
|
|
|
|
Checking to see if you have long double...
|
|
You have long double.
|
|
ldexpl() found.
|
|
|
|
Checking to see how big your long doubles are...
|
|
Your long doubles are 16 bytes long.
|
|
Checking the kind of long doubles you have...
|
|
You have x86 80-bit little endian long doubles.
|
|
Getting the current patchlevel...
|
|
What is your architecture name [x86_64-linux]
|
|
Add the Perl API version to your archname? [n]
|
|
This architecture is naturally 64-bit, not changing architecture name.
|
|
Pathname where the public executables will reside? (~name ok) [/usr/bin]
|
|
Use relocatable @INC? [n]
|
|
Pathname where the private library files will reside? (~name ok) [/usr/lib/perl5/5.34/core_perl]
|
|
Where do you want to put the public architecture-dependent libraries? (~name ok) [/usr/lib/perl5/5.34/core_perl]
|
|
Other username to test security of setuid scripts with? [none]
|
|
Well, the recommended value is *not* secure.
|
|
Does your kernel have *secure* setuid scripts? [n]
|
|
Installation prefix to use for add-on modules and utilities? (~name ok) [/usr]
|
|
Pathname for the site-specific library files? (~name ok) [/usr/lib/perl5/5.34/site_perl]
|
|
List of earlier versions to include in @INC? [none]
|
|
<malloc/malloc.h> NOT found.
|
|
<malloc.h> found.
|
|
Checking to see how big your pointers are...
|
|
Do you wish to wrap malloc calls to protect against potential overflows? [y]
|
|
Do you wish to attempt to use the malloc that comes with perl5? [n]
|
|
Your system wants malloc to return 'void *', it would seem.
|
|
Your system uses void free(), it would seem.
|
|
Pathname for the site-specific architecture-dependent library files? (~name ok) [/usr/lib/perl5/5.34/site_perl]
|
|
Do you want to configure vendor-specific add-on directories? [y]
|
|
Installation prefix to use for vendor-supplied add-ons? (~name ok) [/usr]
|
|
Pathname for the vendor-supplied library files? (~name ok) [/usr/lib/perl5/5.34/vendor_perl]
|
|
Pathname for vendor-supplied architecture-dependent files? (~name ok) [/usr/lib/perl5/5.34/vendor_perl]
|
|
Colon-separated list of additional directories for perl to search? [none]
|
|
Support DTrace if available? [n]
|
|
Install any extra modules (y or n)? [n]
|
|
Directory for the main Perl5 html pages? (~name ok) [none]
|
|
Directory for the Perl5 module html pages? (~name ok) [none]
|
|
dlopen() found.
|
|
<unistd.h> found.
|
|
Do you wish to use dynamic loading? [y]
|
|
Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]
|
|
Any special flags to pass to cc -c to compile shared library modules? [-fPIC]
|
|
What command should be used to create dynamic libraries? [cc]
|
|
Any special flags to pass to cc to create a dynamically loaded library? [-shared -O2 -L/usr/local/lib -fstack-protector-strong]
|
|
Any special flags to pass to cc to use dynamic linking? [-Wl,-E]
|
|
ld supports scripting
|
|
Build a shared libperl.so (y/n) [n]
|
|
System manual is in /usr/share/man/man1.
|
|
Where do the main Perl5 manual pages (source) go? (~name ok) [none]
|
|
You can have filenames longer than 14 characters.
|
|
Where do the perl5 library man pages (source) go? (~name ok) [none]
|
|
Figuring out host name...
|
|
Your host name appears to be "enceladus". Right? [y]
|
|
What is your domain name? [.nonet]
|
|
What is your e-mail address? [root@enceladus.nonet]
|
|
Perl administrator e-mail address [root@enceladus.nonet]
|
|
Do you want to use a version number suffix for installed binaries? [n]
|
|
What shall I put after the #! to start up perl ("none" to not use #!)? [/usr/bin/perl]
|
|
Where do you keep publicly executable scripts? (~name ok) [/usr/bin]
|
|
Pathname where the add-on public executables should be installed? (~name ok) [/usr/bin]
|
|
Pathname where the site-specific html pages should be installed? (~name ok) [none]
|
|
Pathname where the site-specific library html pages should be installed? (~name ok) [none]
|
|
Pathname where the site-specific manual pages should be installed? (~name ok) [none]
|
|
Pathname where the site-specific library manual pages should be installed? (~name ok) [none]
|
|
Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/bin]
|
|
backtrace() found.
|
|
Use the "fast stdio" if available? [n]
|
|
off_t found.
|
|
Checking to see how big your file offsets are...
|
|
fpos_t found.
|
|
Checking the size of fpos_t...
|
|
Try to understand large files, if available? [y]
|
|
Rechecking to see how big your file offsets are...
|
|
Rechecking the size of fpos_t... 16 bytes.
|
|
Pathname for the vendor-supplied executables directory? (~name ok) [/usr/bin]
|
|
Pathname for the vendor-supplied html pages? (~name ok) [none]
|
|
Pathname for the vendor-supplied html pages? (~name ok) [none]
|
|
Pathname for the vendor-supplied manual section 1 pages? (~name ok) [none]
|
|
Pathname for the vendor-supplied manual section 3 pages? (~name ok) [none]
|
|
Pathname for the vendor-supplied scripts directory? (~name ok) [/usr/bin]
|
|
qgcvt() found.
|
|
Checking the kind of doubles you have...
|
|
You have IEEE 754 64-bit little endian doubles.
|
|
Checking how to print long doubles...
|
|
gconvert NOT found.
|
|
gcvt() found.
|
|
sprintf() found.
|
|
I'll use sprintf to convert floats into a string.
|
|
fwalk() NOT found.
|
|
accept4() found.
|
|
access() found.
|
|
<sys/file.h> defines the *_OK access constants.
|
|
accessx() NOT found.
|
|
acosh() found.
|
|
aintl() NOT found.
|
|
alarm() found.
|
|
ctime64() NOT found.
|
|
localtime64() NOT found.
|
|
gmtime64() NOT found.
|
|
mktime64() NOT found.
|
|
difftime64() NOT found.
|
|
asctime64() NOT found.
|
|
<pthread.h> found.
|
|
<sys/types.h> found.
|
|
<sys/select.h> found.
|
|
Testing to see if we should include <sys/time.h>.
|
|
We'll include <sys/time.h>.
|
|
Checking to see if your struct tm has tm_zone field...
|
|
Checking to see if your struct tm has tm_gmtoff field...
|
|
asctime_r() found.
|
|
asinh() found.
|
|
atanh() found.
|
|
atolf() NOT found.
|
|
atoll() found.
|
|
Checking whether your compiler can handle __attribute__((format)) ...
|
|
Checking whether your compiler allows __printf__ format to be null ...
|
|
Checking whether your compiler can handle __attribute__((malloc)) ...
|
|
Checking whether your compiler can handle __attribute__((nonnull(1))) ...
|
|
Checking whether your compiler can handle __attribute__((noreturn)) ...
|
|
Checking whether your compiler can handle __attribute__((pure)) ...
|
|
Checking whether your compiler can handle __attribute__((unused)) ...
|
|
Checking whether your compiler can handle __attribute__((deprecated)) ...
|
|
Checking whether your compiler can handle __attribute__((warn_unused_result)) ...
|
|
Checking whether your compiler can handle __attribute__((always_inline)) ...
|
|
getpgrp() found.
|
|
You have to use getpgrp() instead of getpgrp(pid).
|
|
setpgrp() found.
|
|
You have to use setpgrp() instead of setpgrp(pid,pgrp).
|
|
Checking whether your compiler can handle __builtin_add_overflow ...
|
|
Checking whether your compiler can handle __builtin_sub_overflow ...
|
|
Checking whether your compiler can handle __builtin_mul_overflow ...
|
|
Checking whether your compiler can handle __builtin_choose_expr ...
|
|
Checking whether your compiler can handle __builtin_expect ...
|
|
Checking for C99 variadic macros.
|
|
You have C99 variadic macros.
|
|
You have void (*signal())().
|
|
Checking whether your C compiler can cast large floats to int32.
|
|
Checking whether your C compiler can cast negative float to unsigned.
|
|
cbrt() found.
|
|
chown() found.
|
|
chroot() found.
|
|
chsize() NOT found.
|
|
class() NOT found.
|
|
clearenv() found.
|
|
Hmm... Looks like you have Berkeley networking support.
|
|
socketpair() found.
|
|
Checking the availability sa_len in the sock struct ...
|
|
Checking the availability struct sockaddr_in6 ...
|
|
Checking the availability struct sockaddr_storage ...
|
|
Checking the availability sin6_scope_id in struct sockaddr_in6 ...
|
|
Checking the availability struct ip_mreq ...
|
|
Checking the availability struct ip_mreq_source ...
|
|
Checking the availability struct ipv6_mreq ...
|
|
Checking the availability struct ipv6_mreq_source ...
|
|
Checking the availability of certain socket constants...
|
|
<sys/uio.h> found.
|
|
Checking to see if your system supports struct cmsghdr...
|
|
copysign() found.
|
|
copysignl() found.
|
|
crypt() found.
|
|
<crypt.h> found.
|
|
crypt_r() found.
|
|
ctermid() found.
|
|
ctermid_r() NOT found.
|
|
ctime_r() found.
|
|
cuserid() found.
|
|
dbmclose() NOT found.
|
|
difftime() found.
|
|
<dirent.h> found.
|
|
Your directory entries are struct dirent.
|
|
Your directory entry does not know about the d_namlen field.
|
|
Checking to see if DIR has a dd_fd member variable
|
|
<sys/dir.h> found.
|
|
<sys/ndir.h> NOT found.
|
|
dirfd() found.
|
|
dladdr() found.
|
|
dlerror() found.
|
|
<dlfcn.h> found.
|
|
What is the extension of dynamically loaded modules [so]
|
|
Checking whether your dlsym() needs a leading underscore ...
|
|
dlsym doesn't need a leading underscore.
|
|
drand48_r() found.
|
|
dup2() found.
|
|
dup3() found.
|
|
<xlocale.h> NOT found.
|
|
newlocale() found.
|
|
freelocale() found.
|
|
uselocale() found.
|
|
duplocale() found.
|
|
querylocale() NOT found.
|
|
eaccess() found.
|
|
endgrent() found.
|
|
<grp.h> found.
|
|
endgrent_r() NOT found.
|
|
endhostent() found.
|
|
<netdb.h> found.
|
|
endhostent_r() NOT found.
|
|
endnetent() found.
|
|
endnetent_r() NOT found.
|
|
endprotoent() found.
|
|
endprotoent_r() NOT found.
|
|
endpwent() found.
|
|
<pwd.h> found.
|
|
endpwent_r() NOT found.
|
|
endservent() found.
|
|
endservent_r() NOT found.
|
|
<sys/file.h> defines the O_* constants...
|
|
and you have the 3 argument form of open().
|
|
<sys/file.h> found.
|
|
We'll be including <sys/file.h>.
|
|
<fcntl.h> found.
|
|
We don't need to include <fcntl.h> if we include <sys/file.h>.
|
|
fork() found.
|
|
pipe() found.
|
|
Figuring out the flag used by open() for non-blocking I/O...
|
|
Let's see what value errno gets from read() on a O_NONBLOCK file...
|
|
erf() found.
|
|
erfc() found.
|
|
exp2() found.
|
|
expm1() found.
|
|
Checking how std your stdio is...
|
|
fchdir() found.
|
|
fchmod() found.
|
|
openat() found.
|
|
unlinkat() found.
|
|
renameat() found.
|
|
linkat() found.
|
|
fchmodat() found.
|
|
fchown() found.
|
|
fcntl() found.
|
|
Well, your system has some sort of fd_set available...
|
|
and you have the normal fd_set macros.
|
|
fdclose() NOT found.
|
|
fdim() found.
|
|
fegetround() found.
|
|
fgetpos() found.
|
|
finite() found.
|
|
finitel() found.
|
|
flock() found.
|
|
fma() found.
|
|
fmax() found.
|
|
fmin() found.
|
|
fp_class() NOT found.
|
|
Checking to see if you have fpclassify...
|
|
fp_classify() NOT found.
|
|
fp_classl() NOT found.
|
|
pathconf() found.
|
|
fpathconf() found.
|
|
fpclass() NOT found.
|
|
fpclassl() NOT found.
|
|
fpgetround() NOT found.
|
|
Checking to see if you have fpos64_t...
|
|
frexpl() found.
|
|
<sys/param.h> found.
|
|
<sys/mount.h> found.
|
|
Checking to see if your system supports struct fs_data...
|
|
fseeko() found.
|
|
fsetpos() found.
|
|
fstatfs() found.
|
|
statvfs() found.
|
|
fstatvfs() found.
|
|
fsync() found.
|
|
ftello() found.
|
|
Checking if you have a working futimes()
|
|
Yes, you have
|
|
A working gai_strerror() found.
|
|
<ndbm.h> NOT found.
|
|
<gdbm/ndbm.h> NOT found.
|
|
<gdbm-ndbm.h> NOT found.
|
|
getaddrinfo() found.
|
|
getcwd() found.
|
|
Checking to see if getenv() preserves a different thread's results
|
|
getenv() didn't destroy another thread's buffer
|
|
getespwnam() NOT found.
|
|
getfsstat() NOT found.
|
|
getgrent() found.
|
|
getgrent_r() found.
|
|
getgrgid_r() found.
|
|
getgrnam_r() found.
|
|
gethostbyaddr() found.
|
|
gethostbyname() found.
|
|
gethostent() found.
|
|
gethostname() found.
|
|
uname() found.
|
|
Shall I ignore gethostname() from now on? [n]
|
|
gethostbyaddr_r() found.
|
|
gethostbyname_r() found.
|
|
gethostent_r() found.
|
|
getitimer() found.
|
|
getlogin() found.
|
|
getlogin_r() found.
|
|
getmnt() NOT found.
|
|
getmntent() found.
|
|
getnameinfo() found.
|
|
getnetbyaddr() found.
|
|
getnetbyname() found.
|
|
getnetent() found.
|
|
getnetbyaddr_r() found.
|
|
getnetbyname_r() found.
|
|
getnetent_r() found.
|
|
getpagesize() found.
|
|
getprotobyname() found.
|
|
getprotobynumber() found.
|
|
getprotoent() found.
|
|
getpgid() found.
|
|
getpgrp2() NOT found.
|
|
getppid() found.
|
|
getpriority() found.
|
|
getprotobyname_r() found.
|
|
getprotobynumber_r() found.
|
|
getprotoent_r() found.
|
|
getprpwnam() NOT found.
|
|
getpwent() found.
|
|
getpwent_r() found.
|
|
getpwnam_r() found.
|
|
getpwuid_r() found.
|
|
getservbyname() found.
|
|
getservbyport() found.
|
|
getservent() found.
|
|
getservbyname_r() found.
|
|
getservbyport_r() found.
|
|
getservent_r() found.
|
|
getspnam() found.
|
|
<shadow.h> found.
|
|
getspnam_r() found.
|
|
gettimeofday() found.
|
|
gmtime_r() found.
|
|
hasmntopt() found.
|
|
<netinet/in.h> found.
|
|
<arpa/inet.h> found.
|
|
htonl() found.
|
|
hypot() found.
|
|
ilogb() found.
|
|
ilogbl() found.
|
|
inet_aton() found.
|
|
inet_ntop() found.
|
|
inet_pton() found.
|
|
isascii() found.
|
|
isblank() found.
|
|
Checking to see if you have isfinite...
|
|
isfinitel() NOT found.
|
|
Checking to see if you have isinf...
|
|
isinfl() found.
|
|
Checking to see if you have isless...
|
|
Checking to see if you have isnan...
|
|
isnanl() found.
|
|
Checking to see if you have isnormal...
|
|
j0() found.
|
|
j0l() found.
|
|
killpg() found.
|
|
localeconv() found.
|
|
lchown() found.
|
|
LDBL_DIG found.
|
|
lgamma() found.
|
|
lgamma_r() found.
|
|
Checking to see if your libm supports _LIB_VERSION...
|
|
No, it does not (probably harmless)
|
|
link() found.
|
|
llrint() found.
|
|
llrintl() found.
|
|
llround() found.
|
|
llroundl() found.
|
|
localeconv_l() NOT found.
|
|
localtime_r() found.
|
|
lockf() found.
|
|
log1p() found.
|
|
log2() found.
|
|
logb() found.
|
|
lrint() found.
|
|
lrintl() found.
|
|
lround() found.
|
|
lroundl() found.
|
|
lstat() found.
|
|
madvise() found.
|
|
malloc_size() NOT found.
|
|
malloc_good_size() NOT found.
|
|
malloc_usable_size() found.
|
|
mblen() found.
|
|
mbrlen() found.
|
|
mbrtowc() found.
|
|
mbstowcs() found.
|
|
mbtowc() found.
|
|
memmem() found.
|
|
memrchr() found.
|
|
mkdir() found.
|
|
mkdtemp() found.
|
|
mkfifo() found.
|
|
mkostemp() found.
|
|
mkstemp() found.
|
|
mkstemps() found.
|
|
mktime() found.
|
|
<sys/mman.h> found.
|
|
mmap() found.
|
|
and it returns (void *).
|
|
sqrtl() found.
|
|
scalbnl() found.
|
|
truncl() found.
|
|
modfl() found.
|
|
mprotect() found.
|
|
msgctl() found.
|
|
msgget() found.
|
|
msgsnd() found.
|
|
msgrcv() found.
|
|
You have the full msg*(2) library.
|
|
Checking to see if your system supports struct msghdr...
|
|
msync() found.
|
|
munmap() found.
|
|
nan() found.
|
|
nanosleep() found.
|
|
nearbyint() found.
|
|
nextafter() found.
|
|
nexttoward() found.
|
|
nice() found.
|
|
<langinfo.h> found.
|
|
nl_langinfo() found.
|
|
<quadmath.h> NOT found.
|
|
Choosing the C types to be used for Perl's internal types...
|
|
Checking how many bits of your UVs your NVs can preserve...
|
|
Checking to find the largest integer value your NVs can hold...
|
|
The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0
|
|
Checking whether NV 0.0 is all bits zero in memory...
|
|
0.0 is represented as all bits zero in memory
|
|
Checking to see if you have off64_t...
|
|
pause() found.
|
|
pipe2() found.
|
|
poll() found.
|
|
prctl() found.
|
|
readlink() found.
|
|
vfork() found.
|
|
Do you still want to use vfork()? [n]
|
|
pthread_attr_setscope() found.
|
|
Checking to see if you have ptrdiff_t...
|
|
random_r() found.
|
|
readdir() found.
|
|
seekdir() found.
|
|
telldir() found.
|
|
rewinddir() found.
|
|
readdir64_r() found.
|
|
readdir_r() found.
|
|
readv() found.
|
|
recvmsg() found.
|
|
regcomp() found.
|
|
remainder() found.
|
|
remquo() found.
|
|
rename() found.
|
|
rint() found.
|
|
rmdir() found.
|
|
round() found.
|
|
scalbn() found.
|
|
select() found.
|
|
semctl() found.
|
|
semget() found.
|
|
semop() found.
|
|
You have the full sem*(2) library.
|
|
You do not have union semun in <sys/sem.h>.
|
|
You can use union semun for semctl IPC_STAT.
|
|
You can also use struct semid_ds* for semctl IPC_STAT.
|
|
sendmsg() found.
|
|
setegid() found.
|
|
seteuid() found.
|
|
setgrent() found.
|
|
setgrent_r() NOT found.
|
|
sethostent() found.
|
|
sethostent_r() NOT found.
|
|
setitimer() found.
|
|
setlinebuf() found.
|
|
<locale.h> found.
|
|
<wctype.h> found.
|
|
towupper() found.
|
|
|
|
Checking to see if you have setlocale() and its behavior
|
|
Your system has setlocale()...
|
|
and it seems sane; you don't have a C.UTF8 locale
|
|
setlocale_r() NOT found.
|
|
setnetent() found.
|
|
setnetent_r() NOT found.
|
|
setprotoent() found.
|
|
setpgid() found.
|
|
setpgrp2() NOT found.
|
|
setpriority() found.
|
|
setproctitle() NOT found.
|
|
setprotoent_r() NOT found.
|
|
setpwent() found.
|
|
setpwent_r() NOT found.
|
|
setregid() found.
|
|
setresgid() found.
|
|
setreuid() found.
|
|
setresuid() found.
|
|
setrgid() NOT found.
|
|
setruid() NOT found.
|
|
setservent() found.
|
|
setservent_r() NOT found.
|
|
setsid() found.
|
|
setvbuf() found.
|
|
shmctl() found.
|
|
shmget() found.
|
|
shmat() found.
|
|
and it returns (void *).
|
|
shmdt() found.
|
|
You have the full shm*(2) library.
|
|
sigaction() found.
|
|
pid_t found.
|
|
Checking if your siginfo_t has si_errno field...
|
|
Checking if your siginfo_t has si_pid field...
|
|
Checking if your siginfo_t has si_uid field...
|
|
Checking if your siginfo_t has si_addr field...
|
|
Checking if your siginfo_t has si_status field...
|
|
Checking if your siginfo_t has si_band field...
|
|
Checking if your siginfo_t has si_value field...
|
|
Checking if your siginfo_t has si_fd field...
|
|
<sunmath.h> NOT found.
|
|
Checking to see if you have signbit() available to work on double... Yes.
|
|
sigprocmask() found.
|
|
POSIX sigsetjmp found.
|
|
snprintf() found.
|
|
vsnprintf() found.
|
|
sockatmark() found.
|
|
socks5_init() NOT found.
|
|
srand48_r() found.
|
|
srandom_r() found.
|
|
stat() found.
|
|
<sys/stat.h> found.
|
|
Checking to see if your struct stat has st_blocks field...
|
|
<sys/vfs.h> found.
|
|
<sys/statfs.h> found.
|
|
Checking to see if your system supports struct statfs...
|
|
Checking to see if your struct statfs has f_flags field...
|
|
Your compiler supports static __inline__.
|
|
Checking how to access stdio streams by file descriptor number...
|
|
I can't figure out how to access stdio streams by file descriptor number.
|
|
strcoll() found.
|
|
strerror_l() found.
|
|
strerror_r() found.
|
|
strftime() found.
|
|
strnlen() found.
|
|
strtod() found.
|
|
strtod_l() found.
|
|
strtol() found.
|
|
strtold() found.
|
|
strtold_l() found.
|
|
strtoll() found.
|
|
strtoq() found.
|
|
strtoul() found.
|
|
strtoull() found.
|
|
strtouq() found.
|
|
strxfrm() found.
|
|
symlink() found.
|
|
syscall() found.
|
|
sysconf() found.
|
|
system() found.
|
|
tcgetpgrp() found.
|
|
tcsetpgrp() found.
|
|
tgamma() found.
|
|
Since threads aren't selected, we won't bother looking for nl_langinfo_l()
|
|
time() found.
|
|
time_t found.
|
|
timegm() found.
|
|
<sys/times.h> found.
|
|
times() found.
|
|
clock_t found.
|
|
tmpnam_r() found.
|
|
towlower() found.
|
|
trunc() found.
|
|
truncate() found.
|
|
ttyname_r() found.
|
|
tzname[] found.
|
|
(Testing for character data alignment may crash the test. That's okay.)
|
|
It seems that you must access character data in an aligned manner.
|
|
ualarm() found.
|
|
umask() found.
|
|
unordered() NOT found.
|
|
unsetenv() found.
|
|
usleep() found.
|
|
ustat() NOT found.
|
|
closedir() found.
|
|
Checking whether closedir() returns a status...
|
|
wait4() found.
|
|
waitpid() found.
|
|
wcrtomb() found.
|
|
A working wcscmp() found.
|
|
wcstombs() found.
|
|
A working wcsxfrm() found.
|
|
wctomb() found.
|
|
writev() found.
|
|
Checking alignment constraints...
|
|
Doubles must be aligned on a how-many-byte boundary? [8]
|
|
Checking how long a character is (in bits)...
|
|
What is the length of a character (in bits)? [8]
|
|
Checking to see how your cpp does stuff like concatenate tokens...
|
|
Oh! Smells like ANSI's been here.
|
|
<db.h> NOT found.
|
|
Exclude . from @INC by default? [y]
|
|
Checking the kind of infinities and nans you have...
|
|
(The following tests may crash. That's okay.)
|
|
Checking how many mantissa bits your doubles have...
|
|
Checking how many mantissa bits your long doubles have...
|
|
Checking how many mantissa bits your NVs have...
|
|
Using our internal random number implementation...
|
|
Determining whether or not we are on an EBCDIC system...
|
|
Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8.
|
|
Checking how to flush all pending stdio output...
|
|
Your fflush(NULL) works okay for output streams.
|
|
Let's see if it clobbers input pipes...
|
|
fflush(NULL) seems to behave okay with input streams.
|
|
Checking the size of gid_t...
|
|
Checking the sign of gid_t...
|
|
Checking how to print 64-bit integers...
|
|
Checking the format strings to be used for Perl's internal types...
|
|
Checking the format string to be used for gids...
|
|
getgroups() found.
|
|
setgroups() found.
|
|
What type pointer is the second argument to getgroups() and setgroups()? [gid_t]
|
|
Checking if your /usr/bin/make program sets $(MAKE)...
|
|
mode_t found.
|
|
It seems that va_copy() or similar will be needed.
|
|
size_t found.
|
|
What is the type for the 1st argument to gethostbyaddr? [char *]
|
|
What is the type for the 2nd argument to gethostbyaddr? [size_t]
|
|
What pager is used on your system? [/usr/ucb/more]
|
|
Checking how to generate random libraries on your machine...
|
|
Your select() operates on 64 bits at a time.
|
|
Generating a list of signal names and numbers...
|
|
Checking the size of size_t...
|
|
Checking to see if you have socklen_t...
|
|
<socks.h> NOT found.
|
|
I'll be using ssize_t for functions returning a byte count.
|
|
Checking the size of st_ino...
|
|
Checking the sign of st_ino...
|
|
Your stdio uses signed chars.
|
|
Checking the size of uid_t...
|
|
Checking the sign of uid_t...
|
|
Checking the format string to be used for uids...
|
|
Would you like to build perl with strict enabled by default? [n]
|
|
Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program...
|
|
I'm unable to compile the test program.
|
|
I'll assume no sysctl with KERN_PROC_PATHNAME here.
|
|
Determining whether we can use _NSGetExecutablePath to find executing program...
|
|
I'm unable to compile the test program.
|
|
I'll assume no _NSGetExecutablePath here.
|
|
Which compiler compiler (yacc or bison -y) shall I use? [yacc]
|
|
<bfd.h> found.
|
|
<execinfo.h> found.
|
|
<fenv.h> found.
|
|
<fp.h> NOT found.
|
|
<fp_class.h> NOT found.
|
|
<gdbm.h> NOT found.
|
|
<ieeefp.h> NOT found.
|
|
<libutil.h> NOT found.
|
|
<mntent.h> found.
|
|
<net/errno.h> NOT found.
|
|
<netinet/tcp.h> found.
|
|
<poll.h> found.
|
|
<prot.h> NOT found.
|
|
Guessing which symbols your C compiler and preprocessor define...
|
|
Adding -D_FORTIFY_SOURCE=2 to ccflags...
|
|
tcsetattr() found.
|
|
You have POSIX termios.h... good!
|
|
<stdbool.h> found.
|
|
<stdint.h> found.
|
|
<sys/access.h> NOT found.
|
|
<sys/filio.h> NOT found.
|
|
<sys/ioctl.h> found.
|
|
<syslog.h> found.
|
|
<sys/mode.h> NOT found.
|
|
<sys/poll.h> found.
|
|
<sys/resource.h> found.
|
|
<sys/security.h> NOT found.
|
|
<sys/statvfs.h> found.
|
|
<sys/un.h> found.
|
|
<sys/utsname.h> found.
|
|
<sys/wait.h> found.
|
|
<ustat.h> NOT found.
|
|
<utime.h> found.
|
|
<wchar.h> found.
|
|
Looking for extensions...
|
|
What extensions do you wish to load dynamically?
|
|
[B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared]
|
|
What extensions do you wish to load statically? [none]
|
|
Stripping down executable paths...
|
|
Creating config.sh...
|
|
Doing variable substitutions on .SH files...
|
|
Extracting config.h (with variable substitutions)
|
|
cflags.SH: Adding -std=c89.
|
|
cflags.SH: Adding -Werror=pointer-arith.
|
|
cflags.SH: Adding -Wextra.
|
|
cflags.SH: Adding -Wc++-compat.
|
|
cflags.SH: Adding -Wwrite-strings.
|
|
cflags.SH: Adding -Werror=declaration-after-statement.
|
|
cflags.SH: cc = cc
|
|
cflags.SH: ccflags = -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2
|
|
cflags.SH: stdflags = -std=c89
|
|
cflags.SH: optimize = -O2
|
|
cflags.SH: warn = -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement
|
|
Extracting cflags (with variable substitutions)
|
|
Not re-extracting config.h
|
|
Extracting makedepend (with variable substitutions)
|
|
Extracting Makefile (with variable substitutions)
|
|
Extracting myconfig (with variable substitutions)
|
|
Extracting pod/Makefile (with variable substitutions)
|
|
Extracting Policy.sh (with variable substitutions)
|
|
Extracting runtests (with variable substitutions)
|
|
Run make depend now? [y]
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement generate_uudmap.c
|
|
cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -ldl -lm -lcrypt -lutil -lc
|
|
./generate_uudmap uudmap.h bitcount.h mg_data.h
|
|
sh ./makedepend MAKE="make" cflags
|
|
make[1]: Entering directory '/sources/perl-5.34.0'
|
|
rm -f opmini.c
|
|
/usr/bin/ln -s op.c opmini.c
|
|
rm -f perlmini.c
|
|
/usr/bin/ln -s perl.c perlmini.c
|
|
echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist
|
|
make[1]: Leaving directory '/sources/perl-5.34.0'
|
|
Finding dependencies for av.o
|
|
Finding dependencies for scope.o
|
|
Finding dependencies for op.o
|
|
Finding dependencies for doop.o
|
|
Finding dependencies for doio.o
|
|
Finding dependencies for dump.o
|
|
Finding dependencies for gv.o
|
|
Finding dependencies for hv.o
|
|
Finding dependencies for mg.o
|
|
Finding dependencies for reentr.o
|
|
Finding dependencies for mro_core.o
|
|
Finding dependencies for perl.o
|
|
Finding dependencies for perly.o
|
|
Finding dependencies for pp.o
|
|
Finding dependencies for pp_hot.o
|
|
Finding dependencies for pp_ctl.o
|
|
Finding dependencies for pp_sys.o
|
|
Finding dependencies for regcomp.o
|
|
Finding dependencies for regexec.o
|
|
Finding dependencies for utf8.o
|
|
Finding dependencies for sv.o
|
|
Finding dependencies for taint.o
|
|
Finding dependencies for toke.o
|
|
Finding dependencies for util.o
|
|
Finding dependencies for deb.o
|
|
Finding dependencies for run.o
|
|
Finding dependencies for universal.o
|
|
Finding dependencies for pad.o
|
|
Finding dependencies for globals.o
|
|
Finding dependencies for keywords.o
|
|
Finding dependencies for perlio.o
|
|
Finding dependencies for numeric.o
|
|
Finding dependencies for mathoms.o
|
|
Finding dependencies for locale.o
|
|
Finding dependencies for pp_pack.o
|
|
Finding dependencies for pp_sort.o
|
|
Finding dependencies for caretx.o
|
|
Finding dependencies for dquote.o
|
|
Finding dependencies for time64.o
|
|
Finding dependencies for miniperlmain.o
|
|
Finding dependencies for opmini.o
|
|
Finding dependencies for perlmini.o
|
|
Updating makefile...
|
|
Now you must run 'make'.
|
|
|
|
If you compile perl5 on a different machine or from a different object
|
|
directory, copy the Policy.sh file from this object directory to the
|
|
new one before you run Configure -- this will help you with most of
|
|
the policy defaults.
|
|
|
|
echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
|
|
@cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
|
|
echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
|
|
@cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement gv.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement toke.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perly.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pad.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement regcomp.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement dump.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement util.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mg.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement reentr.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mro_core.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement keywords.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement hv.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement av.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement run.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_hot.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement sv.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement scope.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_ctl.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_sys.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement doop.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement doio.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement regexec.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement utf8.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement taint.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement deb.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement universal.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement globals.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlio.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement numeric.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mathoms.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement locale.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_pack.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_sort.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement caretx.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement dquote.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement time64.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement miniperlmain.c
|
|
cc -fstack-protector-strong -L/usr/local/lib -o miniperl \
|
|
opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -ldl -lm -lcrypt -lutil -lc
|
|
./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1'
|
|
./miniperl -Ilib -f write_buildcustomize.pl
|
|
rm -f pod/perl5340delta.pod
|
|
/usr/bin/ln -s perldelta.pod pod/perl5340delta.pod
|
|
./miniperl -Ilib autodoc.pl
|
|
./miniperl -Ilib pod/perlmodlib.PL -q
|
|
./miniperl -Ilib make_patchnum.pl
|
|
Updating 'git_version.h' and 'lib/Config_git.pl'
|
|
./miniperl -Ilib configpm
|
|
written lib/Config.pod
|
|
updated lib/Config.pm
|
|
updated lib/Config_heavy.pl
|
|
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Archive::Tar
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Archive-Tar'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Archive-Tar'
|
|
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Attribute-Handlers directly
|
|
./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/AutoLoader directly
|
|
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for CPAN
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/CPAN'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/CPAN'
|
|
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for CPAN::Meta
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/CPAN-Meta'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/CPAN-Meta'
|
|
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/CPAN-Meta-Requirements directly
|
|
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/CPAN-Meta-YAML directly
|
|
./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Carp directly
|
|
./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Config-Perl-V directly
|
|
./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Devel-SelfStubber directly
|
|
./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Digest directly
|
|
./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Dumpvalue directly
|
|
./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Env directly
|
|
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Errno
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Errno'
|
|
"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Errno'
|
|
./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Exporter directly
|
|
./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/ExtUtils-CBuilder directly
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/ExtUtils-Constant directly
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/ExtUtils-Install directly
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for ExtUtils::MakeMaker
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/ExtUtils-MakeMaker'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/ExtUtils-MakeMaker'
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/ExtUtils-Manifest directly
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for ExtUtils::Manifest
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/ExtUtils-Manifest'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/ExtUtils-Manifest'
|
|
./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/ExtUtils-Miniperl directly
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/ExtUtils-PL2Bat directly
|
|
./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/ExtUtils-ParseXS directly
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for ExtUtils::ParseXS
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/ExtUtils-ParseXS'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/ExtUtils-ParseXS'
|
|
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/File-Fetch directly
|
|
./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/File-Find directly
|
|
./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/File-Path directly
|
|
./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/File-Temp directly
|
|
./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/FileCache directly
|
|
./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Filter-Simple directly
|
|
./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/FindBin directly
|
|
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Getopt-Long directly
|
|
./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for HTTP::Tiny
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/HTTP-Tiny'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/HTTP-Tiny'
|
|
./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/I18N-Collate directly
|
|
./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/I18N-LangTags directly
|
|
./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for lib
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/lib'
|
|
"../../miniperl" "-I../../lib" lib_pm.PL lib.pm
|
|
Extracting lib.pm (with variable substitutions)
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/lib'
|
|
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for IO::Compress
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/IO-Compress'
|
|
cp bin/streamzip blib/script/streamzip
|
|
/sources/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip
|
|
cp bin/zipdetails blib/script/zipdetails
|
|
/sources/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/IO-Compress'
|
|
./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/IO-Socket-IP directly
|
|
./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/IO-Zlib directly
|
|
./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/IPC-Cmd directly
|
|
./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/IPC-Open3 directly
|
|
./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for JSON::PP
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/JSON-PP'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/JSON-PP'
|
|
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Locale-Maketext directly
|
|
./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Locale-Maketext-Simple directly
|
|
./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Math-BigInt directly
|
|
./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Math-BigRat directly
|
|
./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Math-Complex directly
|
|
./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Memoize directly
|
|
./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Module::CoreList
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Module-CoreList'
|
|
cp corelist blib/script/corelist
|
|
/sources/perl-5.34.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Module-CoreList'
|
|
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Module-Load directly
|
|
./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Module-Load-Conditional directly
|
|
./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Module-Loaded directly
|
|
./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Module::Metadata
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Module-Metadata'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Module-Metadata'
|
|
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/NEXT directly
|
|
./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Net-Ping directly
|
|
./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Params-Check directly
|
|
./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Perl-OSType directly
|
|
./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Pod::Checker
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Checker'
|
|
"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker
|
|
Extracting podchecker (with variable substitutions)
|
|
cp podchecker blib/script/podchecker
|
|
/sources/perl-5.34.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Checker'
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Pod-Escapes directly
|
|
./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for if
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/if'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/if'
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Pod-Simple directly
|
|
./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Pod::Functions
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Pod-Functions'
|
|
"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Pod-Functions'
|
|
./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Pod::Html
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Pod-Html'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Pod-Html'
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Pod::Perldoc
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Perldoc'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Perldoc'
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Pod::Usage
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Usage'
|
|
"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage
|
|
Extracting pod2usage (with variable substitutions)
|
|
cp pod2usage blib/script/pod2usage
|
|
/sources/perl-5.34.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Usage'
|
|
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Safe directly
|
|
./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Search-Dict directly
|
|
./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/SelfLoader directly
|
|
./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Term-ANSIColor directly
|
|
./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Term::Cap
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Term-Cap'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Term-Cap'
|
|
./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Term-Complete directly
|
|
./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Term-ReadLine directly
|
|
./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Test directly
|
|
./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Test::Harness
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Test-Harness'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Test-Harness'
|
|
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Test-Simple directly
|
|
./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Text-Abbrev directly
|
|
./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Text-Balanced directly
|
|
./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Text-ParseWords directly
|
|
./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Text-Tabs directly
|
|
./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Thread-Queue directly
|
|
./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Thread-Semaphore directly
|
|
./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Tie-File directly
|
|
./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/Tie-Hash-NamedCapture directly
|
|
./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/Tie-Memoize directly
|
|
./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Tie-RefHash directly
|
|
./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Time-Local directly
|
|
./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for XSLoader
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/XSLoader'
|
|
"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/XSLoader'
|
|
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/autodie directly
|
|
./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/autouse directly
|
|
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for base
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/base'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/base'
|
|
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/bignum directly
|
|
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/constant directly
|
|
./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/encoding-warnings directly
|
|
./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/experimental directly
|
|
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Net
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/libnet'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/libnet'
|
|
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/parent directly
|
|
./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/perlfaq directly
|
|
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Pod
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/podlators'
|
|
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man
|
|
Extracting pod2man (with variable substitutions)
|
|
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text
|
|
Extracting pod2text (with variable substitutions)
|
|
cp scripts/pod2man blib/script/pod2man
|
|
/sources/perl-5.34.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man
|
|
cp scripts/pod2text blib/script/pod2text
|
|
/sources/perl-5.34.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text
|
|
Manifying 2 pod documents
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/podlators'
|
|
./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/version directly
|
|
./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p
|
|
Processing PropertyAliases.txt
|
|
Finishing property setup
|
|
Processing PropValueAliases.txt
|
|
Processing extracted/DGeneralCategory.txt
|
|
Processing extracted/DCombiningClass.txt
|
|
Processing extracted/DNumType.txt
|
|
Processing extracted/DEastAsianWidth.txt
|
|
Processing extracted/DLineBreak.txt
|
|
Processing extracted/DBidiClass.txt
|
|
Processing extracted/DDecompositionType.txt
|
|
Processing extracted/DBinaryProperties.txt
|
|
Processing extracted/DNumValues.txt
|
|
Processing extracted/DJoinGroup.txt
|
|
Processing extracted/DJoinType.txt
|
|
Processing Jamo.txt
|
|
Processing UnicodeData.txt
|
|
Processing ArabicShaping.txt
|
|
Processing Blocks.txt
|
|
Processing PropList.txt
|
|
Processing SpecialCasing.txt
|
|
Processing LineBreak.txt
|
|
Processing EastAsianWidth.txt
|
|
Processing CompositionExclusions.txt
|
|
Processing BidiMirroring.txt
|
|
Processing CaseFolding.txt
|
|
Processing DCoreProperties.txt
|
|
Processing Scripts.txt
|
|
Processing DNormalizationProps.txt
|
|
Processing DAge.txt
|
|
Processing HangulSyllableType.txt
|
|
Processing auxiliary/WordBreakProperty.txt
|
|
Processing auxiliary/GraphemeBreakProperty.txt
|
|
Processing auxiliary/GCBTest.txt
|
|
Processing auxiliary/SBTest.txt
|
|
Processing auxiliary/WBTest.txt
|
|
Processing auxiliary/SentenceBreakProperty.txt
|
|
Processing NamedSequences.txt
|
|
Processing NameAliases.txt
|
|
Processing auxiliary/LBTest.txt
|
|
Processing ScriptExtensions.txt
|
|
Processing IndicSyllabicCategory.txt
|
|
Processing BidiBrackets.txt
|
|
Processing IndicPositionalCategory.txt
|
|
Processing VerticalOrientation.txt
|
|
Processing EquivalentUnifiedIdeograph.txt
|
|
Processing emoji/emoji.txt
|
|
Processing IdStatus.txt
|
|
Processing IdType.txt
|
|
Finishing processing Unicode properties
|
|
Compiling Perl properties
|
|
Creating Perl synonyms
|
|
Writing tables
|
|
Making pod file
|
|
Making test script
|
|
Updating 'mktables.lst'
|
|
./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlmain.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement op.c
|
|
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perl.c
|
|
./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for DynaLoader
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/DynaLoader'
|
|
"../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm
|
|
rm -f DynaLoader.xs
|
|
cp dl_dlopen.xs DynaLoader.xs
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc
|
|
mv DynaLoader.xsc DynaLoader.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" "-I../.." -DLIBC="/lib/../lib/libc.so.6" DynaLoader.c
|
|
rm -rf ../../DynaLoader.o
|
|
cp DynaLoader.o ../../DynaLoader.o
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/DynaLoader'
|
|
rm -f libperl.a
|
|
/usr/bin/ar rc libperl.a op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o
|
|
cc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E perlmain.o libperl.a `cat ext.libs` -lpthread -ldl -lm -lcrypt -lutil -lc
|
|
./miniperl -Ilib mkppport
|
|
running "/sources/perl-5.34.0/miniperl" -I../../lib PPPort_pm.PL
|
|
including ppphdoc
|
|
including inctools
|
|
including ppphbin
|
|
including version
|
|
including threads
|
|
including limits
|
|
including variables
|
|
including subparse
|
|
including newCONSTSUB
|
|
including magic_defs
|
|
including misc
|
|
including sv_xpvf
|
|
including SvPV
|
|
including warn
|
|
including format
|
|
including uv
|
|
including memory
|
|
including mess
|
|
including mPUSH
|
|
including call
|
|
including newRV
|
|
including MY_CXT
|
|
including SvREFCNT
|
|
including newSV_type
|
|
including newSVpv
|
|
including Sv_set
|
|
including shared_pv
|
|
including HvNAME
|
|
including gv
|
|
including pvs
|
|
including magic
|
|
including cop
|
|
including grok
|
|
including snprintf
|
|
including sprintf
|
|
including exception
|
|
including strlfuncs
|
|
including utf8
|
|
including pv_tools
|
|
including locale
|
|
running "/sources/perl-5.34.0/miniperl" -I../../lib ppport_h.PL
|
|
installing ppport.h for cpan/DB_File
|
|
installing ppport.h for cpan/IPC-SysV
|
|
installing ppport.h for cpan/Win32API-File
|
|
installing ppport.h for dist/IO
|
|
installing ppport.h for dist/Storable
|
|
removing temporary file PPPort.pm
|
|
removing temporary file ppport.h
|
|
./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for B
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/B'
|
|
Running Mkbootstrap for B ()
|
|
chmod 644 "B.bs"
|
|
/sources/perl-5.34.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/B/typemap' B.xs > B.xsc
|
|
mv B.xsc B.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.82\" -DXS_VERSION=\"1.82\" -fPIC "-I../.." B.c
|
|
rm -f ../../lib/auto/B/B.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/B/B.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/B'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Compress::Raw::Bzip2
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2'
|
|
Running Mkbootstrap for Bzip2 ()
|
|
chmod 644 "Bzip2.bs"
|
|
/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc
|
|
mv Bzip2.xsc Bzip2.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO Bzip2.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO blocksort.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO bzlib.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO compress.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO crctable.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO decompress.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO huffman.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO randtable.c
|
|
rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Parsing config.in...
|
|
Building Zlib enabled
|
|
Auto Detect Gzip OS Code..
|
|
Setting Gzip OS Code to 3 [Unix/Default]
|
|
Looks Good.
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Compress::Raw::Zlib
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib'
|
|
Running Mkbootstrap for Zlib ()
|
|
chmod 644 "Zlib.bs"
|
|
/sources/perl-5.34.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc
|
|
mv Zlib.xsc Zlib.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 adler32.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 compress.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 crc32.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 deflate.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 infback.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inffast.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inflate.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inftrees.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 trees.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 uncompr.c
|
|
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 zutil.c
|
|
rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Cwd
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/PathTools'
|
|
Running Mkbootstrap for Cwd ()
|
|
chmod 644 "Cwd.bs"
|
|
/sources/perl-5.34.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc
|
|
mv Cwd.xsc Cwd.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.80\" -DXS_VERSION=\"3.80\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c
|
|
rm -f ../../lib/auto/Cwd/Cwd.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Cwd/Cwd.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/PathTools'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Data::Dumper
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Data-Dumper'
|
|
Running Mkbootstrap for Dumper ()
|
|
chmod 644 "Dumper.bs"
|
|
/sources/perl-5.34.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc
|
|
mv Dumper.xsc Dumper.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.179\" -DXS_VERSION=\"2.179\" -fPIC "-I../.." Dumper.c
|
|
rm -f ../../lib/auto/Data/Dumper/Dumper.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Data/Dumper/Dumper.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Data-Dumper'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Setting license tag...
|
|
Adding META_MERGE...
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Devel::PPPort
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Devel-PPPort'
|
|
"../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm
|
|
including ppphdoc
|
|
including inctools
|
|
including ppphbin
|
|
including version
|
|
including threads
|
|
including limits
|
|
including variables
|
|
including subparse
|
|
including newCONSTSUB
|
|
including magic_defs
|
|
including misc
|
|
including sv_xpvf
|
|
including SvPV
|
|
including warn
|
|
including format
|
|
including uv
|
|
including memory
|
|
including mess
|
|
including mPUSH
|
|
including call
|
|
including newRV
|
|
including MY_CXT
|
|
including SvREFCNT
|
|
including newSV_type
|
|
including newSVpv
|
|
including Sv_set
|
|
including shared_pv
|
|
including HvNAME
|
|
including gv
|
|
including pvs
|
|
including magic
|
|
including cop
|
|
including grok
|
|
including snprintf
|
|
including sprintf
|
|
including exception
|
|
including strlfuncs
|
|
including utf8
|
|
including pv_tools
|
|
including locale
|
|
Running Mkbootstrap for PPPort ()
|
|
chmod 644 "PPPort.bs"
|
|
/sources/perl-5.34.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644
|
|
"../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h
|
|
"../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs
|
|
adding XS code from parts/inc/HvNAME
|
|
adding XS code from parts/inc/MY_CXT
|
|
adding XS code from parts/inc/SvPV
|
|
adding XS code from parts/inc/SvREFCNT
|
|
adding XS code from parts/inc/Sv_set
|
|
adding XS code from parts/inc/call
|
|
adding XS code from parts/inc/cop
|
|
adding XS code from parts/inc/exception
|
|
adding XS code from parts/inc/format
|
|
adding XS code from parts/inc/grok
|
|
adding XS code from parts/inc/gv
|
|
adding XS code from parts/inc/limits
|
|
adding XS code from parts/inc/locale
|
|
adding XS code from parts/inc/mPUSH
|
|
adding XS code from parts/inc/magic
|
|
adding XS code from parts/inc/memory
|
|
adding XS code from parts/inc/mess
|
|
adding XS code from parts/inc/misc
|
|
adding XS code from parts/inc/newCONSTSUB
|
|
adding XS code from parts/inc/newRV
|
|
adding XS code from parts/inc/newSV_type
|
|
adding XS code from parts/inc/newSVpv
|
|
adding XS code from parts/inc/pv_tools
|
|
adding XS code from parts/inc/pvs
|
|
adding XS code from parts/inc/shared_pv
|
|
adding XS code from parts/inc/snprintf
|
|
adding XS code from parts/inc/sprintf
|
|
adding XS code from parts/inc/strlfuncs
|
|
adding XS code from parts/inc/sv_xpvf
|
|
adding XS code from parts/inc/threads
|
|
adding XS code from parts/inc/utf8
|
|
adding XS code from parts/inc/uv
|
|
adding XS code from parts/inc/variables
|
|
adding XS code from parts/inc/warn
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc
|
|
mv RealPPPort.xsc RealPPPort.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement RealPPPort.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module2.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module3.c
|
|
rm -f ../../lib/auto/Devel/PPPort/PPPort.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so
|
|
"../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t
|
|
generating t/01_test.t
|
|
generating t/HvNAME.t
|
|
generating t/MY_CXT.t
|
|
generating t/SvPV.t
|
|
generating t/SvREFCNT.t
|
|
generating t/Sv_set.t
|
|
generating t/call.t
|
|
generating t/cop.t
|
|
generating t/exception.t
|
|
generating t/format.t
|
|
generating t/grok.t
|
|
generating t/gv.t
|
|
generating t/limits.t
|
|
generating t/locale.t
|
|
generating t/mPUSH.t
|
|
generating t/magic.t
|
|
generating t/memory.t
|
|
generating t/mess.t
|
|
generating t/misc.t
|
|
generating t/newCONSTSUB.t
|
|
generating t/newRV.t
|
|
generating t/newSV_type.t
|
|
generating t/newSVpv.t
|
|
generating t/podtest.t
|
|
generating t/ppphtest.t
|
|
generating t/pv_tools.t
|
|
generating t/pvs.t
|
|
generating t/shared_pv.t
|
|
generating t/snprintf.t
|
|
generating t/sprintf.t
|
|
generating t/strlfuncs.t
|
|
generating t/sv_xpvf.t
|
|
generating t/threads.t
|
|
generating t/utf8.t
|
|
generating t/uv.t
|
|
generating t/variables.t
|
|
generating t/warn.t
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Devel-PPPort'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Devel::Peek
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Devel-Peek'
|
|
Running Mkbootstrap for Peek ()
|
|
chmod 644 "Peek.bs"
|
|
/sources/perl-5.34.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc
|
|
mv Peek.xsc Peek.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I../.." Peek.c
|
|
rm -f ../../lib/auto/Devel/Peek/Peek.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Devel/Peek/Peek.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Devel-Peek'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Digest::MD5
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Digest-MD5'
|
|
Running Mkbootstrap for MD5 ()
|
|
chmod 644 "MD5.bs"
|
|
/sources/perl-5.34.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc
|
|
mv MD5.xsc MD5.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC "-I../.." MD5.c
|
|
rm -f ../../lib/auto/Digest/MD5/MD5.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Digest/MD5/MD5.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Digest-MD5'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Digest::SHA
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Digest-SHA'
|
|
Running Mkbootstrap for SHA ()
|
|
chmod 644 "SHA.bs"
|
|
/sources/perl-5.34.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc
|
|
mv SHA.xsc SHA.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c
|
|
rm -f ../../lib/auto/Digest/SHA/SHA.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Digest/SHA/SHA.so
|
|
cp shasum blib/script/shasum
|
|
/sources/perl-5.34.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Digest-SHA'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Encode
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Encode'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Byte'
|
|
Running Mkbootstrap for Byte ()
|
|
chmod 644 "Byte.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
|
|
Reading iso-8859-2 (iso-8859-2)
|
|
Reading iso-8859-3 (iso-8859-3)
|
|
Reading iso-8859-4 (iso-8859-4)
|
|
Reading iso-8859-5 (iso-8859-5)
|
|
Reading iso-8859-6 (iso-8859-6)
|
|
Reading iso-8859-7 (iso-8859-7)
|
|
Reading iso-8859-8 (iso-8859-8)
|
|
Reading iso-8859-9 (iso-8859-9)
|
|
Reading iso-8859-10 (iso-8859-10)
|
|
Reading iso-8859-11 (iso-8859-11)
|
|
Reading iso-8859-13 (iso-8859-13)
|
|
Reading iso-8859-14 (iso-8859-14)
|
|
Reading iso-8859-15 (iso-8859-15)
|
|
Reading iso-8859-16 (iso-8859-16)
|
|
Reading AdobeStandardEncoding (AdobeStandardEncoding)
|
|
Reading cp1006 (cp1006)
|
|
Reading cp1250 (cp1250)
|
|
Reading cp1251 (cp1251)
|
|
Reading cp1253 (cp1253)
|
|
Reading cp1254 (cp1254)
|
|
Reading cp1255 (cp1255)
|
|
Reading cp1256 (cp1256)
|
|
Reading cp1257 (cp1257)
|
|
Reading cp1258 (cp1258)
|
|
Reading cp424 (cp424)
|
|
Reading cp437 (cp437)
|
|
Reading cp737 (cp737)
|
|
Reading cp775 (cp775)
|
|
Reading cp850 (cp850)
|
|
Reading cp852 (cp852)
|
|
Reading cp855 (cp855)
|
|
Reading cp856 (cp856)
|
|
Reading cp857 (cp857)
|
|
Reading cp858 (cp858)
|
|
Reading cp860 (cp860)
|
|
Reading cp861 (cp861)
|
|
Reading cp862 (cp862)
|
|
Reading cp863 (cp863)
|
|
Reading cp864 (cp864)
|
|
Reading cp865 (cp865)
|
|
Reading cp866 (cp866)
|
|
Reading cp869 (cp869)
|
|
Reading cp874 (cp874)
|
|
Reading hp-roman8 (hp-roman8)
|
|
Reading koi8-f (koi8-f)
|
|
Reading koi8-r (koi8-r)
|
|
Reading koi8-u (koi8-u)
|
|
Reading MacArabic (MacArabic)
|
|
Reading MacCentralEurRoman (MacCentralEurRoman)
|
|
Reading MacCroatian (MacCroatian)
|
|
Reading MacCyrillic (MacCyrillic)
|
|
Reading MacFarsi (MacFarsi)
|
|
Reading MacGreek (MacGreek)
|
|
Reading MacHebrew (MacHebrew)
|
|
Reading MacIcelandic (MacIcelandic)
|
|
Reading MacRomanian (MacRomanian)
|
|
Reading MacRumanian (MacRumanian)
|
|
Reading MacRoman (MacRoman)
|
|
Reading MacSami (MacSami)
|
|
Reading MacThai (MacThai)
|
|
Reading MacTurkish (MacTurkish)
|
|
Reading MacUkrainian (MacUkrainian)
|
|
Reading nextstep (nextstep)
|
|
Reading viscii (viscii)
|
|
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc
|
|
mv Byte.xsc Byte.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c
|
|
rm -f ../../../lib/auto/Encode/Byte/Byte.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \
|
|
\
|
|
|
|
chmod 755 ../../../lib/auto/Encode/Byte/Byte.so
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Byte'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/CN'
|
|
Running Mkbootstrap for CN ()
|
|
chmod 644 "CN.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
|
|
Reading cp936 (cp936)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
|
|
Reading euc-cn (euc-cn)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
|
|
Reading gb12345-raw (gb12345-raw)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
|
|
Reading gb2312-raw (gb2312-raw)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
|
|
Reading iso-ir-165 (iso-ir-165)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
|
|
Reading MacChineseSimp (MacChineseSimp)
|
|
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc
|
|
mv CN.xsc CN.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c
|
|
rm -f ../../../lib/auto/Encode/CN/CN.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \
|
|
\
|
|
|
|
chmod 755 ../../../lib/auto/Encode/CN/CN.so
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/CN'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/EBCDIC'
|
|
Running Mkbootstrap for EBCDIC ()
|
|
chmod 644 "EBCDIC.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
|
|
Reading cp37 (cp37)
|
|
Reading cp1026 (cp1026)
|
|
Reading cp1047 (cp1047)
|
|
Reading cp500 (cp500)
|
|
Reading cp875 (cp875)
|
|
Reading posix-bc (posix-bc)
|
|
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc
|
|
mv EBCDIC.xsc EBCDIC.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c
|
|
rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \
|
|
\
|
|
|
|
chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/EBCDIC'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/JP'
|
|
Running Mkbootstrap for JP ()
|
|
chmod 644 "JP.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
|
|
Reading cp932 (cp932)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
|
|
Reading euc-jp (euc-jp)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
|
|
Reading jis0201-raw (jis0201-raw)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
|
|
Reading jis0208-raw (jis0208-raw)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
|
|
Reading jis0212-raw (jis0212-raw)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
|
|
Reading MacJapanese (MacJapanese)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
|
|
Reading shiftjis (shiftjis)
|
|
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc
|
|
mv JP.xsc JP.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." JP.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." cp_00_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." eu_01_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_02_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_03_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_04_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ma_05_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." sh_06_t.c
|
|
rm -f ../../../lib/auto/Encode/JP/JP.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so \
|
|
\
|
|
|
|
chmod 755 ../../../lib/auto/Encode/JP/JP.so
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/JP'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/KR'
|
|
Running Mkbootstrap for KR ()
|
|
chmod 644 "KR.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
|
|
Reading cp949 (cp949)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
|
|
Reading euc-kr (euc-kr)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
|
|
Reading johab (johab)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
|
|
Reading ksc5601-raw (ksc5601-raw)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
|
|
Reading MacKorean (MacKorean)
|
|
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc
|
|
mv KR.xsc KR.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c
|
|
rm -f ../../../lib/auto/Encode/KR/KR.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \
|
|
\
|
|
|
|
chmod 755 ../../../lib/auto/Encode/KR/KR.so
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/KR'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Symbol'
|
|
Running Mkbootstrap for Symbol ()
|
|
chmod 644 "Symbol.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
|
|
Reading AdobeSymbol (AdobeSymbol)
|
|
Reading AdobeZdingbat (AdobeZdingbat)
|
|
Reading dingbats (dingbats)
|
|
Reading MacDingbats (MacDingbats)
|
|
Reading MacSymbol (MacSymbol)
|
|
Reading symbol (symbol)
|
|
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc
|
|
mv Symbol.xsc Symbol.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c
|
|
rm -f ../../../lib/auto/Encode/Symbol/Symbol.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \
|
|
\
|
|
|
|
chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Symbol'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/TW'
|
|
Running Mkbootstrap for TW ()
|
|
chmod 644 "TW.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
|
|
Reading big5-eten (big5-eten)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
|
|
Reading big5-hkscs (big5-hkscs)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
|
|
Reading cp950 (cp950)
|
|
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
|
|
Reading MacChineseTrad (MacChineseTrad)
|
|
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc
|
|
mv TW.xsc TW.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c
|
|
rm -f ../../../lib/auto/Encode/TW/TW.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \
|
|
\
|
|
|
|
chmod 755 ../../../lib/auto/Encode/TW/TW.so
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/TW'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Unicode'
|
|
Running Mkbootstrap for Unicode ()
|
|
chmod 644 "Unicode.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644
|
|
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc
|
|
mv Unicode.xsc Unicode.c
|
|
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -fPIC "-I../../.." Unicode.c
|
|
rm -f ../../../lib/auto/Encode/Unicode/Unicode.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \
|
|
\
|
|
|
|
chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Unicode'
|
|
Running Mkbootstrap for Encode ()
|
|
chmod 644 "Encode.bs"
|
|
/sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc
|
|
mv Encode.xsc Encode.c
|
|
"../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm
|
|
Reading iso-8859-1 (iso-8859-1)
|
|
Reading ascii (ascii)
|
|
Reading cp1252 (cp1252)
|
|
Reading ascii-ctrl (ascii-ctrl)
|
|
Reading null (null)
|
|
cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." Encode.c
|
|
cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." def_t.c
|
|
cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." encengine.c
|
|
rm -f ../../lib/auto/Encode/Encode.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Encode/Encode.so
|
|
cp bin/enc2xs blib/script/enc2xs
|
|
/sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
|
|
cp bin/encguess blib/script/encguess
|
|
/sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
|
|
cp bin/piconv blib/script/piconv
|
|
/sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Encode'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Fcntl
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Fcntl'
|
|
Running Mkbootstrap for Fcntl ()
|
|
chmod 644 "Fcntl.bs"
|
|
/sources/perl-5.34.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc
|
|
mv Fcntl.xsc Fcntl.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I../.." Fcntl.c
|
|
rm -f ../../lib/auto/Fcntl/Fcntl.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Fcntl/Fcntl.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Fcntl'
|
|
./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for File::DosGlob
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/File-DosGlob'
|
|
Running Mkbootstrap for DosGlob ()
|
|
chmod 644 "DosGlob.bs"
|
|
/sources/perl-5.34.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc
|
|
mv DosGlob.xsc DosGlob.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c
|
|
rm -f ../../lib/auto/File/DosGlob/DosGlob.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/File-DosGlob'
|
|
./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for File::Glob
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/File-Glob'
|
|
Running Mkbootstrap for Glob ()
|
|
chmod 644 "Glob.bs"
|
|
/sources/perl-5.34.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." bsd_glob.c
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc
|
|
mv Glob.xsc Glob.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." Glob.c
|
|
rm -f ../../lib/auto/File/Glob/Glob.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/File/Glob/Glob.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/File-Glob'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Filter::Util::Call
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Filter-Util-Call'
|
|
Running Mkbootstrap for Call ()
|
|
chmod 644 "Call.bs"
|
|
/sources/perl-5.34.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc
|
|
mv Call.xsc Call.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC "-I../.." Call.c
|
|
rm -f ../../lib/auto/Filter/Util/Call/Call.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Filter/Util/Call/Call.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Filter-Util-Call'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Hash::Util
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Hash-Util'
|
|
Running Mkbootstrap for Util ()
|
|
chmod 644 "Util.bs"
|
|
/sources/perl-5.34.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc
|
|
mv Util.xsc Util.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I../.." -DPERL_EXT Util.c
|
|
rm -f ../../lib/auto/Hash/Util/Util.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Hash/Util/Util.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Hash-Util'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Hash::Util::FieldHash
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Hash-Util-FieldHash'
|
|
Running Mkbootstrap for FieldHash ()
|
|
chmod 644 "FieldHash.bs"
|
|
/sources/perl-5.34.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc
|
|
mv FieldHash.xsc FieldHash.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I../.." FieldHash.c
|
|
rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Hash-Util-FieldHash'
|
|
./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for I18N::Langinfo
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/I18N-Langinfo'
|
|
Running Mkbootstrap for Langinfo ()
|
|
chmod 644 "Langinfo.bs"
|
|
/sources/perl-5.34.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc
|
|
mv Langinfo.xsc Langinfo.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Langinfo.c
|
|
rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/I18N-Langinfo'
|
|
./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for IO
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/IO'
|
|
Running Mkbootstrap for IO ()
|
|
chmod 644 "IO.bs"
|
|
/sources/perl-5.34.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc
|
|
mv IO.xsc IO.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.." IO.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.." poll.c
|
|
rm -f ../../lib/auto/IO/IO.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/IO/IO.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/IO'
|
|
./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Setting license tag...
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for IPC::SysV
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/IPC-SysV'
|
|
Running Mkbootstrap for SysV ()
|
|
chmod 644 "SysV.bs"
|
|
/sources/perl-5.34.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/IPC-SysV'
|
|
"../../miniperl" -I../../lib -I../../lib regen.pl
|
|
Writing const-xs.inc
|
|
Writing const-c.inc
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/IPC-SysV'
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc
|
|
mv SysV.xsc SysV.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.." -DNO_PPPORT_H SysV.c
|
|
rm -f ../../lib/auto/IPC/SysV/SysV.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/IPC/SysV/SysV.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/IPC-SysV'
|
|
./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for List::Util
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Scalar-List-Utils'
|
|
Running Mkbootstrap for Util ()
|
|
chmod 644 "Util.bs"
|
|
/sources/perl-5.34.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc
|
|
mv ListUtil.xsc ListUtil.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC "-I../.." -DPERL_EXT ListUtil.c
|
|
rm -f ../../lib/auto/List/Util/Util.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/List/Util/Util.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Scalar-List-Utils'
|
|
./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for MIME::Base64
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/MIME-Base64'
|
|
Running Mkbootstrap for Base64 ()
|
|
chmod 644 "Base64.bs"
|
|
/sources/perl-5.34.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc
|
|
mv Base64.xsc Base64.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC "-I../.." Base64.c
|
|
rm -f ../../lib/auto/MIME/Base64/Base64.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/MIME/Base64/Base64.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/MIME-Base64'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Math::BigInt::FastCalc
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc'
|
|
Running Mkbootstrap for FastCalc ()
|
|
chmod 644 "FastCalc.bs"
|
|
/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc
|
|
mv FastCalc.xsc FastCalc.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.5009\" -DXS_VERSION=\"0.5009\" -fPIC "-I../.." FastCalc.c
|
|
rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Opcode
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Opcode'
|
|
Running Mkbootstrap for Opcode ()
|
|
chmod 644 "Opcode.bs"
|
|
/sources/perl-5.34.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc
|
|
mv Opcode.xsc Opcode.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." Opcode.c
|
|
rm -f ../../lib/auto/Opcode/Opcode.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Opcode/Opcode.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Opcode'
|
|
./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for POSIX
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/POSIX'
|
|
Running Mkbootstrap for POSIX ()
|
|
chmod 644 "POSIX.bs"
|
|
/sources/perl-5.34.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc
|
|
mv POSIX.xsc POSIX.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.97\" -DXS_VERSION=\"1.97\" -fPIC "-I../.." POSIX.c
|
|
rm -f ../../lib/auto/POSIX/POSIX.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \
|
|
-lm \
|
|
|
|
chmod 755 ../../lib/auto/POSIX/POSIX.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/POSIX'
|
|
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for PerlIO::encoding
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-encoding'
|
|
Running Mkbootstrap for encoding ()
|
|
chmod 644 "encoding.bs"
|
|
/sources/perl-5.34.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc
|
|
mv encoding.xsc encoding.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." encoding.c
|
|
rm -f ../../lib/auto/PerlIO/encoding/encoding.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-encoding'
|
|
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for PerlIO::mmap
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-mmap'
|
|
Running Mkbootstrap for mmap ()
|
|
chmod 644 "mmap.bs"
|
|
/sources/perl-5.34.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc
|
|
mv mmap.xsc mmap.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.." mmap.c
|
|
rm -f ../../lib/auto/PerlIO/mmap/mmap.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-mmap'
|
|
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for PerlIO::scalar
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-scalar'
|
|
Running Mkbootstrap for scalar ()
|
|
chmod 644 "scalar.bs"
|
|
/sources/perl-5.34.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc
|
|
mv scalar.xsc scalar.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.." scalar.c
|
|
rm -f ../../lib/auto/PerlIO/scalar/scalar.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-scalar'
|
|
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for PerlIO::via
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-via'
|
|
Running Mkbootstrap for via ()
|
|
chmod 644 "via.bs"
|
|
/sources/perl-5.34.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc
|
|
mv via.xsc via.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c
|
|
rm -f ../../lib/auto/PerlIO/via/via.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/PerlIO/via/via.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-via'
|
|
./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for SDBM_File
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/SDBM_File'
|
|
Running Mkbootstrap for SDBM_File ()
|
|
chmod 644 "SDBM_File.bs"
|
|
/sources/perl-5.34.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc
|
|
mv SDBM_File.xsc SDBM_File.c
|
|
cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c
|
|
cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c
|
|
cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c
|
|
cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c
|
|
rm -f ../../lib/auto/SDBM_File/SDBM_File.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/SDBM_File'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Socket
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Socket'
|
|
Running Mkbootstrap for Socket ()
|
|
chmod 644 "Socket.bs"
|
|
/sources/perl-5.34.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Socket/typemap' Socket.xs > Socket.xsc
|
|
mv Socket.xsc Socket.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.031\" -DXS_VERSION=\"2.031\" -fPIC "-I../.." Socket.c
|
|
rm -f ../../lib/auto/Socket/Socket.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Socket/Socket.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Socket'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Storable
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Storable'
|
|
Running Mkbootstrap for Storable ()
|
|
chmod 644 "Storable.bs"
|
|
/sources/perl-5.34.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc
|
|
mv Storable.xsc Storable.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.23\" -DXS_VERSION=\"3.23\" -fPIC "-I../.." Storable.c
|
|
rm -f ../../lib/auto/Storable/Storable.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Storable/Storable.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Storable'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Sys::Hostname
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Sys-Hostname'
|
|
Running Mkbootstrap for Hostname ()
|
|
chmod 644 "Hostname.bs"
|
|
/sources/perl-5.34.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc
|
|
mv Hostname.xsc Hostname.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.." Hostname.c
|
|
rm -f ../../lib/auto/Sys/Hostname/Hostname.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Sys-Hostname'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Sys::Syslog
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Sys-Syslog'
|
|
Running Mkbootstrap for Syslog ()
|
|
chmod 644 "Syslog.bs"
|
|
/sources/perl-5.34.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc
|
|
mv Syslog.xsc Syslog.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c
|
|
rm -f ../../lib/auto/Sys/Syslog/Syslog.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Sys-Syslog'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Configuring Time::HiRes...
|
|
Using hints hints/linux.pl...
|
|
Extra libraries: -lrt...
|
|
Have syscall()... looking for syscall.h... found <syscall.h>.
|
|
Looking for gettimeofday()... found.
|
|
Looking for setitimer()... found.
|
|
Looking for getitimer()... found.
|
|
You have interval timers (both setitimer and getitimer).
|
|
Looking for ualarm()... found.
|
|
Looking for usleep()... found.
|
|
Looking for nanosleep()... believing $Config{d_nanosleep}... found.
|
|
You can mix subsecond sleeps with signals, if you want to.
|
|
(It's still not portable, though.)
|
|
Looking for clockid_t... found.
|
|
Looking for clock_gettime()... found.
|
|
Looking for clock_getres()... found.
|
|
Looking for clock_nanosleep()... found.
|
|
Looking for clock()... found.
|
|
Looking for working futimens()... found.
|
|
Looking for working utimensat()... found.
|
|
You seem to have subsecond timestamp setting.
|
|
Looking for stat() subsecond timestamps...
|
|
Trying struct stat st_atimespec.tv_nsec...NOT found.
|
|
Trying struct stat st_atimensec...NOT found.
|
|
Trying struct stat st_atime_n...NOT found.
|
|
Trying struct stat st_atim.tv_nsec...found.
|
|
Trying struct stat st_uatime...NOT found.
|
|
You seem to have subsecond timestamp reading.
|
|
(Your struct stat has them, but the filesystems must help.)
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Time::HiRes
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Time-HiRes'
|
|
Running Mkbootstrap for HiRes ()
|
|
chmod 644 "HiRes.bs"
|
|
/sources/perl-5.34.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc
|
|
mv HiRes.xsc HiRes.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.9767\" -DXS_VERSION=\"1.9767\" -fPIC "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c
|
|
rm -f ../../lib/auto/Time/HiRes/HiRes.so
|
|
LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \
|
|
-lrt \
|
|
|
|
chmod 755 ../../lib/auto/Time/HiRes/HiRes.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Time-HiRes'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Time::Piece
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Time-Piece'
|
|
Running Mkbootstrap for Piece ()
|
|
chmod 644 "Piece.bs"
|
|
/sources/perl-5.34.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc
|
|
mv Piece.xsc Piece.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c
|
|
rm -f ../../lib/auto/Time/Piece/Piece.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Time/Piece/Piece.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Time-Piece'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Making header files for XS...
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Unicode::Collate
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Unicode-Collate'
|
|
Running Mkbootstrap for Collate ()
|
|
chmod 644 "Collate.bs"
|
|
/sources/perl-5.34.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc
|
|
mv Collate.xsc Collate.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" -fPIC "-I../.." Collate.c
|
|
rm -f ../../lib/auto/Unicode/Collate/Collate.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Unicode/Collate/Collate.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Unicode-Collate'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Making header files for XS...
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Unicode::Normalize
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Unicode-Normalize'
|
|
Running Mkbootstrap for Normalize ()
|
|
chmod 644 "Normalize.bs"
|
|
/sources/perl-5.34.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc
|
|
mv Normalize.xsc Normalize.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC "-I../.." Normalize.c
|
|
rm -f ../../lib/auto/Unicode/Normalize/Normalize.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Unicode-Normalize'
|
|
./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for XS::APItest
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/XS-APItest'
|
|
Running Mkbootstrap for APItest ()
|
|
Writing APItest.bs
|
|
chmod 644 "APItest.bs"
|
|
/sources/perl-5.34.0/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc
|
|
mv APItest.xsc APItest.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." APItest.c
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc
|
|
mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc
|
|
mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." XSUB-redefined-macros.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." core.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." exception.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." notcore.c
|
|
rm -f ../../lib/auto/XS/APItest/APItest.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/XS/APItest/APItest.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/XS-APItest'
|
|
./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for XS::Typemap
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/XS-Typemap'
|
|
Running Mkbootstrap for Typemap ()
|
|
chmod 644 "Typemap.bs"
|
|
/sources/perl-5.34.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." stdio.c
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc
|
|
mv Typemap.xsc Typemap.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." Typemap.c
|
|
rm -f ../../lib/auto/XS/Typemap/Typemap.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/XS/Typemap/Typemap.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/XS-Typemap'
|
|
./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for attributes
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/attributes'
|
|
Running Mkbootstrap for attributes ()
|
|
chmod 644 "attributes.bs"
|
|
/sources/perl-5.34.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc
|
|
mv attributes.xsc attributes.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I../.." attributes.c
|
|
rm -f ../../lib/auto/attributes/attributes.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/attributes/attributes.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/attributes'
|
|
./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for mro
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/mro'
|
|
Running Mkbootstrap for mro ()
|
|
chmod 644 "mro.bs"
|
|
/sources/perl-5.34.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc
|
|
mv mro.xsc mro.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.25_001\" -DXS_VERSION=\"1.25_001\" -fPIC "-I../.." mro.c
|
|
rm -f ../../lib/auto/mro/mro.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/mro/mro.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/mro'
|
|
./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for re
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/re'
|
|
Running Mkbootstrap for re ()
|
|
chmod 644 "re.bs"
|
|
/sources/perl-5.34.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644
|
|
rm -f re_exec.c
|
|
cp ../../regexec.c re_exec.c
|
|
rm -f invlist_inline.h
|
|
cp ../../invlist_inline.h invlist_inline.h
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c
|
|
rm -f re_comp.c
|
|
cp ../../regcomp.c re_comp.c
|
|
rm -f dquote.c
|
|
cp ../../dquote.c dquote.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc
|
|
mv re.xsc re.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c
|
|
rm -f ../../lib/auto/re/re.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \
|
|
\
|
|
|
|
chmod 755 ../../lib/auto/re/re.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/re'
|
|
./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for threads
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/threads'
|
|
Running Mkbootstrap for threads ()
|
|
chmod 644 "threads.bs"
|
|
/sources/perl-5.34.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc
|
|
mv threads.xsc threads.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.26\" -DXS_VERSION=\"2.26\" -fPIC "-I../.." threads.c
|
|
rm -f ../../lib/auto/threads/threads.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \
|
|
-lpthread \
|
|
|
|
chmod 755 ../../lib/auto/threads/threads.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/threads'
|
|
./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for threads::shared
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/threads-shared'
|
|
Running Mkbootstrap for shared ()
|
|
chmod 644 "shared.bs"
|
|
/sources/perl-5.34.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644
|
|
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc
|
|
mv shared.xsc shared.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC "-I../.." shared.c
|
|
rm -f ../../lib/auto/threads/shared/shared.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \
|
|
-lpthread \
|
|
|
|
chmod 755 ../../lib/auto/threads/shared/shared.so
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/threads-shared'
|
|
./perl -Ilib -I. -f pod/buildtoc -q
|
|
./miniperl -Ilib utils/Makefile.PL
|
|
Extracting utils/Makefile (with variable substitutions)
|
|
|
|
Making utilities
|
|
make[1]: Entering directory '/sources/perl-5.34.0/utils'
|
|
../miniperl -I../lib corelist.PL
|
|
Extracting corelist (with variable substitutions)
|
|
../miniperl -I../lib cpan.PL
|
|
Extracting cpan (with variable substitutions)
|
|
../miniperl -I../lib h2ph.PL
|
|
Extracting h2ph (with variable substitutions)
|
|
../miniperl -I../lib h2xs.PL
|
|
Extracting h2xs (with variable substitutions)
|
|
../miniperl -I../lib instmodsh.PL
|
|
Extracting instmodsh (with variable substitutions)
|
|
../miniperl -I../lib json_pp.PL
|
|
Extracting json_pp (with variable substitutions)
|
|
../miniperl -I../lib perlbug.PL
|
|
Extracting perlbug (with variable substitutions)
|
|
../miniperl -I../lib perldoc.PL
|
|
Extracting "perldoc" (with variable substitutions)
|
|
../miniperl -I../lib perlivp.PL
|
|
Extracting perlivp (with variable substitutions)
|
|
../miniperl -I../lib pl2pm.PL
|
|
Extracting pl2pm (with variable substitutions)
|
|
../miniperl -I../lib prove.PL
|
|
Extracting prove (with variable substitutions)
|
|
../miniperl -I../lib ptar.PL
|
|
Extracting ptar (with variable substitutions)
|
|
../miniperl -I../lib ptardiff.PL
|
|
Extracting ptardiff (with variable substitutions)
|
|
../miniperl -I../lib ptargrep.PL
|
|
Extracting ptargrep (with variable substitutions)
|
|
../miniperl -I../lib shasum.PL
|
|
Extracting shasum (with variable substitutions)
|
|
../miniperl -I../lib splain.PL
|
|
Extracting splain (with variable substitutions)
|
|
../miniperl -I../lib libnetcfg.PL
|
|
Extracting libnetcfg (with variable substitutions)
|
|
../miniperl -I../lib piconv.PL
|
|
Extracting piconv (with variable substitutions)
|
|
../miniperl -I../lib enc2xs.PL
|
|
Extracting enc2xs (with variable substitutions)
|
|
../miniperl -I../lib encguess.PL
|
|
Extracting encguess (with variable substitutions)
|
|
../miniperl -I../lib xsubpp.PL
|
|
Extracting xsubpp (with variable substitutions)
|
|
../miniperl -I../lib pod2html.PL
|
|
Extracting pod2html (with variable substitutions)
|
|
../miniperl -I../lib zipdetails.PL
|
|
Extracting zipdetails (with variable substitutions)
|
|
../miniperl -I../lib streamzip.PL
|
|
Extracting streamzip (with variable substitutions)
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/utils'
|
|
|
|
Everything is up to date. Type 'make test' to run test suite.
|
|
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Archive-Tar'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Archive-Tar'
|
|
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Attribute-Handlers directly
|
|
./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/AutoLoader directly
|
|
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/CPAN'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/CPAN'
|
|
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/CPAN-Meta'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/CPAN-Meta'
|
|
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/CPAN-Meta-Requirements directly
|
|
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/CPAN-Meta-YAML directly
|
|
./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Carp directly
|
|
./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Config-Perl-V directly
|
|
./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Devel-SelfStubber directly
|
|
./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Digest directly
|
|
./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Dumpvalue directly
|
|
./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Env directly
|
|
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Errno'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Errno'
|
|
./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Exporter directly
|
|
./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/ExtUtils-CBuilder directly
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/ExtUtils-Constant directly
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/ExtUtils-Install directly
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/ExtUtils-MakeMaker'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/ExtUtils-MakeMaker'
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/ExtUtils-Manifest'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/ExtUtils-Manifest'
|
|
./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/ExtUtils-Miniperl directly
|
|
./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/ExtUtils-PL2Bat directly
|
|
./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/ExtUtils-ParseXS'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/ExtUtils-ParseXS'
|
|
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/File-Fetch directly
|
|
./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/File-Find directly
|
|
./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/File-Path directly
|
|
./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/File-Temp directly
|
|
./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/FileCache directly
|
|
./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Filter-Simple directly
|
|
./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/FindBin directly
|
|
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Getopt-Long directly
|
|
./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/HTTP-Tiny'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/HTTP-Tiny'
|
|
./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/I18N-Collate directly
|
|
./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/I18N-LangTags directly
|
|
./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/lib'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/lib'
|
|
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/IO-Compress'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/IO-Compress'
|
|
./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/IO-Socket-IP directly
|
|
./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/IO-Zlib directly
|
|
./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/IPC-Cmd directly
|
|
./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/IPC-Open3 directly
|
|
./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/JSON-PP'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/JSON-PP'
|
|
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Locale-Maketext directly
|
|
./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Locale-Maketext-Simple directly
|
|
./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Math-BigInt directly
|
|
./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Math-BigRat directly
|
|
./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Math-Complex directly
|
|
./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Memoize directly
|
|
./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Module-CoreList'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Module-CoreList'
|
|
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Module-Load directly
|
|
./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Module-Load-Conditional directly
|
|
./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Module-Loaded directly
|
|
./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Module-Metadata'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Module-Metadata'
|
|
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/NEXT directly
|
|
./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Net-Ping directly
|
|
./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Params-Check directly
|
|
./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Perl-OSType directly
|
|
./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Checker'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Checker'
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Pod-Escapes directly
|
|
./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/if'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/if'
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Pod-Simple directly
|
|
./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Pod-Functions'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Pod-Functions'
|
|
./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Pod-Html'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Pod-Html'
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Perldoc'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Perldoc'
|
|
./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Usage'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Usage'
|
|
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Safe directly
|
|
./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Search-Dict directly
|
|
./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/SelfLoader directly
|
|
./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Term-ANSIColor directly
|
|
./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Term-Cap'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Term-Cap'
|
|
./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Term-Complete directly
|
|
./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Term-ReadLine directly
|
|
./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Test directly
|
|
./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Test-Harness'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Test-Harness'
|
|
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Test-Simple directly
|
|
./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Text-Abbrev directly
|
|
./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Text-Balanced directly
|
|
./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Text-ParseWords directly
|
|
./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Text-Tabs directly
|
|
./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Thread-Queue directly
|
|
./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Thread-Semaphore directly
|
|
./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/Tie-File directly
|
|
./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/Tie-Hash-NamedCapture directly
|
|
./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for ext/Tie-Memoize directly
|
|
./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Tie-RefHash directly
|
|
./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/Time-Local directly
|
|
./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/XSLoader'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/XSLoader'
|
|
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/autodie directly
|
|
./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/autouse directly
|
|
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/base'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/base'
|
|
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/bignum directly
|
|
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/constant directly
|
|
./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for dist/encoding-warnings directly
|
|
./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/experimental directly
|
|
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/libnet'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/libnet'
|
|
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/parent directly
|
|
./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/perlfaq directly
|
|
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/podlators'
|
|
Manifying 2 pod documents
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/podlators'
|
|
./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
|
|
Running pm_to_blib for cpan/version directly
|
|
./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p
|
|
lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build
|
|
./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/DynaLoader'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/DynaLoader'
|
|
./miniperl -Ilib mkppport
|
|
ppport.h in cpan/DB_File is up-to-date
|
|
ppport.h in cpan/IPC-SysV is up-to-date
|
|
ppport.h in cpan/Win32API-File is up-to-date
|
|
ppport.h in dist/IO is up-to-date
|
|
ppport.h in dist/Storable is up-to-date
|
|
./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/B'
|
|
/sources/perl-5.34.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/B'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2'
|
|
/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib'
|
|
/sources/perl-5.34.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/PathTools'
|
|
/sources/perl-5.34.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/PathTools'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Data-Dumper'
|
|
/sources/perl-5.34.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Data-Dumper'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Devel-PPPort'
|
|
/sources/perl-5.34.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Devel-PPPort'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Devel-Peek'
|
|
/sources/perl-5.34.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Devel-Peek'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Digest-MD5'
|
|
/sources/perl-5.34.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Digest-MD5'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Digest-SHA'
|
|
/sources/perl-5.34.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Digest-SHA'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Encode'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Byte'
|
|
/sources/perl-5.34.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Byte'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/CN'
|
|
/sources/perl-5.34.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/CN'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/EBCDIC'
|
|
/sources/perl-5.34.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/EBCDIC'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/JP'
|
|
/sources/perl-5.34.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/JP'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/KR'
|
|
/sources/perl-5.34.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/KR'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Symbol'
|
|
/sources/perl-5.34.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Symbol'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/TW'
|
|
/sources/perl-5.34.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/TW'
|
|
make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Unicode'
|
|
/sources/perl-5.34.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644
|
|
make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Unicode'
|
|
/sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Encode'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Fcntl'
|
|
/sources/perl-5.34.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Fcntl'
|
|
./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/File-DosGlob'
|
|
/sources/perl-5.34.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/File-DosGlob'
|
|
./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/File-Glob'
|
|
/sources/perl-5.34.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/File-Glob'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Filter-Util-Call'
|
|
/sources/perl-5.34.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Filter-Util-Call'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Hash-Util'
|
|
/sources/perl-5.34.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Hash-Util'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Hash-Util-FieldHash'
|
|
/sources/perl-5.34.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Hash-Util-FieldHash'
|
|
./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/I18N-Langinfo'
|
|
/sources/perl-5.34.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/I18N-Langinfo'
|
|
./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/IO'
|
|
/sources/perl-5.34.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/IO'
|
|
./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/IPC-SysV'
|
|
/sources/perl-5.34.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/IPC-SysV'
|
|
./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Scalar-List-Utils'
|
|
/sources/perl-5.34.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Scalar-List-Utils'
|
|
./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/MIME-Base64'
|
|
/sources/perl-5.34.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/MIME-Base64'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc'
|
|
/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Opcode'
|
|
/sources/perl-5.34.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Opcode'
|
|
./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/POSIX'
|
|
/sources/perl-5.34.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/POSIX'
|
|
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-encoding'
|
|
/sources/perl-5.34.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-encoding'
|
|
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-mmap'
|
|
/sources/perl-5.34.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-mmap'
|
|
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-scalar'
|
|
/sources/perl-5.34.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-scalar'
|
|
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-via'
|
|
/sources/perl-5.34.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-via'
|
|
./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/SDBM_File'
|
|
/sources/perl-5.34.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/SDBM_File'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Socket'
|
|
/sources/perl-5.34.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Socket'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Storable'
|
|
/sources/perl-5.34.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Storable'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/Sys-Hostname'
|
|
/sources/perl-5.34.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/Sys-Hostname'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Sys-Syslog'
|
|
/sources/perl-5.34.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Sys-Syslog'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Time-HiRes'
|
|
/sources/perl-5.34.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Time-HiRes'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Time-Piece'
|
|
/sources/perl-5.34.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Time-Piece'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/cpan/Unicode-Collate'
|
|
/sources/perl-5.34.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Unicode-Collate'
|
|
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/Unicode-Normalize'
|
|
/sources/perl-5.34.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/Unicode-Normalize'
|
|
./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/XS-APItest'
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/XS-APItest'
|
|
./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/XS-Typemap'
|
|
/sources/perl-5.34.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/XS-Typemap'
|
|
./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/attributes'
|
|
/sources/perl-5.34.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/attributes'
|
|
./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/mro'
|
|
/sources/perl-5.34.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/mro'
|
|
./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/ext/re'
|
|
/sources/perl-5.34.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/ext/re'
|
|
./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/threads'
|
|
/sources/perl-5.34.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/threads'
|
|
./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
|
|
make[1]: Entering directory '/sources/perl-5.34.0/dist/threads-shared'
|
|
/sources/perl-5.34.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/dist/threads-shared'
|
|
|
|
Making utilities
|
|
make[1]: Entering directory '/sources/perl-5.34.0/utils'
|
|
make[1]: Nothing to be done for 'all'.
|
|
make[1]: Leaving directory '/sources/perl-5.34.0/utils'
|
|
|
|
Everything is up to date. Type 'make test' to run test suite.
|
|
./perl -Ilib -I. installperl --destdir=
|
|
/usr/bin/perl5.34.0
|
|
/usr/lib/perl5/5.34/core_perl/vars.pm
|
|
/usr/lib/perl5/5.34/core_perl/open.pm
|
|
/usr/lib/perl5/5.34/core_perl/_charnames.pm
|
|
/usr/lib/perl5/5.34/core_perl/bigrat.pm
|
|
/usr/lib/perl5/5.34/core_perl/Errno.pm
|
|
/usr/lib/perl5/5.34/core_perl/parent.pm
|
|
/usr/lib/perl5/5.34/core_perl/Socket.pm
|
|
/usr/lib/perl5/5.34/core_perl/SelfLoader.pm
|
|
/usr/lib/perl5/5.34/core_perl/FindBin.pm
|
|
/usr/lib/perl5/5.34/core_perl/utf8.pm
|
|
/usr/lib/perl5/5.34/core_perl/autodie.pm
|
|
/usr/lib/perl5/5.34/core_perl/Internals.pod
|
|
/usr/lib/perl5/5.34/core_perl/lib.pm
|
|
/usr/lib/perl5/5.34/core_perl/Safe.pm
|
|
/usr/lib/perl5/5.34/core_perl/Exporter.pm
|
|
/usr/lib/perl5/5.34/core_perl/re.pm
|
|
/usr/lib/perl5/5.34/core_perl/Opcode.pm
|
|
/usr/lib/perl5/5.34/core_perl/AutoSplit.pm
|
|
/usr/lib/perl5/5.34/core_perl/dumpvar.pl
|
|
/usr/lib/perl5/5.34/core_perl/fields.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO.pm
|
|
/usr/lib/perl5/5.34/core_perl/autouse.pm
|
|
/usr/lib/perl5/5.34/core_perl/strict.pm
|
|
/usr/lib/perl5/5.34/core_perl/ops.pm
|
|
/usr/lib/perl5/5.34/core_perl/diagnostics.pm
|
|
/usr/lib/perl5/5.34/core_perl/Env.pm
|
|
/usr/lib/perl5/5.34/core_perl/version.pod
|
|
/usr/lib/perl5/5.34/core_perl/experimental.pm
|
|
/usr/lib/perl5/5.34/core_perl/less.pm
|
|
/usr/lib/perl5/5.34/core_perl/POSIX.pm
|
|
/usr/lib/perl5/5.34/core_perl/Memoize.pm
|
|
/usr/lib/perl5/5.34/core_perl/CORE.pod
|
|
/usr/lib/perl5/5.34/core_perl/version.pm
|
|
/usr/lib/perl5/5.34/core_perl/encoding.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2.pm
|
|
/usr/lib/perl5/5.34/core_perl/Benchmark.pm
|
|
/usr/lib/perl5/5.34/core_perl/Config_git.pl
|
|
/usr/lib/perl5/5.34/core_perl/subs.pm
|
|
/usr/lib/perl5/5.34/core_perl/Config.pm
|
|
/usr/lib/perl5/5.34/core_perl/perl5db.pl
|
|
/usr/lib/perl5/5.34/core_perl/overload.pm
|
|
/usr/lib/perl5/5.34/core_perl/if.pm
|
|
/usr/lib/perl5/5.34/core_perl/FileCache.pm
|
|
/usr/lib/perl5/5.34/core_perl/DirHandle.pm
|
|
/usr/lib/perl5/5.34/core_perl/SDBM_File.pm
|
|
/usr/lib/perl5/5.34/core_perl/Fatal.pm
|
|
/usr/lib/perl5/5.34/core_perl/sort.pm
|
|
/usr/lib/perl5/5.34/core_perl/meta_notation.pm
|
|
/usr/lib/perl5/5.34/core_perl/threads.pm
|
|
/usr/lib/perl5/5.34/core_perl/DynaLoader.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test.pm
|
|
/usr/lib/perl5/5.34/core_perl/bigint.pm
|
|
/usr/lib/perl5/5.34/core_perl/ok.pm
|
|
/usr/lib/perl5/5.34/core_perl/overloading.pm
|
|
/usr/lib/perl5/5.34/core_perl/DB.pm
|
|
/usr/lib/perl5/5.34/core_perl/NEXT.pm
|
|
/usr/lib/perl5/5.34/core_perl/Digest.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode.pm
|
|
/usr/lib/perl5/5.34/core_perl/locale.pm
|
|
/usr/lib/perl5/5.34/core_perl/bignum.pm
|
|
/usr/lib/perl5/5.34/core_perl/integer.pm
|
|
/usr/lib/perl5/5.34/core_perl/blib.pm
|
|
/usr/lib/perl5/5.34/core_perl/warnings.pm
|
|
/usr/lib/perl5/5.34/core_perl/vmsish.pm
|
|
/usr/lib/perl5/5.34/core_perl/AutoLoader.pm
|
|
/usr/lib/perl5/5.34/core_perl/attributes.pm
|
|
/usr/lib/perl5/5.34/core_perl/Dumpvalue.pm
|
|
/usr/lib/perl5/5.34/core_perl/Symbol.pm
|
|
/usr/lib/perl5/5.34/core_perl/AnyDBM_File.pm
|
|
/usr/lib/perl5/5.34/core_perl/perlfaq.pm
|
|
/usr/lib/perl5/5.34/core_perl/filetest.pm
|
|
/usr/lib/perl5/5.34/core_perl/bytes_heavy.pl
|
|
/usr/lib/perl5/5.34/core_perl/Carp.pm
|
|
/usr/lib/perl5/5.34/core_perl/O.pm
|
|
/usr/lib/perl5/5.34/core_perl/FileHandle.pm
|
|
/usr/lib/perl5/5.34/core_perl/XSLoader.pm
|
|
/usr/lib/perl5/5.34/core_perl/bytes.pm
|
|
/usr/lib/perl5/5.34/core_perl/feature.pm
|
|
/usr/lib/perl5/5.34/core_perl/PerlIO.pm
|
|
/usr/lib/perl5/5.34/core_perl/Fcntl.pm
|
|
/usr/lib/perl5/5.34/core_perl/UNIVERSAL.pm
|
|
/usr/lib/perl5/5.34/core_perl/base.pm
|
|
/usr/lib/perl5/5.34/core_perl/Cwd.pm
|
|
/usr/lib/perl5/5.34/core_perl/mro.pm
|
|
/usr/lib/perl5/5.34/core_perl/English.pm
|
|
/usr/lib/perl5/5.34/core_perl/DBM_Filter.pm
|
|
/usr/lib/perl5/5.34/core_perl/Thread.pm
|
|
/usr/lib/perl5/5.34/core_perl/sigtrap.pm
|
|
/usr/lib/perl5/5.34/core_perl/deprecate.pm
|
|
/usr/lib/perl5/5.34/core_perl/Storable.pm
|
|
/usr/lib/perl5/5.34/core_perl/Config_heavy.pl
|
|
/usr/lib/perl5/5.34/core_perl/CPAN.pm
|
|
/usr/lib/perl5/5.34/core_perl/charnames.pm
|
|
/usr/lib/perl5/5.34/core_perl/POSIX.pod
|
|
/usr/lib/perl5/5.34/core_perl/constant.pm
|
|
/usr/lib/perl5/5.34/core_perl/Config.pod
|
|
/usr/lib/perl5/5.34/core_perl/SelectSaver.pm
|
|
/usr/lib/perl5/5.34/core_perl/B.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Plugin.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/HandleConfig.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/FTP.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Distrostatus.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/URL.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/InfoObj.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Mirrors.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Tarzip.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Index.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Prompt.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Queue.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/CacheMgr.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Module.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Complete.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Bundle.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Shell.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Nox.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/DeferredCode.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Kwalify.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Author.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/FirstTime.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Version.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Distribution.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Distroprefs.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Debug.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Exception/blocked_urllist.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Exception/yaml_not_installed.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Exception/yaml_process_error.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Exception/RecursiveDependency.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/FTP/netrc.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/History.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/Prereqs.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/Requirements.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/Merge.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/Feature.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/Validator.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/YAML.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/Converter.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/Spec.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/History/Meta_1_2.pod
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/History/Meta_1_3.pod
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/History/Meta_1_4.pod
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/History/Meta_1_0.pod
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Meta/History/Meta_1_1.pod
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/LWP/UserAgent.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Kwalify/distroprefs.dd
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Kwalify/distroprefs.yml
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/HTTP/Credentials.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/HTTP/Client.pm
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/API/HOWTO.pod
|
|
/usr/lib/perl5/5.34/core_perl/CPAN/Plugin/Specfile.pm
|
|
/usr/lib/perl5/5.34/core_perl/encoding/warnings.pm
|
|
/usr/lib/perl5/5.34/core_perl/threads/shared.pm
|
|
/usr/lib/perl5/5.34/core_perl/Term/ReadLine.pm
|
|
/usr/lib/perl5/5.34/core_perl/Term/ANSIColor.pm
|
|
/usr/lib/perl5/5.34/core_perl/Term/Cap.pm
|
|
/usr/lib/perl5/5.34/core_perl/Term/Complete.pm
|
|
/usr/lib/perl5/5.34/core_perl/Text/Balanced.pm
|
|
/usr/lib/perl5/5.34/core_perl/Text/Tabs.pm
|
|
/usr/lib/perl5/5.34/core_perl/Text/ParseWords.pm
|
|
/usr/lib/perl5/5.34/core_perl/Text/Wrap.pm
|
|
/usr/lib/perl5/5.34/core_perl/Text/Abbrev.pm
|
|
/usr/lib/perl5/5.34/core_perl/Search/Dict.pm
|
|
/usr/lib/perl5/5.34/core_perl/warnings/register.pm
|
|
/usr/lib/perl5/5.34/core_perl/Config/Extensions.pm
|
|
/usr/lib/perl5/5.34/core_perl/Config/Perl/V.pm
|
|
/usr/lib/perl5/5.34/core_perl/overload/numbers.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/SubstrHash.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/StdHandle.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/Array.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/Scalar.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/Hash.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/Memoize.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/RefHash.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/Handle.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/File.pm
|
|
/usr/lib/perl5/5.34/core_perl/Tie/Hash/NamedCapture.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Normalize.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/UCD.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/keys.txt
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/allkeys.txt
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/CJK/GB2312.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/CJK/Korean.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/CJK/Big5.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/CJK/Zhuyin.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/CJK/Stroke.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/CJK/JISX0208.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/CJK/Pinyin.pm
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/zh_zhu.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/sa.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/mk.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ug_cyrl.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/se.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ja.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/he.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/sv.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ha.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/wo.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/zh_big5.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/da.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/kn.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/te.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/lt.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ee.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/as.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/de_phone.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/et.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/fi_phone.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/yo.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/eo.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ur.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/fil.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/fo.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/sl.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/or.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/zh_strk.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/hy.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/pl.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ta.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/zh.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/mt.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/hu.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/af.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/pa.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/nn.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/fr_ca.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/cs.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/mr.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ca.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ko.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ro.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/zh_gb.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/kl.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/sv_refo.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/fi.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/zh_pin.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/vi.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/nso.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/gu.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/om.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ar.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/lv.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/uk.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/si_dict.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/cy.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/th.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/lkt.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/es.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ig.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ml.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/sk.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/sr.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/nb.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/sq.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/kok.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/tr.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/ln.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/kk.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/vo.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/az.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/de_at_ph.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/wae.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/es_trad.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/hr.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/tn.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/to.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/hi.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/bn.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/si.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/be.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/fa.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/dsb.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/haw.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/is.pl
|
|
/usr/lib/perl5/5.34/core_perl/Unicode/Collate/Locale/cu.pl
|
|
/usr/lib/perl5/5.34/core_perl/B/Xref.pm
|
|
/usr/lib/perl5/5.34/core_perl/B/Concise.pm
|
|
/usr/lib/perl5/5.34/core_perl/B/Terse.pm
|
|
/usr/lib/perl5/5.34/core_perl/B/Showlex.pm
|
|
/usr/lib/perl5/5.34/core_perl/B/Op_private.pm
|
|
/usr/lib/perl5/5.34/core_perl/B/Deparse.pm
|
|
/usr/lib/perl5/5.34/core_perl/MIME/QuotedPrint.pm
|
|
/usr/lib/perl5/5.34/core_perl/MIME/Base64.pm
|
|
/usr/lib/perl5/5.34/core_perl/User/pwent.pm
|
|
/usr/lib/perl5/5.34/core_perl/User/grent.pm
|
|
/usr/lib/perl5/5.34/core_perl/I18N/Collate.pm
|
|
/usr/lib/perl5/5.34/core_perl/I18N/LangTags.pm
|
|
/usr/lib/perl5/5.34/core_perl/I18N/Langinfo.pm
|
|
/usr/lib/perl5/5.34/core_perl/I18N/LangTags/Detect.pm
|
|
/usr/lib/perl5/5.34/core_perl/I18N/LangTags/List.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/POP3.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/protoent.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/FTP.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/servent.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/Config.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/Ping.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/Time.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/netent.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/Netrc.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/libnetFAQ.pod
|
|
/usr/lib/perl5/5.34/core_perl/Net/hostent.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/Cmd.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/Domain.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/NNTP.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/SMTP.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/FTP/E.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/FTP/I.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/FTP/L.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/FTP/A.pm
|
|
/usr/lib/perl5/5.34/core_perl/Net/FTP/dataconn.pm
|
|
/usr/lib/perl5/5.34/core_perl/autodie/hints.pm
|
|
/usr/lib/perl5/5.34/core_perl/autodie/Util.pm
|
|
/usr/lib/perl5/5.34/core_perl/autodie/exception.pm
|
|
/usr/lib/perl5/5.34/core_perl/autodie/skip.pm
|
|
/usr/lib/perl5/5.34/core_perl/autodie/Scope/GuardStack.pm
|
|
/usr/lib/perl5/5.34/core_perl/autodie/Scope/Guard.pm
|
|
/usr/lib/perl5/5.34/core_perl/autodie/exception/system.pm
|
|
/usr/lib/perl5/5.34/core_perl/Getopt/Long.pm
|
|
/usr/lib/perl5/5.34/core_perl/Getopt/Std.pm
|
|
/usr/lib/perl5/5.34/core_perl/Memoize/ExpireFile.pm
|
|
/usr/lib/perl5/5.34/core_perl/Memoize/ExpireTest.pm
|
|
/usr/lib/perl5/5.34/core_perl/Memoize/Expire.pm
|
|
/usr/lib/perl5/5.34/core_perl/Memoize/SDBM_File.pm
|
|
/usr/lib/perl5/5.34/core_perl/Memoize/NDBM_File.pm
|
|
/usr/lib/perl5/5.34/core_perl/Memoize/AnyDBM_File.pm
|
|
/usr/lib/perl5/5.34/core_perl/Memoize/Storable.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/More.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Builder.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Simple.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Harness.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Tester.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Tutorial.pod
|
|
/usr/lib/perl5/5.34/core_perl/Test/Builder/Module.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Builder/Tester.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Builder/Formatter.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Builder/TodoDiag.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Builder/Tester/Color.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Builder/IO/Scalar.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Tester/Capture.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Tester/CaptureRunner.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/Tester/Delegate.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test/use/ok.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/BigRat.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/BigInt.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/BigFloat.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/Complex.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/Trig.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/BigInt/Calc.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/BigInt/Lib.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/BigInt/Trace.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/BigInt/FastCalc.pm
|
|
/usr/lib/perl5/5.34/core_perl/Math/BigFloat/Trace.pm
|
|
/usr/lib/perl5/5.34/core_perl/Perl/OSType.pm
|
|
/usr/lib/perl5/5.34/core_perl/List/Util.pm
|
|
/usr/lib/perl5/5.34/core_perl/List/Util/XS.pm
|
|
/usr/lib/perl5/5.34/core_perl/Scalar/Util.pm
|
|
/usr/lib/perl5/5.34/core_perl/IPC/Open2.pm
|
|
/usr/lib/perl5/5.34/core_perl/IPC/SharedMem.pm
|
|
/usr/lib/perl5/5.34/core_perl/IPC/Msg.pm
|
|
/usr/lib/perl5/5.34/core_perl/IPC/Semaphore.pm
|
|
/usr/lib/perl5/5.34/core_perl/IPC/Open3.pm
|
|
/usr/lib/perl5/5.34/core_perl/IPC/Cmd.pm
|
|
/usr/lib/perl5/5.34/core_perl/IPC/SysV.pm
|
|
/usr/lib/perl5/5.34/core_perl/Time/gmtime.pm
|
|
/usr/lib/perl5/5.34/core_perl/Time/Piece.pm
|
|
/usr/lib/perl5/5.34/core_perl/Time/localtime.pm
|
|
/usr/lib/perl5/5.34/core_perl/Time/tm.pm
|
|
/usr/lib/perl5/5.34/core_perl/Time/Local.pm
|
|
/usr/lib/perl5/5.34/core_perl/Time/Seconds.pm
|
|
/usr/lib/perl5/5.34/core_perl/Time/HiRes.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Escapes.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/ParseLink.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Checker.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Text.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Usage.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Man.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Html.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple.pod
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Functions.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Text/Termcap.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Text/Color.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Text/Overstrike.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/HTML.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/DumpAsText.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/SimpleTree.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/HTMLLegacy.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/Subclassing.pod
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/Checker.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/Progress.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/XHTML.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/HTMLBatch.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/PullParserTextToken.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/Text.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/TranscodeDumb.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/RTF.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/PullParserStartToken.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/LinkSection.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/BlackBox.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/JustPod.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/XMLOutStream.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/Methody.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/PullParserToken.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/TranscodeSmart.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/TiedOutFH.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/Search.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/PullParserEndToken.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/TextContent.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/DumpAsXML.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/PullParser.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/Transcode.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Simple/Debug.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToRtf.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/GetOptsOO.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/BaseTo.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToPod.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToNroff.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToChecker.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToXml.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToTk.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToMan.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToANSI.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToTerm.pm
|
|
/usr/lib/perl5/5.34/core_perl/Pod/Perldoc/ToText.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Socket.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Zlib.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Poll.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Handle.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Select.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Seekable.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Pipe.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Dir.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/File.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Socket/IP.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Socket/UNIX.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Socket/INET.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/Bunzip2.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/Inflate.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/Unzip.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/Gunzip.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/AnyInflate.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/Base.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/RawInflate.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/AnyUncompress.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/Adapter/Bunzip2.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/Adapter/Inflate.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Uncompress/Adapter/Identity.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Bzip2.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/FAQ.pod
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Gzip.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Zip.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/RawDeflate.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Base.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Deflate.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Gzip/Constants.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Zip/Constants.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Adapter/Bzip2.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Adapter/Identity.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Adapter/Deflate.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Zlib/Extra.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Zlib/Constants.pm
|
|
/usr/lib/perl5/5.34/core_perl/IO/Compress/Base/Common.pm
|
|
/usr/lib/perl5/5.34/core_perl/Sys/Hostname.pm
|
|
/usr/lib/perl5/5.34/core_perl/Sys/Syslog.pm
|
|
/usr/lib/perl5/5.34/core_perl/Hash/Util.pm
|
|
/usr/lib/perl5/5.34/core_perl/Hash/Util/FieldHash.pm
|
|
/usr/lib/perl5/5.34/core_perl/DBM_Filter/utf8.pm
|
|
/usr/lib/perl5/5.34/core_perl/DBM_Filter/null.pm
|
|
/usr/lib/perl5/5.34/core_perl/DBM_Filter/encode.pm
|
|
/usr/lib/perl5/5.34/core_perl/DBM_Filter/compress.pm
|
|
/usr/lib/perl5/5.34/core_perl/DBM_Filter/int32.pm
|
|
/usr/lib/perl5/5.34/core_perl/Sub/Util.pm
|
|
/usr/lib/perl5/5.34/core_perl/Thread/Queue.pm
|
|
/usr/lib/perl5/5.34/core_perl/Thread/Semaphore.pm
|
|
/usr/lib/perl5/5.34/core_perl/Exporter/Heavy.pm
|
|
/usr/lib/perl5/5.34/core_perl/auto/re/re.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/threads/threads.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/threads/shared/shared.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Unicode/Normalize/Normalize.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Unicode/Collate/Collate.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/B/B.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/MIME/Base64/Base64.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/I18N/Langinfo/Langinfo.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Math/BigInt/FastCalc/FastCalc.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Opcode/Opcode.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Cwd/Cwd.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/mro/mro.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/List/Util/Util.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/attributes/attributes.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Socket/Socket.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/IPC/SysV/SysV.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Time/Piece/Piece.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Time/HiRes/HiRes.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/IO/IO.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Sys/Syslog/Syslog.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Sys/Hostname/Hostname.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Hash/Util/Util.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Hash/Util/FieldHash/FieldHash.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Fcntl/Fcntl.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Devel/Peek/Peek.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Data/Dumper/Dumper.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Storable/Storable.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/SDBM_File/SDBM_File.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/PerlIO/encoding/encoding.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/PerlIO/scalar/scalar.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/PerlIO/via/via.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/PerlIO/mmap/mmap.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Filter/Util/Call/Call.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Digest/SHA/SHA.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Digest/MD5/MD5.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Compress/Raw/Bzip2/Bzip2.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Compress/Raw/Zlib/Zlib.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/File/Glob/Glob.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/File/DosGlob/DosGlob.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/POSIX/POSIX.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/Encode.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/KR/KR.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/Unicode/Unicode.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/Symbol/Symbol.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/JP/JP.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/EBCDIC/EBCDIC.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/CN/CN.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/Byte/Byte.so
|
|
/usr/lib/perl5/5.34/core_perl/auto/Encode/TW/TW.so
|
|
/usr/lib/perl5/5.34/core_perl/Devel/PPPort.pm
|
|
/usr/lib/perl5/5.34/core_perl/Devel/SelfStubber.pm
|
|
/usr/lib/perl5/5.34/core_perl/Devel/Peek.pm
|
|
/usr/lib/perl5/5.34/core_perl/version/Internals.pod
|
|
/usr/lib/perl5/5.34/core_perl/version/regex.pm
|
|
/usr/lib/perl5/5.34/core_perl/Data/Dumper.pm
|
|
/usr/lib/perl5/5.34/core_perl/HTTP/Tiny.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MANIFEST.SKIP
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/typemap
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_UWIN.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Command.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/testlib.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MakeMaker.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_Unix.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/PL2Bat.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/ParseXS.pod
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Packlist.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Installed.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Mksymlists.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_OS2.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_Any.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_Win95.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_DOS.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Constant.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Liblist.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Embed.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Miniperl.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MY.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_NW5.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_QNX.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_AIX.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Install.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_Win32.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_OS390.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Mkbootstrap.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/ParseXS.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Manifest.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_VOS.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_MacOS.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/xsubpp
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_Cygwin.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_BeOS.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_VMS.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Typemaps.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MM_Darwin.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Base.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/Windows.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/os2.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/android.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/cygwin.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/aix.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/darwin.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/dec_osf.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/VMS.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/Unix.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/Windows/BCC.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/CBuilder/Platform/Windows/GCC.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Liblist/Kid.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/ParseXS/Eval.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/ParseXS/CountLines.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/ParseXS/Utilities.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/ParseXS/Constants.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Typemaps/InputMap.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Typemaps/OutputMap.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Typemaps/Type.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Typemaps/Cmd.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Command/MM.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Constant/XS.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Constant/ProxySubs.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Constant/Utils.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/Constant/Base.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MakeMaker/version.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MakeMaker/FAQ.pod
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MakeMaker/Config.pm
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MakeMaker/Tutorial.pod
|
|
/usr/lib/perl5/5.34/core_perl/ExtUtils/MakeMaker/Locale.pm
|
|
/usr/lib/perl5/5.34/core_perl/JSON/PP.pm
|
|
/usr/lib/perl5/5.34/core_perl/JSON/PP/Boolean.pm
|
|
/usr/lib/perl5/5.34/core_perl/Archive/Tar.pm
|
|
/usr/lib/perl5/5.34/core_perl/Archive/Tar/Constant.pm
|
|
/usr/lib/perl5/5.34/core_perl/Archive/Tar/File.pm
|
|
/usr/lib/perl5/5.34/core_perl/Parse/CPAN/Meta.pm
|
|
/usr/lib/perl5/5.34/core_perl/Locale/Maketext.pod
|
|
/usr/lib/perl5/5.34/core_perl/Locale/Maketext.pm
|
|
/usr/lib/perl5/5.34/core_perl/Locale/Maketext/TPJ13.pod
|
|
/usr/lib/perl5/5.34/core_perl/Locale/Maketext/Cookbook.pod
|
|
/usr/lib/perl5/5.34/core_perl/Locale/Maketext/Simple.pm
|
|
/usr/lib/perl5/5.34/core_perl/Locale/Maketext/GutsLoader.pm
|
|
/usr/lib/perl5/5.34/core_perl/Locale/Maketext/Guts.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Transition.pod
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/IPC.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Util.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Hub.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Formatter.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Util/HashBase.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Util/ExternalMeta.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Util/Facets2Legacy.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Util/Trace.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Formatter/TAP.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Exception.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Ok.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Generic.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Note.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Plan.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Pass.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Subtest.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Waiting.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/V2.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Skip.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Diag.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Encoding.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Bail.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/Fail.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Event/TAP/Version.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/IPC/Driver.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/IPC/Driver/Files.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Tools/Tiny.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Meta.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/About.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Control.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Plan.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Amnesty.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Info.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Render.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Assert.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Hub.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Parent.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Trace.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Error.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/EventFacet/Info/Table.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/InterceptResult.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/Instance.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/Stack.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/Breakage.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/Context.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/InterceptResult/Facet.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/InterceptResult/Event.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/InterceptResult/Squasher.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/API/InterceptResult/Hub.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Hub/Subtest.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Hub/Interceptor.pm
|
|
/usr/lib/perl5/5.34/core_perl/Test2/Hub/Interceptor/Terminator.pm
|
|
/usr/lib/perl5/5.34/core_perl/Params/Check.pm
|
|
/usr/lib/perl5/5.34/core_perl/PerlIO/via.pm
|
|
/usr/lib/perl5/5.34/core_perl/PerlIO/encoding.pm
|
|
/usr/lib/perl5/5.34/core_perl/PerlIO/mmap.pm
|
|
/usr/lib/perl5/5.34/core_perl/PerlIO/scalar.pm
|
|
/usr/lib/perl5/5.34/core_perl/PerlIO/via/QuotedPrint.pm
|
|
/usr/lib/perl5/5.34/core_perl/Module/Loaded.pm
|
|
/usr/lib/perl5/5.34/core_perl/Module/CoreList.pm
|
|
/usr/lib/perl5/5.34/core_perl/Module/Load.pm
|
|
/usr/lib/perl5/5.34/core_perl/Module/CoreList.pod
|
|
/usr/lib/perl5/5.34/core_perl/Module/Metadata.pm
|
|
/usr/lib/perl5/5.34/core_perl/Module/Load/Conditional.pm
|
|
/usr/lib/perl5/5.34/core_perl/Module/CoreList/Utils.pm
|
|
/usr/lib/perl5/5.34/core_perl/Filter/Simple.pm
|
|
/usr/lib/perl5/5.34/core_perl/Filter/Util/Call.pm
|
|
/usr/lib/perl5/5.34/core_perl/Carp/Heavy.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Harness.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Base.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Object.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/IteratorFactory.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Multiplexer.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/SourceHandler.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Aggregator.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Scheduler.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Grammar.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/ResultFactory.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Iterator.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Source.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Scheduler/Job.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Scheduler/Spinner.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/YAMLish/Writer.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/YAMLish/Reader.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result/Plan.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result/Bailout.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result/Unknown.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result/Test.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result/Pragma.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result/YAML.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result/Comment.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Result/Version.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/SourceHandler/Perl.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/SourceHandler/Executable.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/SourceHandler/Handle.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/SourceHandler/File.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/SourceHandler/RawTAP.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Iterator/Array.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Iterator/Stream.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Parser/Iterator/Process.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Formatter/Color.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Formatter/Console.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Formatter/Session.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Formatter/Base.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Formatter/File.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Formatter/Console/ParallelSession.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Formatter/Console/Session.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Formatter/File/Session.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Harness/Env.pm
|
|
/usr/lib/perl5/5.34/core_perl/TAP/Harness/Beyond.pod
|
|
/usr/lib/perl5/5.34/core_perl/Class/Struct.pm
|
|
/usr/lib/perl5/5.34/core_perl/Attribute/Handlers.pm
|
|
/usr/lib/perl5/5.34/core_perl/Digest/file.pm
|
|
/usr/lib/perl5/5.34/core_perl/Digest/MD5.pm
|
|
/usr/lib/perl5/5.34/core_perl/Digest/SHA.pm
|
|
/usr/lib/perl5/5.34/core_perl/Digest/base.pm
|
|
/usr/lib/perl5/5.34/core_perl/App/Prove.pm
|
|
/usr/lib/perl5/5.34/core_perl/App/Cpan.pm
|
|
/usr/lib/perl5/5.34/core_perl/App/Prove/State.pm
|
|
/usr/lib/perl5/5.34/core_perl/App/Prove/State/Result.pm
|
|
/usr/lib/perl5/5.34/core_perl/App/Prove/State/Result/Test.pm
|
|
/usr/lib/perl5/5.34/core_perl/Compress/Zlib.pm
|
|
/usr/lib/perl5/5.34/core_perl/Compress/Raw/Bzip2.pm
|
|
/usr/lib/perl5/5.34/core_perl/Compress/Raw/Zlib.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Basename.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/DosGlob.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Fetch.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Path.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Glob.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Temp.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Copy.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Find.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/GlobMapper.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/stat.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Compare.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/Mac.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/Win32.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/OS2.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/Epoc.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/AmigaOS.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/Cygwin.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/Functions.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/VMS.pm
|
|
/usr/lib/perl5/5.34/core_perl/File/Spec/Unix.pm
|
|
/usr/lib/perl5/5.34/core_perl/unicore/Name.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/Blocks.txt
|
|
/usr/lib/perl5/5.34/core_perl/unicore/NamedSequences.txt
|
|
/usr/lib/perl5/5.34/core_perl/unicore/uni_keywords.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/Decomposition.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/CombiningClass.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/SpecialCasing.txt
|
|
/usr/lib/perl5/5.34/core_perl/unicore/Name.pm
|
|
/usr/lib/perl5/5.34/core_perl/unicore/version
|
|
/usr/lib/perl5/5.34/core_perl/unicore/UCD.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Lb.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Nv.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Bmg.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Uc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/NFKDQC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Scx.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Nt.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Bpb.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/NFKCQC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/GCB.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Lower.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/InSC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Digit.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Ea.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Cf.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Lc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/PerlDeci.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/NFCQC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Bc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Upper.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Na1.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Title.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/SB.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Fold.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Isc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/NFKCCF.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Age.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Identif2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/NFDQC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Sc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Jg.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Tc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Gc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/WB.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Identifi.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/InPC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Jt.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Hst.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/EqUIdeo.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/_PerlSCX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Bpt.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/Vo.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/NameAlia.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/To/_PerlLB.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ideo/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdStatus/Allowed.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdStatus/Restrict.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/NA.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/TopAndRi.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/BottomAn.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/Overstru.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/LeftAndR.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/TopAndLe.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/Left.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/VisualOr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/Right.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/TopAndL2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/TopAndBo.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/Top.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InPC/Bottom.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Term/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/BidiM/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CI/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/XIDC/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/EBase/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/EPres/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/NFCQC/M.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/NFCQC/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Sad.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/FarsiYeh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Waw.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Seen.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Ain.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/HanifiRo.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Yeh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Qaf.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Kaf.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/NoJoinin.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Lam.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Alef.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Beh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Gaf.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Dal.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Reh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Hah.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jg/Feh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/NA.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V30.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V61.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V32.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V40.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V120.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V90.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V31.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V20.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V60.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V50.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V130.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V110.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V80.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V41.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V52.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V70.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V11.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V51.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Age/V100.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IDS/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Vo/R.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Vo/U.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Vo/Tr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Vo/Tu.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Latn.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Mlym.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Diak.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Phlp.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Yi.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Dupl.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Lao.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Beng.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Mymr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Zzzz.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Bhks.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Hang.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Shrd.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Tibt.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Lana.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Gujr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Khoj.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Adlm.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Gong.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Rohg.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Sinh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Hebr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Taml.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Takr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Hira.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Thaa.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Mult.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Guru.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Nand.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Armn.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Tirh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Orya.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Geor.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Xsux.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Yezi.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Kthi.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Zinh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Khar.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Hmnp.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Sind.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Lina.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Limb.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Deva.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Knda.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Cyrl.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Glag.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Ethi.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Cprt.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Linb.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Cham.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Talu.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Khmr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Bopo.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Han.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Tagb.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Syrc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Arab.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Copt.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Hmng.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Telu.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Cakm.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Tang.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Gran.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Kana.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Mong.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Gonm.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Grek.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Scx/Zyyy.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lower/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CompEx/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/QMark/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Math/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dep/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlNch.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlAny.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlPro.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlIDS.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/PerlWord.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlPr2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/Graph.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/XPosixPu.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/Alnum.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/Word.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/Assigned.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/PosixPun.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlFol.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/Title.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlPat.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlQuo.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlCh2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/Blank.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/SpacePer.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/Print.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlIDC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlIsI.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Perl/_PerlCha.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/NotNFKC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/Uncommon.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/DefaultI.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/Recommen.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/LimitedU.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/Technica.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/NotChara.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/NotXID.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/Obsolete.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/Inclusio.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IdType/Exclusio.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CWCM/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CWL/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/UIdeo/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CE/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Blk/NB.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/100.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/1_16.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/1_8.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/200.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/17.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/3_16.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/3_4.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/4.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/5.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/30000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/40000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/10.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/1.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/50.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/1_3.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/2_3.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/5000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/3000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/20000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/1_6.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/100000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/11.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/13.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/2000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/70.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/6.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/60.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/15.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/3.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/90.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/800.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/500.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/60000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/300.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/40.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/8.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/7.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/8000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/20.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/1000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/600.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/70000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/80.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/90000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/6000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/16.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/9000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/30.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/14.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/1_2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/18.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/50000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/4000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/12.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/7000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/80000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/9.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/700.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/1_4.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/10000.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/19.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/400.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nv/900.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CWT/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/PCM/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/Extend.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/ML.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/WSegSpac.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/NU.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/MB.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/MN.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/KA.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/LE.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/XX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/FO.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/HL.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/WB/EX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/EComp/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Vowel.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consona5.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consona6.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/ToneMark.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consona9.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consona4.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consona3.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consonan.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Other.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Bindu.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Syllable.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Visarga.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Avagraha.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Nukta.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Invisibl.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consona7.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/VowelDep.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Virama.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/PureKill.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Number.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consona8.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Consona2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/VowelInd.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/InSC/Cantilla.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/ExtPict/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/Sp.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/CL.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/LO.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/AT.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/NU.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/UP.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/LE.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/ST.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/XX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/FO.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/EX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SB/SC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bpt/N.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bpt/O.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bpt/C.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Hst/NA.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ext/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CWU/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ea/W.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ea/H.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ea/N.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ea/Na.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ea/A.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nt/Di.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nt/None.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Nt/Nu.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/DB.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/BR.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/AL.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/B.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/NR.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/OV.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/NK.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/AR.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/VR.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/A.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Ccc/ATAR.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CWKCF/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/SD/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GrBase/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Hyphen/T.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/NFDQC/N.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/NFDQC/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/NFKDQC/N.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/NFKDQC/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/BN.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/R.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/CS.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/WS.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/AL.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/NSM.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/ET.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/L.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/B.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/EN.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/AN.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/ES.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Bc/ON.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/BidiC/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/NFKCQC/N.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/NFKCQC/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Cased/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/QU.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/CL.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/AI.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/NU.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/AL.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/CJ.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/BB.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/PO.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/NS.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/CM.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/BA.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/SA.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/XX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/OP.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/PR.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/IS.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/ID.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/EX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/GL.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Lb/IN.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dia/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GrExt/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Emoji/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Upper/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/XIDS/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Latn.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Mlym.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Dupl.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Beng.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Hang.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Gujr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Gong.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Sinh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Taml.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Hira.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Mult.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Guru.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Orya.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Geor.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Zinh.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Limb.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Deva.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Knda.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Cyrl.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Glag.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Cprt.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Linb.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Han.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Syrc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Arab.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Telu.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Gran.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Kana.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Mong.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Gonm.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Grek.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Sc/Zyyy.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/STerm/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jt/T.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jt/R.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jt/U.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jt/L.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jt/C.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Jt/D.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/PatSyn/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/IDC/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dash/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/CWCF/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Alpha/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/DI/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Font.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Com.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Sup.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Vert.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Nar.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/NonCanon.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Iso.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Fin.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Sub.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Med.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Sqr.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Init.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Enc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Dt/Nb.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GCB/LVT.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GCB/SM.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GCB/PP.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GCB/LV.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GCB/XX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GCB/CN.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/GCB/EX.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Hex/Y.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/M.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Pc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/LC.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/N.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Pe.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Pd.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Cf.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/So.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Mc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Lu.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/L.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/S.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/No.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Zs.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Po.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Me.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Lm.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Ps.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Nl.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Lo.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Z.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/C.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Sc.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Ll.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/P.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Sm.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Cn.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Sk.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Mn.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Pi.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Nd.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/Gc/Pf.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/3_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/13_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/2_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/5_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/9_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/11_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/5_1.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/5_2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/6_2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/10_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/12_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/2_1.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/12_1.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/6_3.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/7_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/4_1.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/4_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/8_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/6_1.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/3_1.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/3_2.pl
|
|
/usr/lib/perl5/5.34/core_perl/unicore/lib/In/6_0.pl
|
|
/usr/lib/perl5/5.34/core_perl/Encode/PerlIO.pod
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Makefile_PL.e2x
|
|
/usr/lib/perl5/5.34/core_perl/Encode/_PM.e2x
|
|
/usr/lib/perl5/5.34/core_perl/Encode/GSM0338.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Encoder.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/ConfigLocal_PM.e2x
|
|
/usr/lib/perl5/5.34/core_perl/Encode/TW.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/EBCDIC.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/KR.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Config.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Byte.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/CN.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/JP.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/_T.e2x
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Changes.e2x
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Symbol.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/CJKConstants.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/encode.h
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Guess.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Encoding.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Alias.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Supported.pod
|
|
/usr/lib/perl5/5.34/core_perl/Encode/README.e2x
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Unicode.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/KR/2022_KR.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/Unicode/UTF7.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/MIME/Header.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/MIME/Name.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/MIME/Header/ISO_2022_JP.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/JP/JIS7.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/JP/H2Z.pm
|
|
/usr/lib/perl5/5.34/core_perl/Encode/CN/HZ.pm
|
|
/usr/lib/perl5/5.34/core_perl/CORE/av.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/bitcount.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/charclass_invlists.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/config.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/cop.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/cv.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/dosish.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/ebcdic_tables.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/embed.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/embedvar.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/EXTERN.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/fakesdio.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/feature.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/form.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/git_version.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/gv.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/handy.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/hv.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/hv_func.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/hv_macro.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/inline.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/INTERN.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/intrpvar.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/invlist_inline.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/iperlsys.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/keywords.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/l1_char_class_tab.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/malloc_ctl.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/metaconfig.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/mg.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/mg_data.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/mg_raw.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/mg_vtable.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/mydtrace.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/nostdio.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/op.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/op_reg_common.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/opcode.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/opnames.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/overload.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/pad.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/parser.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/patchlevel.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perl.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perl_inc_macro.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perl_langinfo.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perl_siphash.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perlapi.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perlio.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perliol.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perlsdio.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perlvars.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/perly.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/pp.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/pp_proto.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/proto.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/reentr.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/regcharclass.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/regcomp.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/regexp.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/regnodes.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/sbox32_hash.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/scope.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/sv.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/thread.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/time64.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/time64_config.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/uconfig.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/uni_keywords.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/unicode_constants.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/unixish.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/utf8.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/utfebcdic.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/util.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/uudmap.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/vutil.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/warnings.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/XSUB.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/zaphod32_hash.h
|
|
/usr/lib/perl5/5.34/core_perl/CORE/libperl.a
|
|
/usr/bin/perl
|
|
/usr/bin/pod2man
|
|
/usr/bin/pod2text
|
|
/usr/bin/pod2usage
|
|
/usr/bin/podchecker
|
|
/usr/bin/cpan
|
|
/usr/bin/corelist
|
|
/usr/bin/enc2xs
|
|
/usr/bin/encguess
|
|
/usr/bin/h2ph
|
|
/usr/bin/h2xs
|
|
/usr/bin/instmodsh
|
|
/usr/bin/json_pp
|
|
/usr/bin/libnetcfg
|
|
/usr/bin/perlbug
|
|
/usr/bin/perldoc
|
|
/usr/bin/perlivp
|
|
/usr/bin/piconv
|
|
/usr/bin/pl2pm
|
|
/usr/bin/pod2html
|
|
/usr/bin/prove
|
|
/usr/bin/ptar
|
|
/usr/bin/ptardiff
|
|
/usr/bin/ptargrep
|
|
/usr/bin/shasum
|
|
/usr/bin/splain
|
|
/usr/bin/streamzip
|
|
/usr/bin/xsubpp
|
|
/usr/bin/zipdetails
|
|
/usr/bin/perlthanks
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlintro.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlrun.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perltoc.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlreftut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldsc.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perllol.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlrequick.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlretut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlootut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlperf.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlstyle.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlcheat.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perltrap.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldebtut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq1.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq2.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq3.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq4.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq5.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq6.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq7.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq8.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfaq9.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlsyn.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldata.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlop.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlsub.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfunc.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlopentut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlpacktut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlpod.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlpodspec.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldocstyle.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlpodstyle.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldiag.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldeprecation.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perllexwarn.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldebug.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlvar.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlre.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlrebackslash.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlrecharclass.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlreref.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlref.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlform.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlobj.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perltie.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldbmfilter.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlipc.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfork.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlnumber.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlthrtut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlport.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perllocale.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perluniintro.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlunicode.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlunicook.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlunifaq.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perluniprops.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlunitut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlebcdic.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlsec.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlsecpolicy.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlmod.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlmodlib.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlmodstyle.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlmodinstall.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlnewmod.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlpragma.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlutil.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfilter.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldtrace.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlglossary.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlembed.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldebguts.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlxstut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlxs.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlxstypemap.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlclib.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlguts.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlcall.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlmroapi.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlreapi.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlreguts.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlapi.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlintern.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perliol.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlapio.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlhack.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlsource.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlinterp.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlhacktut.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlhacktips.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlpolicy.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlgov.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlgit.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlhist.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldelta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5340delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5321delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5320delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5303delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5302delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5301delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5300delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5283delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5282delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5281delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5280delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5263delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5262delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5261delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5260delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5244delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5243delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5242delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5241delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5240delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5224delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5223delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5222delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5221delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5220delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5203delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5202delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5201delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5200delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5184delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5182delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5181delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5180delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5163delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5162delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5161delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5160delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5144delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5143delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5142delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5141delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5140delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5125delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5124delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5123delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5122delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5121delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5120delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5101delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5100delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl589delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl588delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl587delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl586delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl585delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl584delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl583delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl582delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl581delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl58delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl561delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl56delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5005delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perl5004delta.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlbook.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlcommunity.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldoc.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlexperiment.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlartistic.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlgpl.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlcn.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perljp.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlko.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perltw.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlaix.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlamiga.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlandroid.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlbs2000.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlcygwin.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perldos.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlfreebsd.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlhaiku.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlhpux.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlhurd.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlirix.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perllinux.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlmacos.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlmacosx.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlnetware.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlopenbsd.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlos2.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlos390.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlos400.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlplan9.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlqnx.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlriscos.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlsolaris.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlsynology.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perltru64.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlvms.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlvos.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlwin32.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlboot.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlbot.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perlrepository.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perltodo.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perltooc.pod
|
|
/usr/lib/perl5/5.34/core_perl/pod/perltoot.pod
|
|
./perl -Ilib -I. installman --destdir=
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking for python3.9... no
|
|
checking for python3... no
|
|
checking for python... no
|
|
checking for --enable-universalsdk... no
|
|
checking for --with-universal-archs... no
|
|
checking MACHDEP... "linux"
|
|
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 we are using the GNU C compiler... yes
|
|
checking whether gcc accepts -g... yes
|
|
checking for gcc option to accept ISO C89... none needed
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for --with-cxx-main=<compiler>... no
|
|
checking for g++... no
|
|
configure:
|
|
|
|
By default, distutils will build C++ extension modules with "g++".
|
|
If this is not intended, then set CXX on the configure command line.
|
|
|
|
checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu
|
|
checking for -Wl,--no-as-needed... yes
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for unistd.h... yes
|
|
checking minix/config.h usability... no
|
|
checking minix/config.h presence... no
|
|
checking for minix/config.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking for the Android API level... not Android
|
|
checking for --with-suffix...
|
|
checking for case-insensitive build directory... no
|
|
checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
|
|
checking LINKCC... $(PURIFY) $(MAINCC)
|
|
checking EXPORTSYMS...
|
|
checking for GNU ld... yes
|
|
checking for --enable-shared... yes
|
|
checking for --enable-profiling... no
|
|
checking LDLIBRARY... libpython$(LDVERSION).so
|
|
checking for ar... ar
|
|
checking for readelf... readelf
|
|
checking for a BSD-compatible install... /usr/bin/install -c
|
|
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
|
|
checking for --with-pydebug... no
|
|
checking for --with-trace-refs... no
|
|
checking for --with-assertions... no
|
|
checking for --enable-optimizations... no
|
|
checking PROFILE_TASK... -m test --pgo
|
|
checking for --with-lto... no
|
|
checking for llvm-profdata... no
|
|
checking for -Wextra... yes
|
|
checking whether gcc accepts and needs -fno-strict-aliasing... no
|
|
checking if we can turn off gcc unused result warning... yes
|
|
checking if we can turn off gcc unused parameter warning... yes
|
|
checking if we can turn off gcc missing field initializers warning... yes
|
|
checking if we can turn on gcc mixed sign comparison warning... yes
|
|
checking if we can turn on gcc unreachable code warning... no
|
|
checking if we can turn on gcc strict-prototypes warning... no
|
|
checking if we can make implicit function declaration an error in gcc... yes
|
|
checking if we can use visibility in gcc... yes
|
|
checking whether pthreads are available without options... yes
|
|
checking whether g++ also accepts flags for thread support... no
|
|
checking for ANSI C header files... (cached) yes
|
|
checking asm/types.h usability... yes
|
|
checking asm/types.h presence... yes
|
|
checking for asm/types.h... yes
|
|
checking crypt.h usability... yes
|
|
checking crypt.h presence... yes
|
|
checking for crypt.h... yes
|
|
checking conio.h usability... no
|
|
checking conio.h presence... no
|
|
checking for conio.h... no
|
|
checking direct.h usability... no
|
|
checking direct.h presence... no
|
|
checking for direct.h... no
|
|
checking dlfcn.h usability... yes
|
|
checking dlfcn.h presence... yes
|
|
checking for dlfcn.h... yes
|
|
checking errno.h usability... yes
|
|
checking errno.h presence... yes
|
|
checking for errno.h... yes
|
|
checking fcntl.h usability... yes
|
|
checking fcntl.h presence... yes
|
|
checking for fcntl.h... yes
|
|
checking grp.h usability... yes
|
|
checking grp.h presence... yes
|
|
checking for grp.h... yes
|
|
checking ieeefp.h usability... no
|
|
checking ieeefp.h presence... no
|
|
checking for ieeefp.h... no
|
|
checking io.h usability... no
|
|
checking io.h presence... no
|
|
checking for io.h... no
|
|
checking langinfo.h usability... yes
|
|
checking langinfo.h presence... yes
|
|
checking for langinfo.h... yes
|
|
checking libintl.h usability... yes
|
|
checking libintl.h presence... yes
|
|
checking for libintl.h... yes
|
|
checking process.h usability... no
|
|
checking process.h presence... no
|
|
checking for process.h... no
|
|
checking pthread.h usability... yes
|
|
checking pthread.h presence... yes
|
|
checking for pthread.h... yes
|
|
checking sched.h usability... yes
|
|
checking sched.h presence... yes
|
|
checking for sched.h... yes
|
|
checking shadow.h usability... yes
|
|
checking shadow.h presence... yes
|
|
checking for shadow.h... yes
|
|
checking signal.h usability... yes
|
|
checking signal.h presence... yes
|
|
checking for signal.h... yes
|
|
checking stropts.h usability... no
|
|
checking stropts.h presence... no
|
|
checking for stropts.h... no
|
|
checking termios.h usability... yes
|
|
checking termios.h presence... yes
|
|
checking for termios.h... yes
|
|
checking utime.h usability... yes
|
|
checking utime.h presence... yes
|
|
checking for utime.h... yes
|
|
checking poll.h usability... yes
|
|
checking poll.h presence... yes
|
|
checking for poll.h... yes
|
|
checking sys/devpoll.h usability... no
|
|
checking sys/devpoll.h presence... no
|
|
checking for sys/devpoll.h... no
|
|
checking sys/epoll.h usability... yes
|
|
checking sys/epoll.h presence... yes
|
|
checking for sys/epoll.h... yes
|
|
checking sys/poll.h usability... yes
|
|
checking sys/poll.h presence... yes
|
|
checking for sys/poll.h... yes
|
|
checking sys/audioio.h usability... no
|
|
checking sys/audioio.h presence... no
|
|
checking for sys/audioio.h... no
|
|
checking sys/xattr.h usability... yes
|
|
checking sys/xattr.h presence... yes
|
|
checking for sys/xattr.h... yes
|
|
checking sys/bsdtty.h usability... no
|
|
checking sys/bsdtty.h presence... no
|
|
checking for sys/bsdtty.h... no
|
|
checking sys/event.h usability... no
|
|
checking sys/event.h presence... no
|
|
checking for sys/event.h... no
|
|
checking sys/file.h usability... yes
|
|
checking sys/file.h presence... yes
|
|
checking for sys/file.h... yes
|
|
checking sys/ioctl.h usability... yes
|
|
checking sys/ioctl.h presence... yes
|
|
checking for sys/ioctl.h... yes
|
|
checking sys/kern_control.h usability... no
|
|
checking sys/kern_control.h presence... no
|
|
checking for sys/kern_control.h... no
|
|
checking sys/loadavg.h usability... no
|
|
checking sys/loadavg.h presence... no
|
|
checking for sys/loadavg.h... no
|
|
checking sys/lock.h usability... no
|
|
checking sys/lock.h presence... no
|
|
checking for sys/lock.h... no
|
|
checking sys/mkdev.h usability... no
|
|
checking sys/mkdev.h presence... no
|
|
checking for sys/mkdev.h... no
|
|
checking sys/modem.h usability... no
|
|
checking sys/modem.h presence... no
|
|
checking for sys/modem.h... no
|
|
checking sys/param.h usability... yes
|
|
checking sys/param.h presence... yes
|
|
checking for sys/param.h... yes
|
|
checking sys/random.h usability... yes
|
|
checking sys/random.h presence... yes
|
|
checking for sys/random.h... yes
|
|
checking sys/select.h usability... yes
|
|
checking sys/select.h presence... yes
|
|
checking for sys/select.h... yes
|
|
checking sys/sendfile.h usability... yes
|
|
checking sys/sendfile.h presence... yes
|
|
checking for sys/sendfile.h... yes
|
|
checking sys/socket.h usability... yes
|
|
checking sys/socket.h presence... yes
|
|
checking for sys/socket.h... yes
|
|
checking sys/statvfs.h usability... yes
|
|
checking sys/statvfs.h presence... yes
|
|
checking for sys/statvfs.h... yes
|
|
checking for sys/stat.h... (cached) yes
|
|
checking sys/syscall.h usability... yes
|
|
checking sys/syscall.h presence... yes
|
|
checking for sys/syscall.h... yes
|
|
checking sys/sys_domain.h usability... no
|
|
checking sys/sys_domain.h presence... no
|
|
checking for sys/sys_domain.h... no
|
|
checking sys/termio.h usability... no
|
|
checking sys/termio.h presence... no
|
|
checking for sys/termio.h... no
|
|
checking sys/time.h usability... yes
|
|
checking sys/time.h presence... yes
|
|
checking for sys/time.h... yes
|
|
checking sys/times.h usability... yes
|
|
checking sys/times.h presence... yes
|
|
checking for sys/times.h... yes
|
|
checking for sys/types.h... (cached) yes
|
|
checking sys/uio.h usability... yes
|
|
checking sys/uio.h presence... yes
|
|
checking for sys/uio.h... yes
|
|
checking sys/un.h usability... yes
|
|
checking sys/un.h presence... yes
|
|
checking for sys/un.h... yes
|
|
checking sys/utsname.h usability... yes
|
|
checking sys/utsname.h presence... yes
|
|
checking for sys/utsname.h... yes
|
|
checking sys/wait.h usability... yes
|
|
checking sys/wait.h presence... yes
|
|
checking for sys/wait.h... yes
|
|
checking pty.h usability... yes
|
|
checking pty.h presence... yes
|
|
checking for pty.h... yes
|
|
checking libutil.h usability... no
|
|
checking libutil.h presence... no
|
|
checking for libutil.h... no
|
|
checking sys/resource.h usability... yes
|
|
checking sys/resource.h presence... yes
|
|
checking for sys/resource.h... yes
|
|
checking netpacket/packet.h usability... yes
|
|
checking netpacket/packet.h presence... yes
|
|
checking for netpacket/packet.h... yes
|
|
checking sysexits.h usability... yes
|
|
checking sysexits.h presence... yes
|
|
checking for sysexits.h... yes
|
|
checking bluetooth.h usability... no
|
|
checking bluetooth.h presence... no
|
|
checking for bluetooth.h... no
|
|
checking linux/tipc.h usability... yes
|
|
checking linux/tipc.h presence... yes
|
|
checking for linux/tipc.h... yes
|
|
checking linux/random.h usability... yes
|
|
checking linux/random.h presence... yes
|
|
checking for linux/random.h... yes
|
|
checking spawn.h usability... yes
|
|
checking spawn.h presence... yes
|
|
checking for spawn.h... yes
|
|
checking util.h usability... no
|
|
checking util.h presence... no
|
|
checking for util.h... no
|
|
checking alloca.h usability... yes
|
|
checking alloca.h presence... yes
|
|
checking for alloca.h... yes
|
|
checking endian.h usability... yes
|
|
checking endian.h presence... yes
|
|
checking for endian.h... yes
|
|
checking sys/endian.h usability... no
|
|
checking sys/endian.h presence... no
|
|
checking for sys/endian.h... no
|
|
checking sys/sysmacros.h usability... yes
|
|
checking sys/sysmacros.h presence... yes
|
|
checking for sys/sysmacros.h... yes
|
|
checking linux/memfd.h usability... yes
|
|
checking linux/memfd.h presence... yes
|
|
checking for linux/memfd.h... yes
|
|
checking linux/wait.h usability... yes
|
|
checking linux/wait.h presence... yes
|
|
checking for linux/wait.h... yes
|
|
checking sys/memfd.h usability... no
|
|
checking sys/memfd.h presence... no
|
|
checking for sys/memfd.h... no
|
|
checking sys/mman.h usability... yes
|
|
checking sys/mman.h presence... yes
|
|
checking for sys/mman.h... yes
|
|
checking for dirent.h that defines DIR... yes
|
|
checking for library containing opendir... none required
|
|
checking whether sys/types.h defines makedev... no
|
|
checking for sys/mkdev.h... (cached) no
|
|
checking for sys/sysmacros.h... (cached) yes
|
|
checking bluetooth/bluetooth.h usability... no
|
|
checking bluetooth/bluetooth.h presence... no
|
|
checking for bluetooth/bluetooth.h... no
|
|
checking for net/if.h... yes
|
|
checking for linux/netlink.h... yes
|
|
checking for linux/qrtr.h... yes
|
|
checking for linux/vm_sockets.h... yes
|
|
checking for linux/can.h... yes
|
|
checking for linux/can/bcm.h... yes
|
|
checking for linux/can/j1939.h... yes
|
|
checking for linux/can/raw.h... yes
|
|
checking for clock_t in time.h... yes
|
|
checking for makedev... yes
|
|
checking for le64toh... yes
|
|
checking for mode_t... yes
|
|
checking for off_t... yes
|
|
checking for pid_t... yes
|
|
checking for size_t... yes
|
|
checking for uid_t in sys/types.h... yes
|
|
checking for ssize_t... yes
|
|
checking for __uint128_t... yes
|
|
checking size of int... 4
|
|
checking size of long... 8
|
|
checking size of long long... 8
|
|
checking size of void *... 8
|
|
checking size of short... 2
|
|
checking size of float... 4
|
|
checking size of double... 8
|
|
checking size of fpos_t... 16
|
|
checking size of size_t... 8
|
|
checking size of pid_t... 4
|
|
checking size of uintptr_t... 8
|
|
checking for long double... yes
|
|
checking size of long double... 16
|
|
checking size of _Bool... 1
|
|
checking size of off_t... 8
|
|
checking whether to enable large file support... no
|
|
checking size of time_t... 8
|
|
checking for pthread_t... yes
|
|
checking size of pthread_t... 8
|
|
checking size of pthread_key_t... 4
|
|
checking whether pthread_key_t is compatible with int... yes
|
|
checking for --enable-framework... no
|
|
checking for dyld... no
|
|
checking the extension of shared libraries... .so
|
|
checking LDSHARED... $(CC) -shared
|
|
checking CCSHARED... -fPIC
|
|
checking LINKFORSHARED... -Xlinker -export-dynamic
|
|
checking CFLAGSFORSHARED... $(CCSHARED)
|
|
checking SHLIBS... $(LIBS)
|
|
checking for sendfile in -lsendfile... no
|
|
checking for dlopen in -ldl... yes
|
|
checking for shl_load in -ldld... no
|
|
checking uuid/uuid.h usability... no
|
|
checking uuid/uuid.h presence... no
|
|
checking for uuid/uuid.h... no
|
|
checking uuid.h usability... no
|
|
checking uuid.h presence... no
|
|
checking for uuid.h... no
|
|
checking for uuid_generate_time_safe... no
|
|
checking for uuid_create... no
|
|
checking for uuid_enc_be... no
|
|
checking for library containing sem_init... none required
|
|
checking for textdomain in -lintl... no
|
|
checking aligned memory access is required... no
|
|
checking for --with-hash-algorithm... default
|
|
checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo"
|
|
checking for --with-address-sanitizer... no
|
|
checking for --with-memory-sanitizer... no
|
|
checking for --with-undefined-behavior-sanitizer... no
|
|
checking for t_open in -lnsl... no
|
|
checking for socket in -lsocket... no
|
|
checking for --with-libs... no
|
|
checking for pkg-config... no
|
|
checking for --with-system-expat... no
|
|
checking for --with-system-ffi... yes
|
|
checking for --with-system-libmpdec... no
|
|
checking for --with-decimal-contextvar... yes
|
|
checking for --enable-loadable-sqlite-extensions... no
|
|
checking for --with-tcltk-includes... default
|
|
checking for --with-tcltk-libs... default
|
|
checking for --with-dbmliborder...
|
|
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
|
|
checking for pthread_sigmask... yes
|
|
checking for pthread_getcpuclockid... yes
|
|
checking if --enable-ipv6 is specified... yes
|
|
checking if RFC2553 API is available... yes
|
|
checking ipv6 stack type... linux-glibc
|
|
checking for CAN_RAW_FD_FRAMES... yes
|
|
checking for CAN_RAW_JOIN_FILTERS... yes
|
|
checking for --with-doc-strings... yes
|
|
checking for --with-pymalloc... yes
|
|
checking for --with-c-locale-coercion... yes
|
|
checking for --with-valgrind... no
|
|
checking for --with-dtrace... no
|
|
checking for dlopen... yes
|
|
checking DYNLOADFILE... dynload_shlib.o
|
|
checking MACHDEP_OBJS... none
|
|
checking for alarm... yes
|
|
checking for accept4... yes
|
|
checking for setitimer... yes
|
|
checking for getitimer... yes
|
|
checking for bind_textdomain_codeset... yes
|
|
checking for chown... yes
|
|
checking for clock... yes
|
|
checking for confstr... yes
|
|
checking for copy_file_range... yes
|
|
checking for ctermid... yes
|
|
checking for dup3... yes
|
|
checking for execv... yes
|
|
checking for explicit_bzero... yes
|
|
checking for explicit_memset... no
|
|
checking for faccessat... yes
|
|
checking for fchmod... yes
|
|
checking for fchmodat... yes
|
|
checking for fchown... yes
|
|
checking for fchownat... yes
|
|
checking for fdwalk... no
|
|
checking for fexecve... yes
|
|
checking for fdopendir... yes
|
|
checking for fork... yes
|
|
checking for fpathconf... yes
|
|
checking for fstatat... yes
|
|
checking for ftime... yes
|
|
checking for ftruncate... yes
|
|
checking for futimesat... yes
|
|
checking for futimens... yes
|
|
checking for futimes... yes
|
|
checking for gai_strerror... yes
|
|
checking for getentropy... yes
|
|
checking for getgrgid_r... yes
|
|
checking for getgrnam_r... yes
|
|
checking for getgrouplist... yes
|
|
checking for getgroups... yes
|
|
checking for getlogin... yes
|
|
checking for getloadavg... yes
|
|
checking for getpeername... yes
|
|
checking for getpgid... yes
|
|
checking for getpid... yes
|
|
checking for getpriority... yes
|
|
checking for getresuid... yes
|
|
checking for getresgid... yes
|
|
checking for getpwent... yes
|
|
checking for getpwnam_r... yes
|
|
checking for getpwuid_r... yes
|
|
checking for getspnam... yes
|
|
checking for getspent... yes
|
|
checking for getsid... yes
|
|
checking for getwd... yes
|
|
checking for if_nameindex... yes
|
|
checking for initgroups... yes
|
|
checking for kill... yes
|
|
checking for killpg... yes
|
|
checking for lchown... yes
|
|
checking for lockf... yes
|
|
checking for linkat... yes
|
|
checking for lstat... yes
|
|
checking for lutimes... yes
|
|
checking for mmap... yes
|
|
checking for memrchr... yes
|
|
checking for mbrtowc... yes
|
|
checking for mkdirat... yes
|
|
checking for mkfifo... yes
|
|
checking for madvise... yes
|
|
checking for mkfifoat... yes
|
|
checking for mknod... yes
|
|
checking for mknodat... yes
|
|
checking for mktime... yes
|
|
checking for mremap... yes
|
|
checking for nice... yes
|
|
checking for openat... yes
|
|
checking for pathconf... yes
|
|
checking for pause... yes
|
|
checking for pipe2... yes
|
|
checking for plock... no
|
|
checking for poll... yes
|
|
checking for posix_fallocate... yes
|
|
checking for posix_fadvise... yes
|
|
checking for posix_spawn... yes
|
|
checking for posix_spawnp... yes
|
|
checking for pread... yes
|
|
checking for preadv... yes
|
|
checking for preadv2... yes
|
|
checking for pthread_condattr_setclock... yes
|
|
checking for pthread_init... no
|
|
checking for pthread_kill... yes
|
|
checking for pwrite... yes
|
|
checking for pwritev... yes
|
|
checking for pwritev2... yes
|
|
checking for readlink... yes
|
|
checking for readlinkat... yes
|
|
checking for readv... yes
|
|
checking for realpath... yes
|
|
checking for renameat... yes
|
|
checking for sem_open... yes
|
|
checking for sem_timedwait... yes
|
|
checking for sem_getvalue... yes
|
|
checking for sem_unlink... yes
|
|
checking for sendfile... yes
|
|
checking for setegid... yes
|
|
checking for seteuid... yes
|
|
checking for setgid... yes
|
|
checking for sethostname... yes
|
|
checking for setlocale... yes
|
|
checking for setregid... yes
|
|
checking for setreuid... yes
|
|
checking for setresuid... yes
|
|
checking for setresgid... yes
|
|
checking for setsid... yes
|
|
checking for setpgid... yes
|
|
checking for setpgrp... yes
|
|
checking for setpriority... yes
|
|
checking for setuid... yes
|
|
checking for setvbuf... yes
|
|
checking for sched_get_priority_max... yes
|
|
checking for sched_setaffinity... yes
|
|
checking for sched_setscheduler... yes
|
|
checking for sched_setparam... yes
|
|
checking for sched_rr_get_interval... yes
|
|
checking for sigaction... yes
|
|
checking for sigaltstack... yes
|
|
checking for sigfillset... yes
|
|
checking for siginterrupt... yes
|
|
checking for sigpending... yes
|
|
checking for sigrelse... yes
|
|
checking for sigtimedwait... yes
|
|
checking for sigwait... yes
|
|
checking for sigwaitinfo... yes
|
|
checking for snprintf... yes
|
|
checking for strftime... yes
|
|
checking for strlcpy... no
|
|
checking for strsignal... yes
|
|
checking for symlinkat... yes
|
|
checking for sync... yes
|
|
checking for sysconf... yes
|
|
checking for tcgetpgrp... yes
|
|
checking for tcsetpgrp... yes
|
|
checking for tempnam... yes
|
|
checking for timegm... yes
|
|
checking for times... yes
|
|
checking for tmpfile... yes
|
|
checking for tmpnam... yes
|
|
checking for tmpnam_r... yes
|
|
checking for truncate... yes
|
|
checking for uname... yes
|
|
checking for unlinkat... yes
|
|
checking for utimensat... yes
|
|
checking for utimes... yes
|
|
checking for waitid... yes
|
|
checking for waitpid... yes
|
|
checking for wait3... yes
|
|
checking for wait4... yes
|
|
checking for wcscoll... yes
|
|
checking for wcsftime... yes
|
|
checking for wcsxfrm... yes
|
|
checking for wmemcmp... yes
|
|
checking for writev... yes
|
|
checking for _getpty... no
|
|
checking for rtpSpawn... no
|
|
checking whether dirfd is declared... yes
|
|
checking for chroot... yes
|
|
checking for link... yes
|
|
checking for symlink... yes
|
|
checking for fchdir... yes
|
|
checking for fsync... yes
|
|
checking for fdatasync... yes
|
|
checking for epoll... yes
|
|
checking for epoll_create1... yes
|
|
checking for kqueue... no
|
|
checking for prlimit... yes
|
|
checking for _dyld_shared_cache_contains_path... no
|
|
checking for memfd_create... yes
|
|
checking for ctermid_r... no
|
|
checking for flock declaration... yes
|
|
checking for flock... yes
|
|
checking for getpagesize... yes
|
|
checking for broken unsetenv... no
|
|
checking for true... true
|
|
checking for inet_aton in -lc... yes
|
|
checking for chflags... no
|
|
checking for lchflags... no
|
|
checking for inflateCopy in -lz... no
|
|
checking for hstrerror... yes
|
|
checking for inet_aton... yes
|
|
checking for inet_pton... yes
|
|
checking for setgroups... yes
|
|
checking for openpty... yes
|
|
checking for forkpty... yes
|
|
checking for fseek64... no
|
|
checking for fseeko... yes
|
|
checking for fstatvfs... yes
|
|
checking for ftell64... no
|
|
checking for ftello... yes
|
|
checking for statvfs... yes
|
|
checking for dup2... yes
|
|
checking for strdup... yes
|
|
checking for getpgrp... yes
|
|
checking for setpgrp... (cached) yes
|
|
checking for library containing crypt... -lcrypt
|
|
checking for library containing crypt_r... none required
|
|
checking for crypt_r... yes
|
|
checking for clock_gettime... yes
|
|
checking for clock_getres... yes
|
|
checking for clock_settime... yes
|
|
checking for major... yes
|
|
checking for getaddrinfo... yes
|
|
checking getaddrinfo bug... no
|
|
checking for getnameinfo... yes
|
|
checking whether time.h and sys/time.h may both be included... yes
|
|
checking whether struct tm is in sys/time.h or time.h... time.h
|
|
checking for struct tm.tm_zone... yes
|
|
checking for struct stat.st_rdev... yes
|
|
checking for struct stat.st_blksize... yes
|
|
checking for struct stat.st_flags... no
|
|
checking for struct stat.st_gen... no
|
|
checking for struct stat.st_birthtime... no
|
|
checking for struct stat.st_blocks... yes
|
|
checking for struct passwd.pw_gecos... yes
|
|
checking for struct passwd.pw_passwd... yes
|
|
checking for siginfo_t.si_band... yes
|
|
checking for time.h that defines altzone... no
|
|
checking whether sys/select.h and sys/time.h may both be included... yes
|
|
checking for addrinfo... yes
|
|
checking for sockaddr_storage... yes
|
|
checking for sockaddr_alg... yes
|
|
checking whether char is unsigned... no
|
|
checking for an ANSI C-conforming const... yes
|
|
checking for working signed char... yes
|
|
checking for prototypes... yes
|
|
checking for variable length prototypes and stdarg.h... yes
|
|
checking for socketpair... yes
|
|
checking if sockaddr has sa_len member... no
|
|
checking for gethostbyname_r... yes
|
|
checking gethostbyname_r with 6 args... yes
|
|
checking for __fpu_control... yes
|
|
checking for --with-libm=STRING... default LIBM="-lm"
|
|
checking for --with-libc=STRING... default LIBC=""
|
|
checking for x64 gcc inline assembler... yes
|
|
checking whether float word ordering is bigendian... no
|
|
checking whether we can use gcc inline assembler to get and set x87 control word... yes
|
|
checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no
|
|
checking for x87-style double rounding... no
|
|
checking for acosh... yes
|
|
checking for asinh... yes
|
|
checking for atanh... yes
|
|
checking for copysign... yes
|
|
checking for erf... yes
|
|
checking for erfc... yes
|
|
checking for expm1... yes
|
|
checking for finite... yes
|
|
checking for gamma... yes
|
|
checking for hypot... yes
|
|
checking for lgamma... yes
|
|
checking for log1p... yes
|
|
checking for log2... yes
|
|
checking for round... yes
|
|
checking for tgamma... yes
|
|
checking whether isinf is declared... yes
|
|
checking whether isnan is declared... yes
|
|
checking whether isfinite is declared... yes
|
|
checking whether POSIX semaphores are enabled... yes
|
|
checking for broken sem_getvalue... no
|
|
checking whether RTLD_LAZY is declared... yes
|
|
checking whether RTLD_NOW is declared... yes
|
|
checking whether RTLD_GLOBAL is declared... yes
|
|
checking whether RTLD_LOCAL is declared... yes
|
|
checking whether RTLD_NODELETE is declared... yes
|
|
checking whether RTLD_NOLOAD is declared... yes
|
|
checking whether RTLD_DEEPBIND is declared... yes
|
|
checking whether RTLD_MEMBER is declared... no
|
|
checking digit size for Python's longs... no value specified
|
|
checking wchar.h usability... yes
|
|
checking wchar.h presence... yes
|
|
checking for wchar.h... yes
|
|
checking size of wchar_t... 4
|
|
checking for UCS-4 tcl... no
|
|
checking whether wchar_t is signed... yes
|
|
checking whether wchar_t is usable... no
|
|
checking whether byte ordering is bigendian... no
|
|
checking ABIFLAGS...
|
|
checking SOABI... cpython-39-x86_64-linux-gnu
|
|
checking LDVERSION... $(VERSION)$(ABIFLAGS)
|
|
checking for --with-platlibdir... no
|
|
checking whether right shift extends the sign bit... yes
|
|
checking for getc_unlocked() and friends... yes
|
|
checking how to link readline libs... none
|
|
checking for rl_pre_input_hook in -lreadline... no
|
|
checking for rl_completion_display_matches_hook in -lreadline... no
|
|
checking for rl_resize_terminal in -lreadline... no
|
|
checking for rl_completion_matches in -lreadline... no
|
|
checking for append_history in -lreadline... no
|
|
checking for broken nice()... no
|
|
checking for broken poll()... no
|
|
checking for working tzset()... yes
|
|
checking for tv_nsec in struct stat... yes
|
|
checking for tv_nsec2 in struct stat... no
|
|
checking curses.h usability... yes
|
|
checking curses.h presence... yes
|
|
checking for curses.h... yes
|
|
checking ncurses.h usability... yes
|
|
checking ncurses.h presence... yes
|
|
checking for ncurses.h... yes
|
|
checking for term.h... yes
|
|
checking whether mvwdelch is an expression... yes
|
|
checking whether WINDOW has _flags... yes
|
|
checking for is_pad... yes
|
|
checking for is_term_resized... yes
|
|
checking for resize_term... yes
|
|
checking for resizeterm... yes
|
|
checking for immedok... yes
|
|
checking for syncok... yes
|
|
checking for wchgat... yes
|
|
checking for filter... yes
|
|
checking for has_key... yes
|
|
checking for typeahead... yes
|
|
checking for use_env... yes
|
|
configure: checking for device files
|
|
checking for /dev/ptmx... yes
|
|
checking for /dev/ptc... no
|
|
checking for %zd printf() format support... yes
|
|
checking for socklen_t... yes
|
|
checking for broken mbstowcs... no
|
|
checking for --with-computed-gotos... no value specified
|
|
checking whether gcc supports computed gotos... yes
|
|
checking for build directories... done
|
|
checking for -O2... yes
|
|
checking for glibc _FORTIFY_SOURCE/memmove bug... no
|
|
checking for gcc ipa-pure-const bug... no
|
|
checking for stdatomic.h... yes
|
|
checking for GCC >= 4.7 __atomic builtins... yes
|
|
checking for ensurepip... no
|
|
checking if the dirent structure of a d_type field... yes
|
|
checking for the Linux getrandom() syscall... yes
|
|
checking for the getrandom() function... yes
|
|
checking for library containing shm_open... none required
|
|
checking for sys/mman.h... (cached) yes
|
|
checking for shm_open... yes
|
|
checking for shm_unlink... yes
|
|
checking for pkg-config... no
|
|
checking for openssl/ssl.h in /usr/local/ssl... no
|
|
checking for openssl/ssl.h in /usr/lib/ssl... no
|
|
checking for openssl/ssl.h in /usr/ssl... no
|
|
checking for openssl/ssl.h in /usr/pkg... no
|
|
checking for openssl/ssl.h in /usr/local... no
|
|
checking for openssl/ssl.h in /usr... no
|
|
checking whether compiling and linking against OpenSSL works... no
|
|
checking for --with-ssl-default-suites... python
|
|
checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile.pre
|
|
config.status: creating Misc/python.pc
|
|
config.status: creating Misc/python-embed.pc
|
|
config.status: creating Misc/python-config.sh
|
|
config.status: creating Modules/ld_so_aix
|
|
config.status: creating pyconfig.h
|
|
creating Modules/Setup.local
|
|
creating Makefile
|
|
|
|
|
|
If you want a release build with all stable optimizations active (PGO, etc),
|
|
please run ./configure --enable-optimizations
|
|
|
|
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/pegen.o Parser/pegen/pegen.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse.o Parser/pegen/parse.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse_string.o Parser/pegen/parse_string.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen/peg_api.o Parser/pegen/peg_api.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \
|
|
-DPLATLIBDIR='"lib"' \
|
|
-o Python/initconfig.o ./Python/initconfig.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \
|
|
-DABIFLAGS='""' \
|
|
-DMULTIARCH=\"x86_64-linux-gnu\" \
|
|
-o Python/sysmodule.o ./Python/sysmodule.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \
|
|
-DSOABI='"cpython-39-x86_64-linux-gnu"' \
|
|
-o Python/dynload_shlib.o ./Python/dynload_shlib.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \
|
|
-DPREFIX='"/usr"' \
|
|
-DEXEC_PREFIX='"/usr"' \
|
|
-DVERSION='"3.9"' \
|
|
-DVPATH='""' \
|
|
-o Modules/getpath.o ./Modules/getpath.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_peg_parser.c -o Modules/_peg_parser.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \
|
|
-DGITVERSION="\"`LC_ALL=C `\"" \
|
|
-DGITTAG="\"`LC_ALL=C `\"" \
|
|
-DGITBRANCH="\"`LC_ALL=C `\"" \
|
|
-o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
|
|
rm -f libpython3.9.a
|
|
ar rcs libpython3.9.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o
|
|
if test libpython3.9.so.1.0 != libpython3.9.so; then \
|
|
gcc -shared -Wl,-hlibpython3.9.so.1.0 -o libpython3.9.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -ldl -lm -lm; \
|
|
ln -f libpython3.9.so.1.0 libpython3.9.so; \
|
|
else \
|
|
gcc -shared -o libpython3.9.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -ldl -lm -lm; \
|
|
fi
|
|
gcc -shared -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.9.so
|
|
gcc -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.9 -lcrypt -ldl -lm -lm
|
|
LD_LIBRARY_PATH=/sources/Python-3.9.6 ./python -E -S -m sysconfig --generate-posix-vars ;\
|
|
if test $? -ne 0 ; then \
|
|
echo "generate-posix-vars failed" ; \
|
|
rm -f ./pybuilddir.txt ; \
|
|
exit 1 ; \
|
|
fi
|
|
gcc -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
|
|
LD_LIBRARY_PATH=/sources/Python-3.9.6 CC='gcc' LDSHARED='gcc -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build
|
|
running build
|
|
running build_ext
|
|
INFO: Can't locate Tcl/Tk libs and/or headers
|
|
building '_struct' extension
|
|
creating build/temp.linux-x86_64-3.9/sources
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_struct.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_struct.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_struct.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_struct.cpython-39-x86_64-linux-gnu.so
|
|
building 'array' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/arraymodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/arraymodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/arraymodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/array.cpython-39-x86_64-linux-gnu.so
|
|
building '_contextvars' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_contextvarsmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_contextvars.cpython-39-x86_64-linux-gnu.so
|
|
building 'math' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/mathmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/math.cpython-39-x86_64-linux-gnu.so
|
|
building 'cmath' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/cmath.cpython-39-x86_64-linux-gnu.so
|
|
building '_datetime' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_datetimemodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_datetime.cpython-39-x86_64-linux-gnu.so
|
|
building '_zoneinfo' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_zoneinfo.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_zoneinfo.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_zoneinfo.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_zoneinfo.cpython-39-x86_64-linux-gnu.so
|
|
building '_random' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_randommodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_randommodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_random.cpython-39-x86_64-linux-gnu.so
|
|
building '_bisect' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_bisectmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_bisectmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_bisect.cpython-39-x86_64-linux-gnu.so
|
|
building '_heapq' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_heapqmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_heapqmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_heapq.cpython-39-x86_64-linux-gnu.so
|
|
building '_pickle' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_pickle.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_pickle.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_pickle.cpython-39-x86_64-linux-gnu.so
|
|
building '_json' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_json.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_json.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_json.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_json.cpython-39-x86_64-linux-gnu.so
|
|
building '_lsprof' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_lsprof.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_lsprof.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/rotatingtree.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_lsprof.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/rotatingtree.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_lsprof.cpython-39-x86_64-linux-gnu.so
|
|
building 'unicodedata' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/unicodedata.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/unicodedata.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/unicodedata.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/unicodedata.cpython-39-x86_64-linux-gnu.so
|
|
building '_opcode' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_opcode.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_opcode.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_opcode.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_opcode.cpython-39-x86_64-linux-gnu.so
|
|
building '_asyncio' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_asynciomodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_asyncio.cpython-39-x86_64-linux-gnu.so
|
|
building '_queue' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_queuemodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_queuemodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_queue.cpython-39-x86_64-linux-gnu.so
|
|
building '_statistics' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_statisticsmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_statisticsmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_statistics.cpython-39-x86_64-linux-gnu.so
|
|
building 'fcntl' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/fcntlmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/fcntlmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/fcntl.cpython-39-x86_64-linux-gnu.so
|
|
building 'grp' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/grpmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/grpmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/grpmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/grp.cpython-39-x86_64-linux-gnu.so
|
|
building 'spwd' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/spwdmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/spwdmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/spwd.cpython-39-x86_64-linux-gnu.so
|
|
building 'select' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/selectmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/selectmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/selectmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/select.cpython-39-x86_64-linux-gnu.so
|
|
building 'parser' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/parsermodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/parsermodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/parsermodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/parser.cpython-39-x86_64-linux-gnu.so
|
|
building 'mmap' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/mmapmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/mmapmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/mmap.cpython-39-x86_64-linux-gnu.so
|
|
building 'syslog' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/syslogmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/syslogmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/syslog.cpython-39-x86_64-linux-gnu.so
|
|
building '_xxsubinterpreters' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_xxsubinterpretersmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so
|
|
building 'audioop' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/audioop.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/audioop.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/audioop.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/audioop.cpython-39-x86_64-linux-gnu.so
|
|
building '_csv' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_csv.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_csv.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_csv.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_csv.cpython-39-x86_64-linux-gnu.so
|
|
building '_posixsubprocess' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_posixsubprocess.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_posixsubprocess.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_posixsubprocess.cpython-39-x86_64-linux-gnu.so
|
|
building '_testcapi' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testcapimodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testcapimodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testcapi.cpython-39-x86_64-linux-gnu.so
|
|
building '_testinternalcapi' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testinternalcapi.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testinternalcapi.cpython-39-x86_64-linux-gnu.so
|
|
building '_testbuffer' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testbuffer.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testbuffer.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testbuffer.cpython-39-x86_64-linux-gnu.so
|
|
building '_testimportmultiple' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testimportmultiple.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testimportmultiple.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testimportmultiple.cpython-39-x86_64-linux-gnu.so
|
|
building '_testmultiphase' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testmultiphase.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_testmultiphase.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testmultiphase.cpython-39-x86_64-linux-gnu.so
|
|
building '_xxtestfuzz' extension
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_xxtestfuzz
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_xxtestfuzz/_xxtestfuzz.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_xxtestfuzz/fuzzer.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so
|
|
building '_curses' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_cursesmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.9/_curses.cpython-39-x86_64-linux-gnu.so
|
|
building '_curses_panel' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_curses_panel.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.9/_curses_panel.cpython-39-x86_64-linux-gnu.so
|
|
building '_crypt' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_cryptmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.9/_crypt.cpython-39-x86_64-linux-gnu.so
|
|
building '_socket' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/socketmodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/socketmodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/socketmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_socket.cpython-39-x86_64-linux-gnu.so
|
|
building '_sha256' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/sha256module.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/sha256module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha256.cpython-39-x86_64-linux-gnu.so
|
|
building '_sha512' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/sha512module.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/sha512module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha512.cpython-39-x86_64-linux-gnu.so
|
|
building '_md5' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/md5module.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/md5module.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/md5module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_md5.cpython-39-x86_64-linux-gnu.so
|
|
building '_sha1' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/sha1module.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/sha1module.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/sha1module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha1.cpython-39-x86_64-linux-gnu.so
|
|
building '_blake2' extension
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_blake2
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_blake2/blake2b_impl.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_blake2/blake2module.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_blake2/blake2s_impl.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_blake2.cpython-39-x86_64-linux-gnu.so
|
|
building '_sha3' extension
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_sha3
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_sha3/sha3module.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha3.cpython-39-x86_64-linux-gnu.so
|
|
building 'termios' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/termios.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/termios.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/termios.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/termios.cpython-39-x86_64-linux-gnu.so
|
|
building 'resource' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/resource.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/resource.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/resource.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/resource.cpython-39-x86_64-linux-gnu.so
|
|
building 'ossaudiodev' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/ossaudiodev.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/ossaudiodev.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/ossaudiodev.cpython-39-x86_64-linux-gnu.so
|
|
building 'binascii' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/binascii.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/binascii.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/binascii.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/binascii.cpython-39-x86_64-linux-gnu.so
|
|
building '_lzma' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_lzmamodule.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.9/_lzma.cpython-39-x86_64-linux-gnu.so
|
|
building 'pyexpat' extension
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/expat
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.9.6/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/expat/xmlparse.o -Wno-unreachable-code
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.9.6/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/expat/xmlrole.o -Wno-unreachable-code
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.9.6/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/expat/xmltok.o -Wno-unreachable-code
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.9.6/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/pyexpat.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/pyexpat.o -Wno-unreachable-code
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/expat/xmltok.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/pyexpat.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/pyexpat.cpython-39-x86_64-linux-gnu.so
|
|
building '_elementtree' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.9.6/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_elementtree.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_elementtree.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_elementtree.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_elementtree.cpython-39-x86_64-linux-gnu.so
|
|
building '_multibytecodec' extension
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/multibytecodec.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_multibytecodec.cpython-39-x86_64-linux-gnu.so
|
|
building '_codecs_kr' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_kr.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_kr.cpython-39-x86_64-linux-gnu.so
|
|
building '_codecs_jp' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_jp.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_jp.cpython-39-x86_64-linux-gnu.so
|
|
building '_codecs_cn' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_cn.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_cn.cpython-39-x86_64-linux-gnu.so
|
|
building '_codecs_tw' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_tw.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_tw.cpython-39-x86_64-linux-gnu.so
|
|
building '_codecs_hk' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_hk.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_hk.cpython-39-x86_64-linux-gnu.so
|
|
building '_codecs_iso2022' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_iso2022.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so
|
|
building '_decimal' extension
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/_decimal.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/basearith.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/constants.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/context.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/convolute.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/crt.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/difradix2.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/fnt.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/fourstep.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/io.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/mpalloc.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/mpdecimal.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/numbertheory.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/sixstep.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.9.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/transpose.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_decimal.cpython-39-x86_64-linux-gnu.so
|
|
building '_ctypes_test' extension
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_ctypes
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_ctypes/_ctypes_test.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_ctypes_test.cpython-39-x86_64-linux-gnu.so
|
|
building '_posixshmem' extension
|
|
creating build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_multiprocessing
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_multiprocessing/posixshmem.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_posixshmem.cpython-39-x86_64-linux-gnu.so
|
|
building '_multiprocessing' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_multiprocessing/multiprocessing.o
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_multiprocessing/semaphore.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_multiprocessing.cpython-39-x86_64-linux-gnu.so
|
|
building 'xxlimited' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/xxlimited.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/xxlimited.o
|
|
gcc -shared build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/xxlimited.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.9/xxlimited.cpython-39-x86_64-linux-gnu.so
|
|
building '_ctypes' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE
|
|
|
|
Python build finished successfully!
|
|
The necessary bits to build these optional modules were not found:
|
|
_bz2 _dbm _gdbm
|
|
_hashlib _sqlite3 _ssl
|
|
_tkinter _uuid nis
|
|
readline zlib
|
|
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
|
|
|
|
|
|
The following modules found by detect_modules() in setup.py, have been
|
|
built by the Makefile instead, as configured by the Setup files:
|
|
_abc atexit pwd
|
|
time
|
|
|
|
|
|
Failed to build these modules:
|
|
_ctypes
|
|
|
|
|
|
Could not build the ssl module!
|
|
Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host().
|
|
LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381
|
|
|
|
running build_scripts
|
|
creating build/scripts-3.9
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/pydoc3 -> build/scripts-3.9
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/idle3 -> build/scripts-3.9
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/2to3 -> build/scripts-3.9
|
|
changing mode of build/scripts-3.9/pydoc3 from 644 to 755
|
|
changing mode of build/scripts-3.9/idle3 from 644 to 755
|
|
changing mode of build/scripts-3.9/2to3 from 644 to 755
|
|
renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9
|
|
renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9
|
|
renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9
|
|
/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py
|
|
gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
|
|
gcc -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.9 -lcrypt -ldl -lm -lm
|
|
sed -e "s,@EXENAME@,/usr/bin/python3.9," < ./Misc/python-config.in >python-config.py
|
|
LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
|
|
if test "no-framework" = "no-framework" ; then \
|
|
/usr/bin/install -c python /usr/bin/python3.9; \
|
|
else \
|
|
/usr/bin/install -c -s Mac/pythonw /usr/bin/python3.9; \
|
|
fi
|
|
if test "3.9" != "3.9"; then \
|
|
if test -f /usr/bin/python3.9 -o -h /usr/bin/python3.9; \
|
|
then rm -f /usr/bin/python3.9; \
|
|
fi; \
|
|
(cd /usr/bin; ln python3.9 python3.9); \
|
|
fi
|
|
if test -f libpython3.9.so && test "no-framework" = "no-framework" ; then \
|
|
if test -n "" ; then \
|
|
/usr/bin/install -c -m 755 /usr/bin; \
|
|
else \
|
|
/usr/bin/install -c -m 755 libpython3.9.so /usr/lib/libpython3.9.so.1.0; \
|
|
if test libpython3.9.so != libpython3.9.so.1.0; then \
|
|
(cd /usr/lib; ln -sf libpython3.9.so.1.0 libpython3.9.so) \
|
|
fi \
|
|
fi; \
|
|
if test -n "libpython3.so"; then \
|
|
/usr/bin/install -c -m 755 libpython3.so /usr/lib/libpython3.so; \
|
|
fi; \
|
|
else true; \
|
|
fi
|
|
if test "x" != "x" ; then \
|
|
rm -f /usr/binpython3.9-32; \
|
|
lipo \
|
|
-output /usr/bin/python3.9-32 \
|
|
/usr/bin/python3.9; \
|
|
fi
|
|
if test "x" != "x" ; then \
|
|
rm -f /usr/binpython3.9-intel64; \
|
|
lipo \
|
|
-output /usr/bin/python3.9-intel64 \
|
|
/usr/bin/python3.9; \
|
|
fi
|
|
LD_LIBRARY_PATH=/sources/Python-3.9.6 CC='gcc' LDSHARED='gcc -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build
|
|
running build
|
|
running build_ext
|
|
INFO: Can't locate Tcl/Tk libs and/or headers
|
|
building '_ctypes' extension
|
|
gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE
|
|
|
|
Python build finished successfully!
|
|
The necessary bits to build these optional modules were not found:
|
|
_bz2 _dbm _gdbm
|
|
_hashlib _sqlite3 _ssl
|
|
_tkinter _uuid nis
|
|
readline zlib
|
|
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
|
|
|
|
|
|
The following modules found by detect_modules() in setup.py, have been
|
|
built by the Makefile instead, as configured by the Setup files:
|
|
_abc atexit pwd
|
|
time
|
|
|
|
|
|
Failed to build these modules:
|
|
_ctypes
|
|
|
|
|
|
Could not build the ssl module!
|
|
Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host().
|
|
LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381
|
|
|
|
running build_scripts
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/pydoc3 -> build/scripts-3.9
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/idle3 -> build/scripts-3.9
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/2to3 -> build/scripts-3.9
|
|
changing mode of build/scripts-3.9/pydoc3 from 644 to 755
|
|
changing mode of build/scripts-3.9/idle3 from 644 to 755
|
|
changing mode of build/scripts-3.9/2to3 from 644 to 755
|
|
renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9
|
|
renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9
|
|
renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9
|
|
Creating directory /usr/lib/python3.9
|
|
Creating directory /usr/lib/python3.9/tkinter
|
|
Creating directory /usr/lib/python3.9/tkinter/test
|
|
Creating directory /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
Creating directory /usr/lib/python3.9/tkinter/test/test_ttk
|
|
Creating directory /usr/lib/python3.9/site-packages
|
|
Creating directory /usr/lib/python3.9/test
|
|
Creating directory /usr/lib/python3.9/test/audiodata
|
|
Creating directory /usr/lib/python3.9/test/capath
|
|
Creating directory /usr/lib/python3.9/test/data
|
|
Creating directory /usr/lib/python3.9/test/cjkencodings
|
|
Creating directory /usr/lib/python3.9/test/decimaltestdata
|
|
Creating directory /usr/lib/python3.9/test/xmltestdata
|
|
Creating directory /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
Creating directory /usr/lib/python3.9/test/dtracedata
|
|
Creating directory /usr/lib/python3.9/test/eintrdata
|
|
Creating directory /usr/lib/python3.9/test/imghdrdata
|
|
Creating directory /usr/lib/python3.9/test/libregrtest
|
|
Creating directory /usr/lib/python3.9/test/subprocessdata
|
|
Creating directory /usr/lib/python3.9/test/sndhdrdata
|
|
Creating directory /usr/lib/python3.9/test/support
|
|
Creating directory /usr/lib/python3.9/test/tracedmodules
|
|
Creating directory /usr/lib/python3.9/test/encoded_modules
|
|
Creating directory /usr/lib/python3.9/test/test_import
|
|
Creating directory /usr/lib/python3.9/test/test_import/data
|
|
Creating directory /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
Creating directory /usr/lib/python3.9/test/test_import/data/circular_imports/subpkg
|
|
Creating directory /usr/lib/python3.9/test/test_import/data/package
|
|
Creating directory /usr/lib/python3.9/test/test_import/data/package2
|
|
Creating directory /usr/lib/python3.9/test/test_import/data/unwritable
|
|
Creating directory /usr/lib/python3.9/importlib
|
|
Creating directory /usr/lib/python3.9/test/test_importlib
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/builtin
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data01
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data01/subdirectory
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data02
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data02/one
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data02/two
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data03
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data03/namespace
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data03/namespace/portion1
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/data03/namespace/portion2
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/extension
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/frozen
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/import_
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/partial
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/source
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/zipdata01
|
|
Creating directory /usr/lib/python3.9/test/test_importlib/zipdata02
|
|
Creating directory /usr/lib/python3.9/test/test_zoneinfo
|
|
Creating directory /usr/lib/python3.9/test/test_zoneinfo/data
|
|
Creating directory /usr/lib/python3.9/test/ziptestdata
|
|
Creating directory /usr/lib/python3.9/asyncio
|
|
Creating directory /usr/lib/python3.9/test/test_asyncio
|
|
Creating directory /usr/lib/python3.9/collections
|
|
Creating directory /usr/lib/python3.9/concurrent
|
|
Creating directory /usr/lib/python3.9/concurrent/futures
|
|
Creating directory /usr/lib/python3.9/encodings
|
|
Creating directory /usr/lib/python3.9/email
|
|
Creating directory /usr/lib/python3.9/email/mime
|
|
Creating directory /usr/lib/python3.9/test/test_email
|
|
Creating directory /usr/lib/python3.9/test/test_email/data
|
|
Creating directory /usr/lib/python3.9/ensurepip
|
|
Creating directory /usr/lib/python3.9/ensurepip/_bundled
|
|
Creating directory /usr/lib/python3.9/html
|
|
Creating directory /usr/lib/python3.9/json
|
|
Creating directory /usr/lib/python3.9/test/test_json
|
|
Creating directory /usr/lib/python3.9/http
|
|
Creating directory /usr/lib/python3.9/dbm
|
|
Creating directory /usr/lib/python3.9/xmlrpc
|
|
Creating directory /usr/lib/python3.9/sqlite3
|
|
Creating directory /usr/lib/python3.9/sqlite3/test
|
|
Creating directory /usr/lib/python3.9/logging
|
|
Creating directory /usr/lib/python3.9/wsgiref
|
|
Creating directory /usr/lib/python3.9/urllib
|
|
Creating directory /usr/lib/python3.9/lib2to3
|
|
Creating directory /usr/lib/python3.9/lib2to3/fixes
|
|
Creating directory /usr/lib/python3.9/lib2to3/pgen2
|
|
Creating directory /usr/lib/python3.9/lib2to3/tests
|
|
Creating directory /usr/lib/python3.9/lib2to3/tests/data
|
|
Creating directory /usr/lib/python3.9/lib2to3/tests/data/fixers
|
|
Creating directory /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes
|
|
Creating directory /usr/lib/python3.9/ctypes
|
|
Creating directory /usr/lib/python3.9/ctypes/test
|
|
Creating directory /usr/lib/python3.9/ctypes/macholib
|
|
Creating directory /usr/lib/python3.9/idlelib
|
|
Creating directory /usr/lib/python3.9/idlelib/Icons
|
|
Creating directory /usr/lib/python3.9/idlelib/idle_test
|
|
Creating directory /usr/lib/python3.9/distutils
|
|
Creating directory /usr/lib/python3.9/distutils/command
|
|
Creating directory /usr/lib/python3.9/distutils/tests
|
|
Creating directory /usr/lib/python3.9/xml
|
|
Creating directory /usr/lib/python3.9/xml/dom
|
|
Creating directory /usr/lib/python3.9/xml/etree
|
|
Creating directory /usr/lib/python3.9/xml/parsers
|
|
Creating directory /usr/lib/python3.9/xml/sax
|
|
Creating directory /usr/lib/python3.9/test/test_peg_generator
|
|
Creating directory /usr/lib/python3.9/test/test_tools
|
|
Creating directory /usr/lib/python3.9/test/test_warnings
|
|
Creating directory /usr/lib/python3.9/test/test_warnings/data
|
|
Creating directory /usr/lib/python3.9/turtledemo
|
|
Creating directory /usr/lib/python3.9/multiprocessing
|
|
Creating directory /usr/lib/python3.9/multiprocessing/dummy
|
|
Creating directory /usr/lib/python3.9/unittest
|
|
Creating directory /usr/lib/python3.9/unittest/test
|
|
Creating directory /usr/lib/python3.9/unittest/test/testmock
|
|
Creating directory /usr/lib/python3.9/venv
|
|
Creating directory /usr/lib/python3.9/venv/scripts
|
|
Creating directory /usr/lib/python3.9/venv/scripts/common
|
|
Creating directory /usr/lib/python3.9/venv/scripts/posix
|
|
Creating directory /usr/lib/python3.9/curses
|
|
Creating directory /usr/lib/python3.9/pydoc_data
|
|
Creating directory /usr/lib/python3.9/zoneinfo
|
|
/usr/bin/install -c -m 644 ./Lib/__future__.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_aix_support.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_bootlocale.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_bootsubprocess.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_collections_abc.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_compression.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_markupbase.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_osx_support.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_py_abc.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_pydecimal.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_pyio.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_strptime.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_threading_local.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/_weakrefset.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/abc.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/aifc.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/antigravity.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/argparse.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/ast.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/asynchat.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/asyncore.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/base64.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/bdb.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/binhex.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/bisect.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/bz2.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/cProfile.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/calendar.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/cgi.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/cgitb.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/chunk.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/cmd.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/code.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/codecs.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/codeop.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/colorsys.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/compileall.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/configparser.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/contextlib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/contextvars.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/copy.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/copyreg.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/crypt.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/csv.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/dataclasses.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/datetime.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/decimal.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/difflib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/dis.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/doctest.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/enum.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/filecmp.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/fileinput.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/fnmatch.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/formatter.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/fractions.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/ftplib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/functools.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/genericpath.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/getopt.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/getpass.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/gettext.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/glob.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/graphlib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/gzip.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/hashlib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/heapq.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/hmac.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/imaplib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/imghdr.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/imp.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/inspect.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/io.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/ipaddress.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/keyword.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/linecache.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/locale.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/lzma.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/mailbox.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/mailcap.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/mimetypes.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/modulefinder.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/netrc.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/nntplib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/ntpath.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/nturl2path.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/numbers.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/opcode.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/operator.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/optparse.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/os.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pathlib.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/pdb.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pickle.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pickletools.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pipes.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pkgutil.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/platform.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/plistlib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/poplib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/posixpath.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pprint.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/profile.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pstats.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pty.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/py_compile.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/pyclbr.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/pydoc.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/queue.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/quopri.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/random.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/re.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/reprlib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/runpy.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/sched.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/secrets.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/selectors.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/shelve.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/shlex.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/shutil.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/signal.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/site.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/smtpd.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/smtplib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/sndhdr.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/socket.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/socketserver.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/sre_compile.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/sre_constants.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/sre_parse.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/ssl.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/stat.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/statistics.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/string.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/stringprep.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/struct.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/subprocess.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/sunau.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/symbol.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/symtable.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/sysconfig.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/tabnanny.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/tarfile.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/telnetlib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/tempfile.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/textwrap.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/this.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/threading.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/timeit.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/token.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/tokenize.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/trace.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/traceback.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/tracemalloc.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/tty.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/turtle.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/types.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/typing.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/uu.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/uuid.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/warnings.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/wave.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/weakref.py /usr/lib/python3.9
|
|
/usr/bin/install -c ./Lib/webbrowser.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/xdrlib.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/zipapp.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/zipfile.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/zipimport.py /usr/lib/python3.9
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/font.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /usr/lib/python3.9/tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/README /usr/lib/python3.9/tkinter/test
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /usr/lib/python3.9/tkinter/test
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /usr/lib/python3.9/tkinter/test
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /usr/lib/python3.9/tkinter/test
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /usr/lib/python3.9/tkinter/test
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib/python3.9/tkinter/test/test_tkinter
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /usr/lib/python3.9/tkinter/test/test_ttk
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib/python3.9/tkinter/test/test_ttk
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /usr/lib/python3.9/tkinter/test/test_ttk
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /usr/lib/python3.9/tkinter/test/test_ttk
|
|
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib/python3.9/tkinter/test/test_ttk
|
|
/usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /usr/lib/python3.9/site-packages
|
|
/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/__init__.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/__main__.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/allsans.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ann_module.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ann_module2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ann_module3.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiotests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/audit-tests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/autotest.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/bad_getattr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/bad_getattr2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/bad_getattr3.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c ./Lib/test/bisect_cmd.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/clinic.test /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/coding20731.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c ./Lib/test/curses_tests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/dis_module.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/double_const.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ffdh3072.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/final_a.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/final_b.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/future_test1.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/future_test2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/good_getattr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/idnsans.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/keycertecc.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/mime.types /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/mp_preload.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/nokia.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/nosan.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/profilee.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/pstats.pck /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/pythoninfo.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /usr/lib/python3.9/test
|
|
/usr/bin/install -c ./Lib/test/re_tests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/recursion.tar /usr/lib/python3.9/test
|
|
/usr/bin/install -c ./Lib/test/regrtest.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/relimport.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/reperf.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/revocation.crl /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/secp384r1.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/signalinterproctester.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/ssltests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_array.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncgen.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_audit.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_baseexception.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_bdb.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_call.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_check_c_globals.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_class.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_clinic.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_code.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_context.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dataclasses.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dict_version.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dtrace.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_embed.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_enum.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_errno.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_file.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_float.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_format.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_frame.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_fstring.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_future.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_generator_stop.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_genericalias.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_genericclass.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_global.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_graphlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_grp.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_html.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_idle.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_index.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_int.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_io.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_list.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_lltrace.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_long.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_math.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_module.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_named_expressions.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_os.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_peg_parser.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_print.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_profile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_property.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_raise.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_random.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_range.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_re.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_repl.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sched.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_secrets.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_select.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_set.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_site.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c ./Lib/test/test_socket.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_stat.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_string.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_string_literals.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_subclassinit.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_super.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_support.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_symbol.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tabnanny.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_time.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tix.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_turtle.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_type_comments.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_types.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_typing.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_unparse.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_utf8source.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_venv.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_with.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_yield_from.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /usr/lib/python3.9/test
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /usr/lib/python3.9/test/audiodata
|
|
/usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /usr/lib/python3.9/test/capath
|
|
/usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /usr/lib/python3.9/test/capath
|
|
/usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /usr/lib/python3.9/test/capath
|
|
/usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /usr/lib/python3.9/test/capath
|
|
/usr/bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /usr/lib/python3.9/test/capath
|
|
/usr/bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /usr/lib/python3.9/test/capath
|
|
/usr/bin/install -c -m 644 ./Lib/test/data/README /usr/lib/python3.9/test/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib/python3.9/test/cjkencodings
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/lib/python3.9/test/decimaltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib/python3.9/test/xmltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /usr/lib/python3.9/test/xmltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /usr/lib/python3.9/test/xmltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /usr/lib/python3.9/test/xmltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /usr/lib/python3.9/test/xmltestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /usr/lib/python3.9/test/xmltestdata/c14n-20
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.py /usr/lib/python3.9/test/dtracedata
|
|
/usr/bin/install -c -m 644 ./Lib/test/eintrdata/eintr_tester.py /usr/lib/python3.9/test/eintrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /usr/lib/python3.9/test/imghdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/main.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /usr/lib/python3.9/test/libregrtest
|
|
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /usr/lib/python3.9/test/subprocessdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /usr/lib/python3.9/test/subprocessdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /usr/lib/python3.9/test/subprocessdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /usr/lib/python3.9/test/subprocessdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/lib/python3.9/test/subprocessdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /usr/lib/python3.9/test/sndhdrdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /usr/lib/python3.9/test/support
|
|
/usr/bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /usr/lib/python3.9/test/support
|
|
/usr/bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /usr/lib/python3.9/test/support
|
|
/usr/bin/install -c -m 644 ./Lib/test/support/logging_helper.py /usr/lib/python3.9/test/support
|
|
/usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /usr/lib/python3.9/test/support
|
|
/usr/bin/install -c -m 644 ./Lib/test/support/socket_helper.py /usr/lib/python3.9/test/support
|
|
/usr/bin/install -c -m 644 ./Lib/test/support/testresult.py /usr/lib/python3.9/test/support
|
|
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /usr/lib/python3.9/test/tracedmodules
|
|
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /usr/lib/python3.9/test/tracedmodules
|
|
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /usr/lib/python3.9/test/encoded_modules
|
|
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib/python3.9/test/encoded_modules
|
|
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /usr/lib/python3.9/test/encoded_modules
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /usr/lib/python3.9/test/test_import
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /usr/lib/python3.9/test/test_import
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /usr/lib/python3.9/test/test_import/data/circular_imports
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib/python3.9/test/test_import/data/circular_imports/subpkg
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib/python3.9/test/test_import/data/circular_imports/subpkg
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /usr/lib/python3.9/test/test_import/data/package
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /usr/lib/python3.9/test/test_import/data/package
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /usr/lib/python3.9/test/test_import/data/package2
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /usr/lib/python3.9/test/test_import/data/package2
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /usr/lib/python3.9/test/test_import/data/unwritable
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /usr/lib/python3.9/test/test_import/data/unwritable
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/_common.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/abc.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/metadata.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/resources.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/importlib/util.py /usr/lib/python3.9/importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_files.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /usr/lib/python3.9/test/test_importlib
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /usr/lib/python3.9/test/test_importlib/builtin
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /usr/lib/python3.9/test/test_importlib/builtin
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /usr/lib/python3.9/test/test_importlib/builtin
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /usr/lib/python3.9/test/test_importlib/builtin
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /usr/lib/python3.9/test/test_importlib/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /usr/lib/python3.9/test/test_importlib/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /usr/lib/python3.9/test/test_importlib/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /usr/lib/python3.9/test/test_importlib/data01
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /usr/lib/python3.9/test/test_importlib/data01
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /usr/lib/python3.9/test/test_importlib/data01
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /usr/lib/python3.9/test/test_importlib/data01
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib/python3.9/test/test_importlib/data01/subdirectory
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib/python3.9/test/test_importlib/data01/subdirectory
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /usr/lib/python3.9/test/test_importlib/data02
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /usr/lib/python3.9/test/test_importlib/data02/one
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /usr/lib/python3.9/test/test_importlib/data02/one
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /usr/lib/python3.9/test/test_importlib/data02/two
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /usr/lib/python3.9/test/test_importlib/data02/two
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /usr/lib/python3.9/test/test_importlib/data03
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib/python3.9/test/test_importlib/data03/namespace
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib/python3.9/test/test_importlib/data03/namespace/portion1
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib/python3.9/test/test_importlib/data03/namespace/portion2
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /usr/lib/python3.9/test/test_importlib/extension
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /usr/lib/python3.9/test/test_importlib/extension
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib/python3.9/test/test_importlib/extension
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /usr/lib/python3.9/test/test_importlib/extension
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /usr/lib/python3.9/test/test_importlib/extension
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /usr/lib/python3.9/test/test_importlib/extension
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /usr/lib/python3.9/test/test_importlib/frozen
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /usr/lib/python3.9/test/test_importlib/frozen
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /usr/lib/python3.9/test/test_importlib/frozen
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /usr/lib/python3.9/test/test_importlib/frozen
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib/python3.9/test/test_importlib/import_
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib/python3.9/test/test_importlib/namespace_pkgs
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /usr/lib/python3.9/test/test_importlib/partial
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /usr/lib/python3.9/test/test_importlib/partial
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /usr/lib/python3.9/test/test_importlib/source
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /usr/lib/python3.9/test/test_importlib/source
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib/python3.9/test/test_importlib/source
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /usr/lib/python3.9/test/test_importlib/source
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /usr/lib/python3.9/test/test_importlib/source
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /usr/lib/python3.9/test/test_importlib/source
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /usr/lib/python3.9/test/test_importlib/source
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /usr/lib/python3.9/test/test_importlib/zipdata01
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib/python3.9/test/test_importlib/zipdata01
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /usr/lib/python3.9/test/test_importlib/zipdata02
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib/python3.9/test/test_importlib/zipdata02
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /usr/lib/python3.9/test/test_zoneinfo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /usr/lib/python3.9/test/test_zoneinfo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /usr/lib/python3.9/test/test_zoneinfo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /usr/lib/python3.9/test/test_zoneinfo
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /usr/lib/python3.9/test/test_zoneinfo/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /usr/lib/python3.9/test/test_zoneinfo/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /usr/lib/python3.9/test/ziptestdata
|
|
/usr/bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /usr/lib/python3.9/test/ziptestdata
|
|
/usr/bin/install -c ./Lib/test/ziptestdata/exe_with_zip /usr/lib/python3.9/test/ziptestdata
|
|
/usr/bin/install -c ./Lib/test/ziptestdata/header.sh /usr/lib/python3.9/test/ziptestdata
|
|
/usr/bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /usr/lib/python3.9/test/ziptestdata
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/__main__.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/events.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/exceptions.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/log.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/staggered.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/threads.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/trsock.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /usr/lib/python3.9/asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_asyncio_waitfor.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /usr/lib/python3.9/test/test_asyncio
|
|
/usr/bin/install -c -m 644 ./Lib/collections/__init__.py /usr/lib/python3.9/collections
|
|
/usr/bin/install -c -m 644 ./Lib/collections/abc.py /usr/lib/python3.9/collections
|
|
/usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /usr/lib/python3.9/concurrent
|
|
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /usr/lib/python3.9/concurrent/futures
|
|
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /usr/lib/python3.9/concurrent/futures
|
|
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /usr/lib/python3.9/concurrent/futures
|
|
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /usr/lib/python3.9/concurrent/futures
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/oem.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c ./Lib/encodings/rot_13.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/lib/python3.9/encodings
|
|
/usr/bin/install -c -m 644 ./Lib/email/__init__.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/_policybase.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/architecture.rst /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/charset.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/encoders.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/errors.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/generator.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/header.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/iterators.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/message.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/parser.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/policy.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/utils.py /usr/lib/python3.9/email
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /usr/lib/python3.9/email/mime
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /usr/lib/python3.9/test/test_email
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /usr/lib/python3.9/test/test_email/data
|
|
/usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /usr/lib/python3.9/ensurepip
|
|
/usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /usr/lib/python3.9/ensurepip
|
|
/usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /usr/lib/python3.9/ensurepip
|
|
/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/__init__.py /usr/lib/python3.9/ensurepip/_bundled
|
|
/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-21.1.3-py3-none-any.whl /usr/lib/python3.9/ensurepip/_bundled
|
|
/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-56.0.0-py3-none-any.whl /usr/lib/python3.9/ensurepip/_bundled
|
|
/usr/bin/install -c -m 644 ./Lib/html/__init__.py /usr/lib/python3.9/html
|
|
/usr/bin/install -c -m 644 ./Lib/html/entities.py /usr/lib/python3.9/html
|
|
/usr/bin/install -c -m 644 ./Lib/html/parser.py /usr/lib/python3.9/html
|
|
/usr/bin/install -c -m 644 ./Lib/json/__init__.py /usr/lib/python3.9/json
|
|
/usr/bin/install -c -m 644 ./Lib/json/decoder.py /usr/lib/python3.9/json
|
|
/usr/bin/install -c -m 644 ./Lib/json/encoder.py /usr/lib/python3.9/json
|
|
/usr/bin/install -c -m 644 ./Lib/json/scanner.py /usr/lib/python3.9/json
|
|
/usr/bin/install -c -m 644 ./Lib/json/tool.py /usr/lib/python3.9/json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /usr/lib/python3.9/test/test_json
|
|
/usr/bin/install -c -m 644 ./Lib/http/__init__.py /usr/lib/python3.9/http
|
|
/usr/bin/install -c -m 644 ./Lib/http/client.py /usr/lib/python3.9/http
|
|
/usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /usr/lib/python3.9/http
|
|
/usr/bin/install -c -m 644 ./Lib/http/cookies.py /usr/lib/python3.9/http
|
|
/usr/bin/install -c -m 644 ./Lib/http/server.py /usr/lib/python3.9/http
|
|
/usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /usr/lib/python3.9/dbm
|
|
/usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /usr/lib/python3.9/dbm
|
|
/usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /usr/lib/python3.9/dbm
|
|
/usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /usr/lib/python3.9/dbm
|
|
/usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /usr/lib/python3.9/xmlrpc
|
|
/usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /usr/lib/python3.9/xmlrpc
|
|
/usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /usr/lib/python3.9/xmlrpc
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/lib/python3.9/sqlite3
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/lib/python3.9/sqlite3
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /usr/lib/python3.9/sqlite3
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/lib/python3.9/sqlite3/test
|
|
/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /usr/lib/python3.9/logging
|
|
/usr/bin/install -c -m 644 ./Lib/logging/config.py /usr/lib/python3.9/logging
|
|
/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /usr/lib/python3.9/logging
|
|
/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/lib/python3.9/wsgiref
|
|
/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/lib/python3.9/wsgiref
|
|
/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /usr/lib/python3.9/wsgiref
|
|
/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/lib/python3.9/wsgiref
|
|
/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /usr/lib/python3.9/wsgiref
|
|
/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /usr/lib/python3.9/wsgiref
|
|
/usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /usr/lib/python3.9/urllib
|
|
/usr/bin/install -c -m 644 ./Lib/urllib/error.py /usr/lib/python3.9/urllib
|
|
/usr/bin/install -c -m 644 ./Lib/urllib/parse.py /usr/lib/python3.9/urllib
|
|
/usr/bin/install -c -m 644 ./Lib/urllib/request.py /usr/lib/python3.9/urllib
|
|
/usr/bin/install -c -m 644 ./Lib/urllib/response.py /usr/lib/python3.9/urllib
|
|
/usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /usr/lib/python3.9/urllib
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /usr/lib/python3.9/lib2to3
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /usr/lib/python3.9/lib2to3/fixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /usr/lib/python3.9/lib2to3/pgen2
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /usr/lib/python3.9/lib2to3/tests
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /usr/lib/python3.9/lib2to3/tests/data
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /usr/lib/python3.9/lib2to3/tests/data
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /usr/lib/python3.9/lib2to3/tests/data
|
|
/usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /usr/lib/python3.9/lib2to3/tests/data
|
|
/usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /usr/lib/python3.9/lib2to3/tests/data
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib/python3.9/lib2to3/tests/data
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib/python3.9/lib2to3/tests/data
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib/python3.9/lib2to3/tests/data
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib/python3.9/lib2to3/tests/data/fixers
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib/python3.9/lib2to3/tests/data/fixers
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib/python3.9/lib2to3/tests/data/fixers
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes
|
|
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /usr/lib/python3.9/ctypes
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /usr/lib/python3.9/ctypes
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /usr/lib/python3.9/ctypes
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /usr/lib/python3.9/ctypes
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/lib/python3.9/ctypes
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /usr/lib/python3.9/ctypes/test
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/lib/python3.9/ctypes/macholib
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/lib/python3.9/ctypes/macholib
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/lib/python3.9/ctypes/macholib
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/lib/python3.9/ctypes/macholib
|
|
/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/lib/python3.9/ctypes/macholib
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python3.9/ctypes/macholib
|
|
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/lib/python3.9/ctypes/macholib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/browser.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/calltip.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/codecontext.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/colorizer.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/config.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/config_key.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/configdialog.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/debugger.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/debugobj.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/delegator.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/dynoption.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/editor.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/filelist.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/format.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/grep.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/help.html /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/help.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/help_about.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/history.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.bat /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/iomenu.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/macosx.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/multicall.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/outwin.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/percolator.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/pyparse.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c ./Lib/idlelib/pyshell.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/query.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/redirector.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/replace.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/runscript.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/search.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/searchbase.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/searchengine.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/sidebar.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/squeezer.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/statusbar.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/textview.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/tooltip.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/tree.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/undo.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/window.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /usr/lib/python3.9/idlelib
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/lib/python3.9/idlelib/Icons
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /usr/lib/python3.9/idlelib/idle_test
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/README /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/config.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/core.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/log.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/util.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/version.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/lib/python3.9/distutils
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /usr/lib/python3.9/distutils/command
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/lib/python3.9/distutils/tests
|
|
/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /usr/lib/python3.9/xml
|
|
/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/lib/python3.9/xml/dom
|
|
/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/lib/python3.9/xml/dom
|
|
/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/lib/python3.9/xml/dom
|
|
/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/lib/python3.9/xml/dom
|
|
/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/lib/python3.9/xml/dom
|
|
/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/lib/python3.9/xml/dom
|
|
/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/lib/python3.9/xml/dom
|
|
/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/lib/python3.9/xml/dom
|
|
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/lib/python3.9/xml/etree
|
|
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/lib/python3.9/xml/etree
|
|
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/lib/python3.9/xml/etree
|
|
/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/lib/python3.9/xml/etree
|
|
/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/lib/python3.9/xml/etree
|
|
/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/lib/python3.9/xml/parsers
|
|
/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/lib/python3.9/xml/parsers
|
|
/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/lib/python3.9/xml/sax
|
|
/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/lib/python3.9/xml/sax
|
|
/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/lib/python3.9/xml/sax
|
|
/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /usr/lib/python3.9/xml/sax
|
|
/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/lib/python3.9/xml/sax
|
|
/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/lib/python3.9/xml/sax
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /usr/lib/python3.9/test/test_peg_generator
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /usr/lib/python3.9/test/test_peg_generator
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /usr/lib/python3.9/test/test_peg_generator
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /usr/lib/python3.9/test/test_peg_generator
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /usr/lib/python3.9/test/test_peg_generator
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /usr/lib/python3.9/test/test_tools
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /usr/lib/python3.9/test/test_warnings
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /usr/lib/python3.9/test/test_warnings
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /usr/lib/python3.9/test/test_warnings/data
|
|
/usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /usr/lib/python3.9/test/test_warnings/data
|
|
/usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/__main__.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/bytedesign.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/clock.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/forest.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/paint.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/peace.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/penrose.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/sorting_animate.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/tree.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c ./Lib/turtledemo/yinyang.py /usr/lib/python3.9/turtledemo
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /usr/lib/python3.9/multiprocessing
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /usr/lib/python3.9/multiprocessing/dummy
|
|
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /usr/lib/python3.9/multiprocessing/dummy
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/_log.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/async_case.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/case.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/main.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/mock.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/result.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/signals.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/util.py /usr/lib/python3.9/unittest
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /usr/lib/python3.9/unittest/test
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /usr/lib/python3.9/unittest/test/testmock
|
|
/usr/bin/install -c -m 644 ./Lib/venv/__init__.py /usr/lib/python3.9/venv
|
|
/usr/bin/install -c -m 644 ./Lib/venv/__main__.py /usr/lib/python3.9/venv
|
|
/usr/bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /usr/lib/python3.9/venv/scripts/common
|
|
/usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /usr/lib/python3.9/venv/scripts/common
|
|
/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /usr/lib/python3.9/venv/scripts/posix
|
|
/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /usr/lib/python3.9/venv/scripts/posix
|
|
/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /usr/lib/python3.9/curses
|
|
/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /usr/lib/python3.9/curses
|
|
/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /usr/lib/python3.9/curses
|
|
/usr/bin/install -c -m 644 ./Lib/curses/panel.py /usr/lib/python3.9/curses
|
|
/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /usr/lib/python3.9/curses
|
|
/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /usr/lib/python3.9/pydoc_data
|
|
/usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /usr/lib/python3.9/pydoc_data
|
|
/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /usr/lib/python3.9/pydoc_data
|
|
/usr/bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /usr/lib/python3.9/zoneinfo
|
|
/usr/bin/install -c -m 644 ./Lib/zoneinfo/_common.py /usr/lib/python3.9/zoneinfo
|
|
/usr/bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /usr/lib/python3.9/zoneinfo
|
|
/usr/bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /usr/lib/python3.9/zoneinfo
|
|
/usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \
|
|
/usr/lib/python3.9; \
|
|
/usr/bin/install -c -m 644 ./LICENSE /usr/lib/python3.9/LICENSE.txt
|
|
if test -d /usr/lib/python3.9/distutils/tests; then \
|
|
/usr/bin/install -c -m 644 ./Modules/xxmodule.c \
|
|
/usr/lib/python3.9/distutils/tests ; \
|
|
fi
|
|
PYTHONPATH=/usr/lib/python3.9 LD_LIBRARY_PATH=/sources/Python-3.9.6 \
|
|
./python -E -Wi /usr/lib/python3.9/compileall.py \
|
|
-j0 -d /usr/lib/python3.9 -f \
|
|
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
|
|
/usr/lib/python3.9
|
|
Listing '/usr/lib/python3.9'...
|
|
Compiling '/usr/lib/python3.9/__phello__.foo.py'...
|
|
Compiling '/usr/lib/python3.9/_compat_pickle.py'...
|
|
Compiling '/usr/lib/python3.9/_py_abc.py'...
|
|
Compiling '/usr/lib/python3.9/_pyio.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/coroutines.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/format_helpers.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/futures.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/proactor_events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/staggered.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/streams.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/unix_events.py'...
|
|
Compiling '/usr/lib/python3.9/cgitb.py'...
|
|
Compiling '/usr/lib/python3.9/code.py'...
|
|
Compiling '/usr/lib/python3.9/codeop.py'...
|
|
Compiling '/usr/lib/python3.9/collections/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/csv.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_as_parameter.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_cast.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_checkretval.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_errno.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_funcptr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_internals.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_memfunctions.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pep3118.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_repr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_slicing.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_wintypes.py'...
|
|
Compiling '/usr/lib/python3.9/curses/ascii.py'...
|
|
Compiling '/usr/lib/python3.9/datetime.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/check.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dep_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/extension.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/log.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_archive_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dep_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_filelist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/util.py'...
|
|
Compiling '/usr/lib/python3.9/email/_parseaddr.py'...
|
|
Compiling '/usr/lib/python3.9/email/contentmanager.py'...
|
|
Compiling '/usr/lib/python3.9/email/generator.py'...
|
|
Compiling '/usr/lib/python3.9/email/iterators.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/application.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/audio.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/base.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/image.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/message.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/text.py'...
|
|
Compiling '/usr/lib/python3.9/email/quoprimime.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/ascii.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/base64_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/charmap.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1125.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1258.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp737.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp855.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp861.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp866.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp932.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp950.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_kr.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gb2312.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hp_roman8.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_3.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_16.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_7.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_t.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_arabic.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_roman.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/palmos.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jis_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/tis_620.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16_le.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_8.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/zlib_codec.py'...
|
|
Compiling '/usr/lib/python3.9/enum.py'...
|
|
Compiling '/usr/lib/python3.9/getopt.py'...
|
|
Compiling '/usr/lib/python3.9/glob.py'...
|
|
Compiling '/usr/lib/python3.9/hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/hmac.py'...
|
|
Compiling '/usr/lib/python3.9/html/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/html/parser.py'...
|
|
Compiling '/usr/lib/python3.9/http/cookies.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autocomplete.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autoexpand.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/calltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/codecontext.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/hyperparser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/template.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_run.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_tree.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_undo.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/multicall.py'...
|
|
Compiling '/usr/lib/python3.9/imghdr.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_bootstrap.py'...
|
|
Compiling '/usr/lib/python3.9/json/decoder.py'...
|
|
Compiling '/usr/lib/python3.9/json/tool.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixer_util.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/conv.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/refactor.py'...
|
|
Compiling '/usr/lib/python3.9/linecache.py'...
|
|
Compiling '/usr/lib/python3.9/locale.py'...
|
|
Compiling '/usr/lib/python3.9/mimetypes.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/dummy/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/dummy/connection.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/heap.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/queues.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/resource_tracker.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/synchronize.py'...
|
|
Compiling '/usr/lib/python3.9/operator.py'...
|
|
Compiling '/usr/lib/python3.9/pickle.py'...
|
|
Compiling '/usr/lib/python3.9/pty.py'...
|
|
Compiling '/usr/lib/python3.9/_collections_abc.py'...
|
|
Compiling '/usr/lib/python3.9/abc.py'...
|
|
Compiling '/usr/lib/python3.9/argparse.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/locks.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/queues.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/sslproto.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/threads.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/transports.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/windows_events.py'...
|
|
Compiling '/usr/lib/python3.9/bisect.py'...
|
|
Compiling '/usr/lib/python3.9/bz2.py'...
|
|
Compiling '/usr/lib/python3.9/cgi.py'...
|
|
Compiling '/usr/lib/python3.9/collections/abc.py'...
|
|
Compiling '/usr/lib/python3.9/compileall.py'...
|
|
Compiling '/usr/lib/python3.9/configparser.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/dylib.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/framework.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_byteswap.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_delattr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_find.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_functions.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_numbers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_python_api.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_strings.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_win32.py'...
|
|
Compiling '/usr/lib/python3.9/curses/panel.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/gnu.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/ndbm.py'...
|
|
Compiling '/usr/lib/python3.9/decimal.py'...
|
|
Compiling '/usr/lib/python3.9/difflib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_rpm.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_py.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/cygwinccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_py.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dir_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_log.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_spawn.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_upload.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/text_file.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/version.py'...
|
|
Compiling '/usr/lib/python3.9/email/_encoded_words.py'...
|
|
Compiling '/usr/lib/python3.9/email/charset.py'...
|
|
Compiling '/usr/lib/python3.9/email/errors.py'...
|
|
Compiling '/usr/lib/python3.9/email/feedparser.py'...
|
|
Compiling '/usr/lib/python3.9/email/message.py'...
|
|
Compiling '/usr/lib/python3.9/email/policy.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/aliases.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/big5.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp037.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1140.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1252.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1256.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp273.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp775.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp856.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp860.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp864.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp874.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jp.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gbk.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_kr.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_13.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_5.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/johab.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_u.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_cyrillic.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mbcs.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/punycode.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16_be.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_7.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/uu_codec.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/_uninstall.py'...
|
|
Compiling '/usr/lib/python3.9/fnmatch.py'...
|
|
Compiling '/usr/lib/python3.9/ftplib.py'...
|
|
Compiling '/usr/lib/python3.9/gzip.py'...
|
|
Compiling '/usr/lib/python3.9/http/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/http/cookiejar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/calltip_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/config.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/filelist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/help.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/htest.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_query.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_text.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/macosx.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/percolator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/redirector.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/rpc.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/sidebar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/undo.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_common.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/machinery.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/util.py'...
|
|
Compiling '/usr/lib/python3.9/io.py'...
|
|
Compiling '/usr/lib/python3.9/ipaddress.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_input.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_map.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_next.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_print.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_types.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/patcomp.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/logging/config.py'...
|
|
Compiling '/usr/lib/python3.9/mailcap.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/connection.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_fork.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/process.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/reduction.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/spawn.py'...
|
|
Compiling '/usr/lib/python3.9/nntplib.py'...
|
|
Compiling '/usr/lib/python3.9/pickletools.py'...
|
|
Compiling '/usr/lib/python3.9/plistlib.py'...
|
|
Compiling '/usr/lib/python3.9/pyclbr.py'...
|
|
Compiling '/usr/lib/python3.9/quopri.py'...
|
|
Compiling '/usr/lib/python3.9/re.py'...
|
|
Compiling '/usr/lib/python3.9/reprlib.py'...
|
|
Compiling '/usr/lib/python3.9/__future__.py'...
|
|
Compiling '/usr/lib/python3.9/_compression.py'...
|
|
Compiling '/usr/lib/python3.9/_markupbase.py'...
|
|
Compiling '/usr/lib/python3.9/_pydecimal.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/tasks.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/windows_utils.py'...
|
|
Compiling '/usr/lib/python3.9/asyncore.py'...
|
|
Compiling '/usr/lib/python3.9/binhex.py'...
|
|
Compiling '/usr/lib/python3.9/calendar.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/_base.py'...
|
|
Compiling '/usr/lib/python3.9/contextlib.py'...
|
|
Compiling '/usr/lib/python3.9/crypt.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/_aix.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/dyld.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_anon.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_bytes.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_callbacks.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_frombuffer.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_init.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_libc.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_macholib.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_objects.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_prototypes.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_refcounts.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_sizes.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_struct_fields.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/wintypes.py'...
|
|
Compiling '/usr/lib/python3.9/curses/textpad.py'...
|
|
Compiling '/usr/lib/python3.9/dis.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/archive_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/bcppcompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_msi.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/clean.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_lib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/core.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dir_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/filelist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/support.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_clean.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_text_file.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_version.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/unixccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/versionpredicate.py'...
|
|
Compiling '/usr/lib/python3.9/email/_header_value_parser.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1006.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1251.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1254.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1257.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp500.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp850.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp858.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp863.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp875.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jisx0213.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gb18030.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hz.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_ext.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_11.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_15.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_4.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_8.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/kz1048.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_iceland.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/oem.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/raw_unicode_escape.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jis.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jisx0213.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/unicode_escape.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/_bundled/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/filecmp.py'...
|
|
Compiling '/usr/lib/python3.9/fractions.py'...
|
|
Compiling '/usr/lib/python3.9/html/entities.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/colorizer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/config_key.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugobj.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugobj_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/dynoption.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/format.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/history.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_browser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_config.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_grep.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_help.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_history.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_replace.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_search.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_window.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/iomenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/replace.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/runscript.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/searchbase.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/squeezer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/tooltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/window.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/zzdummy.py'...
|
|
Compiling '/usr/lib/python3.9/imp.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/abc.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/resources.py'...
|
|
Compiling '/usr/lib/python3.9/inspect.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/main.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pygram.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_fixers.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/resource_sharer.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/sharedctypes.py'...
|
|
Compiling '/usr/lib/python3.9/netrc.py'...
|
|
Compiling '/usr/lib/python3.9/ntpath.py'...
|
|
Compiling '/usr/lib/python3.9/pdb.py'...
|
|
Compiling '/usr/lib/python3.9/posixpath.py'...
|
|
Compiling '/usr/lib/python3.9/pstats.py'...
|
|
Compiling '/usr/lib/python3.9/rlcompleter.py'...
|
|
Compiling '/usr/lib/python3.9/shelve.py'...
|
|
Compiling '/usr/lib/python3.9/signal.py'...
|
|
Compiling '/usr/lib/python3.9/site.py'...
|
|
Compiling '/usr/lib/python3.9/sndhdr.py'...
|
|
Compiling '/usr/lib/python3.9/socket.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/regression.py'...
|
|
Compiling '/usr/lib/python3.9/_aix_support.py'...
|
|
Compiling '/usr/lib/python3.9/_osx_support.py'...
|
|
Compiling '/usr/lib/python3.9/_threading_local.py'...
|
|
Compiling '/usr/lib/python3.9/_weakrefset.py'...
|
|
Compiling '/usr/lib/python3.9/aifc.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_futures.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_tasks.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/constants.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/log.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/protocols.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/runners.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/selector_events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/trsock.py'...
|
|
Compiling '/usr/lib/python3.9/base64.py'...
|
|
Compiling '/usr/lib/python3.9/cProfile.py'...
|
|
Compiling '/usr/lib/python3.9/chunk.py'...
|
|
Compiling '/usr/lib/python3.9/cmd.py'...
|
|
Compiling '/usr/lib/python3.9/colorsys.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/process.py'...
|
|
Compiling '/usr/lib/python3.9/copyreg.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_bitfields.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_incomplete.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_keeprefs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pickling.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_random_things.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_stringptr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_values.py'...
|
|
Compiling '/usr/lib/python3.9/curses/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/curses/has_key.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/dumb.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/_msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_wininst.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_clib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_egg_info.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/sdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/fancy_getopt.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_check.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_extension.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_data.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_lib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_register.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/doctest.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/big5hkscs.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1250.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1255.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp720.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp852.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp862.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp869.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hex_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_10.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_9.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_croatian.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_latin2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/ptcp154.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/undefined.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32_le.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/fileinput.py'...
|
|
Compiling '/usr/lib/python3.9/genericpath.py'...
|
|
Compiling '/usr/lib/python3.9/getpass.py'...
|
|
Compiling '/usr/lib/python3.9/graphlib.py'...
|
|
Compiling '/usr/lib/python3.9/heapq.py'...
|
|
Compiling '/usr/lib/python3.9/http/client.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autocomplete_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/configdialog.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_editor.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pathbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pyshell.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/metadata.py'...
|
|
Compiling '/usr/lib/python3.9/json/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/json/scanner.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/btm_matcher.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_future.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_import.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/literals.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/pgen.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_refactor.py'...
|
|
Compiling '/usr/lib/python3.9/logging/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/context.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/pool.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/shared_memory.py'...
|
|
Compiling '/usr/lib/python3.9/nturl2path.py'...
|
|
Compiling '/usr/lib/python3.9/numbers.py'...
|
|
Compiling '/usr/lib/python3.9/os.py'...
|
|
Compiling '/usr/lib/python3.9/pipes.py'...
|
|
Compiling '/usr/lib/python3.9/pkgutil.py'...
|
|
Compiling '/usr/lib/python3.9/pprint.py'...
|
|
Compiling '/usr/lib/python3.9/sched.py'...
|
|
Compiling '/usr/lib/python3.9/selectors.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/dbapi2.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/dump.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/backup.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/factory.py'...
|
|
Compiling '/usr/lib/python3.9/stat.py'...
|
|
Compiling '/usr/lib/python3.9/string.py'...
|
|
Compiling '/usr/lib/python3.9/tabnanny.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module2.py'...
|
|
Compiling '/usr/lib/python3.9/test/audiotests.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_1.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_1_str.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_textanno.py'...
|
|
Compiling '/usr/lib/python3.9/test/dis_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/call_stack.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/instance.py'...
|
|
Compiling '/usr/lib/python3.9/test/eintrdata/eintr_tester.py'...
|
|
Compiling '/usr/lib/python3.9/test/lock_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/hashlib_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/script_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/testresult.py'...
|
|
Compiling '/usr/lib/python3.9/test/test___future__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__opcode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__osx_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asynchat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/_bootsubprocess.py'...
|
|
Compiling '/usr/lib/python3.9/_strptime.py'...
|
|
Compiling '/usr/lib/python3.9/ast.py'...
|
|
Compiling '/usr/lib/python3.9/bdb.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/thread.py'...
|
|
Compiling '/usr/lib/python3.9/contextvars.py'...
|
|
Compiling '/usr/lib/python3.9/copy.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/_endian.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_arrays.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_loading.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_parameters.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_structures.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/ccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_headers.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/upload.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/errors.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/msvc9compiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_clib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_config_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_file_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_headers.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/email/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/email/_policybase.py'...
|
|
Compiling '/usr/lib/python3.9/email/header.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/multipart.py'...
|
|
Compiling '/usr/lib/python3.9/email/parser.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/bz2_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1026.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1253.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp437.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp865.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp949.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jis_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_14.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_6.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_r.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/latin_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_greek.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_turkish.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/quopri_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16.py'...
|
|
Compiling '/usr/lib/python3.9/formatter.py'...
|
|
Compiling '/usr/lib/python3.9/gettext.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/browser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugger.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/delegator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/editor.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_textview.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_zzdummy.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/parenmatch.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/query.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/scrolledlist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/search.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/searchengine.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/statusbar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/textview.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/zoomheight.py'...
|
|
Compiling '/usr/lib/python3.9/imaplib.py'...
|
|
Compiling '/usr/lib/python3.9/json/encoder.py'...
|
|
Compiling '/usr/lib/python3.9/keyword.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/btm_utils.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_except.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/grammar.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/parse.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/support.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_pytree.py'...
|
|
Compiling '/usr/lib/python3.9/logging/handlers.py'...
|
|
Compiling '/usr/lib/python3.9/modulefinder.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/managers.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/util.py'...
|
|
Compiling '/usr/lib/python3.9/opcode.py'...
|
|
Compiling '/usr/lib/python3.9/pathlib.py'...
|
|
Compiling '/usr/lib/python3.9/poplib.py'...
|
|
Compiling '/usr/lib/python3.9/profile.py'...
|
|
Compiling '/usr/lib/python3.9/py_compile.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc_data/topics.py'...
|
|
Compiling '/usr/lib/python3.9/smtpd.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/transactions.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/userfunctions.py'...
|
|
Compiling '/usr/lib/python3.9/struct.py'...
|
|
Compiling '/usr/lib/python3.9/subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/double_const.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/gc.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/line.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'...
|
|
Compiling '/usr/lib/python3.9/test/final_b.py'...
|
|
Compiling '/usr/lib/python3.9/test/future_test1.py'...
|
|
Compiling '/usr/lib/python3.9/test/future_test2.py'...
|
|
Compiling '/usr/lib/python3.9/test/gdb_sample.py'...
|
|
Compiling '/usr/lib/python3.9/test/good_getattr.py'...
|
|
Compiling '/usr/lib/python3.9/test/inspect_fodder.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/main.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/win_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/mapping_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/pydoc_mod.py'...
|
|
Compiling '/usr/lib/python3.9/test/pydocfodder.py'...
|
|
Compiling '/usr/lib/python3.9/test/regrtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/relimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/reperf.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest_no_doctests.py'...
|
|
Compiling '/usr/lib/python3.9/test/seq_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/ssltests.py'...
|
|
Compiling '/usr/lib/python3.9/test/string_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_argparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_buffer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contains.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contextlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_copyreg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_coroutines.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_devpoll.py'...
|
|
Compiling '/usr/lib/python3.9/_bootlocale.py'...
|
|
Compiling '/usr/lib/python3.9/_sitebuiltins.py'...
|
|
Compiling '/usr/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'...
|
|
Compiling '/usr/lib/python3.9/antigravity.py'...
|
|
Compiling '/usr/lib/python3.9/asynchat.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_events.py'...
|
|
Compiling '/usr/lib/python3.9/codecs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_buffers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_cfuncs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pointers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/util.py'...
|
|
Compiling '/usr/lib/python3.9/dataclasses.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_ext.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_data.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/register.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/debug.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/file_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/spawn.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_ext.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_core.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_sdist.py'...
|
|
Compiling '/usr/lib/python3.9/email/base64mime.py'...
|
|
Compiling '/usr/lib/python3.9/email/encoders.py'...
|
|
Compiling '/usr/lib/python3.9/email/headerregistry.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/nonmultipart.py'...
|
|
Compiling '/usr/lib/python3.9/email/utils.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp424.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp857.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/idna.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_3.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_farsi.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_romanian.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/rot_13.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32_be.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_8_sig.py'...
|
|
Compiling '/usr/lib/python3.9/functools.py'...
|
|
Compiling '/usr/lib/python3.9/http/server.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugger_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/grep.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/help_about.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_format.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_warning.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/mainmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/outwin.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pyparse.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/run.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/stackviewer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/tree.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_bootstrap_external.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixer_base.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_long.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/driver.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/token.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pytree.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_main.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/lzma.py'...
|
|
Compiling '/usr/lib/python3.9/mailbox.py'...
|
|
Compiling '/usr/lib/python3.9/optparse.py'...
|
|
Compiling '/usr/lib/python3.9/platform.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc.py'...
|
|
Compiling '/usr/lib/python3.9/sre_parse.py'...
|
|
Compiling '/usr/lib/python3.9/telnetlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module3.py'...
|
|
Compiling '/usr/lib/python3.9/test/audit-tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/imp_dummy.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/cmdline.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/refleak.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/runtest_mp.py'...
|
|
Compiling '/usr/lib/python3.9/test/make_ssl_certs.py'...
|
|
Compiling '/usr/lib/python3.9/test/mod_generics_cache.py'...
|
|
Compiling '/usr/lib/python3.9/test/mp_fork_bomb.py'...
|
|
Compiling '/usr/lib/python3.9/test/mp_preload.py'...
|
|
Compiling '/usr/lib/python3.9/test/multibytecodec_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/re_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/signalinterproctester.py'...
|
|
Compiling '/usr/lib/python3.9/test/sortperf.py'...
|
|
Compiling '/usr/lib/python3.9/test/ssl_servers.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/fd_status.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/input_reader.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/qcat.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/qgrep.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asdl_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncgen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_base_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_runners.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_server.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_threads.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binascii.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bisect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bufio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bytes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd_line.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_tw.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_colorsys.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compare.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compileall.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_configparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_datetime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_decimal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ensurepip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_eof.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_epoll.py'...
|
|
Compiling '/usr/lib/python3.9/sre_compile.py'...
|
|
Compiling '/usr/lib/python3.9/stringprep.py'...
|
|
Compiling '/usr/lib/python3.9/symbol.py'...
|
|
Compiling '/usr/lib/python3.9/sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/_test_multiprocessing.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/setup.py'...
|
|
Compiling '/usr/lib/python3.9/test/list_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/pickletester.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_array.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_futures2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_locks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_protocols.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_queues.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_transports.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncore.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_augassign.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_baseexception.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bigaddrspace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bigmem.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_c_locale_coercion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_calendar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_capi.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_clinic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd_line_script.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_jp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_collections.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_crypt.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ctypes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_curses.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_deque.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dictcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_difflib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dis.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_email.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericalias.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genexps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getargs2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hmac.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_http_cookiejar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/unwritable/x.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data01/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/fixtures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_zip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_int.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_isinstance.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_iterlen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_decode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_default.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_dump.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_enum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_fail.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_float.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_recursion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_separators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_speedups.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_keyword.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_kqueue.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lib2to3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_linecache.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lltrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_logging.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_netrc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_nis.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_numeric_tower.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_operator.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_picklebuffer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pickletools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pkg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_poll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_popen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_positional_only_arg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pprint.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pulldom.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pyexpat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_range.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_rlcompleter.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_runpy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shelve.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shutil.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strtod.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_structmembers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_structseq.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_subclassinit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sundry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_super.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_symbol.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_symtable.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tarfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tracemalloc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_identifiers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicodedata.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_uuid.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_weakref.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipfile64.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipimport_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc_data/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/queue.py'...
|
|
Compiling '/usr/lib/python3.9/random.py'...
|
|
Compiling '/usr/lib/python3.9/secrets.py'...
|
|
Compiling '/usr/lib/python3.9/shlex.py'...
|
|
Compiling '/usr/lib/python3.9/smtplib.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/dbapi.py'...
|
|
Compiling '/usr/lib/python3.9/statistics.py'...
|
|
Compiling '/usr/lib/python3.9/sunau.py'...
|
|
Compiling '/usr/lib/python3.9/tempfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/autotest.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr2.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr3.py'...
|
|
Compiling '/usr/lib/python3.9/test/bisect_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/test/curses_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/doctest_aliases.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'...
|
|
Compiling '/usr/lib/python3.9/test/final_a.py'...
|
|
Compiling '/usr/lib/python3.9/test/fork_wait.py'...
|
|
Compiling '/usr/lib/python3.9/test/inspect_fodder2.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/pgo.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/runtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/save_env.py'...
|
|
Compiling '/usr/lib/python3.9/test/memory_watchdog.py'...
|
|
Compiling '/usr/lib/python3.9/test/mock_socket.py'...
|
|
Compiling '/usr/lib/python3.9/test/profilee.py'...
|
|
Compiling '/usr/lib/python3.9/test/pyclbr_input.py'...
|
|
Compiling '/usr/lib/python3.9/test/pythoninfo.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/bytecode_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/logging_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/socket_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/test___all__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__locale.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__xxsubinterpreters.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_futures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_pep492.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_audit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_base64.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binhex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_builtin.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_code_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_hk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_jp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_hk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dataclasses.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_eintr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_asian_codecs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_defect_handling.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_generator.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_headerregistry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_pickleable.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_policy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_enum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future5.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_grammar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imghdr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_iter.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_indent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_scanstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_tool.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_keywordonlyarg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_largefile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_listcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_locale.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_longexp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lzma.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_memoryview.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mmap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_msilib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_fork.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_nntplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peepholer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pickle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_platform.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_poplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pow.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_print.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_property.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_py_compile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_queue.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_re.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_socketserver.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_source_encoding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_spwd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_startfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_stat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_string.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_struct.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sunau.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_syntax.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys_setprofile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys_settrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tempfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_gprof2html.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_i18n.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_trace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_types.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllibnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userdict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_utf8_mode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_venv.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/data/import_warning.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wave.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_webbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winreg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xdrlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_etree.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/tix.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/lindenmayer.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/nim.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/async_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/main.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/result.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/signals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exception_variations.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_finalization.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_float.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future4.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_glob.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gzip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_html.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_htmlparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/stubs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_lazy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_open.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_read.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_windows.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_io.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_memoryio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_modulefinder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multibytecodec.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ntpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ossaudiodev.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_osx_env.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pathlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_profile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pty.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pyclbr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_quopri.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_raise.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_readline.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_repl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_reprlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_robotparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sax.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_slice.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtpd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sort.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sqlite.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ssl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_textwrap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_time.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pdeps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_reindent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_sundry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_traceback.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unpack.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unpack_ex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2_localnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2net.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib_response.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urlparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_weakset.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_with.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xmlrpc.py'...
|
|
Compiling '/usr/lib/python3.9/test/testcodec.py'...
|
|
Compiling '/usr/lib/python3.9/test/tf_inherit_check.py'...
|
|
Compiling '/usr/lib/python3.9/test/time_hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/tracedmodules/testmod.py'...
|
|
Compiling '/usr/lib/python3.9/test/xmltests.py'...
|
|
Compiling '/usr/lib/python3.9/textwrap.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/traceback.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/bytedesign.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/forest.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/minimal_hanoi.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/planet_and_moon.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/tree.py'...
|
|
Compiling '/usr/lib/python3.9/types.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/loader.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/runner.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/_test_warnings.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/dummy.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/support.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_break.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_suite.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/util.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/error.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/parse.py'...
|
|
Compiling '/usr/lib/python3.9/venv/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/warnings.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/handlers.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/validate.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/pulldom.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementTree.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_common.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/functional.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_context.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_tasks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cgi.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codeccallbacks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_complex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_context.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_copy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_gnu.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_ndbm.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_decorators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_descrtut.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_distutils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_doctest2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_docxmlrpc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dynamic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test__encoded_words.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_contentmanager.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_inversion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_message.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/torture_test.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_embed.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fcntl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_file.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fileinput.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_format.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_funcattrs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_generator_stop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_generators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getpass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_global.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_graphlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_grp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hash.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_heapq.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_http_cookies.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_idle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imaplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_locks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_resource.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_index.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_int_literal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ioctl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ipaddress.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_list.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_long.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mailbox.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_spawn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_named_expressions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ordered_dict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pipes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pkgutil.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_posix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_random.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_scope.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_selectors.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_site.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_statistics.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_syslog.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tabnanny.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tcl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_thread.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threading_local.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threadsignals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_timeit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_type_comments.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_typing.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipfile.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/dialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/dnd.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/widget_tests.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/ttk.py'...
|
|
Compiling '/usr/lib/python3.9/trace.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/chaos.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/clock.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/peace.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/rosette.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/round_dance.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/two_canvases.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/_log.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_assertions.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_functiontestcase.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/support.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testasync.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/response.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/robotparser.py'...
|
|
Compiling '/usr/lib/python3.9/uuid.py'...
|
|
Compiling '/usr/lib/python3.9/wave.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/headers.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/simple_server.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/util.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/expatbuilder.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/handler.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/saxutils.py'...
|
|
Compiling '/usr/lib/python3.9/zipapp.py'...
|
|
Compiling '/usr/lib/python3.9/zipimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dict_version.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dictviews.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_doctest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dtrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dynamicclassattribute.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test__header_value_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_enumerate.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_errno.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exception_hierarchy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_extcall.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_faulthandler.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_file_eintr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_filecmp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fileio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_flufl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fnmatch.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fork1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fractions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_functools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_httpservers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package/submodule.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_inspect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mailcap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_marshal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_metaclass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mimetypes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_minidom.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_opcodes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_openpty.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_optparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_plistlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_posixpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pstats.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pwd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pydoc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_regrtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_select.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_set.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strftime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_string_literals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_stringprep.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strptime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_telnetlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threadedtempfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threading.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_fixcid.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_lll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_md5sum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pindent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ttk_guionly.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tuple.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_typechecks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ucn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_file.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_file_functions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unittest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_univnewlines.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userlist.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_utf8source.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_uu.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wait3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wait4.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_dom_minicompat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_etree_c.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xmlrpc_net.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xxtestfuzz.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_yield_from.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/tracedmodules/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/win_console_handler.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/font.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/simpledialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'...
|
|
Compiling '/usr/lib/python3.9/tracemalloc.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/colormixer.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/fractalcurves.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/paint.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/penrose.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/yinyang.py'...
|
|
Compiling '/usr/lib/python3.9/typing.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testcallable.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testpatch.py'...
|
|
Compiling '/usr/lib/python3.9/webbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/xdrlib.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/minicompat.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/xmlbuilder.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/cElementTree.py'...
|
|
Compiling '/usr/lib/python3.9/xml/parsers/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/parsers/expat.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/_exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/expatreader.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/server.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_tzpath.py'...
|
|
Compiling '/usr/lib/python3.9/runpy.py'...
|
|
Compiling '/usr/lib/python3.9/shutil.py'...
|
|
Compiling '/usr/lib/python3.9/socketserver.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/dump.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/hooks.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/types.py'...
|
|
Compiling '/usr/lib/python3.9/sre_constants.py'...
|
|
Compiling '/usr/lib/python3.9/ssl.py'...
|
|
Compiling '/usr/lib/python3.9/symtable.py'...
|
|
Compiling '/usr/lib/python3.9/tarfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/coding20731.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_2.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_2_str.py'...
|
|
Compiling '/usr/lib/python3.9/test/datetimetester.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_abstract_numbers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_aifc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ast.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_streams.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_atexit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_audioop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bool.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bz2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_call.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cgitb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_charmapcodec.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_check_c_globals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_class.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_code.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_cn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_iso2022.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_kr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_tw.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_cn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_kr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codeop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_concurrent_futures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contextlib_async.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cprofile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_crashers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_csv.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_defaultdict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_descr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_frame.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_frozen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ftplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericclass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getopt.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gettext.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_httplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/partial/cfimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_files.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_main.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_spec.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_itertools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_math.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_os.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_resource.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_richcmp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sched.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_script_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_secrets.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_setcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shlex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_signal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtpnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sndhdr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_socket.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_timeout.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pathfix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ttk_textonly.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_turtle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unary.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winconsoleio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winsound.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wsgiref.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipapp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipimport.py'...
|
|
Compiling '/usr/lib/python3.9/this.py'...
|
|
Compiling '/usr/lib/python3.9/timeit.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/colorchooser.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/commondialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/constants.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/messagebox.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/scrolledtext.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/support.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'...
|
|
Compiling '/usr/lib/python3.9/token.py'...
|
|
Compiling '/usr/lib/python3.9/tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/sorting_animate.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/mock.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_skipping.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testmock.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementInclude.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementPath.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/xmlreader.py'...
|
|
Compiling '/usr/lib/python3.9/zipfile.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/suite.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_async_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_discovery.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_result.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_setups.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testsealable.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testwith.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/request.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/client.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'...
|
|
Compiling '/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'...
|
|
Compiling '/usr/lib/python3.9/threading.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/filedialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/runtktests.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'...
|
|
Compiling '/usr/lib/python3.9/tty.py'...
|
|
Compiling '/usr/lib/python3.9/turtle.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_program.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_runner.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'...
|
|
Compiling '/usr/lib/python3.9/uu.py'...
|
|
Compiling '/usr/lib/python3.9/venv/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/weakref.py'...
|
|
Compiling '/usr/lib/python3.9/xml/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/NodeFilter.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/domreg.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/minidom.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_zoneinfo.py'...
|
|
Listing '/usr/lib/python3.9/asyncio'...
|
|
Listing '/usr/lib/python3.9/collections'...
|
|
Listing '/usr/lib/python3.9/concurrent'...
|
|
Listing '/usr/lib/python3.9/concurrent/futures'...
|
|
Listing '/usr/lib/python3.9/ctypes'...
|
|
Listing '/usr/lib/python3.9/ctypes/macholib'...
|
|
Listing '/usr/lib/python3.9/ctypes/test'...
|
|
Listing '/usr/lib/python3.9/curses'...
|
|
Listing '/usr/lib/python3.9/dbm'...
|
|
Listing '/usr/lib/python3.9/distutils'...
|
|
Listing '/usr/lib/python3.9/distutils/command'...
|
|
Listing '/usr/lib/python3.9/distutils/tests'...
|
|
Listing '/usr/lib/python3.9/email'...
|
|
Listing '/usr/lib/python3.9/email/mime'...
|
|
Listing '/usr/lib/python3.9/encodings'...
|
|
Listing '/usr/lib/python3.9/ensurepip'...
|
|
Listing '/usr/lib/python3.9/ensurepip/_bundled'...
|
|
Listing '/usr/lib/python3.9/html'...
|
|
Listing '/usr/lib/python3.9/http'...
|
|
Listing '/usr/lib/python3.9/idlelib'...
|
|
Listing '/usr/lib/python3.9/idlelib/Icons'...
|
|
Listing '/usr/lib/python3.9/idlelib/idle_test'...
|
|
Listing '/usr/lib/python3.9/importlib'...
|
|
Listing '/usr/lib/python3.9/json'...
|
|
Listing '/usr/lib/python3.9/lib2to3'...
|
|
Listing '/usr/lib/python3.9/lib2to3/fixes'...
|
|
Listing '/usr/lib/python3.9/lib2to3/pgen2'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data/fixers'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'...
|
|
Listing '/usr/lib/python3.9/logging'...
|
|
Listing '/usr/lib/python3.9/multiprocessing'...
|
|
Listing '/usr/lib/python3.9/multiprocessing/dummy'...
|
|
Listing '/usr/lib/python3.9/pydoc_data'...
|
|
Listing '/usr/lib/python3.9/site-packages'...
|
|
Listing '/usr/lib/python3.9/sqlite3'...
|
|
Listing '/usr/lib/python3.9/sqlite3/test'...
|
|
Listing '/usr/lib/python3.9/test'...
|
|
Listing '/usr/lib/python3.9/test/audiodata'...
|
|
Listing '/usr/lib/python3.9/test/capath'...
|
|
Listing '/usr/lib/python3.9/test/cjkencodings'...
|
|
Listing '/usr/lib/python3.9/test/data'...
|
|
Listing '/usr/lib/python3.9/test/decimaltestdata'...
|
|
Listing '/usr/lib/python3.9/test/dtracedata'...
|
|
Listing '/usr/lib/python3.9/test/eintrdata'...
|
|
Listing '/usr/lib/python3.9/test/encoded_modules'...
|
|
Listing '/usr/lib/python3.9/test/imghdrdata'...
|
|
Listing '/usr/lib/python3.9/test/libregrtest'...
|
|
Listing '/usr/lib/python3.9/test/sndhdrdata'...
|
|
Listing '/usr/lib/python3.9/test/subprocessdata'...
|
|
Listing '/usr/lib/python3.9/test/support'...
|
|
Listing '/usr/lib/python3.9/test/test_asyncio'...
|
|
Listing '/usr/lib/python3.9/test/test_email'...
|
|
Listing '/usr/lib/python3.9/test/test_email/data'...
|
|
Listing '/usr/lib/python3.9/test/test_import'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/circular_imports'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/package'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/package2'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/unwritable'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/builtin'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data01'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data01/subdirectory'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02/one'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02/two'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/extension'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/frozen'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/import_'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/partial'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/source'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/zipdata01'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/zipdata02'...
|
|
Listing '/usr/lib/python3.9/test/test_json'...
|
|
Listing '/usr/lib/python3.9/test/test_peg_generator'...
|
|
Listing '/usr/lib/python3.9/test/test_tools'...
|
|
Listing '/usr/lib/python3.9/test/test_warnings'...
|
|
Listing '/usr/lib/python3.9/test/test_warnings/data'...
|
|
Listing '/usr/lib/python3.9/test/test_zoneinfo'...
|
|
Listing '/usr/lib/python3.9/test/test_zoneinfo/data'...
|
|
Listing '/usr/lib/python3.9/test/tracedmodules'...
|
|
Listing '/usr/lib/python3.9/test/xmltestdata'...
|
|
Listing '/usr/lib/python3.9/test/xmltestdata/c14n-20'...
|
|
Listing '/usr/lib/python3.9/test/ziptestdata'...
|
|
Listing '/usr/lib/python3.9/tkinter'...
|
|
Listing '/usr/lib/python3.9/tkinter/test'...
|
|
Listing '/usr/lib/python3.9/tkinter/test/test_tkinter'...
|
|
Listing '/usr/lib/python3.9/tkinter/test/test_ttk'...
|
|
Listing '/usr/lib/python3.9/turtledemo'...
|
|
Listing '/usr/lib/python3.9/unittest'...
|
|
Listing '/usr/lib/python3.9/unittest/test'...
|
|
Listing '/usr/lib/python3.9/unittest/test/testmock'...
|
|
Listing '/usr/lib/python3.9/urllib'...
|
|
Listing '/usr/lib/python3.9/venv'...
|
|
Listing '/usr/lib/python3.9/venv/scripts'...
|
|
Listing '/usr/lib/python3.9/venv/scripts/common'...
|
|
Listing '/usr/lib/python3.9/venv/scripts/posix'...
|
|
Listing '/usr/lib/python3.9/wsgiref'...
|
|
Listing '/usr/lib/python3.9/xml'...
|
|
Listing '/usr/lib/python3.9/xml/dom'...
|
|
Listing '/usr/lib/python3.9/xml/etree'...
|
|
Listing '/usr/lib/python3.9/xml/parsers'...
|
|
Listing '/usr/lib/python3.9/xml/sax'...
|
|
Listing '/usr/lib/python3.9/xmlrpc'...
|
|
Listing '/usr/lib/python3.9/zoneinfo'...
|
|
PYTHONPATH=/usr/lib/python3.9 LD_LIBRARY_PATH=/sources/Python-3.9.6 \
|
|
./python -E -Wi -O /usr/lib/python3.9/compileall.py \
|
|
-j0 -d /usr/lib/python3.9 -f \
|
|
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
|
|
/usr/lib/python3.9
|
|
Listing '/usr/lib/python3.9'...
|
|
Compiling '/usr/lib/python3.9/_collections_abc.py'...
|
|
Compiling '/usr/lib/python3.9/_threading_local.py'...
|
|
Compiling '/usr/lib/python3.9/_weakrefset.py'...
|
|
Compiling '/usr/lib/python3.9/abc.py'...
|
|
Compiling '/usr/lib/python3.9/antigravity.py'...
|
|
Compiling '/usr/lib/python3.9/argparse.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/futures.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/proactor_events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/sslproto.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/trsock.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/windows_events.py'...
|
|
Compiling '/usr/lib/python3.9/binhex.py'...
|
|
Compiling '/usr/lib/python3.9/cProfile.py'...
|
|
Compiling '/usr/lib/python3.9/cgitb.py'...
|
|
Compiling '/usr/lib/python3.9/code.py'...
|
|
Compiling '/usr/lib/python3.9/codeop.py'...
|
|
Compiling '/usr/lib/python3.9/collections/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/_aix.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_bitfields.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_errno.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_functions.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pointers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_refcounts.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_sizes.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_struct_fields.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_win32.py'...
|
|
Compiling '/usr/lib/python3.9/curses/textpad.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/ndbm.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/_msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_rpm.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_ext.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/register.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/debug.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dir_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/extension.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/filelist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/spawn.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_clib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_filelist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_lib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_register.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/versionpredicate.py'...
|
|
Compiling '/usr/lib/python3.9/email/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/email/base64mime.py'...
|
|
Compiling '/usr/lib/python3.9/email/encoders.py'...
|
|
Compiling '/usr/lib/python3.9/email/errors.py'...
|
|
Compiling '/usr/lib/python3.9/email/generator.py'...
|
|
Compiling '/usr/lib/python3.9/email/message.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/ascii.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/bz2_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1250.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1255.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp437.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp855.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp862.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp866.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp949.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jp.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gb2312.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/idna.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_10.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_5.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/johab.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_u.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_cyrillic.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_roman.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jis.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/undefined.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16_le.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32_le.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/zlib_codec.py'...
|
|
Compiling '/usr/lib/python3.9/formatter.py'...
|
|
Compiling '/usr/lib/python3.9/gettext.py'...
|
|
Compiling '/usr/lib/python3.9/http/cookiejar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/config.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/dynoption.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/format.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/history.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/hyperparser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/template.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_grep.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_history.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_text.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_undo.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/mainmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pathbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pyparse.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/run.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/statusbar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/textview.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/zzdummy.py'...
|
|
Compiling '/usr/lib/python3.9/imaplib.py'...
|
|
Compiling '/usr/lib/python3.9/json/scanner.py'...
|
|
Compiling '/usr/lib/python3.9/json/tool.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixer_base.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixer_util.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_map.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_print.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/patcomp.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/literals.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pygram.py'...
|
|
Compiling '/usr/lib/python3.9/__phello__.foo.py'...
|
|
Compiling '/usr/lib/python3.9/_compat_pickle.py'...
|
|
Compiling '/usr/lib/python3.9/_pyio.py'...
|
|
Compiling '/usr/lib/python3.9/asynchat.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/coroutines.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/format_helpers.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/locks.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/queues.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/staggered.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/streams.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/tasks.py'...
|
|
Compiling '/usr/lib/python3.9/bdb.py'...
|
|
Compiling '/usr/lib/python3.9/cgi.py'...
|
|
Compiling '/usr/lib/python3.9/collections/abc.py'...
|
|
Compiling '/usr/lib/python3.9/colorsys.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/_base.py'...
|
|
Compiling '/usr/lib/python3.9/contextlib.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_anon.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_byteswap.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_delattr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_find.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_init.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_keeprefs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_memfunctions.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pep3118.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_random_things.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_strings.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/wintypes.py'...
|
|
Compiling '/usr/lib/python3.9/curses/has_key.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/dumb.py'...
|
|
Compiling '/usr/lib/python3.9/decimal.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/bcppcompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_msi.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/clean.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/cygwinccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/fancy_getopt.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/msvc9compiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_py.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_clean.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_core.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dir_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_spawn.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_text_file.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_version.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/text_file.py'...
|
|
Compiling '/usr/lib/python3.9/doctest.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/base.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/nonmultipart.py'...
|
|
Compiling '/usr/lib/python3.9/email/policy.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/aliases.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/charmap.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1125.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1252.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1257.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp500.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp852.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp856.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp861.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp865.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp932.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp950.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_kr.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gbk.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_15.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_4.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_9.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_t.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_croatian.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_latin2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/palmos.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/punycode.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16_be.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/_uninstall.py'...
|
|
Compiling '/usr/lib/python3.9/fnmatch.py'...
|
|
Compiling '/usr/lib/python3.9/ftplib.py'...
|
|
Compiling '/usr/lib/python3.9/graphlib.py'...
|
|
Compiling '/usr/lib/python3.9/heapq.py'...
|
|
Compiling '/usr/lib/python3.9/http/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/browser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/calltip_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/configdialog.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_browser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_config.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_replace.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_search.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_textview.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_zzdummy.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/parenmatch.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pyshell.py'...
|
|
Compiling '/usr/lib/python3.9/imp.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/machinery.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/metadata.py'...
|
|
Compiling '/usr/lib/python3.9/ipaddress.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_long.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/driver.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/token.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/refactor.py'...
|
|
Compiling '/usr/lib/python3.9/lzma.py'...
|
|
Compiling '/usr/lib/python3.9/mailcap.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/connection.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/pool.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/sharedctypes.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/util.py'...
|
|
Compiling '/usr/lib/python3.9/opcode.py'...
|
|
Compiling '/usr/lib/python3.9/os.py'...
|
|
Compiling '/usr/lib/python3.9/pipes.py'...
|
|
Compiling '/usr/lib/python3.9/pkgutil.py'...
|
|
Compiling '/usr/lib/python3.9/poplib.py'...
|
|
Compiling '/usr/lib/python3.9/profile.py'...
|
|
Compiling '/usr/lib/python3.9/_osx_support.py'...
|
|
Compiling '/usr/lib/python3.9/ast.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/threads.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/transports.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/unix_events.py'...
|
|
Compiling '/usr/lib/python3.9/compileall.py'...
|
|
Compiling '/usr/lib/python3.9/crypt.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/_endian.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/dyld.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_buffers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_cast.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_macholib.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_objects.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_prototypes.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_structures.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/archive_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_wininst.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_py.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/sdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/support.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_check.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_log.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_sdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/util.py'...
|
|
Compiling '/usr/lib/python3.9/email/_policybase.py'...
|
|
Compiling '/usr/lib/python3.9/email/contentmanager.py'...
|
|
Compiling '/usr/lib/python3.9/email/headerregistry.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/audio.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/message.py'...
|
|
Compiling '/usr/lib/python3.9/email/parser.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/big5hkscs.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp037.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1140.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1253.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1258.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp720.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp850.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp858.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp863.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp874.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp875.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jis_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gb18030.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hex_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_kr.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_11.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_3.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_7.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_r.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/latin_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_iceland.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_turkish.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/raw_unicode_escape.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jisx0213.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/unicode_escape.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32_be.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_8_sig.py'...
|
|
Compiling '/usr/lib/python3.9/filecmp.py'...
|
|
Compiling '/usr/lib/python3.9/functools.py'...
|
|
Compiling '/usr/lib/python3.9/http/client.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autocomplete_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/config_key.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugobj.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/delegator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/grep.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/help_about.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_editor.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_help.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_window.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/macosx.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/percolator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/query.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/scrolledlist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/sidebar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/tooltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/zoomheight.py'...
|
|
Compiling '/usr/lib/python3.9/imghdr.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_bootstrap.py'...
|
|
Compiling '/usr/lib/python3.9/json/decoder.py'...
|
|
Compiling '/usr/lib/python3.9/keyword.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/btm_matcher.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_future.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_import.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_input.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/main.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/parse.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_fixers.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/reduction.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/shared_memory.py'...
|
|
Compiling '/usr/lib/python3.9/ntpath.py'...
|
|
Compiling '/usr/lib/python3.9/pdb.py'...
|
|
Compiling '/usr/lib/python3.9/pprint.py'...
|
|
Compiling '/usr/lib/python3.9/re.py'...
|
|
Compiling '/usr/lib/python3.9/rlcompleter.py'...
|
|
Compiling '/usr/lib/python3.9/secrets.py'...
|
|
Compiling '/usr/lib/python3.9/shelve.py'...
|
|
Compiling '/usr/lib/python3.9/shlex.py'...
|
|
Compiling '/usr/lib/python3.9/smtplib.py'...
|
|
Compiling '/usr/lib/python3.9/socketserver.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/factory.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/types.py'...
|
|
Compiling '/usr/lib/python3.9/ssl.py'...
|
|
Compiling '/usr/lib/python3.9/tarfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/curses_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_textanno.py'...
|
|
Compiling '/usr/lib/python3.9/test/dis_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/gc.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/line.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/__future__.py'...
|
|
Compiling '/usr/lib/python3.9/_compression.py'...
|
|
Compiling '/usr/lib/python3.9/_py_abc.py'...
|
|
Compiling '/usr/lib/python3.9/_pydecimal.py'...
|
|
Compiling '/usr/lib/python3.9/bz2.py'...
|
|
Compiling '/usr/lib/python3.9/chunk.py'...
|
|
Compiling '/usr/lib/python3.9/cmd.py'...
|
|
Compiling '/usr/lib/python3.9/codecs.py'...
|
|
Compiling '/usr/lib/python3.9/configparser.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/framework.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_arrays.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_cfuncs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_incomplete.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_internals.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_loading.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_parameters.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_python_api.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_stringptr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'...
|
|
Compiling '/usr/lib/python3.9/curses/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/curses/panel.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/gnu.py'...
|
|
Compiling '/usr/lib/python3.9/dis.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/ccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_clib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_data.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_egg_info.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_lib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/upload.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dep_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_archive_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_config_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dep_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_extension.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_data.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/email/_parseaddr.py'...
|
|
Compiling '/usr/lib/python3.9/email/feedparser.py'...
|
|
Compiling '/usr/lib/python3.9/email/iterators.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/image.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/text.py'...
|
|
Compiling '/usr/lib/python3.9/email/utils.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/big5.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1006.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1251.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1256.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp424.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp775.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp860.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp869.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hz.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_3.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_13.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_6.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/kz1048.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_greek.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_romanian.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/quopri_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/tis_620.py'...
|
|
Compiling '/usr/lib/python3.9/enum.py'...
|
|
Compiling '/usr/lib/python3.9/getpass.py'...
|
|
Compiling '/usr/lib/python3.9/hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/html/entities.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autocomplete.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/colorizer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugger_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/editor.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_query.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_warning.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/iomenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/replace.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/search.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/searchengine.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/squeezer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/tree.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_common.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/resources.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/util.py'...
|
|
Compiling '/usr/lib/python3.9/io.py'...
|
|
Compiling '/usr/lib/python3.9/json/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/json/encoder.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/btm_utils.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_except.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_next.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_types.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/conv.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/linecache.py'...
|
|
Compiling '/usr/lib/python3.9/logging/config.py'...
|
|
Compiling '/usr/lib/python3.9/mimetypes.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/context.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_fork.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/queues.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/resource_tracker.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/synchronize.py'...
|
|
Compiling '/usr/lib/python3.9/nntplib.py'...
|
|
Compiling '/usr/lib/python3.9/pickletools.py'...
|
|
Compiling '/usr/lib/python3.9/posixpath.py'...
|
|
Compiling '/usr/lib/python3.9/pstats.py'...
|
|
Compiling '/usr/lib/python3.9/runpy.py'...
|
|
Compiling '/usr/lib/python3.9/shutil.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/dump.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/dbapi.py'...
|
|
Compiling '/usr/lib/python3.9/statistics.py'...
|
|
Compiling '/usr/lib/python3.9/symbol.py'...
|
|
Compiling '/usr/lib/python3.9/symtable.py'...
|
|
Compiling '/usr/lib/python3.9/telnetlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module2.py'...
|
|
Compiling '/usr/lib/python3.9/test/autotest.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr2.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr3.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_1.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/instance.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'...
|
|
Compiling '/usr/lib/python3.9/test/final_a.py'...
|
|
Compiling '/usr/lib/python3.9/test/final_b.py'...
|
|
Compiling '/usr/lib/python3.9/_aix_support.py'...
|
|
Compiling '/usr/lib/python3.9/_bootsubprocess.py'...
|
|
Compiling '/usr/lib/python3.9/_markupbase.py'...
|
|
Compiling '/usr/lib/python3.9/_strptime.py'...
|
|
Compiling '/usr/lib/python3.9/aifc.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_futures.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_tasks.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/constants.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/log.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/protocols.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/runners.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/selector_events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncore.py'...
|
|
Compiling '/usr/lib/python3.9/bisect.py'...
|
|
Compiling '/usr/lib/python3.9/calendar.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/process.py'...
|
|
Compiling '/usr/lib/python3.9/copyreg.py'...
|
|
Compiling '/usr/lib/python3.9/csv.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_bytes.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_callbacks.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_funcptr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_libc.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_numbers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_repr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_slicing.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_wintypes.py'...
|
|
Compiling '/usr/lib/python3.9/curses/ascii.py'...
|
|
Compiling '/usr/lib/python3.9/dataclasses.py'...
|
|
Compiling '/usr/lib/python3.9/difflib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/check.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_headers.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/core.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/errors.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/file_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/log.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_ext.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_file_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_headers.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/unixccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/email/_encoded_words.py'...
|
|
Compiling '/usr/lib/python3.9/email/charset.py'...
|
|
Compiling '/usr/lib/python3.9/email/header.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/application.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/multipart.py'...
|
|
Compiling '/usr/lib/python3.9/email/quoprimime.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/base64_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1026.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1254.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp273.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp737.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp857.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp864.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jisx0213.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hp_roman8.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_ext.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_16.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_8.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_arabic.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/oem.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/ptcp154.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/rot_13.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_7.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/fractions.py'...
|
|
Compiling '/usr/lib/python3.9/getopt.py'...
|
|
Compiling '/usr/lib/python3.9/gzip.py'...
|
|
Compiling '/usr/lib/python3.9/http/cookies.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/calltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugobj_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/help.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/htest.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/multicall.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/runscript.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/searchbase.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/stackviewer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/undo.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_bootstrap_external.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/grammar.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/pgen.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/support.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_pytree.py'...
|
|
Compiling '/usr/lib/python3.9/locale.py'...
|
|
Compiling '/usr/lib/python3.9/mailbox.py'...
|
|
Compiling '/usr/lib/python3.9/operator.py'...
|
|
Compiling '/usr/lib/python3.9/pickle.py'...
|
|
Compiling '/usr/lib/python3.9/pty.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/userfunctions.py'...
|
|
Compiling '/usr/lib/python3.9/stringprep.py'...
|
|
Compiling '/usr/lib/python3.9/sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module3.py'...
|
|
Compiling '/usr/lib/python3.9/test/audiotests.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_1_str.py'...
|
|
Compiling '/usr/lib/python3.9/test/double_const.py'...
|
|
Compiling '/usr/lib/python3.9/test/eintrdata/eintr_tester.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/cmdline.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/runtest_mp.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/list_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/mapping_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/pyclbr_input.py'...
|
|
Compiling '/usr/lib/python3.9/test/pydoc_mod.py'...
|
|
Compiling '/usr/lib/python3.9/test/pythoninfo.py'...
|
|
Compiling '/usr/lib/python3.9/test/ssltests.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/fd_status.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/input_reader.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/bytecode_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/hashlib_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/logging_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/script_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/testresult.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__locale.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__xxsubinterpreters.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_base_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'...
|
|
Compiling '/usr/lib/python3.9/_bootlocale.py'...
|
|
Compiling '/usr/lib/python3.9/_sitebuiltins.py'...
|
|
Compiling '/usr/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/windows_utils.py'...
|
|
Compiling '/usr/lib/python3.9/base64.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/thread.py'...
|
|
Compiling '/usr/lib/python3.9/contextvars.py'...
|
|
Compiling '/usr/lib/python3.9/copy.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/dylib.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_as_parameter.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_checkretval.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_frombuffer.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pickling.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_values.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/util.py'...
|
|
Compiling '/usr/lib/python3.9/datetime.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_upload.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/version.py'...
|
|
Compiling '/usr/lib/python3.9/email/_header_value_parser.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_14.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_farsi.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mbcs.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jis_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_8.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/uu_codec.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/_bundled/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/fileinput.py'...
|
|
Compiling '/usr/lib/python3.9/genericpath.py'...
|
|
Compiling '/usr/lib/python3.9/glob.py'...
|
|
Compiling '/usr/lib/python3.9/hmac.py'...
|
|
Compiling '/usr/lib/python3.9/html/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/html/parser.py'...
|
|
Compiling '/usr/lib/python3.9/http/server.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autoexpand.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/codecontext.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugger.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/filelist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_format.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_run.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_tree.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/outwin.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/redirector.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/rpc.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/window.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/abc.py'...
|
|
Compiling '/usr/lib/python3.9/inspect.py'...
|
|
Compiling '/usr/lib/python3.9/logging/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/dummy/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/dummy/connection.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/managers.py'...
|
|
Compiling '/usr/lib/python3.9/optparse.py'...
|
|
Compiling '/usr/lib/python3.9/platform.py'...
|
|
Compiling '/usr/lib/python3.9/py_compile.py'...
|
|
Compiling '/usr/lib/python3.9/queue.py'...
|
|
Compiling '/usr/lib/python3.9/random.py'...
|
|
Compiling '/usr/lib/python3.9/signal.py'...
|
|
Compiling '/usr/lib/python3.9/site.py'...
|
|
Compiling '/usr/lib/python3.9/sndhdr.py'...
|
|
Compiling '/usr/lib/python3.9/socket.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/regression.py'...
|
|
Compiling '/usr/lib/python3.9/sre_constants.py'...
|
|
Compiling '/usr/lib/python3.9/sre_parse.py'...
|
|
Compiling '/usr/lib/python3.9/tempfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/bisect_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_2.py'...
|
|
Compiling '/usr/lib/python3.9/test/doctest_aliases.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/call_stack.py'...
|
|
Compiling '/usr/lib/python3.9/test/fork_wait.py'...
|
|
Compiling '/usr/lib/python3.9/test/future_test1.py'...
|
|
Compiling '/usr/lib/python3.9/test/good_getattr.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/pgo.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/refleak.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/save_env.py'...
|
|
Compiling '/usr/lib/python3.9/test/make_ssl_certs.py'...
|
|
Compiling '/usr/lib/python3.9/test/pickletester.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asynchat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/functional.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_context.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_tasks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_calendar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cgitb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_charmapcodec.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_check_c_globals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_class.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd_line.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_iso2022.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_tw.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_cn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_tw.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_collections.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_csv.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_deque.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_difflib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_distutils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_doctest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dynamic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test__encoded_words.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_email.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_frozen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_graphlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gzip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_htmlparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package/submodule.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/fixtures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'...
|
|
Compiling '/usr/lib/python3.9/test/future_test2.py'...
|
|
Compiling '/usr/lib/python3.9/test/gdb_sample.py'...
|
|
Compiling '/usr/lib/python3.9/test/imp_dummy.py'...
|
|
Compiling '/usr/lib/python3.9/test/inspect_fodder2.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/runtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/setup.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/win_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/lock_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/mod_generics_cache.py'...
|
|
Compiling '/usr/lib/python3.9/test/mp_fork_bomb.py'...
|
|
Compiling '/usr/lib/python3.9/test/mp_preload.py'...
|
|
Compiling '/usr/lib/python3.9/test/profilee.py'...
|
|
Compiling '/usr/lib/python3.9/test/pydocfodder.py'...
|
|
Compiling '/usr/lib/python3.9/test/re_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/ssl_servers.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/qcat.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/qgrep.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ast.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_streams.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_atexit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_audit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_augassign.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bool.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bz2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_capi.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_clinic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_code.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_cn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_jp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_kr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_colorsys.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_concurrent_futures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contextlib_async.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_copyreg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_coroutines.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_defaultdict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_descrtut.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_doctest2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_docxmlrpc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dynamicclassattribute.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test__header_value_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_enumerate.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_eof.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_epoll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exception_variations.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_extcall.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_faulthandler.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_file_eintr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fileinput.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_format.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_funcattrs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_functools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_http_cookies.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_idle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imaplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/unwritable/x.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data01/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/stubs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_isinstance.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_iterlen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_itertools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mailcap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_marshal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_memoryview.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_metaclass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mimetypes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mmap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_msilib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_spawn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_named_expressions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_operator.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pathlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pstats.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pulldom.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pyexpat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_readline.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_reprlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_robotparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sched.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_script_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_secrets.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_set.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_spwd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ssl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tempfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_fixcid.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_md5sum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pdeps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pindent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tracemalloc.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pytree.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_main.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_refactor.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/logging/handlers.py'...
|
|
Compiling '/usr/lib/python3.9/modulefinder.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/heap.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/process.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/resource_sharer.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/spawn.py'...
|
|
Compiling '/usr/lib/python3.9/netrc.py'...
|
|
Compiling '/usr/lib/python3.9/nturl2path.py'...
|
|
Compiling '/usr/lib/python3.9/numbers.py'...
|
|
Compiling '/usr/lib/python3.9/pathlib.py'...
|
|
Compiling '/usr/lib/python3.9/plistlib.py'...
|
|
Compiling '/usr/lib/python3.9/pyclbr.py'...
|
|
Compiling '/usr/lib/python3.9/quopri.py'...
|
|
Compiling '/usr/lib/python3.9/reprlib.py'...
|
|
Compiling '/usr/lib/python3.9/sched.py'...
|
|
Compiling '/usr/lib/python3.9/selectors.py'...
|
|
Compiling '/usr/lib/python3.9/smtpd.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/dbapi2.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/backup.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/dump.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/hooks.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/transactions.py'...
|
|
Compiling '/usr/lib/python3.9/sre_compile.py'...
|
|
Compiling '/usr/lib/python3.9/subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/audit-tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/coding20731.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_2_str.py'...
|
|
Compiling '/usr/lib/python3.9/test/datetimetester.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_abstract_numbers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_aifc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asdl_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncgen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_futures2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_locks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_protocols.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_queues.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_runners.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_server.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bisect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bytes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_code_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_hk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_hk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_gnu.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_decimal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_float.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericalias.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getpass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_global.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_grammar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imghdr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ioctl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_iter.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_separators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_keywordonlyarg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lib2to3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_linecache.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_logging.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_modulefinder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_fork.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_netrc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ntpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ossaudiodev.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_osx_env.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pickle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_platform.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_positional_only_arg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pow.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_print.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_profile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_property.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pwd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pyclbr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_quopri.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_raise.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_random.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_scope.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_setcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shelve.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shutil.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_string_literals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strtod.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_structmembers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_structseq.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_subclassinit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sunau.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_super.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_symbol.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_symtable.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_syslog.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tabnanny.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tcl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_thread.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threadsignals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_timeit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ttk_textonly.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tuple.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ucn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_file.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_identifiers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unittest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unpack.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unpack_ex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2_localnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllibnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userdict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userlist.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_utf8_mode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_venv.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc_data/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc_data/topics.py'...
|
|
Compiling '/usr/lib/python3.9/stat.py'...
|
|
Compiling '/usr/lib/python3.9/string.py'...
|
|
Compiling '/usr/lib/python3.9/struct.py'...
|
|
Compiling '/usr/lib/python3.9/sunau.py'...
|
|
Compiling '/usr/lib/python3.9/tabnanny.py'...
|
|
Compiling '/usr/lib/python3.9/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/_test_multiprocessing.py'...
|
|
Compiling '/usr/lib/python3.9/test/regrtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/relimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/reperf.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'...
|
|
Compiling '/usr/lib/python3.9/test/signalinterproctester.py'...
|
|
Compiling '/usr/lib/python3.9/test/sortperf.py'...
|
|
Compiling '/usr/lib/python3.9/test/string_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_argparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_threads.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_transports.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_audioop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binascii.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binhex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bufio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_builtin.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd_line_script.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_kr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_jp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codeop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compare.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compileall.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contains.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_context.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_copy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dataclasses.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dtrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_eintr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_asian_codecs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_defect_handling.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_generator.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_headerregistry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_pickleable.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/torture_test.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_embed.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_errno.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exception_hierarchy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_finalization.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_flufl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fork1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fractions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future4.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future5.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gettext.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_httplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_open.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_resource.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_windows.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_zip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_int_literal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ipaddress.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_scanstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_tool.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_kqueue.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_list.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_long.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mailbox.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multibytecodec.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_nis.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_nntplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pkgutil.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_posix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_range.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_rlcompleter.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_runpy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_selectors.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_signal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtpnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sndhdr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_socket.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threading.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_i18n.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_reindent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_sundry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_traceback.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicodedata.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_uuid.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_webbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winsound.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wsgiref.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xmlrpc_net.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_yield_from.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'...
|
|
Compiling '/usr/lib/python3.9/this.py'...
|
|
Compiling '/usr/lib/python3.9/timeit.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/constants.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/dnd.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/font.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/simpledialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/tix.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/chaos.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/clock.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/data/import_warning.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_weakref.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipfile.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/colorchooser.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/dialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/filedialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/runtktests.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/support.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/forest.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/peace.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/rosette.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/sorting_animate.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/_log.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/_test_warnings.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_assertions.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_result.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_skipping.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testsealable.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testwith.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/response.py'...
|
|
Compiling '/usr/lib/python3.9/uu.py'...
|
|
Compiling '/usr/lib/python3.9/uuid.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/validate.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/xmlbuilder.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementTree.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_common.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_locks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_main.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_read.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_spec.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_int.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_decode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_default.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_dump.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_enum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_fail.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_float.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_indent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_recursion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_speedups.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_keyword.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_largefile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_listcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lltrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_locale.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_longexp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lzma.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_memoryio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_minidom.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ordered_dict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peepholer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_picklebuffer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pickletools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pkg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_poll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_popen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_poplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pprint.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_py_compile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_queue.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_re.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_socketserver.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sort.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_statistics.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tarfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_turtle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unary.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_weakset.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xdrlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_dom_minicompat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_etree.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/widget_tests.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/ttk.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/bytedesign.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/colormixer.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/fractalcurves.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/paint.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/planet_and_moon.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/two_canvases.py'...
|
|
Compiling '/usr/lib/python3.9/typing.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testasync.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/request.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/util.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/pulldom.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/cElementTree.py'...
|
|
Compiling '/usr/lib/python3.9/xml/parsers/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/saxutils.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/server.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_tzpath.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/minimal_hanoi.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/penrose.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/tree.py'...
|
|
Compiling '/usr/lib/python3.9/types.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/main.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/mock.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_setups.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_suite.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testmock.py'...
|
|
Compiling '/usr/lib/python3.9/venv/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/warnings.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/headers.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/simple_server.py'...
|
|
Compiling '/usr/lib/python3.9/xml/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/NodeFilter.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/domreg.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/minidom.py'...
|
|
Compiling '/usr/lib/python3.9/test/inspect_fodder.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/main.py'...
|
|
Compiling '/usr/lib/python3.9/test/memory_watchdog.py'...
|
|
Compiling '/usr/lib/python3.9/test/mock_socket.py'...
|
|
Compiling '/usr/lib/python3.9/test/multibytecodec_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest_no_doctests.py'...
|
|
Compiling '/usr/lib/python3.9/test/seq_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/socket_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/test___all__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test___future__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__opcode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__osx_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_array.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_futures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_pep492.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_base64.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_buffer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contextlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cprofile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_crashers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_crypt.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ctypes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_curses.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_descr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fcntl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_file.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_filecmp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fileio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fnmatch.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_frame.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ftplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_generator_stop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_generators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getopt.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_glob.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_grp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hash.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_heapq.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_html.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_http_cookiejar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/partial/cfimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_inspect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_opcodes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_os.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_regrtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_select.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shlex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_site.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strftime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_stringprep.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strptime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threadedtempfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threading_local.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_time.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ttk_guionly.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_type_comments.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_typing.py'...
|
|
Compiling '/usr/lib/python3.9/trace.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/nim.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/runner.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/suite.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_async_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_discovery.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'...
|
|
Compiling '/usr/lib/python3.9/webbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/xml/parsers/expat.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/_exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/handler.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/xmlreader.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/client.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncore.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_baseexception.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bigaddrspace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bigmem.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_c_locale_coercion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_call.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cgi.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codeccallbacks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_complex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_configparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_datetime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_ndbm.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_decorators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_devpoll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dict_version.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dictcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dictviews.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dis.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_contentmanager.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_inversion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_message.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_policy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ensurepip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_enum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericclass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genexps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getargs2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hmac.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_httpservers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_files.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_lazy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_index.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_io.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_math.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_numeric_tower.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_openpty.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_optparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pipes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_plistlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_posixpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pty.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pydoc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_repl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_resource.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_richcmp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sax.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_slice.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtpd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_source_encoding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sqlite.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_startfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_stat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_string.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_struct.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sundry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_syntax.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys_setprofile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys_settrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_telnetlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_textwrap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_timeout.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_gprof2html.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_lll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pathfix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_trace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_typechecks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_types.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2net.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib_response.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urlparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wave.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winconsoleio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winreg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_with.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xxtestfuzz.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipapp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipfile64.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipimport_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/xmltests.py'...
|
|
Compiling '/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'...
|
|
Compiling '/usr/lib/python3.9/threading.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/commondialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/messagebox.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/scrolledtext.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'...
|
|
Compiling '/usr/lib/python3.9/token.py'...
|
|
Compiling '/usr/lib/python3.9/tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/tracemalloc.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/lindenmayer.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/round_dance.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/yinyang.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/async_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/loader.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/result.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/signals.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/dummy.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/support.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_break.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_functiontestcase.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/support.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testcallable.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testpatch.py'...
|
|
Compiling '/usr/lib/python3.9/weakref.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/expatbuilder.py'...
|
|
Compiling '/usr/lib/python3.9/zipfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_file_functions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_univnewlines.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_utf8source.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_uu.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wait3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wait4.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_etree_c.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xmlrpc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'...
|
|
Compiling '/usr/lib/python3.9/test/testcodec.py'...
|
|
Compiling '/usr/lib/python3.9/test/tf_inherit_check.py'...
|
|
Compiling '/usr/lib/python3.9/test/time_hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/tracedmodules/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/tracedmodules/testmod.py'...
|
|
Compiling '/usr/lib/python3.9/test/win_console_handler.py'...
|
|
Compiling '/usr/lib/python3.9/textwrap.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/traceback.py'...
|
|
Compiling '/usr/lib/python3.9/tty.py'...
|
|
Compiling '/usr/lib/python3.9/turtle.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_program.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_runner.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/util.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/error.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/parse.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/robotparser.py'...
|
|
Compiling '/usr/lib/python3.9/venv/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/wave.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/handlers.py'...
|
|
Compiling '/usr/lib/python3.9/xdrlib.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/minicompat.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementInclude.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementPath.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/expatreader.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/zipapp.py'...
|
|
Compiling '/usr/lib/python3.9/zipimport.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_zoneinfo.py'...
|
|
Listing '/usr/lib/python3.9/asyncio'...
|
|
Listing '/usr/lib/python3.9/collections'...
|
|
Listing '/usr/lib/python3.9/concurrent'...
|
|
Listing '/usr/lib/python3.9/concurrent/futures'...
|
|
Listing '/usr/lib/python3.9/ctypes'...
|
|
Listing '/usr/lib/python3.9/ctypes/macholib'...
|
|
Listing '/usr/lib/python3.9/ctypes/test'...
|
|
Listing '/usr/lib/python3.9/curses'...
|
|
Listing '/usr/lib/python3.9/dbm'...
|
|
Listing '/usr/lib/python3.9/distutils'...
|
|
Listing '/usr/lib/python3.9/distutils/command'...
|
|
Listing '/usr/lib/python3.9/distutils/tests'...
|
|
Listing '/usr/lib/python3.9/email'...
|
|
Listing '/usr/lib/python3.9/email/mime'...
|
|
Listing '/usr/lib/python3.9/encodings'...
|
|
Listing '/usr/lib/python3.9/ensurepip'...
|
|
Listing '/usr/lib/python3.9/ensurepip/_bundled'...
|
|
Listing '/usr/lib/python3.9/html'...
|
|
Listing '/usr/lib/python3.9/http'...
|
|
Listing '/usr/lib/python3.9/idlelib'...
|
|
Listing '/usr/lib/python3.9/idlelib/Icons'...
|
|
Listing '/usr/lib/python3.9/idlelib/idle_test'...
|
|
Listing '/usr/lib/python3.9/importlib'...
|
|
Listing '/usr/lib/python3.9/json'...
|
|
Listing '/usr/lib/python3.9/lib2to3'...
|
|
Listing '/usr/lib/python3.9/lib2to3/fixes'...
|
|
Listing '/usr/lib/python3.9/lib2to3/pgen2'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data/fixers'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'...
|
|
Listing '/usr/lib/python3.9/logging'...
|
|
Listing '/usr/lib/python3.9/multiprocessing'...
|
|
Listing '/usr/lib/python3.9/multiprocessing/dummy'...
|
|
Listing '/usr/lib/python3.9/pydoc_data'...
|
|
Listing '/usr/lib/python3.9/site-packages'...
|
|
Listing '/usr/lib/python3.9/sqlite3'...
|
|
Listing '/usr/lib/python3.9/sqlite3/test'...
|
|
Listing '/usr/lib/python3.9/test'...
|
|
Listing '/usr/lib/python3.9/test/audiodata'...
|
|
Listing '/usr/lib/python3.9/test/capath'...
|
|
Listing '/usr/lib/python3.9/test/cjkencodings'...
|
|
Listing '/usr/lib/python3.9/test/data'...
|
|
Listing '/usr/lib/python3.9/test/decimaltestdata'...
|
|
Listing '/usr/lib/python3.9/test/dtracedata'...
|
|
Listing '/usr/lib/python3.9/test/eintrdata'...
|
|
Listing '/usr/lib/python3.9/test/encoded_modules'...
|
|
Listing '/usr/lib/python3.9/test/imghdrdata'...
|
|
Listing '/usr/lib/python3.9/test/libregrtest'...
|
|
Listing '/usr/lib/python3.9/test/sndhdrdata'...
|
|
Listing '/usr/lib/python3.9/test/subprocessdata'...
|
|
Listing '/usr/lib/python3.9/test/support'...
|
|
Listing '/usr/lib/python3.9/test/test_asyncio'...
|
|
Listing '/usr/lib/python3.9/test/test_email'...
|
|
Listing '/usr/lib/python3.9/test/test_email/data'...
|
|
Listing '/usr/lib/python3.9/test/test_import'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/circular_imports'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/package'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/package2'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/unwritable'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/builtin'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data01'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data01/subdirectory'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02/one'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02/two'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/extension'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/frozen'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/import_'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/partial'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/source'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/zipdata01'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/zipdata02'...
|
|
Listing '/usr/lib/python3.9/test/test_json'...
|
|
Listing '/usr/lib/python3.9/test/test_peg_generator'...
|
|
Listing '/usr/lib/python3.9/test/test_tools'...
|
|
Listing '/usr/lib/python3.9/test/test_warnings'...
|
|
Listing '/usr/lib/python3.9/test/test_warnings/data'...
|
|
Listing '/usr/lib/python3.9/test/test_zoneinfo'...
|
|
Listing '/usr/lib/python3.9/test/test_zoneinfo/data'...
|
|
Listing '/usr/lib/python3.9/test/tracedmodules'...
|
|
Listing '/usr/lib/python3.9/test/xmltestdata'...
|
|
Listing '/usr/lib/python3.9/test/xmltestdata/c14n-20'...
|
|
Listing '/usr/lib/python3.9/test/ziptestdata'...
|
|
Listing '/usr/lib/python3.9/tkinter'...
|
|
Listing '/usr/lib/python3.9/tkinter/test'...
|
|
Listing '/usr/lib/python3.9/tkinter/test/test_tkinter'...
|
|
Listing '/usr/lib/python3.9/tkinter/test/test_ttk'...
|
|
Listing '/usr/lib/python3.9/turtledemo'...
|
|
Listing '/usr/lib/python3.9/unittest'...
|
|
Listing '/usr/lib/python3.9/unittest/test'...
|
|
Listing '/usr/lib/python3.9/unittest/test/testmock'...
|
|
Listing '/usr/lib/python3.9/urllib'...
|
|
Listing '/usr/lib/python3.9/venv'...
|
|
Listing '/usr/lib/python3.9/venv/scripts'...
|
|
Listing '/usr/lib/python3.9/venv/scripts/common'...
|
|
Listing '/usr/lib/python3.9/venv/scripts/posix'...
|
|
Listing '/usr/lib/python3.9/wsgiref'...
|
|
Listing '/usr/lib/python3.9/xml'...
|
|
Listing '/usr/lib/python3.9/xml/dom'...
|
|
Listing '/usr/lib/python3.9/xml/etree'...
|
|
Listing '/usr/lib/python3.9/xml/parsers'...
|
|
Listing '/usr/lib/python3.9/xml/sax'...
|
|
Listing '/usr/lib/python3.9/xmlrpc'...
|
|
Listing '/usr/lib/python3.9/zoneinfo'...
|
|
PYTHONPATH=/usr/lib/python3.9 LD_LIBRARY_PATH=/sources/Python-3.9.6 \
|
|
./python -E -Wi -OO /usr/lib/python3.9/compileall.py \
|
|
-j0 -d /usr/lib/python3.9 -f \
|
|
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
|
|
/usr/lib/python3.9
|
|
Listing '/usr/lib/python3.9'...
|
|
Compiling '/usr/lib/python3.9/__future__.py'...
|
|
Compiling '/usr/lib/python3.9/_compression.py'...
|
|
Compiling '/usr/lib/python3.9/_markupbase.py'...
|
|
Compiling '/usr/lib/python3.9/_pyio.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/constants.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/futures.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/proactor_events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/threads.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/trsock.py'...
|
|
Compiling '/usr/lib/python3.9/base64.py'...
|
|
Compiling '/usr/lib/python3.9/binhex.py'...
|
|
Compiling '/usr/lib/python3.9/cgi.py'...
|
|
Compiling '/usr/lib/python3.9/codeop.py'...
|
|
Compiling '/usr/lib/python3.9/colorsys.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/thread.py'...
|
|
Compiling '/usr/lib/python3.9/configparser.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_as_parameter.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_cast.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_delattr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_errno.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_funcptr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_incomplete.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_keeprefs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_memfunctions.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_parameters.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_returnfuncptrs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_struct_fields.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_unaligned_structures.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_values.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/util.py'...
|
|
Compiling '/usr/lib/python3.9/curses/panel.py'...
|
|
Compiling '/usr/lib/python3.9/curses/textpad.py'...
|
|
Compiling '/usr/lib/python3.9/decimal.py'...
|
|
Compiling '/usr/lib/python3.9/dis.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/ccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_wininst.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_ext.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_data.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_lib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/upload.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/debug.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dep_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/msvc9compiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/spawn.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_msi.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_py.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_clean.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_cygwinccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_extension.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_filelist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_upload.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/util.py'...
|
|
Compiling '/usr/lib/python3.9/email/_header_value_parser.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1140.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1252.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1258.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp720.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp850.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp857.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp862.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp866.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp950.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gb18030.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hp_roman8.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_10.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_14.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_4.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_7.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_t.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/latin_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_farsi.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_latin2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mbcs.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/palmos.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/raw_unicode_escape.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jis.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jisx0213.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/undefined.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16_le.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32_le.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/fileinput.py'...
|
|
Compiling '/usr/lib/python3.9/fractions.py'...
|
|
Compiling '/usr/lib/python3.9/getpass.py'...
|
|
Compiling '/usr/lib/python3.9/gzip.py'...
|
|
Compiling '/usr/lib/python3.9/html/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/html/entities.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/calltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/colorizer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugobj.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/editor.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_config_key.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_editmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_help.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_help_about.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_hyperparser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_parenmatch.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pyshell.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_rpc.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_run.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_stackviewer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_statusbar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_tooltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_window.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/iomenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/replace.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/runscript.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/search.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/sidebar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/undo.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/abc.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/resources.py'...
|
|
Compiling '/usr/lib/python3.9/inspect.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/pytree_idempotency.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_main.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_refactor.py'...
|
|
Compiling '/usr/lib/python3.9/locale.py'...
|
|
Compiling '/usr/lib/python3.9/mimetypes.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/context.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/heap.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_fork.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/popen_spawn_win32.py'...
|
|
Compiling '/usr/lib/python3.9/_aix_support.py'...
|
|
Compiling '/usr/lib/python3.9/_osx_support.py'...
|
|
Compiling '/usr/lib/python3.9/_strptime.py'...
|
|
Compiling '/usr/lib/python3.9/argparse.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/log.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/protocols.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/runners.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/sslproto.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/transports.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/windows_events.py'...
|
|
Compiling '/usr/lib/python3.9/cProfile.py'...
|
|
Compiling '/usr/lib/python3.9/cgitb.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/process.py'...
|
|
Compiling '/usr/lib/python3.9/copyreg.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/_endian.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/framework.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_array_in_pointer.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_buffers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_bytes.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_checkretval.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_find.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_internals.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_numbers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pointers.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_stringptr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_win32.py'...
|
|
Compiling '/usr/lib/python3.9/curses/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/curses/has_key.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/ndbm.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/_msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_clib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_headers.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/sdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/filelist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/support.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_clib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_check.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_config_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_file_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_headers.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_msvc9compiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_text_file.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_version.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/unixccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/email/_policybase.py'...
|
|
Compiling '/usr/lib/python3.9/email/contentmanager.py'...
|
|
Compiling '/usr/lib/python3.9/email/header.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/image.py'...
|
|
Compiling '/usr/lib/python3.9/email/parser.py'...
|
|
Compiling '/usr/lib/python3.9/email/utils.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1125.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1257.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp737.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp856.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp861.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp865.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp932.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jis_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gb2312.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hz.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_kr.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_15.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_8.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_arabic.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/shift_jis_2004.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/zlib_codec.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/_uninstall.py'...
|
|
Compiling '/usr/lib/python3.9/fnmatch.py'...
|
|
Compiling '/usr/lib/python3.9/ftplib.py'...
|
|
Compiling '/usr/lib/python3.9/hmac.py'...
|
|
Compiling '/usr/lib/python3.9/http/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/http/cookies.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autoexpand.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/browser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/config_key.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugobj_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/delegator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/dynoption.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/filelist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/help_about.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/template.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autoexpand.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_calltip_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_codecontext.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugobj.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_delegator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_format.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_multicall.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_percolator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_replace.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_searchengine.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_textview.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_zoomheight.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/mainmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/outwin.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pyparse.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/run.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/stackviewer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/tree.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_common.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/machinery.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/metadata.py'...
|
|
Compiling '/usr/lib/python3.9/io.py'...
|
|
Compiling '/usr/lib/python3.9/ipaddress.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_input.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_next.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_print.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_renames.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_xrange.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/driver.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/parse.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pytree.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_pytree.py'...
|
|
Compiling '/usr/lib/python3.9/lzma.py'...
|
|
Compiling '/usr/lib/python3.9/mailbox.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/resource_sharer.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/resource_tracker.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/spawn.py'...
|
|
Compiling '/usr/lib/python3.9/netrc.py'...
|
|
Compiling '/usr/lib/python3.9/nntplib.py'...
|
|
Compiling '/usr/lib/python3.9/pickle.py'...
|
|
Compiling '/usr/lib/python3.9/pprint.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc_data/topics.py'...
|
|
Compiling '/usr/lib/python3.9/sndhdr.py'...
|
|
Compiling '/usr/lib/python3.9/socketserver.py'...
|
|
Compiling '/usr/lib/python3.9/_collections_abc.py'...
|
|
Compiling '/usr/lib/python3.9/abc.py'...
|
|
Compiling '/usr/lib/python3.9/aifc.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/locks.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/selector_events.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/unix_events.py'...
|
|
Compiling '/usr/lib/python3.9/cmd.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/concurrent/futures/_base.py'...
|
|
Compiling '/usr/lib/python3.9/contextvars.py'...
|
|
Compiling '/usr/lib/python3.9/copy.py'...
|
|
Compiling '/usr/lib/python3.9/csv.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/dylib.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_anon.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_bitfields.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_cfuncs.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_functions.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pickling.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_python_api.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_repr.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_simplesubclasses.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_structures.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/gnu.py'...
|
|
Compiling '/usr/lib/python3.9/difflib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_msi.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/check.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/core.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/dir_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/errors.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/fancy_getopt.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_rpm.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_core.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_sdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_versionpredicate.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/text_file.py'...
|
|
Compiling '/usr/lib/python3.9/doctest.py'...
|
|
Compiling '/usr/lib/python3.9/email/message.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/ascii.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/big5.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/bz2_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1006.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1251.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1254.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1256.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp437.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp855.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp860.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp864.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp874.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp875.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jisx0213.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/gbk.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_13.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_3.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_6.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_r.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/kz1048.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_greek.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_roman.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/oem.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/punycode.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/unicode_escape.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_32_be.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_7.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/enum.py'...
|
|
Compiling '/usr/lib/python3.9/getopt.py'...
|
|
Compiling '/usr/lib/python3.9/graphlib.py'...
|
|
Compiling '/usr/lib/python3.9/heapq.py'...
|
|
Compiling '/usr/lib/python3.9/http/cookiejar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/calltip_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/config.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/format.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/hyperparser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/mock_tk.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_calltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_configdialog.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_searchbase.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_squeezer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/macosx.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/percolator.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/redirector.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/rpc.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/squeezer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/window.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/zoomheight.py'...
|
|
Compiling '/usr/lib/python3.9/imaplib.py'...
|
|
Compiling '/usr/lib/python3.9/json/encoder.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixer_base.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_apply.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_basestring.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_except.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_future.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_import.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_imports2.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_intern.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_long.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_map.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_nonzero.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_paren.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_reduce.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_repr.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_standarderror.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_throw.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_urllib.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/conv.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/pgen.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/support.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/logging/config.py'...
|
|
Compiling '/usr/lib/python3.9/mailcap.py'...
|
|
Compiling '/usr/lib/python3.9/modulefinder.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/pool.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/sharedctypes.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/util.py'...
|
|
Compiling '/usr/lib/python3.9/operator.py'...
|
|
Compiling '/usr/lib/python3.9/pickletools.py'...
|
|
Compiling '/usr/lib/python3.9/plistlib.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc.py'...
|
|
Compiling '/usr/lib/python3.9/sre_parse.py'...
|
|
Compiling '/usr/lib/python3.9/symbol.py'...
|
|
Compiling '/usr/lib/python3.9/symtable.py'...
|
|
Compiling '/usr/lib/python3.9/tempfile.py'...
|
|
Compiling '/usr/lib/python3.9/__phello__.foo.py'...
|
|
Compiling '/usr/lib/python3.9/_compat_pickle.py'...
|
|
Compiling '/usr/lib/python3.9/_py_abc.py'...
|
|
Compiling '/usr/lib/python3.9/_pydecimal.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/staggered.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/tasks.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/windows_utils.py'...
|
|
Compiling '/usr/lib/python3.9/asyncore.py'...
|
|
Compiling '/usr/lib/python3.9/bisect.py'...
|
|
Compiling '/usr/lib/python3.9/bz2.py'...
|
|
Compiling '/usr/lib/python3.9/calendar.py'...
|
|
Compiling '/usr/lib/python3.9/codecs.py'...
|
|
Compiling '/usr/lib/python3.9/contextlib.py'...
|
|
Compiling '/usr/lib/python3.9/crypt.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/_aix.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/macholib/dyld.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_arrays.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_callbacks.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_frombuffer.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_init.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_libc.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_loading.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_pep3118.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_refcounts.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_sizes.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_strings.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_varsize_struct.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/wintypes.py'...
|
|
Compiling '/usr/lib/python3.9/curses/ascii.py'...
|
|
Compiling '/usr/lib/python3.9/dataclasses.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/bcppcompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/bdist_rpm.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_py.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/clean.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/register.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/cygwinccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/extension.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/file_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_wininst.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_build_ext.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dir_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_lib.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_register.py'...
|
|
Compiling '/usr/lib/python3.9/email/base64mime.py'...
|
|
Compiling '/usr/lib/python3.9/email/charset.py'...
|
|
Compiling '/usr/lib/python3.9/email/errors.py'...
|
|
Compiling '/usr/lib/python3.9/email/generator.py'...
|
|
Compiling '/usr/lib/python3.9/email/iterators.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/application.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/base.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/multipart.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/text.py'...
|
|
Compiling '/usr/lib/python3.9/email/quoprimime.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/big5hkscs.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/charmap.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1026.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1250.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1253.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp1255.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp273.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp424.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp500.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp775.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp949.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_kr.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/hex_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_1.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_3.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso2022_jp_ext.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_11.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_16.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_5.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_8_sig.py'...
|
|
Compiling '/usr/lib/python3.9/ensurepip/_bundled/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/filecmp.py'...
|
|
Compiling '/usr/lib/python3.9/formatter.py'...
|
|
Compiling '/usr/lib/python3.9/genericpath.py'...
|
|
Compiling '/usr/lib/python3.9/gettext.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autocomplete.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/autocomplete_w.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugger.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/help.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/mock_idle.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_autocomplete.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_colorizer.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_editor.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pyparse.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_undo.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pathbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/query.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/searchbase.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/textview.py'...
|
|
Compiling '/usr/lib/python3.9/imp.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/util.py'...
|
|
Compiling '/usr/lib/python3.9/json/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/json/decoder.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixer_util.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/grammar.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/token.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_all_fixers.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/logging/handlers.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/connection.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/process.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/shared_memory.py'...
|
|
Compiling '/usr/lib/python3.9/opcode.py'...
|
|
Compiling '/usr/lib/python3.9/pathlib.py'...
|
|
Compiling '/usr/lib/python3.9/posixpath.py'...
|
|
Compiling '/usr/lib/python3.9/pyclbr.py'...
|
|
Compiling '/usr/lib/python3.9/rlcompleter.py'...
|
|
Compiling '/usr/lib/python3.9/shelve.py'...
|
|
Compiling '/usr/lib/python3.9/signal.py'...
|
|
Compiling '/usr/lib/python3.9/smtplib.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/dbapi2.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/factory.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/transactions.py'...
|
|
Compiling '/usr/lib/python3.9/sre_compile.py'...
|
|
Compiling '/usr/lib/python3.9/tabnanny.py'...
|
|
Compiling '/usr/lib/python3.9/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module3.py'...
|
|
Compiling '/usr/lib/python3.9/test/autotest.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr3.py'...
|
|
Compiling '/usr/lib/python3.9/test/coding20731.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_2.py'...
|
|
Compiling '/usr/lib/python3.9/test/datetimetester.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_aifc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asdl_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncgen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_base_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_runners.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_selector_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_windows_events.py'...
|
|
Compiling '/usr/lib/python3.9/_bootsubprocess.py'...
|
|
Compiling '/usr/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'...
|
|
Compiling '/usr/lib/python3.9/antigravity.py'...
|
|
Compiling '/usr/lib/python3.9/ast.py'...
|
|
Compiling '/usr/lib/python3.9/code.py'...
|
|
Compiling '/usr/lib/python3.9/collections/abc.py'...
|
|
Compiling '/usr/lib/python3.9/compileall.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_byteswap.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_macholib.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_objects.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_random_things.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_slicing.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_wintypes.py'...
|
|
Compiling '/usr/lib/python3.9/dbm/dumb.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/archive_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/build_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_egg_info.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/command/install_scripts.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/config.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/log.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/msvccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_archive_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_dep_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_install_data.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_log.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_spawn.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/version.py'...
|
|
Compiling '/usr/lib/python3.9/email/encoders.py'...
|
|
Compiling '/usr/lib/python3.9/email/feedparser.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/audio.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/nonmultipart.py'...
|
|
Compiling '/usr/lib/python3.9/email/policy.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/base64_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp037.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp852.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp858.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp863.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/johab.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/koi8_u.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_cyrillic.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_iceland.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_turkish.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/ptcp154.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/rot_13.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/tis_620.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_8.py'...
|
|
Compiling '/usr/lib/python3.9/glob.py'...
|
|
Compiling '/usr/lib/python3.9/hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/html/parser.py'...
|
|
Compiling '/usr/lib/python3.9/http/server.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/codecontext.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/configdialog.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugger.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugger_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_filelist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_grep.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_history.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_iomenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_mainmenu.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_outwin.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_redirector.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_runscript.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_search.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_sidebar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_tree.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_warning.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_zzdummy.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/parenmatch.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/pyshell.py'...
|
|
Compiling '/usr/lib/python3.9/imghdr.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_bootstrap_external.py'...
|
|
Compiling '/usr/lib/python3.9/json/tool.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/btm_utils.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_buffer.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_exec.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_execfile.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_filter.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_has_key.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_imports.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_isinstance.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_metaclass.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_raise.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_reload.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_set_literal.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_zip.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/patcomp.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/literals.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pgen2/tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/tests/test_fixers.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/reduction.py'...
|
|
Compiling '/usr/lib/python3.9/optparse.py'...
|
|
Compiling '/usr/lib/python3.9/profile.py'...
|
|
Compiling '/usr/lib/python3.9/queue.py'...
|
|
Compiling '/usr/lib/python3.9/random.py'...
|
|
Compiling '/usr/lib/python3.9/secrets.py'...
|
|
Compiling '/usr/lib/python3.9/shlex.py'...
|
|
Compiling '/usr/lib/python3.9/site.py'...
|
|
Compiling '/usr/lib/python3.9/socket.py'...
|
|
Compiling '/usr/lib/python3.9/string.py'...
|
|
Compiling '/usr/lib/python3.9/struct.py'...
|
|
Compiling '/usr/lib/python3.9/subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/audiotests.py'...
|
|
Compiling '/usr/lib/python3.9/test/doctest_aliases.py'...
|
|
Compiling '/usr/lib/python3.9/test/double_const.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/instance.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/line.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/module_koi8_r.py'...
|
|
Compiling '/usr/lib/python3.9/test/final_b.py'...
|
|
Compiling '/usr/lib/python3.9/test/fork_wait.py'...
|
|
Compiling '/usr/lib/python3.9/test/future_test2.py'...
|
|
Compiling '/usr/lib/python3.9/test/inspect_fodder2.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/main.py'...
|
|
Compiling '/usr/lib/python3.9/test/mapping_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/ssl_servers.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/testresult.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__locale.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__osx_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_array.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_futures2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_locks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_proactor_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sslproto.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_transports.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_audit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_augassign.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_base64.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bigmem.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bz2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_call.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_charmapcodec.py'...
|
|
Compiling '/usr/lib/python3.9/_bootlocale.py'...
|
|
Compiling '/usr/lib/python3.9/_sitebuiltins.py'...
|
|
Compiling '/usr/lib/python3.9/_threading_local.py'...
|
|
Compiling '/usr/lib/python3.9/_weakrefset.py'...
|
|
Compiling '/usr/lib/python3.9/asynchat.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_futures.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/base_tasks.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/coroutines.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/format_helpers.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/queues.py'...
|
|
Compiling '/usr/lib/python3.9/asyncio/streams.py'...
|
|
Compiling '/usr/lib/python3.9/bdb.py'...
|
|
Compiling '/usr/lib/python3.9/chunk.py'...
|
|
Compiling '/usr/lib/python3.9/collections/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/ctypes/test/test_prototypes.py'...
|
|
Compiling '/usr/lib/python3.9/datetime.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_bdist_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_unixccompiler.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/tests/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/distutils/versionpredicate.py'...
|
|
Compiling '/usr/lib/python3.9/email/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/email/_encoded_words.py'...
|
|
Compiling '/usr/lib/python3.9/email/_parseaddr.py'...
|
|
Compiling '/usr/lib/python3.9/email/headerregistry.py'...
|
|
Compiling '/usr/lib/python3.9/email/mime/message.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/aliases.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/cp869.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/euc_jp.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/idna.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_2.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/iso8859_9.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_croatian.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/mac_romanian.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/quopri_codec.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/utf_16_be.py'...
|
|
Compiling '/usr/lib/python3.9/encodings/uu_codec.py'...
|
|
Compiling '/usr/lib/python3.9/functools.py'...
|
|
Compiling '/usr/lib/python3.9/http/client.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/debugger_r.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/grep.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/history.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/htest.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_browser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_config.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_macosx.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_query.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/idle_test/test_text.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/multicall.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/scrolledlist.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/searchengine.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/statusbar.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/tooltip.py'...
|
|
Compiling '/usr/lib/python3.9/idlelib/zzdummy.py'...
|
|
Compiling '/usr/lib/python3.9/importlib/_bootstrap.py'...
|
|
Compiling '/usr/lib/python3.9/json/scanner.py'...
|
|
Compiling '/usr/lib/python3.9/keyword.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/btm_matcher.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_asserts.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_dict.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_idioms.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_itertools.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_ne.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_operator.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_types.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/main.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/pygram.py'...
|
|
Compiling '/usr/lib/python3.9/lib2to3/refactor.py'...
|
|
Compiling '/usr/lib/python3.9/linecache.py'...
|
|
Compiling '/usr/lib/python3.9/logging/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/dummy/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/dummy/connection.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/managers.py'...
|
|
Compiling '/usr/lib/python3.9/ntpath.py'...
|
|
Compiling '/usr/lib/python3.9/pdb.py'...
|
|
Compiling '/usr/lib/python3.9/poplib.py'...
|
|
Compiling '/usr/lib/python3.9/pty.py'...
|
|
Compiling '/usr/lib/python3.9/py_compile.py'...
|
|
Compiling '/usr/lib/python3.9/pydoc_data/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/quopri.py'...
|
|
Compiling '/usr/lib/python3.9/re.py'...
|
|
Compiling '/usr/lib/python3.9/runpy.py'...
|
|
Compiling '/usr/lib/python3.9/shutil.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/dump.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/dump.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/hooks.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/types.py'...
|
|
Compiling '/usr/lib/python3.9/stat.py'...
|
|
Compiling '/usr/lib/python3.9/stringprep.py'...
|
|
Compiling '/usr/lib/python3.9/sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/test/ann_module2.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr.py'...
|
|
Compiling '/usr/lib/python3.9/test/bad_getattr2.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_1_str.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/call_stack.py'...
|
|
Compiling '/usr/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'...
|
|
Compiling '/usr/lib/python3.9/test/final_a.py'...
|
|
Compiling '/usr/lib/python3.9/test/future_test1.py'...
|
|
Compiling '/usr/lib/python3.9/test/gdb_sample.py'...
|
|
Compiling '/usr/lib/python3.9/test/inspect_fodder.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/runtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/setup.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/win_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/make_ssl_certs.py'...
|
|
Compiling '/usr/lib/python3.9/test/memory_watchdog.py'...
|
|
Compiling '/usr/lib/python3.9/test/mock_socket.py'...
|
|
Compiling '/usr/lib/python3.9/test/profilee.py'...
|
|
Compiling '/usr/lib/python3.9/test/pydoc_mod.py'...
|
|
Compiling '/usr/lib/python3.9/test/re_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/fd_status.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/qcat.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/bytecode_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/hashlib_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/logging_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/script_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/socket_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/test___all__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test___future__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__opcode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test__xxsubinterpreters.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/echo2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/functional.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_threads.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_unix_events.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binhex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_capi.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_code_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_hk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_kr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_hk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compare.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compileall.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contains.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_context.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contextlib_async.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/queues.py'...
|
|
Compiling '/usr/lib/python3.9/multiprocessing/synchronize.py'...
|
|
Compiling '/usr/lib/python3.9/nturl2path.py'...
|
|
Compiling '/usr/lib/python3.9/numbers.py'...
|
|
Compiling '/usr/lib/python3.9/os.py'...
|
|
Compiling '/usr/lib/python3.9/pipes.py'...
|
|
Compiling '/usr/lib/python3.9/pkgutil.py'...
|
|
Compiling '/usr/lib/python3.9/platform.py'...
|
|
Compiling '/usr/lib/python3.9/pstats.py'...
|
|
Compiling '/usr/lib/python3.9/reprlib.py'...
|
|
Compiling '/usr/lib/python3.9/sched.py'...
|
|
Compiling '/usr/lib/python3.9/selectors.py'...
|
|
Compiling '/usr/lib/python3.9/smtpd.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/backup.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/regression.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/userfunctions.py'...
|
|
Compiling '/usr/lib/python3.9/statistics.py'...
|
|
Compiling '/usr/lib/python3.9/sunau.py'...
|
|
Compiling '/usr/lib/python3.9/tarfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/curses_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_2_str.py'...
|
|
Compiling '/usr/lib/python3.9/test/dis_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/dtracedata/gc.py'...
|
|
Compiling '/usr/lib/python3.9/test/eintrdata/eintr_tester.py'...
|
|
Compiling '/usr/lib/python3.9/test/imp_dummy.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/cmdline.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/save_env.py'...
|
|
Compiling '/usr/lib/python3.9/test/lock_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/pyclbr_input.py'...
|
|
Compiling '/usr/lib/python3.9/test/pydocfodder.py'...
|
|
Compiling '/usr/lib/python3.9/test/regrtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/relimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/reperf.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest_no_docstrings.py'...
|
|
Compiling '/usr/lib/python3.9/test/sample_doctest_no_doctests.py'...
|
|
Compiling '/usr/lib/python3.9/test/seq_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/input_reader.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/qgrep.py'...
|
|
Compiling '/usr/lib/python3.9/test/subprocessdata/sigchild_ignore.py'...
|
|
Compiling '/usr/lib/python3.9/test/support/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ast.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_server.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_windows_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncore.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_baseexception.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bisect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bufio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_builtin.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codeccallbacks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_coroutines.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_deque.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_difflib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_distutils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_doctest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_doctest2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dtrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_eintr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test__encoded_words.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_contentmanager.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_inversion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_message.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_pickleable.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_policy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_embed.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_flufl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fnmatch.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_frame.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_frozen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_generator_stop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericalias.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_grammar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imaplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/unwritable/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_fromlist.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/partial/cfimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_file_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_threaded_import.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/threaded_import_hangers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/zipdata01/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_index.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_int_literal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ioctl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_isinstance.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_iterlen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_itertools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mailcap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_math.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ntpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ossaudiodev.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_osx_env.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pkg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_poll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_popen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_poplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pow.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_print.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_profile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pstats.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pulldom.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pyexpat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_readline.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_repl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_resource.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_richcmp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sax.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_slice.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtpd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sort.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_statistics.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sysconfig.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_syslog.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tarfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ttk_textonly.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tuple.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_types.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2net.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib_response.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllibnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_atexit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_audioop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bigaddrspace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_binascii.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bool.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_bytes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_code.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_cn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_cn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_tw.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_colorsys.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_complex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_configparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_copyreg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cprofile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_crypt.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ctypes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dataclasses.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_docxmlrpc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dynamicclassattribute.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test__header_value_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_eof.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_epoll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exception_variations.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_extcall.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fcntl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_file_eintr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fileio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fork1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_format.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ftplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_generators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genexps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getopt.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_glob.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hash.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_heapq.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_http_cookiejar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package/submodule.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package2/submodule2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/unwritable/x.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data01/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/one/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data02/two/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test___package__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_packages.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_files.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_lazy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_metadata_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ipaddress.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_largefile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_listcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lltrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_locale.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_longexp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lzma.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_memoryview.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_minidom.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_openpty.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_optparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_first_sets.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pickle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_plistlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_posixpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pty.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pydoc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_reprlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_runpy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shlex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_signal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strftime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_string_literals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strtod.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_structmembers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_structseq.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_subprocess.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tempfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_timeout.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tk.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_type_comments.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ucn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2_localnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wait3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_webbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_dom_minicompat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_etree_c.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xmlrpc.py'...
|
|
Compiling '/usr/lib/python3.9/test/testcodec.py'...
|
|
Compiling '/usr/lib/python3.9/test/tf_inherit_check.py'...
|
|
Compiling '/usr/lib/python3.9/test/time_hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/win_console_handler.py'...
|
|
Compiling '/usr/lib/python3.9/textwrap.py'...
|
|
Compiling '/usr/lib/python3.9/timeit.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/colorchooser.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/commondialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/constants.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/dialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/filedialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_images.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_text.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'...
|
|
Compiling '/usr/lib/python3.9/trace.py'...
|
|
Compiling '/usr/lib/python3.9/test/audit-tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/bisect_cmd.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_module_1.py'...
|
|
Compiling '/usr/lib/python3.9/test/dataclass_textanno.py'...
|
|
Compiling '/usr/lib/python3.9/test/good_getattr.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/refleak.py'...
|
|
Compiling '/usr/lib/python3.9/test/mod_generics_cache.py'...
|
|
Compiling '/usr/lib/python3.9/test/mp_fork_bomb.py'...
|
|
Compiling '/usr/lib/python3.9/test/mp_preload.py'...
|
|
Compiling '/usr/lib/python3.9/test/pickletester.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asynchat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_buffered_proto.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_context.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_futures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_pep492.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_protocols.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_queues.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_sendfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_streams.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_buffer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_gnu.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_ndbm.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_decimal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_enumerate.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_errno.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_exception_hierarchy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_faulthandler.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fileinput.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_fractions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_functools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hmac.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_httplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/test_path_hook.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/frozen/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test___loader__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_caching.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_meta_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_path_hook.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/source/test_source_encoding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_pkg_import.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_resource.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_windows.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/zipdata02/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_inspect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mailbox.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_msilib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_fork.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_forkserver.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_main_handling.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_nis.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_nntplib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_c_parser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peg_generator/test_pegen.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pkgutil.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_posix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_random.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sched.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_script_helper.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_secrets.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_select.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_setcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shelve.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_shutil.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_stringprep.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_strptime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_subclassinit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sunau.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sundry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_super.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_symbol.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_symtable.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_syntax.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys_setprofile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys_settrace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_telnetlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_thread.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threadedtempfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threading.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_gprof2html.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_lll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pathfix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pindent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_traceback.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_identifiers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicodedata.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userlist.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_utf8_mode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_uuid.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wave.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_weakset.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winreg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xdrlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xml_etree.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/messagebox.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/runtktests.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_font.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_functions.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/tix.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/chaos.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/clock.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/nim.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/round_dance.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/yinyang.py'...
|
|
Compiling '/usr/lib/python3.9/typing.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/support.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testcallable.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_copy.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_datetime.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dbm_dumb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_decorators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_devpoll.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dict_version.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dictcomps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dictviews.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dis.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_asian_codecs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_email.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_funcattrs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gettext.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_hashlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_idle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/basic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/basic2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/binding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/binding2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/indirect.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/source.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/circular_imports/use.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/data/package2/submodule1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/builtin/test_finder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/extension/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/fixtures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_api.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/import_/test_path.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/stubs.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_abc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_int.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_iter.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_fail.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass1.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_recursion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_separators.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_speedups.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_keyword.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_kqueue.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_list.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_logging.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ordered_dict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_peepholer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_picklebuffer.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pickletools.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pipes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_platform.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_positional_only_arg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pprint.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_py_compile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_quopri.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_raise.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_re.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_socketserver.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_source_encoding.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_startfile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_stat.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_string.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_struct.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sys.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tabnanny.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tcl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threading_local.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_threadsignals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_time.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ttk_guionly.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_turtle.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_typing.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipfile64.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipimport_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/lindenmayer.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/rosette.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/two_canvases.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/async_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/main.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/result.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/signals.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/suite.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/support.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_break.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_discovery.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_setups.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testpatch.py'...
|
|
Compiling '/usr/lib/python3.9/wave.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/headers.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/simple_server.py'...
|
|
Compiling '/usr/lib/python3.9/xdrlib.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/pulldom.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/cElementTree.py'...
|
|
Compiling '/usr/lib/python3.9/xml/parsers/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/handler.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/saxutils.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/server.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_tzpath.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_userdict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_utf8source.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_uu.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_venv.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wait4.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_with.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xmlrpc_net.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_xxtestfuzz.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_yield_from.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/tracedmodules/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/tracedmodules/testmod.py'...
|
|
Compiling '/usr/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'...
|
|
Compiling '/usr/lib/python3.9/this.py'...
|
|
Compiling '/usr/lib/python3.9/threading.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/dnd.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/scrolledtext.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/simpledialog.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_ttk/test_style.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/widget_tests.py'...
|
|
Compiling '/usr/lib/python3.9/token.py'...
|
|
Compiling '/usr/lib/python3.9/tokenize.py'...
|
|
Compiling '/usr/lib/python3.9/traceback.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/bytedesign.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/colormixer.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/forest.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/minimal_hanoi.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/peace.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/planet_and_moon.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/tree.py'...
|
|
Compiling '/usr/lib/python3.9/types.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/loader.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/runner.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/_test_warnings.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/dummy.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_assertions.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_functiontestcase.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_program.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_result.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_suite.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testmock.py'...
|
|
Compiling '/usr/lib/python3.9/weakref.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/util.py'...
|
|
Compiling '/usr/lib/python3.9/xml/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/NodeFilter.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/domreg.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/minidom.py'...
|
|
Compiling '/usr/lib/python3.9/tty.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/mock.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testasync.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/validate.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/expatreader.py'...
|
|
Compiling '/usr/lib/python3.9/zipapp.py'...
|
|
Compiling '/usr/lib/python3.9/zipimport.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/sqlite3/test/dbapi.py'...
|
|
Compiling '/usr/lib/python3.9/sre_constants.py'...
|
|
Compiling '/usr/lib/python3.9/ssl.py'...
|
|
Compiling '/usr/lib/python3.9/telnetlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/_test_multiprocessing.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/pgo.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/runtest_mp.py'...
|
|
Compiling '/usr/lib/python3.9/test/libregrtest/utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/list_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/multibytecodec_support.py'...
|
|
Compiling '/usr/lib/python3.9/test/pythoninfo.py'...
|
|
Compiling '/usr/lib/python3.9/test/signalinterproctester.py'...
|
|
Compiling '/usr/lib/python3.9/test/sortperf.py'...
|
|
Compiling '/usr/lib/python3.9/test/ssltests.py'...
|
|
Compiling '/usr/lib/python3.9/test/string_tests.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_abstract_numbers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_argparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_asyncio/test_tasks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_c_locale_coercion.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_calendar.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cgi.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cgitb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_class.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd_line.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_jp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_jp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_collections.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_curses.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_descrtut.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_dynamic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_defect_handling.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_generator.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_headerregistry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/test_utils.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_email/torture_test.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ensurepip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_enum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getargs2.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_html.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_http_cookies.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_httpservers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_main.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_open.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_read.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_spec.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_decode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_default.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_dump.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_enum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_float.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_indent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_pass3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_scanstring.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_json/test_tool.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_keywordonlyarg.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_lib2to3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_linecache.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_long.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_marshal.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_memoryio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_module.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_modulefinder.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multiprocessing_spawn.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_named_expressions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_os.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_regrtest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_selectors.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_site.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_smtpnet.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sndhdr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_socket.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tix.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_i18n.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_trace.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_typechecks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unary.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winconsoleio.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_winsound.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_wsgiref.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipapp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipimport.py'...
|
|
Compiling '/usr/lib/python3.9/test/xmltests.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/tracemalloc.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/fractalcurves.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/paint.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/penrose.py'...
|
|
Compiling '/usr/lib/python3.9/turtledemo/sorting_animate.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/_log.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_async_case.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_loader.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_skipping.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testhelpers.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/response.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/robotparser.py'...
|
|
Compiling '/usr/lib/python3.9/uu.py'...
|
|
Compiling '/usr/lib/python3.9/uuid.py'...
|
|
Compiling '/usr/lib/python3.9/venv/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/warnings.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/wsgiref/handlers.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementInclude.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementPath.py'...
|
|
Compiling '/usr/lib/python3.9/xml/parsers/expat.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/_exceptions.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xmlrpc/client.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testmagicmethods.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testwith.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/request.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/minicompat.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/xmlbuilder.py'...
|
|
Compiling '/usr/lib/python3.9/xml/etree/ElementTree.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_common.py'...
|
|
Compiling '/usr/lib/python3.9/zoneinfo/_zoneinfo.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_check_c_globals.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_clinic.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_cmd_line_script.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_iso2022.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecencodings_tw.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codecmaps_kr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_codeop.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_compile.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_concurrent_futures.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_contextlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_crashers.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_csv.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_defaultdict.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_descr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_file.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_filecmp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_finalization.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_float.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future3.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future4.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_future5.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gdb.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_genericclass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_getpass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_global.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_graphlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_grp.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_gzip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_htmlparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_imghdr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_import/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_locks.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/test_zip.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_importlib/util.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_io.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_metaclass.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mimetypes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_mmap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_multibytecodec.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_netrc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_numeric_tower.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_opcodes.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_operator.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pathlib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_property.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pwd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_pyclbr.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_queue.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_range.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_rlcompleter.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_robotparser.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_scope.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_set.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_spwd.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_sqlite.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_ssl.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_textwrap.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_timeit.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_fixcid.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_md5sum.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_pdeps.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_reindent.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tools/test_sundry.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_tracemalloc.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_file.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unicode_file_functions.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unittest.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_univnewlines.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unpack.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_unpack_ex.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urllib.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_urlparse.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/__main__.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/data/import_warning.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_warnings/data/stacklevel.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_weakref.py'...
|
|
Compiling '/usr/lib/python3.9/test/test_zipfile.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/font.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/support.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'...
|
|
Compiling '/usr/lib/python3.9/tkinter/ttk.py'...
|
|
Compiling '/usr/lib/python3.9/turtle.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/test_runner.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testsealable.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/test/testmock/testsentinel.py'...
|
|
Compiling '/usr/lib/python3.9/unittest/util.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/error.py'...
|
|
Compiling '/usr/lib/python3.9/urllib/parse.py'...
|
|
Compiling '/usr/lib/python3.9/venv/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/webbrowser.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/__init__.py'...
|
|
Compiling '/usr/lib/python3.9/xml/dom/expatbuilder.py'...
|
|
Compiling '/usr/lib/python3.9/xml/sax/xmlreader.py'...
|
|
Compiling '/usr/lib/python3.9/zipfile.py'...
|
|
Listing '/usr/lib/python3.9/asyncio'...
|
|
Listing '/usr/lib/python3.9/collections'...
|
|
Listing '/usr/lib/python3.9/concurrent'...
|
|
Listing '/usr/lib/python3.9/concurrent/futures'...
|
|
Listing '/usr/lib/python3.9/ctypes'...
|
|
Listing '/usr/lib/python3.9/ctypes/macholib'...
|
|
Listing '/usr/lib/python3.9/ctypes/test'...
|
|
Listing '/usr/lib/python3.9/curses'...
|
|
Listing '/usr/lib/python3.9/dbm'...
|
|
Listing '/usr/lib/python3.9/distutils'...
|
|
Listing '/usr/lib/python3.9/distutils/command'...
|
|
Listing '/usr/lib/python3.9/distutils/tests'...
|
|
Listing '/usr/lib/python3.9/email'...
|
|
Listing '/usr/lib/python3.9/email/mime'...
|
|
Listing '/usr/lib/python3.9/encodings'...
|
|
Listing '/usr/lib/python3.9/ensurepip'...
|
|
Listing '/usr/lib/python3.9/ensurepip/_bundled'...
|
|
Listing '/usr/lib/python3.9/html'...
|
|
Listing '/usr/lib/python3.9/http'...
|
|
Listing '/usr/lib/python3.9/idlelib'...
|
|
Listing '/usr/lib/python3.9/idlelib/Icons'...
|
|
Listing '/usr/lib/python3.9/idlelib/idle_test'...
|
|
Listing '/usr/lib/python3.9/importlib'...
|
|
Listing '/usr/lib/python3.9/json'...
|
|
Listing '/usr/lib/python3.9/lib2to3'...
|
|
Listing '/usr/lib/python3.9/lib2to3/fixes'...
|
|
Listing '/usr/lib/python3.9/lib2to3/pgen2'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data/fixers'...
|
|
Listing '/usr/lib/python3.9/lib2to3/tests/data/fixers/myfixes'...
|
|
Listing '/usr/lib/python3.9/logging'...
|
|
Listing '/usr/lib/python3.9/multiprocessing'...
|
|
Listing '/usr/lib/python3.9/multiprocessing/dummy'...
|
|
Listing '/usr/lib/python3.9/pydoc_data'...
|
|
Listing '/usr/lib/python3.9/site-packages'...
|
|
Listing '/usr/lib/python3.9/sqlite3'...
|
|
Listing '/usr/lib/python3.9/sqlite3/test'...
|
|
Listing '/usr/lib/python3.9/test'...
|
|
Listing '/usr/lib/python3.9/test/audiodata'...
|
|
Listing '/usr/lib/python3.9/test/capath'...
|
|
Listing '/usr/lib/python3.9/test/cjkencodings'...
|
|
Listing '/usr/lib/python3.9/test/data'...
|
|
Listing '/usr/lib/python3.9/test/decimaltestdata'...
|
|
Listing '/usr/lib/python3.9/test/dtracedata'...
|
|
Listing '/usr/lib/python3.9/test/eintrdata'...
|
|
Listing '/usr/lib/python3.9/test/encoded_modules'...
|
|
Listing '/usr/lib/python3.9/test/imghdrdata'...
|
|
Listing '/usr/lib/python3.9/test/libregrtest'...
|
|
Listing '/usr/lib/python3.9/test/sndhdrdata'...
|
|
Listing '/usr/lib/python3.9/test/subprocessdata'...
|
|
Listing '/usr/lib/python3.9/test/support'...
|
|
Listing '/usr/lib/python3.9/test/test_asyncio'...
|
|
Listing '/usr/lib/python3.9/test/test_email'...
|
|
Listing '/usr/lib/python3.9/test/test_email/data'...
|
|
Listing '/usr/lib/python3.9/test/test_import'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/circular_imports'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/circular_imports/subpkg'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/package'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/package2'...
|
|
Listing '/usr/lib/python3.9/test/test_import/data/unwritable'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/builtin'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data01'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data01/subdirectory'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02/one'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data02/two'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/data03/namespace/portion2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/extension'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/frozen'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/import_'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/partial'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/source'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/zipdata01'...
|
|
Listing '/usr/lib/python3.9/test/test_importlib/zipdata02'...
|
|
Listing '/usr/lib/python3.9/test/test_json'...
|
|
Listing '/usr/lib/python3.9/test/test_peg_generator'...
|
|
Listing '/usr/lib/python3.9/test/test_tools'...
|
|
Listing '/usr/lib/python3.9/test/test_warnings'...
|
|
Listing '/usr/lib/python3.9/test/test_warnings/data'...
|
|
Listing '/usr/lib/python3.9/test/test_zoneinfo'...
|
|
Listing '/usr/lib/python3.9/test/test_zoneinfo/data'...
|
|
Listing '/usr/lib/python3.9/test/tracedmodules'...
|
|
Listing '/usr/lib/python3.9/test/xmltestdata'...
|
|
Listing '/usr/lib/python3.9/test/xmltestdata/c14n-20'...
|
|
Listing '/usr/lib/python3.9/test/ziptestdata'...
|
|
Listing '/usr/lib/python3.9/tkinter'...
|
|
Listing '/usr/lib/python3.9/tkinter/test'...
|
|
Listing '/usr/lib/python3.9/tkinter/test/test_tkinter'...
|
|
Listing '/usr/lib/python3.9/tkinter/test/test_ttk'...
|
|
Listing '/usr/lib/python3.9/turtledemo'...
|
|
Listing '/usr/lib/python3.9/unittest'...
|
|
Listing '/usr/lib/python3.9/unittest/test'...
|
|
Listing '/usr/lib/python3.9/unittest/test/testmock'...
|
|
Listing '/usr/lib/python3.9/urllib'...
|
|
Listing '/usr/lib/python3.9/venv'...
|
|
Listing '/usr/lib/python3.9/venv/scripts'...
|
|
Listing '/usr/lib/python3.9/venv/scripts/common'...
|
|
Listing '/usr/lib/python3.9/venv/scripts/posix'...
|
|
Listing '/usr/lib/python3.9/wsgiref'...
|
|
Listing '/usr/lib/python3.9/xml'...
|
|
Listing '/usr/lib/python3.9/xml/dom'...
|
|
Listing '/usr/lib/python3.9/xml/etree'...
|
|
Listing '/usr/lib/python3.9/xml/parsers'...
|
|
Listing '/usr/lib/python3.9/xml/sax'...
|
|
Listing '/usr/lib/python3.9/xmlrpc'...
|
|
Listing '/usr/lib/python3.9/zoneinfo'...
|
|
PYTHONPATH=/usr/lib/python3.9 LD_LIBRARY_PATH=/sources/Python-3.9.6 \
|
|
./python -E -Wi /usr/lib/python3.9/compileall.py \
|
|
-j0 -d /usr/lib/python3.9/site-packages -f \
|
|
-x badsyntax /usr/lib/python3.9/site-packages
|
|
Listing '/usr/lib/python3.9/site-packages'...
|
|
PYTHONPATH=/usr/lib/python3.9 LD_LIBRARY_PATH=/sources/Python-3.9.6 \
|
|
./python -E -Wi -O /usr/lib/python3.9/compileall.py \
|
|
-j0 -d /usr/lib/python3.9/site-packages -f \
|
|
-x badsyntax /usr/lib/python3.9/site-packages
|
|
Listing '/usr/lib/python3.9/site-packages'...
|
|
PYTHONPATH=/usr/lib/python3.9 LD_LIBRARY_PATH=/sources/Python-3.9.6 \
|
|
./python -E -Wi -OO /usr/lib/python3.9/compileall.py \
|
|
-j0 -d /usr/lib/python3.9/site-packages -f \
|
|
-x badsyntax /usr/lib/python3.9/site-packages
|
|
Listing '/usr/lib/python3.9/site-packages'...
|
|
PYTHONPATH=/usr/lib/python3.9 LD_LIBRARY_PATH=/sources/Python-3.9.6 \
|
|
./python -E -m lib2to3.pgen2.driver /usr/lib/python3.9/lib2to3/Grammar.txt
|
|
Generating grammar tables from /usr/lib/python3.9/lib2to3/Grammar.txt
|
|
Writing grammar tables to /usr/lib/python3.9/lib2to3/Grammar3.9.6.final.0.pickle
|
|
PYTHONPATH=/usr/lib/python3.9 LD_LIBRARY_PATH=/sources/Python-3.9.6 \
|
|
./python -E -m lib2to3.pgen2.driver /usr/lib/python3.9/lib2to3/PatternGrammar.txt
|
|
Generating grammar tables from /usr/lib/python3.9/lib2to3/PatternGrammar.txt
|
|
Writing grammar tables to /usr/lib/python3.9/lib2to3/PatternGrammar3.9.6.final.0.pickle
|
|
Creating directory /usr/include/python3.9
|
|
Creating directory /usr/include/python3.9/cpython
|
|
Creating directory /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/Python-ast.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/Python.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/abstract.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/asdl.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/ast.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/bitset.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/bltinmodule.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/boolobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/bytesobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/cellobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/ceval.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/classobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/code.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/codecs.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/compile.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/complexobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/context.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/datetime.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/descrobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/dictobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/enumobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/errcode.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/eval.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/exports.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/fileobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/fileutils.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/floatobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/frameobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/funcobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/genericaliasobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/genobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/graminit.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/grammar.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/import.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/interpreteridobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/intrcheck.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/iterobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/listobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/longintrepr.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/longobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/marshal.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/memoryobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/methodobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/modsupport.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/moduleobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/namespaceobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/node.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/object.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/objimpl.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/odictobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/opcode.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/osdefs.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/osmodule.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/parsetok.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/patchlevel.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/picklebufobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/py_curses.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pyarena.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pycapsule.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pyctype.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pydebug.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pydtrace.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pyerrors.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pyexpat.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pyfpe.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pyframe.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pyhash.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pylifecycle.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pymacconfig.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pymacro.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pymath.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pymem.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pyport.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pystate.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pystrhex.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pystrtod.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pythonrun.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pythread.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/pytime.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/rangeobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/setobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/sliceobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/structmember.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/structseq.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/symtable.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/sysmodule.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/token.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/traceback.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/tracemalloc.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/tupleobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/typeslots.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/ucnhash.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/unicodeobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/warnings.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/weakrefobject.h /usr/include/python3.9
|
|
/usr/bin/install -c -m 644 ./Include/cpython/abstract.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/bytesobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/ceval.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/code.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/dictobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/fileobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/fileutils.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/frameobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/import.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/initconfig.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/listobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/methodobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/object.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/objimpl.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/pyerrors.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/pylifecycle.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/pymem.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/pystate.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/sysmodule.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/traceback.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/tupleobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/cpython/unicodeobject.h /usr/include/python3.9/cpython
|
|
/usr/bin/install -c -m 644 ./Include/internal/pegen_interface.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_abstract.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_accu.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_atomic.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_byteswap.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_call.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_ceval.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_code.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_condvar.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_context.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_gc.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_getopt.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_gil.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_hamt.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_import.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_interp.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_object.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_pymem.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_pystate.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_runtime.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_traceback.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_tupleobject.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 ./Include/internal/pycore_warnings.h /usr/include/python3.9/internal
|
|
/usr/bin/install -c -m 644 pyconfig.h /usr/include/python3.9/pyconfig.h
|
|
Creating directory /usr/lib/python3.9/config-3.9-x86_64-linux-gnu
|
|
/usr/bin/install -c -m 644 Modules/config.c /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/config.c
|
|
/usr/bin/install -c -m 644 Programs/python.o /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/python.o
|
|
/usr/bin/install -c -m 644 ./Modules/config.c.in /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/config.c.in
|
|
/usr/bin/install -c -m 644 Makefile /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/Makefile
|
|
/usr/bin/install -c -m 644 ./Modules/Setup /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/Setup
|
|
/usr/bin/install -c -m 644 Modules/Setup.local /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/Setup.local
|
|
/usr/bin/install -c -m 644 Misc/python.pc /usr/lib/pkgconfig/python-3.9.pc
|
|
/usr/bin/install -c -m 644 Misc/python-embed.pc /usr/lib/pkgconfig/python-3.9-embed.pc
|
|
/usr/bin/install -c ./Modules/makesetup /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/makesetup
|
|
/usr/bin/install -c ./install-sh /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/install-sh
|
|
/usr/bin/install -c python-config.py /usr/lib/python3.9/config-3.9-x86_64-linux-gnu/python-config.py
|
|
/usr/bin/install -c python-config /usr/bin/python3.9-config
|
|
LD_LIBRARY_PATH=/sources/Python-3.9.6 ./python -E ./setup.py install \
|
|
--prefix=/usr \
|
|
--install-scripts=/usr/bin \
|
|
--install-platlib=/usr/lib/python3.9/lib-dynload \
|
|
--root=/
|
|
running install
|
|
running build
|
|
running build_ext
|
|
INFO: Can't locate Tcl/Tk libs and/or headers
|
|
building '_ctypes' extension
|
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./Include -I. -I/usr/local/include -I/sources/Python-3.9.6/Include -I/sources/Python-3.9.6 -c /sources/Python-3.9.6/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.9/sources/Python-3.9.6/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE
|
|
|
|
Python build finished successfully!
|
|
The necessary bits to build these optional modules were not found:
|
|
_bz2 _dbm _gdbm
|
|
_hashlib _sqlite3 _ssl
|
|
_tkinter _uuid nis
|
|
readline zlib
|
|
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
|
|
|
|
|
|
The following modules found by detect_modules() in setup.py, have been
|
|
built by the Makefile instead, as configured by the Setup files:
|
|
_abc atexit pwd
|
|
time
|
|
|
|
|
|
Failed to build these modules:
|
|
_ctypes
|
|
|
|
|
|
Could not build the ssl module!
|
|
Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host().
|
|
LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381
|
|
|
|
running build_scripts
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/pydoc3 -> build/scripts-3.9
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/idle3 -> build/scripts-3.9
|
|
copying and adjusting /sources/Python-3.9.6/Tools/scripts/2to3 -> build/scripts-3.9
|
|
changing mode of build/scripts-3.9/pydoc3 from 644 to 755
|
|
changing mode of build/scripts-3.9/idle3 from 644 to 755
|
|
changing mode of build/scripts-3.9/2to3 from 644 to 755
|
|
renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9
|
|
renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9
|
|
renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9
|
|
running install_lib
|
|
creating /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_testimportmultiple.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/unicodedata.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_testinternalcapi.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_struct.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/pyexpat.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_heapq.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_codecs_jp.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/mmap.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/select.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_sha1.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/fcntl.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_queue.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_elementtree.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_sysconfigdata__linux_x86_64-linux-gnu.py -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_crypt.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_socket.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_codecs_kr.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_curses.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/math.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_blake2.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_testmultiphase.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/spwd.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_codecs_cn.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_testcapi.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_sha512.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/syslog.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_codecs_hk.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_md5.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/termios.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_bisect.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/array.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_curses_panel.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/parser.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_json.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
creating /usr/lib/python3.9/lib-dynload/__pycache__
|
|
copying build/lib.linux-x86_64-3.9/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc -> /usr/lib/python3.9/lib-dynload/__pycache__
|
|
copying build/lib.linux-x86_64-3.9/_sha256.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/cmath.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_ctypes_test.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_pickle.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_statistics.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_datetime.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/audioop.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_random.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_opcode.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/resource.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_contextvars.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_decimal.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_multibytecodec.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_multiprocessing.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/xxlimited.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_zoneinfo.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_lzma.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_asyncio.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_testbuffer.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/ossaudiodev.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_sha3.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/grp.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_posixshmem.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_csv.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_codecs_tw.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_lsprof.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/binascii.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
copying build/lib.linux-x86_64-3.9/_posixsubprocess.cpython-39-x86_64-linux-gnu.so -> /usr/lib/python3.9/lib-dynload
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_crypt.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_testmultiphase.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/spwd.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_testcapi.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_curses_panel.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/parser.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc to 644
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/cmath.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_ctypes_test.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/audioop.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/xxlimited.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_zoneinfo.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_testbuffer.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/ossaudiodev.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_lsprof.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/ to 755
|
|
changing mode of /usr/lib/python3.9/lib-dynload/__pycache__ to 755
|
|
running install_scripts
|
|
copying build/scripts-3.9/2to3-3.9 -> /usr/bin
|
|
copying build/scripts-3.9/idle3.9 -> /usr/bin
|
|
copying build/scripts-3.9/pydoc3.9 -> /usr/bin
|
|
changing mode of /usr/bin/2to3-3.9 to 755
|
|
changing mode of /usr/bin/idle3.9 to 755
|
|
changing mode of /usr/bin/pydoc3.9 to 755
|
|
rm /usr/lib/python3.9/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py
|
|
rm -r /usr/lib/python3.9/lib-dynload/__pycache__
|
|
/usr/bin/install -c -m 644 ./Misc/python.man \
|
|
/usr/share/man/man1/python3.9.1
|
|
if test ! -d /usr/lib/pkgconfig; then \
|
|
echo "Creating directory /usr/lib/pkgconfig"; \
|
|
/usr/bin/install -c -d -m 755 /usr/lib/pkgconfig; \
|
|
fi
|
|
if test -f /usr/bin/python3 -o -h /usr/bin/python3; \
|
|
then rm -f /usr/bin/python3; \
|
|
else true; \
|
|
fi
|
|
(cd /usr/bin; ln -s python3.9 python3)
|
|
if test "3.9" != "3.9"; then \
|
|
rm -f /usr/bin/python3.9-config; \
|
|
(cd /usr/bin; ln -s python3.9-config python3.9-config); \
|
|
rm -f /usr/lib/pkgconfig/python-3.9.pc; \
|
|
(cd /usr/lib/pkgconfig; ln -s python-3.9.pc python-3.9.pc); \
|
|
rm -f /usr/lib/pkgconfig/python-3.9-embed.pc; \
|
|
(cd /usr/lib/pkgconfig; ln -s python-3.9-embed.pc python-3.9-embed.pc); \
|
|
fi
|
|
rm -f /usr/bin/python3-config
|
|
(cd /usr/bin; ln -s python3.9-config python3-config)
|
|
rm -f /usr/lib/pkgconfig/python3.pc
|
|
(cd /usr/lib/pkgconfig; ln -s python-3.9.pc python3.pc)
|
|
rm -f /usr/lib/pkgconfig/python3-embed.pc
|
|
(cd /usr/lib/pkgconfig; ln -s python-3.9-embed.pc python3-embed.pc)
|
|
rm -f /usr/bin/idle3
|
|
(cd /usr/bin; ln -s idle3.9 idle3)
|
|
rm -f /usr/bin/pydoc3
|
|
(cd /usr/bin; ln -s pydoc3.9 pydoc3)
|
|
rm -f /usr/bin/2to3
|
|
(cd /usr/bin; ln -s 2to3-3.9 2to3)
|
|
if test "x" != "x" ; then \
|
|
rm -f /usr/bin/python3-32; \
|
|
(cd /usr/bin; ln -s python3.9-32 python3-32) \
|
|
fi
|
|
if test "x" != "x" ; then \
|
|
rm -f /usr/bin/python3-intel64; \
|
|
(cd /usr/bin; ln -s python3.9-intel64 python3-intel64) \
|
|
fi
|
|
rm -f /usr/share/man/man1/python3.1
|
|
(cd /usr/share/man/man1; ln -s python3.9.1 python3.1)
|
|
if test "xno" != "xno" ; then \
|
|
case no in \
|
|
upgrade) ensurepip="--upgrade" ;; \
|
|
install|*) ensurepip="" ;; \
|
|
esac; \
|
|
LD_LIBRARY_PATH=/sources/Python-3.9.6 ./python -E -m ensurepip \
|
|
$ensurepip --root=/ ; \
|
|
fi
|
|
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 UID '0' is supported by ustar format... yes
|
|
checking whether GID '0' is supported by ustar format... yes
|
|
checking how to create a ustar tar archive... gnutar
|
|
checking for perl... /usr/bin/perl
|
|
checking Perl version and modules... yes
|
|
checking for awk... awk
|
|
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 the compiler is clang... no
|
|
checking for compiler option needed when checking for declarations... none
|
|
checking whether make supports the include directive... yes (GNU style)
|
|
checking dependency style of gcc... gcc3
|
|
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 wchar.h... yes
|
|
checking for minix/config.h... no
|
|
checking for getopt.h... yes
|
|
checking for sys/cdefs.h... yes
|
|
checking for limits.h... yes
|
|
checking for crtdefs.h... no
|
|
checking for wctype.h... yes
|
|
checking for threads.h... yes
|
|
checking for sys/mman.h... yes
|
|
checking for malloc.h... yes
|
|
checking for features.h... yes
|
|
checking for sys/socket.h... yes
|
|
checking for langinfo.h... yes
|
|
checking for xlocale.h... no
|
|
checking for sys/param.h... yes
|
|
checking for sys/time.h... yes
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking whether _XOPEN_SOURCE should be defined... no
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for Minix Amsterdam compiler... no
|
|
checking for ar... ar
|
|
checking for ranlib... ranlib
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking for size_t... yes
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking for C/C++ restrict keyword... __restrict__
|
|
checking whether the preprocessor supports include_next... yes
|
|
checking whether source code line length is unlimited... yes
|
|
checking for complete errno.h... yes
|
|
checking for gcc options needed to detect all undeclared functions... none needed
|
|
checking whether strerror_r is declared... yes
|
|
checking whether strerror_r returns char *... yes
|
|
checking for symlink... yes
|
|
checking for getprogname... no
|
|
checking for getexecname... no
|
|
checking for iswcntrl... yes
|
|
checking for iswblank... yes
|
|
checking for mbsinit... yes
|
|
checking for mbrtowc... yes
|
|
checking for mbslen... no
|
|
checking for isascii... yes
|
|
checking for mprotect... yes
|
|
checking for lstat... yes
|
|
checking for isblank... yes
|
|
checking for iswctype... yes
|
|
checking for wcwidth... yes
|
|
checking for btowc... yes
|
|
checking for _set_invalid_parameter_handler... no
|
|
checking for fcntl... yes
|
|
checking for getdtablesize... yes
|
|
checking for nl_langinfo... yes
|
|
checking for strndup... yes
|
|
checking for vasnprintf... no
|
|
checking for snprintf... yes
|
|
checking for wcrtomb... yes
|
|
checking for working fcntl.h... yes
|
|
checking for pid_t... yes
|
|
checking for mode_t... yes
|
|
checking for getopt.h... (cached) yes
|
|
checking for getopt_long_only... yes
|
|
checking whether getopt is POSIX compatible... yes
|
|
checking for working GNU getopt function... yes
|
|
checking for working GNU getopt_long function... yes
|
|
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
|
|
checking for shared library run path origin... done
|
|
checking 32-bit host C ABI... no
|
|
checking for ELF binary format... yes
|
|
checking for the common suffixes of directories in the library search path... lib,lib,lib
|
|
checking for iconv... yes
|
|
checking for working iconv... yes
|
|
checking whether iconv is compatible with its POSIX signature... yes
|
|
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
|
|
checking for wint_t... yes
|
|
checking whether wint_t is large enough... yes
|
|
checking whether the compiler produces multi-arch binaries... no
|
|
checking whether stdint.h conforms to C99... yes
|
|
checking whether stdint.h works without ISO C predefines... yes
|
|
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
|
|
checking whether iswcntrl works... yes
|
|
checking for towlower... yes
|
|
checking for wctype_t... yes
|
|
checking for wctrans_t... yes
|
|
checking for nl_langinfo and CODESET... yes
|
|
checking for a traditional french locale... none
|
|
checking for a traditional japanese locale... none
|
|
checking for a french Unicode locale... none
|
|
checking for a transitional chinese locale... none
|
|
checking for GNU libc compatible malloc... yes
|
|
checking for mbstate_t... yes
|
|
checking for pthread.h... yes
|
|
checking for pthread_kill in -lpthread... yes
|
|
checking whether POSIX threads API is available... yes
|
|
checking for inline... inline
|
|
checking for mmap... yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether memchr works... yes
|
|
checking whether memrchr is declared... yes
|
|
checking for O_CLOEXEC... yes
|
|
checking for promoted mode_t type... mode_t
|
|
checking whether alarm is declared... yes
|
|
checking for stdbool.h that conforms to C99... yes
|
|
checking for _Bool... yes
|
|
checking for wchar_t... yes
|
|
checking whether fcloseall is declared... yes
|
|
checking whether ecvt is declared... yes
|
|
checking whether fcvt is declared... yes
|
|
checking whether gcvt is declared... yes
|
|
checking for strcasestr... yes
|
|
checking whether strcasestr works... yes
|
|
checking whether malloc, realloc, calloc are POSIX compliant... yes
|
|
checking whether strdup is declared... yes
|
|
checking whether strerror(0) succeeds... yes
|
|
checking whether strnlen is declared... yes
|
|
checking whether execvpe is declared... yes
|
|
checking whether <wchar.h> uses 'inline' correctly... yes
|
|
checking whether stat file-mode macros are broken... no
|
|
checking for nlink_t... yes
|
|
checking whether getdtablesize is declared... yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... yes
|
|
checking whether locale.h defines locale_t... yes
|
|
checking whether imported symbols can be declared weak... yes
|
|
checking for multithread API to use... posix
|
|
checking whether strndup is declared... yes
|
|
checking whether strstr works... yes
|
|
checking for struct timespec in <time.h>... yes
|
|
checking for TIME_UTC in <time.h>... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for intmax_t... yes
|
|
checking where to find the exponent in a 'double'... word 1 bit 20
|
|
checking whether snprintf returns a byte count as in C99... yes
|
|
checking whether snprintf truncates the result as in C99... yes
|
|
checking for snprintf... (cached) yes
|
|
checking for strnlen... yes
|
|
checking for wcslen... yes
|
|
checking for wcsnlen... yes
|
|
checking for mbrtowc... (cached) yes
|
|
checking for wcrtomb... (cached) yes
|
|
checking whether _snprintf is declared... no
|
|
checking for alloca as a compiler built-in... yes
|
|
checking for argz.h... yes
|
|
checking for error_t... yes
|
|
checking for argz_replace... yes
|
|
checking if argz actually works... yes
|
|
checking whether // is distinct from /... no
|
|
checking for error_at_line... yes
|
|
checking whether conversion from 'int' to 'long double' works... yes
|
|
checking whether program_invocation_name is declared... yes
|
|
checking whether program_invocation_short_name is declared... yes
|
|
checking whether __argv is declared... no
|
|
checking whether iswblank is declared... yes
|
|
checking whether iswdigit is ISO C compliant... guessing yes
|
|
checking whether iswxdigit is ISO C compliant... guessing yes
|
|
checking whether mbrtowc handles incomplete characters... guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... guessing yes
|
|
checking whether mbrtowc handles a NULL pwc argument... guessing yes
|
|
checking whether mbrtowc handles a NULL string argument... guessing yes
|
|
checking whether mbrtowc has a correct return value... guessing yes
|
|
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
|
|
checking whether mbrtowc stores incomplete characters... guessing no
|
|
checking whether mbrtowc works on empty input... yes
|
|
checking whether the C locale is free of encoding errors... no
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether mbswidth is declared in <wchar.h>... no
|
|
checking for mbstate_t... (cached) yes
|
|
checking for memrchr... yes
|
|
checking whether open recognizes a trailing slash... yes
|
|
checking for working re_compile_pattern... no
|
|
checking for libintl.h... yes
|
|
checking whether isblank is declared... yes
|
|
checking for ssize_t... yes
|
|
checking for va_copy... yes
|
|
checking for good max_align_t... yes
|
|
checking whether NULL can be used in arbitrary expressions... yes
|
|
checking which flavor of printf attribute matches inttypes macros... system
|
|
checking for strcasecmp... yes
|
|
checking for strncasecmp... yes
|
|
checking whether strncasecmp is declared... yes
|
|
checking whether strcasestr works in linear time... yes
|
|
checking for strcasestr... (cached) yes
|
|
checking whether strcasestr works... (cached) yes
|
|
checking for working strerror function... yes
|
|
checking for working strnlen... yes
|
|
checking for vasprintf... yes
|
|
checking whether wcsdup is declared... yes
|
|
checking whether iswcntrl works... (cached) yes
|
|
checking for towlower... (cached) yes
|
|
checking for wctype_t... (cached) yes
|
|
checking for wctrans_t... (cached) yes
|
|
checking whether wcwidth is declared... yes
|
|
checking whether wcwidth works reasonably in UTF-8 locales... yes
|
|
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
|
|
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
|
|
checking whether locale.h conforms to POSIX:2001... yes
|
|
checking whether struct lconv is properly defined... yes
|
|
checking whether btowc(0) is correct... yes
|
|
checking whether btowc(EOF) is correct... guessing yes
|
|
checking for __builtin_expect... yes
|
|
checking whether the compiler supports the __inline keyword... yes
|
|
checking whether langinfo.h defines CODESET... yes
|
|
checking whether langinfo.h defines T_FMT_AMPM... yes
|
|
checking whether langinfo.h defines ALTMON_1... yes
|
|
checking whether langinfo.h defines ERA... yes
|
|
checking whether langinfo.h defines YESEXPR... yes
|
|
checking for pthread_rwlock_t... yes
|
|
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
|
|
checking whether YESEXPR works... yes
|
|
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
|
|
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
|
|
checking whether wcrtomb works in the C locale... yes
|
|
checking whether wcrtomb return value is correct... guessing yes
|
|
checking whether make sets $(MAKE)... (cached) yes
|
|
checking whether ln -s works... yes
|
|
checking whether diff accepts -u... yes
|
|
checking whether diff accepts -a... yes
|
|
checking for io.h... no
|
|
checking for pwd.h... yes
|
|
checking for termcap.h... yes
|
|
checking for termios.h... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking for sys/ioctl.h... yes
|
|
checking for sys/time.h... (cached) yes
|
|
checking for sys/wait.h... yes
|
|
checking POSIX termios... yes
|
|
checking for off_t... yes
|
|
checking for setlocale... yes
|
|
checking for sigaction... yes
|
|
checking for sigprocmask... yes
|
|
checking for posix_openpt... yes
|
|
checking for tgetent in -ltinfo... no
|
|
checking for tgetent in -lncurses... yes
|
|
checking for library with termcap variables...
|
|
checking for ncurses/termcap.h... no
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking whether NLS is requested... yes
|
|
checking for msgfmt... /usr/bin/msgfmt
|
|
checking for gmsgfmt... /usr/bin/msgfmt
|
|
checking for xgettext... /usr/bin/xgettext
|
|
checking for msgmerge... /usr/bin/msgmerge
|
|
checking for CFPreferencesCopyAppValue... no
|
|
checking for CFLocaleCopyPreferredLanguages... no
|
|
checking for GNU gettext in libc... yes
|
|
checking whether to use NLS... yes
|
|
checking where the gettext function comes from... libc
|
|
=== configuring in tp/Texinfo/XS (/sources/texinfo-6.8/tp/Texinfo/XS)
|
|
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' --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 perl... /usr/bin/perl
|
|
checking Perl configuration value cc... cc
|
|
checking Perl configuration value ccflags... -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2
|
|
checking Perl configuration value cccdlflags... -fPIC
|
|
checking Perl configuration value optimize... -O2
|
|
checking Perl configuration value ccdlflags... -Wl,-E
|
|
checking Perl configuration value libperl... libperl.a
|
|
checking Perl configuration value archlibexp... /usr/lib/perl5/5.34/core_perl
|
|
checking Perl configuration value privlibexp... /usr/lib/perl5/5.34/core_perl
|
|
checking for gcc... cc
|
|
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 cc accepts -g... yes
|
|
checking for cc option to enable C11 features... none needed
|
|
checking whether cc understands -c and -o together... yes
|
|
checking whether the compiler is clang... no
|
|
checking for compiler option needed when checking for declarations... none
|
|
checking whether make supports the include directive... yes (GNU style)
|
|
checking dependency style of cc... gcc3
|
|
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 wchar.h... yes
|
|
checking for minix/config.h... no
|
|
checking for limits.h... yes
|
|
checking for sys/mman.h... yes
|
|
checking for features.h... yes
|
|
checking for crtdefs.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking whether _XOPEN_SOURCE should be defined... no
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking how to run the C preprocessor... cc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for Minix Amsterdam compiler... no
|
|
checking for ar... ar
|
|
checking for ranlib... ranlib
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking whether NLS is requested... yes
|
|
checking for msgfmt... /usr/bin/msgfmt
|
|
checking for gmsgfmt... /usr/bin/msgfmt
|
|
checking for xgettext... /usr/bin/xgettext
|
|
checking for msgmerge... /usr/bin/msgmerge
|
|
checking for ld used by cc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
|
|
checking for shared library run path origin... done
|
|
checking 32-bit host C ABI... no
|
|
checking for ELF binary format... yes
|
|
checking for the common suffixes of directories in the library search path... lib,lib,lib
|
|
checking for CFPreferencesCopyAppValue... no
|
|
checking for CFLocaleCopyPreferredLanguages... no
|
|
checking for GNU gettext in libc... yes
|
|
checking whether to use NLS... yes
|
|
checking where the gettext function comes from... libc
|
|
checking for size_t... yes
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking whether the preprocessor supports include_next... yes
|
|
checking whether source code line length is unlimited... yes
|
|
checking for complete errno.h... yes
|
|
checking for cc options needed to detect all undeclared functions... none needed
|
|
checking whether getdelim is declared... yes
|
|
checking for getdelim... yes
|
|
checking for mprotect... yes
|
|
checking for strndup... yes
|
|
checking for vasnprintf... no
|
|
checking for snprintf... yes
|
|
checking whether getline is declared... yes
|
|
checking for iconv... yes
|
|
checking for working iconv... yes
|
|
checking whether iconv is compatible with its POSIX signature... yes
|
|
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
|
|
checking for wint_t... yes
|
|
checking whether wint_t is large enough... yes
|
|
checking whether the compiler produces multi-arch binaries... no
|
|
checking whether stdint.h conforms to C99... yes
|
|
checking whether stdint.h works without ISO C predefines... yes
|
|
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
|
|
checking for C/C++ restrict keyword... __restrict__
|
|
checking for mmap... yes
|
|
checking for MAP_ANONYMOUS... yes
|
|
checking whether memchr works... yes
|
|
checking for wchar_t... yes
|
|
checking whether fcloseall is declared... yes
|
|
checking whether strndup is declared... yes
|
|
checking whether strnlen is declared... yes
|
|
checking for pid_t... yes
|
|
checking for mode_t... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for intmax_t... yes
|
|
checking where to find the exponent in a 'double'... word 1 bit 20
|
|
checking whether snprintf returns a byte count as in C99... yes
|
|
checking whether snprintf truncates the result as in C99... yes
|
|
checking for snprintf... (cached) yes
|
|
checking for strnlen... yes
|
|
checking for wcslen... yes
|
|
checking for wcsnlen... yes
|
|
checking for mbrtowc... yes
|
|
checking for wcrtomb... yes
|
|
checking whether _snprintf is declared... no
|
|
checking whether <wchar.h> uses 'inline' correctly... yes
|
|
checking for alloca as a compiler built-in... yes
|
|
checking whether conversion from 'int' to 'long double' works... yes
|
|
checking for working getdelim function... yes
|
|
checking for getline... yes
|
|
checking for working getline function... yes
|
|
checking for rawmemchr... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking for SIZE_MAX... yes
|
|
checking for ssize_t... yes
|
|
checking for good max_align_t... yes
|
|
checking whether NULL can be used in arbitrary expressions... yes
|
|
checking which flavor of printf attribute matches inttypes macros... system
|
|
checking for strchrnul... yes
|
|
checking whether strchrnul works... yes
|
|
checking for working strndup... yes
|
|
checking for working strnlen... yes
|
|
checking for ptrdiff_t... yes
|
|
checking for vasprintf... yes
|
|
checking whether wcsdup is declared... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking how to print strings... printf
|
|
checking for a sed that does not truncate output... (cached) /usr/bin/sed
|
|
checking for fgrep... /usr/bin/grep -F
|
|
checking for ld used by cc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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 archiver @FILE support... @
|
|
checking for strip... strip
|
|
checking for ranlib... (cached) ranlib
|
|
checking command to parse /usr/bin/nm -B output from cc 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 dlfcn.h... yes
|
|
checking for objdir... .libs
|
|
checking if cc supports -fno-rtti -fno-exceptions... no
|
|
checking for cc option to produce PIC... -fPIC -DPIC
|
|
checking if cc PIC flag -fPIC -DPIC works... yes
|
|
checking if cc static flag -static works... yes
|
|
checking if cc supports -c -o file.o... yes
|
|
checking if cc supports -c -o file.o... (cached) yes
|
|
checking whether the cc linker (/usr/x86_64-lfs-linux-gnu/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... no
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile
|
|
config.status: creating gnulib/lib/Makefile
|
|
config.status: creating config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing po-directories commands
|
|
config.status: executing libtool commands
|
|
checking whether we can build Perl extension (XS) modules...
|
|
Making clean in gnulib/lib
|
|
make[1]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[2]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
test -z "" || rm -f
|
|
rm -rf .libs _libs
|
|
test -z "" || rm -f
|
|
test -z "libgnu.la" || rm -f libgnu.la
|
|
rm -f ./so_locations
|
|
rm -f *.o
|
|
test -z "core *.stackdump alloca.h alloca.h-t errno.h errno.h-t float.h float.h-t inttypes.h inttypes.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t string.h string.h-t sys/types.h sys/types.h-t wchar.h wchar.h-t" || rm -f core *.stackdump alloca.h alloca.h-t errno.h errno.h-t float.h float.h-t inttypes.h inttypes.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t string.h string.h-t sys/types.h sys/types.h-t wchar.h wchar.h-t
|
|
rm -f *.lo
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[1]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
test -z "" || rm -f
|
|
rm -rf .libs _libs
|
|
rm -rf parsetexi/.libs parsetexi/_libs
|
|
test -z "XSParagraph.la TestXS.la MiscXS.la Parsetexi.la" || rm -f XSParagraph.la TestXS.la MiscXS.la Parsetexi.la
|
|
rm -f ./so_locations
|
|
rm -f *.o
|
|
rm -f parsetexi/*.o
|
|
rm -f parsetexi/*.lo
|
|
rm -f *.lo
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
depbase=`echo TestXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT TestXS.lo -MD -MP -MF $depbase.Tpo -c -o TestXS.lo TestXS.c &&\
|
|
mv -f $depbase.Tpo $depbase.Plo
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT TestXS.lo -MD -MP -MF .deps/TestXS.Tpo -c TestXS.c -fPIC -DPIC -o .libs/TestXS.o
|
|
/bin/sh ./libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -avoid-version -module -Wl,-E -o TestXS.la -rpath /usr/lib/texinfo TestXS.lo
|
|
libtool: link: cc -shared -fPIC -DPIC .libs/TestXS.o -fstack-protector-strong -O2 -Wl,-E -Wl,-soname -Wl,TestXS.so -o .libs/TestXS.so
|
|
libtool: link: ( cd ".libs" && rm -f "TestXS.la" && ln -s "../TestXS.la" "TestXS.la" )
|
|
message from XS module
|
|
checking whether we can build Perl extension (XS) modules... yes
|
|
checking for eslint... no
|
|
checking for tsc... no
|
|
checking for uglifyjs... no
|
|
checking for modernizr... no
|
|
checking for prove... prove
|
|
checking parser tests requirements... no
|
|
checking Perl Texinfo API texinfo documentation build requirements... yes
|
|
checking Pod::Simple::Texinfo tests requirements... yes
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating install-info/tests/defs
|
|
config.status: creating Makefile
|
|
config.status: creating doc/Makefile
|
|
config.status: creating doc/tp_api/Makefile
|
|
config.status: creating gnulib/lib/Makefile
|
|
config.status: creating info/Makefile
|
|
config.status: creating install-info/Makefile
|
|
config.status: creating install-info/tests/Makefile
|
|
config.status: creating man/Makefile
|
|
config.status: creating po/Makefile.in
|
|
config.status: creating po_document/Makefile.in
|
|
config.status: creating util/Makefile
|
|
config.status: creating texindex/Makefile
|
|
config.status: creating tp/Makefile
|
|
config.status: creating tp/tests/Makefile
|
|
config.status: creating tp/tests/many_input_files/Makefile
|
|
config.status: creating tp/tests/sectioning/Makefile
|
|
config.status: creating tp/tests/formatting/Makefile
|
|
config.status: creating tp/tests/indices/Makefile
|
|
config.status: creating tp/tests/contents/Makefile
|
|
config.status: creating tp/tests/nested_formats/Makefile
|
|
config.status: creating tp/tests/layout/Makefile
|
|
config.status: creating tp/tests/tex_html/Makefile
|
|
config.status: creating tp/defs
|
|
config.status: creating js/Makefile
|
|
config.status: creating Pod-Simple-Texinfo/Makefile
|
|
config.status: creating pre-inst-env
|
|
config.status: creating config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing po-directories commands
|
|
config.status: creating po/POTFILES
|
|
config.status: creating po/Makefile
|
|
config.status: creating po_document/POTFILES
|
|
config.status: creating po_document/Makefile
|
|
make all-recursive
|
|
make[1]: Entering directory '/sources/texinfo-6.8'
|
|
Making all in gnulib/lib
|
|
make[2]: Entering directory '/sources/texinfo-6.8/gnulib/lib'
|
|
rm -f alloca.h-t alloca.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
|
|
} > alloca.h-t && \
|
|
mv -f alloca.h-t alloca.h
|
|
rm -f fcntl.h-t fcntl.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
|
|
-e 's/@''GNULIB_CREAT''@/0/g' \
|
|
-e 's/@''GNULIB_FCNTL''@/0/g' \
|
|
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_OPEN''@/1/g' \
|
|
-e 's/@''GNULIB_OPENAT''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_CREAT''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_OPEN''@/1/g' \
|
|
-e 's|@''HAVE_FCNTL''@|1|g' \
|
|
-e 's|@''HAVE_OPENAT''@|1|g' \
|
|
-e 's|@''REPLACE_CREAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCNTL''@|0|g' \
|
|
-e 's|@''REPLACE_OPEN''@|0|g' \
|
|
-e 's|@''REPLACE_OPENAT''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./fcntl.in.h; \
|
|
} > fcntl.h-t && \
|
|
mv fcntl.h-t fcntl.h
|
|
rm -f inttypes.h-t inttypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
|
|
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
|
|
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
|
|
-e 's/@''GNULIB_IMAXABS''@/0/g' \
|
|
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
|
|
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
|
|
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
|
|
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
|
|
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
|
|
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
|
|
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
|
|
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
|
|
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
|
|
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./inttypes.in.h; \
|
|
} > inttypes.h-t && \
|
|
mv inttypes.h-t inttypes.h
|
|
rm -f langinfo.h-t langinfo.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_LANGINFO_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
|
|
-e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
|
|
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
|
|
-e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
|
|
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \
|
|
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./langinfo.in.h; \
|
|
} > langinfo.h-t && \
|
|
mv langinfo.h-t langinfo.h
|
|
rm -f limits.h-t limits.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
|
|
< ./limits.in.h; \
|
|
} > limits.h-t && \
|
|
mv limits.h-t limits.h
|
|
rm -f locale.h-t locale.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
|
|
-e 's/@''GNULIB_LOCALECONV''@/0/g' \
|
|
-e 's/@''GNULIB_SETLOCALE''@/0/g' \
|
|
-e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
|
|
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \
|
|
-e 's/@''GNULIB_LOCALENAME''@/0/g' \
|
|
-e 's|@''HAVE_NEWLOCALE''@|1|g' \
|
|
-e 's|@''HAVE_DUPLOCALE''@|1|g' \
|
|
-e 's|@''HAVE_FREELOCALE''@|1|g' \
|
|
-e 's|@''HAVE_XLOCALE_H''@|0|g' \
|
|
-e 's|@''REPLACE_LOCALECONV''@|0|g' \
|
|
-e 's|@''REPLACE_SETLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_NEWLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_FREELOCALE''@|0|g' \
|
|
-e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
|
|
-e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./locale.in.h; \
|
|
} > locale.h-t && \
|
|
mv locale.h-t locale.h
|
|
rm -f stdio.h-t stdio.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
|
|
-e 's/@''GNULIB_DPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_FCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_FDOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FFLUSH''@/0/g' \
|
|
-e 's/@''GNULIB_FGETC''@/1/g' \
|
|
-e 's/@''GNULIB_FGETS''@/1/g' \
|
|
-e 's/@''GNULIB_FOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_FPURGE''@/0/g' \
|
|
-e 's/@''GNULIB_FPUTC''@/1/g' \
|
|
-e 's/@''GNULIB_FPUTS''@/1/g' \
|
|
-e 's/@''GNULIB_FREAD''@/1/g' \
|
|
-e 's/@''GNULIB_FREOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FSCANF''@/1/g' \
|
|
-e 's/@''GNULIB_FSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_FSEEKO''@/0/g' \
|
|
-e 's/@''GNULIB_FTELL''@/0/g' \
|
|
-e 's/@''GNULIB_FTELLO''@/0/g' \
|
|
-e 's/@''GNULIB_FWRITE''@/1/g' \
|
|
-e 's/@''GNULIB_GETC''@/1/g' \
|
|
-e 's/@''GNULIB_GETCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_GETDELIM''@/0/g' \
|
|
-e 's/@''GNULIB_GETLINE''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_PERROR''@/0/g' \
|
|
-e 's/@''GNULIB_POPEN''@/0/g' \
|
|
-e 's/@''GNULIB_PRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PUTC''@/1/g' \
|
|
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_PUTS''@/1/g' \
|
|
-e 's/@''GNULIB_REMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_RENAME''@/0/g' \
|
|
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
|
|
-e 's/@''GNULIB_SCANF''@/1/g' \
|
|
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
|
|
-e 's/@''GNULIB_TMPFILE''@/0/g' \
|
|
-e 's/@''GNULIB_VASPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VFSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_FILENO''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_GETW''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_PUTW''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
|
|
< ./stdio.in.h | \
|
|
sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FPURGE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_PCLOSE''@|1|g' \
|
|
-e 's|@''HAVE_POPEN''@|1|g' \
|
|
-e 's|@''HAVE_RENAMEAT''@|1|g' \
|
|
-e 's|@''HAVE_VASPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_VDPRINTF''@|1|g' \
|
|
-e 's|@''REPLACE_DPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FCLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_FDOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FFLUSH''@|0|g' \
|
|
-e 's|@''REPLACE_FOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FPURGE''@|0|g' \
|
|
-e 's|@''REPLACE_FREOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEKO''@|0|g' \
|
|
-e 's|@''REPLACE_FTELL''@|0|g' \
|
|
-e 's|@''REPLACE_FTELLO''@|0|g' \
|
|
-e 's|@''REPLACE_GETDELIM''@|0|g' \
|
|
-e 's|@''REPLACE_GETLINE''@|0|g' \
|
|
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_PERROR''@|0|g' \
|
|
-e 's|@''REPLACE_POPEN''@|0|g' \
|
|
-e 's|@''REPLACE_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_REMOVE''@|0|g' \
|
|
-e 's|@''REPLACE_RENAME''@|0|g' \
|
|
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
|
|
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_SPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_TMPFILE''@|0|g' \
|
|
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
|
|
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdio.h-t && \
|
|
mv stdio.h-t stdio.h
|
|
rm -f stdlib.h-t stdlib.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
|
|
-e 's/@''GNULIB__EXIT''@/0/g' \
|
|
-e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
|
|
-e 's/@''GNULIB_ATOLL''@/0/g' \
|
|
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
|
|
-e 's/@''GNULIB_FREE_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
|
|
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
|
|
-e 's/@''GNULIB_GRANTPT''@/0/g' \
|
|
-e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_MBTOWC''@/0/g' \
|
|
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
|
|
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
|
|
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME''@/0/g' \
|
|
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_PUTENV''@/0/g' \
|
|
-e 's/@''GNULIB_QSORT_R''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM''@/0/g' \
|
|
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
|
|
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
|
|
-e 's/@''GNULIB_REALPATH''@/0/g' \
|
|
-e 's/@''GNULIB_RPMATCH''@/0/g' \
|
|
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
|
|
-e 's/@''GNULIB_SETENV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLD''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOLL''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOULL''@/0/g' \
|
|
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNSETENV''@/0/g' \
|
|
-e 's/@''GNULIB_WCTOMB''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_ECVT''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_FCVT''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_GCVT''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
|
|
< ./stdlib.in.h | \
|
|
sed -e 's|@''HAVE__EXIT''@|1|g' \
|
|
-e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
|
|
-e 's|@''HAVE_ATOLL''@|1|g' \
|
|
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ECVT''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FCVT''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GCVT''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
|
|
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
|
|
-e 's|@''HAVE_GRANTPT''@|1|g' \
|
|
-e 's|@''HAVE_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
|
|
-e 's|@''HAVE_MBTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MKDTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMP''@|1|g' \
|
|
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
|
|
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME''@|1|g' \
|
|
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_QSORT_R''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_H''@|1|g' \
|
|
-e 's|@''HAVE_RANDOM_R''@|1|g' \
|
|
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
|
|
-e 's|@''HAVE_REALPATH''@|1|g' \
|
|
-e 's|@''HAVE_RPMATCH''@|1|g' \
|
|
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
|
|
-e 's|@''HAVE_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
|
|
-e 's|@''HAVE_STRTOD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLD''@|1|g' \
|
|
-e 's|@''HAVE_STRTOLL''@|1|g' \
|
|
-e 's|@''HAVE_STRTOULL''@|1|g' \
|
|
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
|
|
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
|
|
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
|
|
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
|
|
-e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_CALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
|
|
-e 's|@''REPLACE_FREE''@|0|g' \
|
|
-e 's|@''REPLACE_INITSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_MALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_MBTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
|
|
-e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME''@|0|g' \
|
|
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_PUTENV''@|0|g' \
|
|
-e 's|@''REPLACE_QSORT_R''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM''@|0|g' \
|
|
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
|
|
-e 's|@''REPLACE_REALLOC''@|0|g' \
|
|
-e 's|@''REPLACE_REALPATH''@|0|g' \
|
|
-e 's|@''REPLACE_SETENV''@|0|g' \
|
|
-e 's|@''REPLACE_SETSTATE''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOD''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOLD''@|0|g' \
|
|
-e 's|@''REPLACE_UNSETENV''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOMB''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _Noreturn/r ./_Noreturn.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdlib.h-t && \
|
|
mv stdlib.h-t stdlib.h
|
|
rm -f string.h-t string.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
|
|
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
|
|
-e 's/@''GNULIB_FFSL''@/0/g' \
|
|
-e 's/@''GNULIB_FFSLL''@/0/g' \
|
|
-e 's/@''GNULIB_MBSLEN''@/1/g' \
|
|
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCHR''@/1/g' \
|
|
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSTR''@/1/g' \
|
|
-e 's/@''GNULIB_MBSCASECMP''@/1/g' \
|
|
-e 's/@''GNULIB_MBSNCASECMP''@/1/g' \
|
|
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSEP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_MEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_MEMMEM''@/0/g' \
|
|
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_MEMRCHR''@/1/g' \
|
|
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
|
|
-e 's/@''GNULIB_STPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_STPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
|
|
-e 's/@''GNULIB_STRDUP''@/1/g' \
|
|
-e 's/@''GNULIB_STRNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_STRNDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNLEN''@/1/g' \
|
|
-e 's/@''GNULIB_STRPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_STRSEP''@/0/g' \
|
|
-e 's/@''GNULIB_STRSTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRCASESTR''@/1/g' \
|
|
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRERROR''@/1/g' \
|
|
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
|
|
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
|
|
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
|
|
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
|
|
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
|
|
< ./string.in.h | \
|
|
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
|
|
-e 's|@''HAVE_FFSL''@|1|g' \
|
|
-e 's|@''HAVE_FFSLL''@|1|g' \
|
|
-e 's|@''HAVE_MBSLEN''@|0|g' \
|
|
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
|
|
-e 's|@''HAVE_MEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
|
|
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_STPCPY''@|1|g' \
|
|
-e 's|@''HAVE_STPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
|
|
-e 's|@''HAVE_STRPBRK''@|1|g' \
|
|
-e 's|@''HAVE_STRSEP''@|1|g' \
|
|
-e 's|@''HAVE_STRCASESTR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
|
|
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
|
|
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
|
|
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
|
|
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
|
|
-e 's|@''REPLACE_FFSLL''@|0|g' \
|
|
-e 's|@''REPLACE_MEMCHR''@|0|g' \
|
|
-e 's|@''REPLACE_MEMMEM''@|0|g' \
|
|
-e 's|@''REPLACE_STPNCPY''@|0|g' \
|
|
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
|
|
-e 's|@''REPLACE_STRDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNCAT''@|0|g' \
|
|
-e 's|@''REPLACE_STRNDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNLEN''@|0|g' \
|
|
-e 's|@''REPLACE_STRSTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
|
|
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
|
|
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
< ./string.in.h; \
|
|
} > string.h-t && \
|
|
mv string.h-t string.h
|
|
rm -f strings.h-t strings.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_STRINGS_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
|
|
-e 's/@''GNULIB_FFS''@/0/g' \
|
|
-e 's|@''HAVE_FFS''@|1|g' \
|
|
-e 's|@''HAVE_STRCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./strings.in.h; \
|
|
} > strings.h-t && \
|
|
mv strings.h-t strings.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/types.h-t sys/types.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
|
|
< ./sys_types.in.h; \
|
|
} > sys/types.h-t && \
|
|
mv sys/types.h-t sys/types.h
|
|
rm -f unistd.h-t unistd.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''HAVE_UNISTD_H''@|1|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's/@''GNULIB_ACCESS''@/0/g' \
|
|
-e 's/@''GNULIB_CHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_CHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_CLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
|
|
-e 's/@''GNULIB_DUP''@/0/g' \
|
|
-e 's/@''GNULIB_DUP2''@/0/g' \
|
|
-e 's/@''GNULIB_DUP3''@/0/g' \
|
|
-e 's/@''GNULIB_ENVIRON''@/0/g' \
|
|
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
|
|
-e 's/@''GNULIB_EXECL''@/0/g' \
|
|
-e 's/@''GNULIB_EXECLE''@/0/g' \
|
|
-e 's/@''GNULIB_EXECLP''@/0/g' \
|
|
-e 's/@''GNULIB_EXECV''@/0/g' \
|
|
-e 's/@''GNULIB_EXECVE''@/0/g' \
|
|
-e 's/@''GNULIB_EXECVP''@/0/g' \
|
|
-e 's/@''GNULIB_EXECVPE''@/0/g' \
|
|
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
|
|
-e 's/@''GNULIB_FCHDIR''@/0/g' \
|
|
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
|
|
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
|
|
-e 's/@''GNULIB_FSYNC''@/0/g' \
|
|
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
|
|
-e 's/@''GNULIB_GETCWD''@/0/g' \
|
|
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
|
|
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
|
|
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
|
|
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
|
|
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
|
|
-e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
|
|
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
|
|
-e 's/@''GNULIB_GETPASS''@/0/g' \
|
|
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
|
|
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
|
|
-e 's/@''GNULIB_ISATTY''@/0/g' \
|
|
-e 's/@''GNULIB_LCHOWN''@/0/g' \
|
|
-e 's/@''GNULIB_LINK''@/0/g' \
|
|
-e 's/@''GNULIB_LINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_LSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_PIPE''@/0/g' \
|
|
-e 's/@''GNULIB_PIPE2''@/0/g' \
|
|
-e 's/@''GNULIB_PREAD''@/0/g' \
|
|
-e 's/@''GNULIB_PWRITE''@/0/g' \
|
|
-e 's/@''GNULIB_READ''@/0/g' \
|
|
-e 's/@''GNULIB_READLINK''@/0/g' \
|
|
-e 's/@''GNULIB_READLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_RMDIR''@/0/g' \
|
|
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
|
|
-e 's/@''GNULIB_SLEEP''@/0/g' \
|
|
-e 's/@''GNULIB_SYMLINK''@/0/g' \
|
|
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
|
|
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
|
|
-e 's/@''GNULIB_UNLINK''@/0/g' \
|
|
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
|
|
-e 's/@''GNULIB_USLEEP''@/0/g' \
|
|
-e 's/@''GNULIB_WRITE''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_DUP''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_DUP2''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_EXECL''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_EXECV''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_GETPID''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_READ''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_SWAB''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_WRITE''@/1/g' \
|
|
< ./unistd.in.h | \
|
|
sed -e 's|@''HAVE_CHOWN''@|1|g' \
|
|
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
|
|
-e 's|@''HAVE_DUP3''@|1|g' \
|
|
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
|
|
-e 's|@''HAVE_EXECVPE''@|1|g' \
|
|
-e 's|@''HAVE_FACCESSAT''@|1|g' \
|
|
-e 's|@''HAVE_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
|
|
-e 's|@''HAVE_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_FSYNC''@|1|g' \
|
|
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETENTROPY''@|1|g' \
|
|
-e 's|@''HAVE_GETGROUPS''@|1|g' \
|
|
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_GETPASS''@|1|g' \
|
|
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
|
|
-e 's|@''HAVE_LCHOWN''@|1|g' \
|
|
-e 's|@''HAVE_LINK''@|1|g' \
|
|
-e 's|@''HAVE_LINKAT''@|1|g' \
|
|
-e 's|@''HAVE_PIPE''@|1|g' \
|
|
-e 's|@''HAVE_PIPE2''@|1|g' \
|
|
-e 's|@''HAVE_PREAD''@|1|g' \
|
|
-e 's|@''HAVE_PWRITE''@|1|g' \
|
|
-e 's|@''HAVE_READLINK''@|1|g' \
|
|
-e 's|@''HAVE_READLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_SLEEP''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINK''@|1|g' \
|
|
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_UNLINKAT''@|1|g' \
|
|
-e 's|@''HAVE_USLEEP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
|
|
-e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
|
|
-e 's|@''HAVE_OS_H''@|0|g' \
|
|
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
|
|
-e 's|@''REPLACE_CHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_CLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_DUP''@|0|g' \
|
|
-e 's|@''REPLACE_DUP2''@|0|g' \
|
|
-e 's|@''REPLACE_EXECL''@|0|g' \
|
|
-e 's|@''REPLACE_EXECLE''@|0|g' \
|
|
-e 's|@''REPLACE_EXECLP''@|0|g' \
|
|
-e 's|@''REPLACE_EXECV''@|0|g' \
|
|
-e 's|@''REPLACE_EXECVE''@|0|g' \
|
|
-e 's|@''REPLACE_EXECVP''@|0|g' \
|
|
-e 's|@''REPLACE_EXECVPE''@|0|g' \
|
|
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
|
|
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
|
|
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_GETCWD''@|0|g' \
|
|
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
|
|
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
|
|
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
|
|
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
|
|
-e 's|@''REPLACE_GETPASS''@|0|g' \
|
|
-e 's|@''REPLACE_ISATTY''@|0|g' \
|
|
-e 's|@''REPLACE_LCHOWN''@|0|g' \
|
|
-e 's|@''REPLACE_LINK''@|0|g' \
|
|
-e 's|@''REPLACE_LINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_LSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_PREAD''@|0|g' \
|
|
-e 's|@''REPLACE_PWRITE''@|0|g' \
|
|
-e 's|@''REPLACE_READ''@|0|g' \
|
|
-e 's|@''REPLACE_READLINK''@|0|g' \
|
|
-e 's|@''REPLACE_READLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_RMDIR''@|0|g' \
|
|
-e 's|@''REPLACE_SLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINK''@|0|g' \
|
|
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
|
|
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINK''@|0|g' \
|
|
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
|
|
-e 's|@''REPLACE_USLEEP''@|0|g' \
|
|
-e 's|@''REPLACE_WRITE''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
|
|
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > unistd.h-t && \
|
|
mv unistd.h-t unistd.h
|
|
rm -f unitypes.h-t unitypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./unitypes.in.h; \
|
|
} > unitypes.h-t && \
|
|
mv -f unitypes.h-t unitypes.h
|
|
rm -f uniwidth.h-t uniwidth.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
cat ./uniwidth.in.h; \
|
|
} > uniwidth.h-t && \
|
|
mv -f uniwidth.h-t uniwidth.h
|
|
rm -f wchar.h-t wchar.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''HAVE_FEATURES_H''@|1|g' \
|
|
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
|
|
-e 's|@''HAVE_WCHAR_H''@|1|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_BTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_WCTOB''@/0/g' \
|
|
-e 's/@''GNULIB_MBSINIT''@/1/g' \
|
|
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
|
|
-e 's/@''GNULIB_MBRLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_WCRTOMB''@/1/g' \
|
|
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCWIDTH''@/1/g' \
|
|
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMSET''@/0/g' \
|
|
-e 's/@''GNULIB_WCSLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
|
|
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
|
|
-e 's/@''GNULIB_WCSDUP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSTR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSTOK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
|
|
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
|
|
< ./wchar.in.h | \
|
|
sed -e 's|@''HAVE_WINT_T''@|1|g' \
|
|
-e 's|@''HAVE_BTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBSINIT''@|1|g' \
|
|
-e 's|@''HAVE_MBRTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBRLEN''@|1|g' \
|
|
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_WCRTOMB''@|1|g' \
|
|
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCMP''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
|
|
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMSET''@|1|g' \
|
|
-e 's|@''HAVE_WCSLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSNLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCOLL''@|1|g' \
|
|
-e 's|@''HAVE_WCSXFRM''@|1|g' \
|
|
-e 's|@''HAVE_WCSDUP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSRCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSCSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSPBRK''@|1|g' \
|
|
-e 's|@''HAVE_WCSSTR''@|1|g' \
|
|
-e 's|@''HAVE_WCSTOK''@|1|g' \
|
|
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
|
|
-e 's|@''HAVE_WCSFTIME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
|
|
-e 's|@''REPLACE_BTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOB''@|0|g' \
|
|
-e 's|@''REPLACE_MBSINIT''@|0|g' \
|
|
-e 's|@''REPLACE_MBRTOWC''@|1|g' \
|
|
-e 's|@''REPLACE_MBRLEN''@|0|g' \
|
|
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
|
|
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
|
|
-e 's|@''REPLACE_WCSTOK''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > wchar.h-t && \
|
|
mv wchar.h-t wchar.h
|
|
rm -f wctype.h-t wctype.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_ISWBLANK''@/1/g' \
|
|
-e 's/@''GNULIB_ISWDIGIT''@/1/g' \
|
|
-e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
|
|
-e 's/@''GNULIB_WCTYPE''@/0/g' \
|
|
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
|
|
-e 's/@''GNULIB_WCTRANS''@/0/g' \
|
|
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
|
|
-e 's/@''HAVE_ISWBLANK''@/1/g' \
|
|
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
|
|
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
|
|
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
|
|
-e 's/@''HAVE_WINT_T''@/1/g' \
|
|
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
|
|
-e 's/@''REPLACE_ISWDIGIT''@/0/g' \
|
|
-e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
|
|
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
|
|
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./wctype.in.h; \
|
|
} > wctype.h-t && \
|
|
mv wctype.h-t wctype.h
|
|
make all-recursive
|
|
make[3]: Entering directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[4]: Entering directory '/sources/texinfo-6.8/gnulib/lib'
|
|
depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo malloc/dynarray_at_failure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloc/dynarray_at_failure.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo malloc/dynarray_emplace_enlarge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloc/dynarray_emplace_enlarge.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo malloc/dynarray_finalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloc/dynarray_finalize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo malloc/dynarray_resize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloc/dynarray_resize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo malloc/dynarray_resize_clear.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloc/dynarray_resize_clear.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbiter.o -MD -MP -MF $depbase.Tpo -c -o mbiter.o mbiter.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o mbscasecmp.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbschr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbschr.o -MD -MP -MF $depbase.Tpo -c -o mbschr.o mbschr.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbsncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbsncasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbsncasecmp.o mbsncasecmp.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbuiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbuiter.o -MD -MP -MF $depbase.Tpo -c -o mbuiter.o mbuiter.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo setlocale_null.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT setlocale_null.o -MD -MP -MF $depbase.Tpo -c -o setlocale_null.o setlocale_null.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
|
|
gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\
|
|
mv -f $depbase.Tpo $depbase.Po
|
|
rm -f libgnu.a
|
|
ar cr libgnu.a basename-lgpl.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o exitfail.o getprogname.o hard-locale.o localcharset.o glthread/lock.o malloca.o mbchar.o mbiter.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o mbuiter.o setlocale_null.o strnlen1.o glthread/threadlib.o unistd.o uniwidth/width.o wctype-h.o xmalloc.o xalloc-die.o mbrtowc.o regex.o
|
|
ranlib libgnu.a
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/gnulib/lib'
|
|
Making all in info
|
|
make[2]: Entering directory '/sources/texinfo-6.8/info'
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c
|
|
mv -f .deps/makedoc.Tpo .deps/makedoc.Po
|
|
gcc -g -O2 -o makedoc makedoc.o ../gnulib/lib/libgnu.a -lncurses
|
|
rm -f doc.c funs.h
|
|
..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c
|
|
make all-am
|
|
make[3]: Entering directory '/sources/texinfo-6.8/info'
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c
|
|
mv -f .deps/dir.Tpo .deps/dir.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c
|
|
mv -f .deps/display.Tpo .deps/display.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT dribble.o -MD -MP -MF .deps/dribble.Tpo -c -o dribble.o dribble.c
|
|
mv -f .deps/dribble.Tpo .deps/dribble.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT echo-area.o -MD -MP -MF .deps/echo-area.Tpo -c -o echo-area.o echo-area.c
|
|
mv -f .deps/echo-area.Tpo .deps/echo-area.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.c
|
|
mv -f .deps/filesys.Tpo .deps/filesys.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT footnotes.o -MD -MP -MF .deps/footnotes.Tpo -c -o footnotes.o footnotes.c
|
|
mv -f .deps/footnotes.Tpo .deps/footnotes.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT indices.o -MD -MP -MF .deps/indices.Tpo -c -o indices.o indices.c
|
|
mv -f .deps/indices.Tpo .deps/indices.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT info-utils.o -MD -MP -MF .deps/info-utils.Tpo -c -o info-utils.o info-utils.c
|
|
mv -f .deps/info-utils.Tpo .deps/info-utils.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
|
|
mv -f .deps/info.Tpo .deps/info.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infodoc.o -MD -MP -MF .deps/infodoc.Tpo -c -o infodoc.o infodoc.c
|
|
mv -f .deps/infodoc.Tpo .deps/infodoc.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infokey.o -MD -MP -MF .deps/infokey.Tpo -c -o infokey.o infokey.c
|
|
mv -f .deps/infokey.Tpo .deps/infokey.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infomap.o -MD -MP -MF .deps/infomap.Tpo -c -o infomap.o infomap.c
|
|
mv -f .deps/infomap.Tpo .deps/infomap.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infopath.o -MD -MP -MF .deps/infopath.Tpo -c -o infopath.o infopath.c
|
|
mv -f .deps/infopath.Tpo .deps/infopath.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT m-x.o -MD -MP -MF .deps/m-x.Tpo -c -o m-x.o m-x.c
|
|
mv -f .deps/m-x.Tpo .deps/m-x.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o man.c
|
|
mv -f .deps/man.Tpo .deps/man.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT nodemenu.o -MD -MP -MF .deps/nodemenu.Tpo -c -o nodemenu.o nodemenu.c
|
|
mv -f .deps/nodemenu.Tpo .deps/nodemenu.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.c
|
|
mv -f .deps/nodes.Tpo .deps/nodes.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c
|
|
mv -f .deps/search.Tpo .deps/search.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c
|
|
mv -f .deps/session.Tpo .deps/session.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c
|
|
mv -f .deps/signals.Tpo .deps/signals.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT tag.o -MD -MP -MF .deps/tag.Tpo -c -o tag.o tag.c
|
|
mv -f .deps/tag.Tpo .deps/tag.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c
|
|
mv -f .deps/terminal.Tpo .deps/terminal.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o tilde.c
|
|
mv -f .deps/tilde.Tpo .deps/tilde.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c
|
|
mv -f .deps/variables.Tpo .deps/variables.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c
|
|
mv -f .deps/window.Tpo .deps/window.Po
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.c
|
|
mv -f .deps/doc.Tpo .deps/doc.Po
|
|
gcc -g -O2 -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o indices.o info-utils.o info.o infodoc.o infokey.o infomap.o infopath.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o tag.o terminal.o tilde.o variables.o window.o doc.o ../gnulib/lib/libgnu.a -lncurses
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/info'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/info'
|
|
Making all in install-info
|
|
make[2]: Entering directory '/sources/texinfo-6.8/install-info'
|
|
Making all in .
|
|
make[3]: Entering directory '/sources/texinfo-6.8/install-info'
|
|
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o install-info.c
|
|
mv -f .deps/install-info.Tpo .deps/install-info.Po
|
|
gcc -g -O2 -o ginstall-info install-info.o ../gnulib/lib/libgnu.a
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/install-info'
|
|
Making all in tests
|
|
make[3]: Entering directory '/sources/texinfo-6.8/install-info/tests'
|
|
make[3]: Nothing to be done for 'all'.
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/install-info/tests'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/install-info'
|
|
Making all in po
|
|
make[2]: Entering directory '/sources/texinfo-6.8/po'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/po'
|
|
Making all in po_document
|
|
make[2]: Entering directory '/sources/texinfo-6.8/po_document'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/po_document'
|
|
Making all in tp
|
|
make[2]: Entering directory '/sources/texinfo-6.8/tp'
|
|
Making all in Texinfo/XS
|
|
make[3]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make all-recursive
|
|
make[4]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
Making all in gnulib/lib
|
|
make[5]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
rm -f alloca.h-t alloca.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
|
|
} > alloca.h-t && \
|
|
mv -f alloca.h-t alloca.h
|
|
rm -f inttypes.h-t inttypes.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
|
|
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
|
|
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
|
|
-e 's/@''GNULIB_IMAXABS''@/0/g' \
|
|
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
|
|
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
|
|
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
|
|
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
|
|
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
|
|
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
|
|
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
|
|
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
|
|
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
|
|
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
|
|
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
|
|
< ./inttypes.in.h; \
|
|
} > inttypes.h-t && \
|
|
mv inttypes.h-t inttypes.h
|
|
rm -f limits.h-t limits.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
|
|
< ./limits.in.h; \
|
|
} > limits.h-t && \
|
|
mv limits.h-t limits.h
|
|
rm -f stdio.h-t stdio.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
|
|
-e 's/@''GNULIB_DPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_FCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_FDOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FFLUSH''@/0/g' \
|
|
-e 's/@''GNULIB_FGETC''@/1/g' \
|
|
-e 's/@''GNULIB_FGETS''@/1/g' \
|
|
-e 's/@''GNULIB_FOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_FPURGE''@/0/g' \
|
|
-e 's/@''GNULIB_FPUTC''@/1/g' \
|
|
-e 's/@''GNULIB_FPUTS''@/1/g' \
|
|
-e 's/@''GNULIB_FREAD''@/1/g' \
|
|
-e 's/@''GNULIB_FREOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_FSCANF''@/1/g' \
|
|
-e 's/@''GNULIB_FSEEK''@/0/g' \
|
|
-e 's/@''GNULIB_FSEEKO''@/0/g' \
|
|
-e 's/@''GNULIB_FTELL''@/0/g' \
|
|
-e 's/@''GNULIB_FTELLO''@/0/g' \
|
|
-e 's/@''GNULIB_FWRITE''@/1/g' \
|
|
-e 's/@''GNULIB_GETC''@/1/g' \
|
|
-e 's/@''GNULIB_GETCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_GETDELIM''@/1/g' \
|
|
-e 's/@''GNULIB_GETLINE''@/1/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PCLOSE''@/0/g' \
|
|
-e 's/@''GNULIB_PERROR''@/0/g' \
|
|
-e 's/@''GNULIB_POPEN''@/0/g' \
|
|
-e 's/@''GNULIB_PRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_PUTC''@/1/g' \
|
|
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
|
|
-e 's/@''GNULIB_PUTS''@/1/g' \
|
|
-e 's/@''GNULIB_REMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_RENAME''@/0/g' \
|
|
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
|
|
-e 's/@''GNULIB_SCANF''@/1/g' \
|
|
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
|
|
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
|
|
-e 's/@''GNULIB_TMPFILE''@/0/g' \
|
|
-e 's/@''GNULIB_VASPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VFSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VSCANF''@/0/g' \
|
|
-e 's/@''GNULIB_VPRINTF''@/1/g' \
|
|
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
|
|
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_FDOPEN''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_FILENO''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_GETW''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_PUTW''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
|
|
< ./stdio.in.h | \
|
|
sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FPURGE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
|
|
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
|
|
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_DPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_FSEEKO''@|1|g' \
|
|
-e 's|@''HAVE_FTELLO''@|1|g' \
|
|
-e 's|@''HAVE_PCLOSE''@|1|g' \
|
|
-e 's|@''HAVE_POPEN''@|1|g' \
|
|
-e 's|@''HAVE_RENAMEAT''@|1|g' \
|
|
-e 's|@''HAVE_VASPRINTF''@|1|g' \
|
|
-e 's|@''HAVE_VDPRINTF''@|1|g' \
|
|
-e 's|@''REPLACE_DPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FCLOSE''@|0|g' \
|
|
-e 's|@''REPLACE_FDOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FFLUSH''@|0|g' \
|
|
-e 's|@''REPLACE_FOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_FPURGE''@|0|g' \
|
|
-e 's|@''REPLACE_FREOPEN''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEK''@|0|g' \
|
|
-e 's|@''REPLACE_FSEEKO''@|0|g' \
|
|
-e 's|@''REPLACE_FTELL''@|0|g' \
|
|
-e 's|@''REPLACE_FTELLO''@|0|g' \
|
|
-e 's|@''REPLACE_GETDELIM''@|0|g' \
|
|
-e 's|@''REPLACE_GETLINE''@|0|g' \
|
|
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_PERROR''@|0|g' \
|
|
-e 's|@''REPLACE_POPEN''@|0|g' \
|
|
-e 's|@''REPLACE_PRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_REMOVE''@|0|g' \
|
|
-e 's|@''REPLACE_RENAME''@|0|g' \
|
|
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
|
|
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_SPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
|
|
-e 's|@''REPLACE_TMPFILE''@|0|g' \
|
|
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
|
|
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
|
|
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > stdio.h-t && \
|
|
mv stdio.h-t stdio.h
|
|
rm -f string.h-t string.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
|
|
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
|
|
-e 's/@''GNULIB_FFSL''@/0/g' \
|
|
-e 's/@''GNULIB_FFSLL''@/0/g' \
|
|
-e 's/@''GNULIB_MBSLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSTR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSSEP''@/0/g' \
|
|
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_MEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_MEMMEM''@/0/g' \
|
|
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
|
|
-e 's/@''GNULIB_STPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_STPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_STRCHRNUL''@/1/g' \
|
|
-e 's/@''GNULIB_STRDUP''@/0/g' \
|
|
-e 's/@''GNULIB_STRNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_STRNDUP''@/1/g' \
|
|
-e 's/@''GNULIB_STRNLEN''@/1/g' \
|
|
-e 's/@''GNULIB_STRPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_STRSEP''@/0/g' \
|
|
-e 's/@''GNULIB_STRSTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
|
|
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRERROR''@/0/g' \
|
|
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
|
|
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
|
|
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
|
|
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
|
|
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
|
|
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
|
|
-e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
|
|
< ./string.in.h | \
|
|
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
|
|
-e 's|@''HAVE_FFSL''@|1|g' \
|
|
-e 's|@''HAVE_FFSLL''@|1|g' \
|
|
-e 's|@''HAVE_MBSLEN''@|0|g' \
|
|
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
|
|
-e 's|@''HAVE_MEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
|
|
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_STPCPY''@|1|g' \
|
|
-e 's|@''HAVE_STPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
|
|
-e 's|@''HAVE_STRPBRK''@|1|g' \
|
|
-e 's|@''HAVE_STRSEP''@|1|g' \
|
|
-e 's|@''HAVE_STRCASESTR''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
|
|
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
|
|
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
|
|
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
|
|
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
|
|
-e 's|@''REPLACE_FFSLL''@|0|g' \
|
|
-e 's|@''REPLACE_MEMCHR''@|0|g' \
|
|
-e 's|@''REPLACE_MEMMEM''@|0|g' \
|
|
-e 's|@''REPLACE_STPNCPY''@|0|g' \
|
|
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
|
|
-e 's|@''REPLACE_STRDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNCAT''@|0|g' \
|
|
-e 's|@''REPLACE_STRNDUP''@|0|g' \
|
|
-e 's|@''REPLACE_STRNLEN''@|0|g' \
|
|
-e 's|@''REPLACE_STRSTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
|
|
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR''@|0|g' \
|
|
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
|
|
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
|
|
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
|
|
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
< ./string.in.h; \
|
|
} > string.h-t && \
|
|
mv string.h-t string.h
|
|
/usr/bin/mkdir -p sys
|
|
rm -f sys/types.h-t sys/types.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
|
|
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
|
|
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
|
|
< ./sys_types.in.h; \
|
|
} > sys/types.h-t && \
|
|
mv sys/types.h-t sys/types.h
|
|
rm -f wchar.h-t wchar.h && \
|
|
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
|
|
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
|
|
-e 's|@''PRAGMA_COLUMNS''@||g' \
|
|
-e 's|@''HAVE_FEATURES_H''@|1|g' \
|
|
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
|
|
-e 's|@''HAVE_WCHAR_H''@|1|g' \
|
|
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
|
|
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
|
|
-e 's/@''GNULIB_BTOWC''@/0/g' \
|
|
-e 's/@''GNULIB_WCTOB''@/0/g' \
|
|
-e 's/@''GNULIB_MBSINIT''@/0/g' \
|
|
-e 's/@''GNULIB_MBRTOWC''@/0/g' \
|
|
-e 's/@''GNULIB_MBRLEN''@/0/g' \
|
|
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
|
|
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
|
|
-e 's/@''GNULIB_WCWIDTH''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WMEMSET''@/0/g' \
|
|
-e 's/@''GNULIB_WCSLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
|
|
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
|
|
-e 's/@''GNULIB_WCSDUP''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSPN''@/0/g' \
|
|
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSSTR''@/0/g' \
|
|
-e 's/@''GNULIB_WCSTOK''@/0/g' \
|
|
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
|
|
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
|
|
-e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
|
|
< ./wchar.in.h | \
|
|
sed -e 's|@''HAVE_WINT_T''@|1|g' \
|
|
-e 's|@''HAVE_BTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBSINIT''@|1|g' \
|
|
-e 's|@''HAVE_MBRTOWC''@|1|g' \
|
|
-e 's|@''HAVE_MBRLEN''@|1|g' \
|
|
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
|
|
-e 's|@''HAVE_WCRTOMB''@|1|g' \
|
|
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCHR''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCMP''@|1|g' \
|
|
-e 's|@''HAVE_WMEMCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
|
|
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WMEMSET''@|1|g' \
|
|
-e 's|@''HAVE_WCSLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSNLEN''@|1|g' \
|
|
-e 's|@''HAVE_WCSCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCPNCPY''@|1|g' \
|
|
-e 's|@''HAVE_WCSCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCAT''@|1|g' \
|
|
-e 's|@''HAVE_WCSCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCOLL''@|1|g' \
|
|
-e 's|@''HAVE_WCSXFRM''@|1|g' \
|
|
-e 's|@''HAVE_WCSDUP''@|1|g' \
|
|
-e 's|@''HAVE_WCSCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSRCHR''@|1|g' \
|
|
-e 's|@''HAVE_WCSCSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSSPN''@|1|g' \
|
|
-e 's|@''HAVE_WCSPBRK''@|1|g' \
|
|
-e 's|@''HAVE_WCSSTR''@|1|g' \
|
|
-e 's|@''HAVE_WCSTOK''@|1|g' \
|
|
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
|
|
-e 's|@''HAVE_WCSFTIME''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
|
|
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
|
|
| \
|
|
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
|
|
-e 's|@''REPLACE_BTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_WCTOB''@|0|g' \
|
|
-e 's|@''REPLACE_MBSINIT''@|0|g' \
|
|
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
|
|
-e 's|@''REPLACE_MBRLEN''@|0|g' \
|
|
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
|
|
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
|
|
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
|
|
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
|
|
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
|
|
-e 's|@''REPLACE_WCSTOK''@|0|g' \
|
|
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
|
|
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
|
|
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
|
|
} > wchar.h-t && \
|
|
mv wchar.h-t wchar.h
|
|
make all-recursive
|
|
make[6]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[7]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c -o xsize.lo xsize.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/xsize.o
|
|
mv -f .deps/xsize.Tpo .deps/xsize.Plo
|
|
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
|
|
mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo
|
|
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
|
|
mv -f .deps/printf-args.Tpo .deps/printf-args.Plo
|
|
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
|
|
mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo
|
|
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
|
|
mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo
|
|
/bin/sh ../../libtool --tag=CC --mode=link cc -no-undefined -o libgnu.la xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo
|
|
libtool: link: ar cru .libs/libgnu.a .libs/xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o
|
|
libtool: link: ranlib .libs/libgnu.a
|
|
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
|
|
make[7]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[6]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[5]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[5]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
depbase=`echo XSParagraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT XSParagraph.lo -MD -MP -MF $depbase.Tpo -c -o XSParagraph.lo XSParagraph.c &&\
|
|
mv -f $depbase.Tpo $depbase.Plo
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT XSParagraph.lo -MD -MP -MF .deps/XSParagraph.Tpo -c XSParagraph.c -fPIC -DPIC -o .libs/XSParagraph.o
|
|
depbase=`echo xspara.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT xspara.lo -MD -MP -MF $depbase.Tpo -c -o xspara.lo xspara.c &&\
|
|
mv -f $depbase.Tpo $depbase.Plo
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT xspara.lo -MD -MP -MF .deps/xspara.Tpo -c xspara.c -fPIC -DPIC -o .libs/xspara.o
|
|
depbase=`echo text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT text.lo -MD -MP -MF $depbase.Tpo -c -o text.lo text.c &&\
|
|
mv -f $depbase.Tpo $depbase.Plo
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o
|
|
/bin/sh ./libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -avoid-version -module -Wl,-E -o XSParagraph.la -rpath /usr/lib/texinfo XSParagraph.lo xspara.lo text.lo ./gnulib/lib/libgnu.la
|
|
libtool: link: cc -shared -fPIC -DPIC .libs/XSParagraph.o .libs/xspara.o .libs/text.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -fstack-protector-strong -O2 -Wl,-E -Wl,-soname -Wl,XSParagraph.so -o .libs/XSParagraph.so
|
|
libtool: link: ( cd ".libs" && rm -f "XSParagraph.la" && ln -s "../XSParagraph.la" "XSParagraph.la" )
|
|
depbase=`echo MiscXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT MiscXS.lo -MD -MP -MF $depbase.Tpo -c -o MiscXS.lo MiscXS.c &&\
|
|
mv -f $depbase.Tpo $depbase.Plo
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT MiscXS.lo -MD -MP -MF .deps/MiscXS.Tpo -c MiscXS.c -fPIC -DPIC -o .libs/MiscXS.o
|
|
depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\
|
|
mv -f $depbase.Tpo $depbase.Plo
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
|
|
/bin/sh ./libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -avoid-version -module -Wl,-E -o MiscXS.la -rpath /usr/lib/texinfo MiscXS.lo misc.lo
|
|
libtool: link: cc -shared -fPIC -DPIC .libs/MiscXS.o .libs/misc.o -fstack-protector-strong -O2 -Wl,-E -Wl,-soname -Wl,MiscXS.so -o .libs/MiscXS.so
|
|
libtool: link: ( cd ".libs" && rm -f "MiscXS.la" && ln -s "../MiscXS.la" "MiscXS.la" )
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-Parsetexi.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-Parsetexi.Tpo -c -o parsetexi/Parsetexi_la-Parsetexi.lo `test -f 'parsetexi/Parsetexi.c' || echo './'`parsetexi/Parsetexi.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-Parsetexi.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-Parsetexi.Tpo -c parsetexi/Parsetexi.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-Parsetexi.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-Parsetexi.Tpo parsetexi/.deps/Parsetexi_la-Parsetexi.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-api.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-api.Tpo -c -o parsetexi/Parsetexi_la-api.lo `test -f 'parsetexi/api.c' || echo './'`parsetexi/api.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-api.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-api.Tpo -c parsetexi/api.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-api.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-api.Tpo parsetexi/.deps/Parsetexi_la-api.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-parser.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-parser.Tpo -c -o parsetexi/Parsetexi_la-parser.lo `test -f 'parsetexi/parser.c' || echo './'`parsetexi/parser.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-parser.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-parser.Tpo -c parsetexi/parser.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-parser.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-parser.Tpo parsetexi/.deps/Parsetexi_la-parser.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-element_types.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-element_types.Tpo -c -o parsetexi/Parsetexi_la-element_types.lo `test -f 'parsetexi/element_types.c' || echo './'`parsetexi/element_types.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-element_types.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-element_types.Tpo -c parsetexi/element_types.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-element_types.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-element_types.Tpo parsetexi/.deps/Parsetexi_la-element_types.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-commands.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-commands.Tpo -c -o parsetexi/Parsetexi_la-commands.lo `test -f 'parsetexi/commands.c' || echo './'`parsetexi/commands.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-commands.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-commands.Tpo -c parsetexi/commands.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-commands.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-commands.Tpo parsetexi/.deps/Parsetexi_la-commands.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-input.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-input.Tpo -c -o parsetexi/Parsetexi_la-input.lo `test -f 'parsetexi/input.c' || echo './'`parsetexi/input.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-input.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-input.Tpo -c parsetexi/input.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-input.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-input.Tpo parsetexi/.deps/Parsetexi_la-input.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-tree.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-tree.Tpo -c -o parsetexi/Parsetexi_la-tree.lo `test -f 'parsetexi/tree.c' || echo './'`parsetexi/tree.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-tree.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-tree.Tpo -c parsetexi/tree.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-tree.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-tree.Tpo parsetexi/.deps/Parsetexi_la-tree.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-close.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-close.Tpo -c -o parsetexi/Parsetexi_la-close.lo `test -f 'parsetexi/close.c' || echo './'`parsetexi/close.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-close.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-close.Tpo -c parsetexi/close.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-close.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-close.Tpo parsetexi/.deps/Parsetexi_la-close.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-text.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-text.Tpo -c -o parsetexi/Parsetexi_la-text.lo `test -f 'parsetexi/text.c' || echo './'`parsetexi/text.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-text.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-text.Tpo -c parsetexi/text.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-text.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-text.Tpo parsetexi/.deps/Parsetexi_la-text.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-conf.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-conf.Tpo -c -o parsetexi/Parsetexi_la-conf.lo `test -f 'parsetexi/conf.c' || echo './'`parsetexi/conf.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-conf.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-conf.Tpo -c parsetexi/conf.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-conf.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-conf.Tpo parsetexi/.deps/Parsetexi_la-conf.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-context_stack.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-context_stack.Tpo -c -o parsetexi/Parsetexi_la-context_stack.lo `test -f 'parsetexi/context_stack.c' || echo './'`parsetexi/context_stack.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-context_stack.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-context_stack.Tpo -c parsetexi/context_stack.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-context_stack.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-context_stack.Tpo parsetexi/.deps/Parsetexi_la-context_stack.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-debug.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-debug.Tpo -c -o parsetexi/Parsetexi_la-debug.lo `test -f 'parsetexi/debug.c' || echo './'`parsetexi/debug.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-debug.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-debug.Tpo -c parsetexi/debug.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-debug.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-debug.Tpo parsetexi/.deps/Parsetexi_la-debug.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-convert.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-convert.Tpo -c -o parsetexi/Parsetexi_la-convert.lo `test -f 'parsetexi/convert.c' || echo './'`parsetexi/convert.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-convert.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-convert.Tpo -c parsetexi/convert.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-convert.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-convert.Tpo parsetexi/.deps/Parsetexi_la-convert.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-end_line.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-end_line.Tpo -c -o parsetexi/Parsetexi_la-end_line.lo `test -f 'parsetexi/end_line.c' || echo './'`parsetexi/end_line.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-end_line.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-end_line.Tpo -c parsetexi/end_line.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-end_line.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-end_line.Tpo parsetexi/.deps/Parsetexi_la-end_line.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-separator.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-separator.Tpo -c -o parsetexi/Parsetexi_la-separator.lo `test -f 'parsetexi/separator.c' || echo './'`parsetexi/separator.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-separator.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-separator.Tpo -c parsetexi/separator.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-separator.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-separator.Tpo parsetexi/.deps/Parsetexi_la-separator.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-multitable.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-multitable.Tpo -c -o parsetexi/Parsetexi_la-multitable.lo `test -f 'parsetexi/multitable.c' || echo './'`parsetexi/multitable.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-multitable.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-multitable.Tpo -c parsetexi/multitable.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-multitable.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-multitable.Tpo parsetexi/.deps/Parsetexi_la-multitable.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-indices.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-indices.Tpo -c -o parsetexi/Parsetexi_la-indices.lo `test -f 'parsetexi/indices.c' || echo './'`parsetexi/indices.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-indices.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-indices.Tpo -c parsetexi/indices.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-indices.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-indices.Tpo parsetexi/.deps/Parsetexi_la-indices.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-macro.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-macro.Tpo -c -o parsetexi/Parsetexi_la-macro.lo `test -f 'parsetexi/macro.c' || echo './'`parsetexi/macro.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-macro.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-macro.Tpo -c parsetexi/macro.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-macro.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-macro.Tpo parsetexi/.deps/Parsetexi_la-macro.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-handle_commands.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-handle_commands.Tpo -c -o parsetexi/Parsetexi_la-handle_commands.lo `test -f 'parsetexi/handle_commands.c' || echo './'`parsetexi/handle_commands.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-handle_commands.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-handle_commands.Tpo -c parsetexi/handle_commands.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-handle_commands.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-handle_commands.Tpo parsetexi/.deps/Parsetexi_la-handle_commands.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-def.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-def.Tpo -c -o parsetexi/Parsetexi_la-def.lo `test -f 'parsetexi/def.c' || echo './'`parsetexi/def.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-def.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-def.Tpo -c parsetexi/def.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-def.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-def.Tpo parsetexi/.deps/Parsetexi_la-def.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-extra.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-extra.Tpo -c -o parsetexi/Parsetexi_la-extra.lo `test -f 'parsetexi/extra.c' || echo './'`parsetexi/extra.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-extra.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-extra.Tpo -c parsetexi/extra.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-extra.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-extra.Tpo parsetexi/.deps/Parsetexi_la-extra.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-menus.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-menus.Tpo -c -o parsetexi/Parsetexi_la-menus.lo `test -f 'parsetexi/menus.c' || echo './'`parsetexi/menus.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-menus.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-menus.Tpo -c parsetexi/menus.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-menus.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-menus.Tpo parsetexi/.deps/Parsetexi_la-menus.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-labels.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-labels.Tpo -c -o parsetexi/Parsetexi_la-labels.lo `test -f 'parsetexi/labels.c' || echo './'`parsetexi/labels.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-labels.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-labels.Tpo -c parsetexi/labels.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-labels.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-labels.Tpo parsetexi/.deps/Parsetexi_la-labels.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-errors.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-errors.Tpo -c -o parsetexi/Parsetexi_la-errors.lo `test -f 'parsetexi/errors.c' || echo './'`parsetexi/errors.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-errors.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-errors.Tpo -c parsetexi/errors.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-errors.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-errors.Tpo parsetexi/.deps/Parsetexi_la-errors.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-counter.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-counter.Tpo -c -o parsetexi/Parsetexi_la-counter.lo `test -f 'parsetexi/counter.c' || echo './'`parsetexi/counter.c
|
|
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -MT parsetexi/Parsetexi_la-counter.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-counter.Tpo -c parsetexi/counter.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-counter.o
|
|
mv -f parsetexi/.deps/Parsetexi_la-counter.Tpo parsetexi/.deps/Parsetexi_la-counter.Plo
|
|
/bin/sh ./libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.34/core_perl/CORE -avoid-version -module -Wl,-E -o Parsetexi.la -rpath /usr/lib/texinfo parsetexi/Parsetexi_la-Parsetexi.lo parsetexi/Parsetexi_la-api.lo parsetexi/Parsetexi_la-parser.lo parsetexi/Parsetexi_la-element_types.lo parsetexi/Parsetexi_la-commands.lo parsetexi/Parsetexi_la-input.lo parsetexi/Parsetexi_la-tree.lo parsetexi/Parsetexi_la-close.lo parsetexi/Parsetexi_la-text.lo parsetexi/Parsetexi_la-conf.lo parsetexi/Parsetexi_la-context_stack.lo parsetexi/Parsetexi_la-debug.lo parsetexi/Parsetexi_la-convert.lo parsetexi/Parsetexi_la-end_line.lo parsetexi/Parsetexi_la-separator.lo parsetexi/Parsetexi_la-multitable.lo parsetexi/Parsetexi_la-indices.lo parsetexi/Parsetexi_la-macro.lo parsetexi/Parsetexi_la-handle_commands.lo parsetexi/Parsetexi_la-def.lo parsetexi/Parsetexi_la-extra.lo parsetexi/Parsetexi_la-menus.lo parsetexi/Parsetexi_la-labels.lo parsetexi/Parsetexi_la-errors.lo parsetexi/Parsetexi_la-counter.lo ./gnulib/lib/libgnu.la
|
|
libtool: link: cc -shared -fPIC -DPIC parsetexi/.libs/Parsetexi_la-Parsetexi.o parsetexi/.libs/Parsetexi_la-api.o parsetexi/.libs/Parsetexi_la-parser.o parsetexi/.libs/Parsetexi_la-element_types.o parsetexi/.libs/Parsetexi_la-commands.o parsetexi/.libs/Parsetexi_la-input.o parsetexi/.libs/Parsetexi_la-tree.o parsetexi/.libs/Parsetexi_la-close.o parsetexi/.libs/Parsetexi_la-text.o parsetexi/.libs/Parsetexi_la-conf.o parsetexi/.libs/Parsetexi_la-context_stack.o parsetexi/.libs/Parsetexi_la-debug.o parsetexi/.libs/Parsetexi_la-convert.o parsetexi/.libs/Parsetexi_la-end_line.o parsetexi/.libs/Parsetexi_la-separator.o parsetexi/.libs/Parsetexi_la-multitable.o parsetexi/.libs/Parsetexi_la-indices.o parsetexi/.libs/Parsetexi_la-macro.o parsetexi/.libs/Parsetexi_la-handle_commands.o parsetexi/.libs/Parsetexi_la-def.o parsetexi/.libs/Parsetexi_la-extra.o parsetexi/.libs/Parsetexi_la-menus.o parsetexi/.libs/Parsetexi_la-labels.o parsetexi/.libs/Parsetexi_la-errors.o parsetexi/.libs/Parsetexi_la-counter.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -fstack-protector-strong -O2 -Wl,-E -Wl,-soname -Wl,Parsetexi.so -o .libs/Parsetexi.so
|
|
libtool: link: ( cd ".libs" && rm -f "Parsetexi.la" && ln -s "../Parsetexi.la" "Parsetexi.la" )
|
|
make[5]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
Making all in .
|
|
make[3]: Entering directory '/sources/texinfo-6.8/tp'
|
|
sed -e 's,[@]PACKAGE_VERSION[@],6.8,g' -e 's,[@]PACKAGE_NAME[@],GNU Texinfo,g' -e 's,[@]PACKAGE_URL[@],https://www.gnu.org/software/texinfo/,g' -e 's,[@]sysconfdir[@],/usr/etc,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datarootdir[@],/usr/share,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]pkglibdir[@],/usr/lib/texinfo,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' -e 's,[@]TEXINFO_DTD_VERSION[@],6.8,g' -e 's,[@]enable_xs[@],yes,g' -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' ./texi2any.pl >texi2any
|
|
chmod a+x texi2any
|
|
/usr/bin/mkdir -p Texinfo
|
|
sed -e 's|[@]USE_EXTERNAL_LIBINTL[@]|no|' \
|
|
-e 's|[@]USE_EXTERNAL_EASTASIANWIDTH[@]|no|' \
|
|
-e 's|[@]USE_EXTERNAL_UNIDECODE[@]|no|' \
|
|
./Texinfo/ModulePath.pm.in >Texinfo/ModulePath.pm
|
|
/usr/bin/mkdir -p maintain
|
|
sed -e 's|[@]abs_top_srcdir[@]|/sources/texinfo-6.8|' \
|
|
-e 's|[@]TEXINFO_DTD_VERSION[@]|6.8|' \
|
|
./maintain/catalog.xml.in >maintain/catalog.xml
|
|
/usr/bin/mkdir -p `dirname LocaleData/ca/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/ca.gmo LocaleData/ca/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/ca.us-ascii.gmo LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/cs/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/cs.gmo LocaleData/cs/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/de/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/de.gmo LocaleData/de/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/de.us-ascii.gmo LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/eo/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/eo.gmo LocaleData/eo/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/es/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/es.gmo LocaleData/es/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/fr/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/fr.gmo LocaleData/fr/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/hr/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/hr.gmo LocaleData/hr/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/hu/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/hu.gmo LocaleData/hu/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/it/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/it.gmo LocaleData/it/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/nl/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/nl.gmo LocaleData/nl/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/no.us-ascii.gmo LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/pl/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/pl.gmo LocaleData/pl/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/pt/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/pt.gmo LocaleData/pt/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/pt.us-ascii.gmo LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/pt_BR.gmo LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/pt_BR.us-ascii.gmo LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/sv/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/sv.gmo LocaleData/sv/LC_MESSAGES/texinfo_document.mo
|
|
/usr/bin/mkdir -p `dirname LocaleData/uk/LC_MESSAGES/texinfo_document.mo`
|
|
/usr/bin/install -c -m 644 ./../po_document/uk.gmo LocaleData/uk/LC_MESSAGES/texinfo_document.mo
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/tp'
|
|
Making all in tests
|
|
make[3]: Entering directory '/sources/texinfo-6.8/tp/tests'
|
|
Making all in .
|
|
make[4]: Entering directory '/sources/texinfo-6.8/tp/tests'
|
|
make[4]: Nothing to be done for 'all-am'.
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/tp/tests'
|
|
Making all in many_input_files
|
|
make[4]: Entering directory '/sources/texinfo-6.8/tp/tests/many_input_files'
|
|
make[4]: Nothing to be done for 'all'.
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/tp/tests/many_input_files'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/tp/tests'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/tp'
|
|
Making all in Pod-Simple-Texinfo
|
|
make[2]: Entering directory '/sources/texinfo-6.8/Pod-Simple-Texinfo'
|
|
sed -e 's,[@]datadir[@],/usr/share,g' \
|
|
-e 's,[@]PACKAGE[@],texinfo,g' \
|
|
-e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \
|
|
-e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \
|
|
-e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \
|
|
-e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \
|
|
./pod2texi.pl >pod2texi
|
|
chmod a+x pod2texi
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/Pod-Simple-Texinfo'
|
|
Making all in texindex
|
|
make[2]: Entering directory '/sources/texinfo-6.8/texindex'
|
|
sed -e 's,[@]pkgdatadir[@],/usr/share/texinfo,g' -e 's,[@]TI_AWK[@],awk,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@][@]*VERSION[@][@]*,6.8,g' <./texindex.in >texindex
|
|
chmod +x texindex
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/texindex'
|
|
Making all in util
|
|
make[2]: Entering directory '/sources/texinfo-6.8/util'
|
|
sed -e 's,[@]datadir[@],/usr/share,g' \
|
|
-e 's,[@]PACKAGE[@],texinfo,g' \
|
|
-e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \
|
|
-e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \
|
|
-e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \
|
|
-e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \
|
|
./txixml2texi.pl >txixml2texi
|
|
chmod a+x txixml2texi
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/util'
|
|
Making all in doc
|
|
make[2]: Entering directory '/sources/texinfo-6.8/doc'
|
|
Making all in tp_api
|
|
make[3]: Entering directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make all-am
|
|
make[4]: Entering directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make[4]: Nothing to be done for 'all-am'.
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make[3]: Entering directory '/sources/texinfo-6.8/doc'
|
|
restore=: && backupdir=".am$$" && \
|
|
rm -rf $backupdir && mkdir $backupdir && \
|
|
if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \
|
|
for f in texinfo.info texinfo.info-[0-9] texinfo.info-[0-9][0-9] texinfo.i[0-9] texinfo.i[0-9][0-9]; do \
|
|
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
|
|
done; \
|
|
else :; fi && \
|
|
if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -I . \
|
|
-o texinfo.info `test -f 'texinfo.texi' || echo './'`texinfo.texi; \
|
|
then \
|
|
rc=0; \
|
|
else \
|
|
rc=$?; \
|
|
$restore $backupdir/* `echo "./texinfo.info" | sed 's|[^/]*$||'`; \
|
|
fi; \
|
|
rm -rf $backupdir; exit $rc
|
|
restore=: && backupdir=".am$$" && \
|
|
rm -rf $backupdir && mkdir $backupdir && \
|
|
if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \
|
|
for f in info-stnd.info info-stnd.info-[0-9] info-stnd.info-[0-9][0-9] info-stnd.i[0-9] info-stnd.i[0-9][0-9]; do \
|
|
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
|
|
done; \
|
|
else :; fi && \
|
|
if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -I . \
|
|
-o info-stnd.info `test -f 'info-stnd.texi' || echo './'`info-stnd.texi; \
|
|
then \
|
|
rc=0; \
|
|
else \
|
|
rc=$?; \
|
|
$restore $backupdir/* `echo "./info-stnd.info" | sed 's|[^/]*$||'`; \
|
|
fi; \
|
|
rm -rf $backupdir; exit $rc
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/doc'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/doc'
|
|
Making all in man
|
|
make[2]: Entering directory '/sources/texinfo-6.8/man'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/man'
|
|
Making all in js
|
|
make[2]: Entering directory '/sources/texinfo-6.8/js'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/js'
|
|
make[2]: Entering directory '/sources/texinfo-6.8'
|
|
make[2]: Nothing to be done for 'all-am'.
|
|
make[2]: Leaving directory '/sources/texinfo-6.8'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8'
|
|
Making install in gnulib/lib
|
|
make[1]: Entering directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make install-recursive
|
|
make[2]: Entering directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[3]: Entering directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[4]: Entering directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[4]: Nothing to be done for 'install-exec-am'.
|
|
make[4]: Nothing to be done for 'install-data-am'.
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/gnulib/lib'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/gnulib/lib'
|
|
Making install in info
|
|
make[1]: Entering directory '/sources/texinfo-6.8/info'
|
|
make install-am
|
|
make[2]: Entering directory '/sources/texinfo-6.8/info'
|
|
make[3]: Entering directory '/sources/texinfo-6.8/info'
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/usr/bin/install -c ginfo '/usr/bin/./info'
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/info'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/info'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/info'
|
|
Making install in install-info
|
|
make[1]: Entering directory '/sources/texinfo-6.8/install-info'
|
|
Making install in .
|
|
make[2]: Entering directory '/sources/texinfo-6.8/install-info'
|
|
make[3]: Entering directory '/sources/texinfo-6.8/install-info'
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/usr/bin/install -c ginstall-info '/usr/bin/./install-info'
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/install-info'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/install-info'
|
|
Making install in tests
|
|
make[2]: Entering directory '/sources/texinfo-6.8/install-info/tests'
|
|
make[3]: Entering directory '/sources/texinfo-6.8/install-info/tests'
|
|
make[3]: Nothing to be done for 'install-exec-am'.
|
|
make[3]: Nothing to be done for 'install-data-am'.
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/install-info/tests'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/install-info/tests'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/install-info'
|
|
Making install in po
|
|
make[1]: Entering directory '/sources/texinfo-6.8/po'
|
|
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/texinfo.mo
|
|
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/texinfo.mo
|
|
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/texinfo.mo
|
|
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/texinfo.mo
|
|
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/texinfo.mo
|
|
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/texinfo.mo
|
|
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/texinfo.mo
|
|
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/texinfo.mo
|
|
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/texinfo.mo
|
|
installing he.gmo as /usr/share/locale/he/LC_MESSAGES/texinfo.mo
|
|
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/texinfo.mo
|
|
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/texinfo.mo
|
|
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/texinfo.mo
|
|
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/texinfo.mo
|
|
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/texinfo.mo
|
|
installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/texinfo.mo
|
|
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/texinfo.mo
|
|
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/texinfo.mo
|
|
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/texinfo.mo
|
|
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/texinfo.mo
|
|
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/texinfo.mo
|
|
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/texinfo.mo
|
|
installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/texinfo.mo
|
|
installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/texinfo.mo
|
|
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/texinfo.mo
|
|
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/texinfo.mo
|
|
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/texinfo.mo
|
|
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/texinfo.mo
|
|
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/texinfo.mo
|
|
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/texinfo.mo
|
|
if test "texinfo" = "gettext-tools"; then \
|
|
/usr/bin/mkdir -p /usr/share/gettext/po; \
|
|
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
|
|
/usr/bin/install -c -m 644 ./$file \
|
|
/usr/share/gettext/po/$file; \
|
|
done; \
|
|
for file in Makevars; do \
|
|
rm -f /usr/share/gettext/po/$file; \
|
|
done; \
|
|
else \
|
|
: ; \
|
|
fi
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/po'
|
|
Making install in po_document
|
|
make[1]: Entering directory '/sources/texinfo-6.8/po_document'
|
|
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/texinfo_document.mo
|
|
installing ca.us-ascii.gmo as /usr/share/locale/ca.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/texinfo_document.mo
|
|
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/texinfo_document.mo
|
|
installing de.us-ascii.gmo as /usr/share/locale/de.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/texinfo_document.mo
|
|
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/texinfo_document.mo
|
|
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/texinfo_document.mo
|
|
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/texinfo_document.mo
|
|
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/texinfo_document.mo
|
|
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/texinfo_document.mo
|
|
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/texinfo_document.mo
|
|
installing no.us-ascii.gmo as /usr/share/locale/no.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/texinfo_document.mo
|
|
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/texinfo_document.mo
|
|
installing pt.us-ascii.gmo as /usr/share/locale/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/texinfo_document.mo
|
|
installing pt_BR.us-ascii.gmo as /usr/share/locale/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo
|
|
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/texinfo_document.mo
|
|
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/texinfo_document.mo
|
|
if test "texinfo" = "gettext-tools"; then \
|
|
/usr/bin/mkdir -p /usr/share/gettext/po; \
|
|
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
|
|
/usr/bin/install -c -m 644 ./$file \
|
|
/usr/share/gettext/po/$file; \
|
|
done; \
|
|
for file in Makevars; do \
|
|
rm -f /usr/share/gettext/po/$file; \
|
|
done; \
|
|
else \
|
|
: ; \
|
|
fi
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/po_document'
|
|
Making install in tp
|
|
make[1]: Entering directory '/sources/texinfo-6.8/tp'
|
|
Making install in Texinfo/XS
|
|
make[2]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make install-recursive
|
|
make[3]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
Making install in gnulib/lib
|
|
make[4]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make install-recursive
|
|
make[5]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[6]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[7]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[7]: Nothing to be done for 'install-exec-am'.
|
|
make[7]: Nothing to be done for 'install-data-am'.
|
|
make[7]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[6]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[5]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS/gnulib/lib'
|
|
make[4]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make[5]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make[5]: Nothing to be done for 'install-exec-am'.
|
|
/usr/bin/mkdir -p '/usr/share/texinfo/Texinfo/XS/parsetexi'
|
|
/usr/bin/install -c -m 644 parsetexi/Parsetexi.pm '/usr/share/texinfo/Texinfo/XS/parsetexi'
|
|
/usr/bin/mkdir -p '/usr/lib/texinfo'
|
|
/bin/sh ./libtool --mode=install /usr/bin/install -c XSParagraph.la TestXS.la MiscXS.la Parsetexi.la '/usr/lib/texinfo'
|
|
libtool: install: /usr/bin/install -c .libs/XSParagraph.so /usr/lib/texinfo/XSParagraph.so
|
|
libtool: install: /usr/bin/install -c .libs/XSParagraph.lai /usr/lib/texinfo/XSParagraph.la
|
|
libtool: install: /usr/bin/install -c .libs/TestXS.so /usr/lib/texinfo/TestXS.so
|
|
libtool: install: /usr/bin/install -c .libs/TestXS.lai /usr/lib/texinfo/TestXS.la
|
|
libtool: install: /usr/bin/install -c .libs/MiscXS.so /usr/lib/texinfo/MiscXS.so
|
|
libtool: install: /usr/bin/install -c .libs/MiscXS.lai /usr/lib/texinfo/MiscXS.la
|
|
libtool: install: /usr/bin/install -c .libs/Parsetexi.so /usr/lib/texinfo/Parsetexi.so
|
|
libtool: install: /usr/bin/install -c .libs/Parsetexi.lai /usr/lib/texinfo/Parsetexi.la
|
|
libtool: finish: PATH="/usr/bin:/usr/sbin:/sbin" ldconfig -n /usr/lib/texinfo
|
|
----------------------------------------------------------------------
|
|
Libraries have been installed in:
|
|
/usr/lib/texinfo
|
|
|
|
If you ever happen to want to link against installed libraries
|
|
in a given directory, LIBDIR, you must either use libtool, and
|
|
specify the full pathname of the library, or use the '-LLIBDIR'
|
|
flag during linking and do at least one of the following:
|
|
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
|
|
during execution
|
|
- add LIBDIR to the 'LD_RUN_PATH' environment variable
|
|
during linking
|
|
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
|
|
|
|
See any operating system documentation about shared libraries for
|
|
more information, such as the ld(1) and ld.so(8) manual pages.
|
|
----------------------------------------------------------------------
|
|
make install-data-hook
|
|
make[6]: Entering directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
rm -f /usr/lib/texinfo/TestXS*
|
|
make[6]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make[5]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/tp/Texinfo/XS'
|
|
Making install in .
|
|
make[2]: Entering directory '/sources/texinfo-6.8/tp'
|
|
make[3]: Entering directory '/sources/texinfo-6.8/tp'
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/usr/bin/install -c texi2any '/usr/bin'
|
|
make install-exec-hook
|
|
make[4]: Entering directory '/sources/texinfo-6.8/tp'
|
|
makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; rm -f /usr/bin/$makeinfo_f
|
|
makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; texi2any_f=`echo texi2any| sed -e 's,x,x,'`; ln -s $texi2any_f /usr/bin/$makeinfo_f
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/tp'
|
|
if test no != 'yes' ; then \
|
|
/usr/bin/mkdir -p /usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode \
|
|
/usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \
|
|
/usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/*.pm \
|
|
/usr/share/texinfo/lib/libintl-perl/lib/Locale; \
|
|
/usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/Recode/*.pm \
|
|
/usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode; \
|
|
/usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/RecodeData/*.pm \
|
|
/usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \
|
|
fi
|
|
if test no != 'yes' ; then \
|
|
/usr/bin/mkdir -p /usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \
|
|
/usr/bin/install -c -m 644 ./maintain/lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \
|
|
/usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \
|
|
fi
|
|
if test no != 'yes' ; then \
|
|
/usr/bin/mkdir -p /usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \
|
|
/usr/bin/install -c -m 644 ./maintain/lib/Text-Unidecode/lib/Text/Unidecode.pm \
|
|
/usr/share/texinfo/lib/Text-Unidecode/lib/Text; \
|
|
/usr/bin/install -c -m 644 ./maintain/lib/Text-Unidecode/lib/Text/Unidecode/*.pm \
|
|
/usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \
|
|
fi
|
|
/usr/bin/mkdir -p '/usr/share/texinfo/Texinfo/Convert'
|
|
/usr/bin/install -c -m 644 Texinfo/Convert/Converter.pm Texinfo/Convert/DocBook.pm Texinfo/Convert/HTML.pm Texinfo/Convert/IXIN.pm Texinfo/Convert/IXINSXML.pm Texinfo/Convert/Info.pm Texinfo/Convert/Line.pm Texinfo/Convert/NodeNameNormalization.pm Texinfo/Convert/Paragraph.pm Texinfo/Convert/ParagraphNonXS.pm Texinfo/Convert/PlainTexinfo.pm Texinfo/Convert/Plaintext.pm Texinfo/Convert/Texinfo.pm Texinfo/Convert/TexinfoSXML.pm Texinfo/Convert/TexinfoXML.pm Texinfo/Convert/Text.pm Texinfo/Convert/TextContent.pm Texinfo/Convert/UnFilled.pm Texinfo/Convert/Unicode.pm '/usr/share/texinfo/Texinfo/Convert'
|
|
/usr/bin/mkdir -p '/usr/share/texinfo/DebugTexinfo'
|
|
/usr/bin/install -c -m 644 DebugTexinfo/DebugTree.pm '/usr/share/texinfo/DebugTexinfo'
|
|
/usr/bin/mkdir -p '/usr/share/texinfo/init'
|
|
/usr/bin/install -c -m 644 init/book.pm init/chm.pm init/html32.pm init/tex4ht.pm init/latex2html.pm init/highlight_syntax.pm '/usr/share/texinfo/init'
|
|
/usr/bin/mkdir -p '/usr/share/texinfo/Texinfo'
|
|
/usr/bin/install -c -m 644 Texinfo/Parser.pm Texinfo/ParserNonXS.pm Texinfo/Report.pm Texinfo/Common.pm Texinfo/Encoding.pm Texinfo/Structuring.pm Texinfo/Transformations.pm Texinfo/MiscXS.pm Texinfo/XSLoader.pm Texinfo/Documentlanguages.pm '/usr/share/texinfo/Texinfo'
|
|
/usr/bin/mkdir -p '/usr/share/texinfo/Texinfo'
|
|
/usr/bin/install -c -m 644 Texinfo/ModulePath.pm '/usr/share/texinfo/Texinfo'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/tp'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/tp'
|
|
Making install in tests
|
|
make[2]: Entering directory '/sources/texinfo-6.8/tp/tests'
|
|
Making install in .
|
|
make[3]: Entering directory '/sources/texinfo-6.8/tp/tests'
|
|
make[4]: Entering directory '/sources/texinfo-6.8/tp/tests'
|
|
make[4]: Nothing to be done for 'install-exec-am'.
|
|
make[4]: Nothing to be done for 'install-data-am'.
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/tp/tests'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/tp/tests'
|
|
Making install in many_input_files
|
|
make[3]: Entering directory '/sources/texinfo-6.8/tp/tests/many_input_files'
|
|
make[4]: Entering directory '/sources/texinfo-6.8/tp/tests/many_input_files'
|
|
make[4]: Nothing to be done for 'install-exec-am'.
|
|
make[4]: Nothing to be done for 'install-data-am'.
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/tp/tests/many_input_files'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/tp/tests/many_input_files'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/tp/tests'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/tp'
|
|
Making install in Pod-Simple-Texinfo
|
|
make[1]: Entering directory '/sources/texinfo-6.8/Pod-Simple-Texinfo'
|
|
make[2]: Entering directory '/sources/texinfo-6.8/Pod-Simple-Texinfo'
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/usr/bin/install -c pod2texi '/usr/bin'
|
|
/usr/bin/mkdir -p '/usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/'
|
|
/usr/bin/install -c -m 644 lib/Pod/Simple/Texinfo.pm '/usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/Pod-Simple-Texinfo'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/Pod-Simple-Texinfo'
|
|
Making install in texindex
|
|
make[1]: Entering directory '/sources/texinfo-6.8/texindex'
|
|
make[2]: Entering directory '/sources/texinfo-6.8/texindex'
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/usr/bin/install -c texindex '/usr/bin'
|
|
/usr/bin/mkdir -p '/usr/share/texinfo'
|
|
/usr/bin/install -c texindex.awk '/usr/share/texinfo'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/texindex'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/texindex'
|
|
Making install in util
|
|
make[1]: Entering directory '/sources/texinfo-6.8/util'
|
|
make[2]: Entering directory '/sources/texinfo-6.8/util'
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/usr/bin/install -c texi2dvi texi2pdf pdftexi2dvi '/usr/bin'
|
|
/usr/bin/mkdir -p '/usr/share/texinfo'
|
|
/usr/bin/install -c -m 644 htmlxref.cnf texinfo.dtd '/usr/share/texinfo'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/util'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/util'
|
|
Making install in doc
|
|
make[1]: Entering directory '/sources/texinfo-6.8/doc'
|
|
Making install in tp_api
|
|
make[2]: Entering directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make install-am
|
|
make[3]: Entering directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make[4]: Entering directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make[4]: Nothing to be done for 'install-exec-am'.
|
|
make[4]: Nothing to be done for 'install-data-am'.
|
|
make[4]: Leaving directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/doc/tp_api'
|
|
make[2]: Entering directory '/sources/texinfo-6.8/doc'
|
|
make[3]: Entering directory '/sources/texinfo-6.8/doc'
|
|
make[3]: Nothing to be done for 'install-exec-am'.
|
|
|
|
WARNING: If your texmf tree does not already contain
|
|
up-to-date versions, you must install
|
|
texinfo.tex and txi-??.tex manually,
|
|
perhaps in TEXMF/tex/texinfo/,
|
|
where TEXMF is a root of your TeX tree.
|
|
See doc/README for some considerations.
|
|
You can run make TEXMF=/your/texmf install-tex to do this.
|
|
|
|
You may also need to install epsf.tex in
|
|
TEXMF/tex/generic/dvips, if your TeX
|
|
installation did not include it.
|
|
/usr/bin/mkdir -p '/usr/share/info'
|
|
/usr/bin/install -c -m 644 ./texinfo.info ./texinfo.info-1 ./texinfo.info-2 ./texinfo.info-3 ./info-stnd.info '/usr/share/info'
|
|
install-info --info-dir='/usr/share/info' '/usr/share/info/texinfo.info'
|
|
install-info --info-dir='/usr/share/info' '/usr/share/info/info-stnd.info'
|
|
make[3]: Leaving directory '/sources/texinfo-6.8/doc'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/doc'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/doc'
|
|
Making install in man
|
|
make[1]: Entering directory '/sources/texinfo-6.8/man'
|
|
make[2]: Entering directory '/sources/texinfo-6.8/man'
|
|
make[2]: Nothing to be done for 'install-exec-am'.
|
|
/usr/bin/mkdir -p '/usr/share/man/man1'
|
|
/usr/bin/install -c -m 644 install-info.1 makeinfo.1 texindex.1 texi2dvi.1 info.1 pod2texi.1 texi2any.1 texi2pdf.1 pdftexi2dvi.1 '/usr/share/man/man1'
|
|
/usr/bin/mkdir -p '/usr/share/man/man5'
|
|
/usr/bin/install -c -m 644 info.5 texinfo.5 '/usr/share/man/man5'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/man'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/man'
|
|
Making install in js
|
|
make[1]: Entering directory '/sources/texinfo-6.8/js'
|
|
make[2]: Entering directory '/sources/texinfo-6.8/js'
|
|
make[2]: Nothing to be done for 'install-exec-am'.
|
|
/usr/bin/mkdir -p '/usr/share/texinfo/js'
|
|
/usr/bin/install -c -m 644 modernizr.js info.js info.css '/usr/share/texinfo/js'
|
|
make[2]: Leaving directory '/sources/texinfo-6.8/js'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8/js'
|
|
make[1]: Entering directory '/sources/texinfo-6.8'
|
|
make[2]: Entering directory '/sources/texinfo-6.8'
|
|
make[2]: Nothing to be done for 'install-exec-am'.
|
|
make[2]: Nothing to be done for 'install-data-am'.
|
|
make[2]: Leaving directory '/sources/texinfo-6.8'
|
|
make[1]: Leaving directory '/sources/texinfo-6.8'
|
|
mkdir: created directory '/var/lib/hwclock'
|
|
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 we are using the GNU C compiler... yes
|
|
checking whether gcc accepts -g... yes
|
|
checking for gcc option to accept ISO C89... none needed
|
|
checking whether gcc understands -c and -o together... yes
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for unistd.h... yes
|
|
checking minix/config.h usability... no
|
|
checking minix/config.h presence... no
|
|
checking for minix/config.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking for a BSD-compatible install... /usr/bin/install -c
|
|
checking whether build environment is sane... yes
|
|
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
|
|
checking for gawk... gawk
|
|
checking whether make sets $(MAKE)... yes
|
|
checking whether make supports the include directive... yes (GNU style)
|
|
checking whether make supports nested variables... yes
|
|
checking how to create a pax tar archive... gnutar
|
|
checking dependency style of gcc... gcc3
|
|
checking whether make supports nested variables... (cached) yes
|
|
checking for ar... ar
|
|
checking the archiver (ar) interface... ar
|
|
configure: Default --exec-prefix detected.
|
|
configure: --bindir defaults to /bin
|
|
configure: --sbindir defaults to /sbin
|
|
configure: Default --prefix detected.
|
|
configure: --localstatedir defaults to /var
|
|
configure: --sysconfdir defaults to /etc
|
|
checking for gcc... (cached) gcc
|
|
checking whether we are using the GNU C compiler... (cached) yes
|
|
checking whether gcc accepts -g... (cached) yes
|
|
checking for gcc option to accept ISO C89... (cached) none needed
|
|
checking whether gcc understands -c and -o together... (cached) yes
|
|
checking for bison... bison -y
|
|
checking build system type... x86_64-pc-linux-gnu
|
|
checking host system type... x86_64-pc-linux-gnu
|
|
checking for an ANSI C-conforming const... yes
|
|
checking for working volatile... yes
|
|
checking whether byte ordering is bigendian... no
|
|
checking whether compiler handles -fno-common... yes
|
|
checking whether compiler handles -Wall... yes
|
|
checking whether compiler handles -Wextra... yes
|
|
checking whether compiler handles -Waddress-of-packed-member... yes
|
|
checking whether compiler handles -Wdiscarded-qualifiers... yes
|
|
checking whether compiler handles -Wembedded-directive... no
|
|
checking whether compiler handles -Wextra-semi... no
|
|
checking whether compiler handles -Wformat-security... no
|
|
checking whether compiler handles -Wimplicit-function-declaration... yes
|
|
checking whether compiler handles -Wmissing-declarations... yes
|
|
checking whether compiler handles -Wmissing-parameter-type... yes
|
|
checking whether compiler handles -Wmissing-prototypes... yes
|
|
checking whether compiler handles -Wnested-externs... yes
|
|
checking whether compiler handles -Wno-missing-field-initializers... yes
|
|
checking whether compiler handles -Wpointer-arith... yes
|
|
checking whether compiler handles -Wredundant-decls... yes
|
|
checking whether compiler handles -Wsign-compare... yes
|
|
checking whether compiler handles -Wstrict-prototypes... yes
|
|
checking whether compiler handles -Wtype-limits... yes
|
|
checking whether compiler handles -Wuninitialized... yes
|
|
checking whether compiler handles -Wunused-but-set-parameter... yes
|
|
checking whether compiler handles -Wunused-but-set-variable... yes
|
|
checking whether compiler handles -Wunused-parameter... yes
|
|
checking whether compiler handles -Wunused-result... yes
|
|
checking whether compiler handles -Wunused-variable... yes
|
|
checking whether compiler handles -Werror=sequence-point... yes
|
|
checking whether compiler handles -Wno-clobbered... yes
|
|
checking whether compiler handles -Wno-cast-function-type... yes
|
|
checking whether compiler handles -Wno-unused-parameter... yes
|
|
checking for g++... g++
|
|
checking whether we are using the GNU C++ compiler... yes
|
|
checking whether g++ accepts -g... yes
|
|
checking dependency style of g++... gcc3
|
|
checking how to print strings... printf
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for fgrep... /usr/bin/grep -F
|
|
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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 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 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/x86_64-lfs-linux-gnu/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... no
|
|
checking how to run the C++ preprocessor... g++ -E
|
|
checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
|
|
checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking for g++ option to produce PIC... -fPIC -DPIC
|
|
checking if g++ PIC flag -fPIC -DPIC works... yes
|
|
checking if g++ static flag -static works... yes
|
|
checking if g++ supports -c -o file.o... yes
|
|
checking if g++ supports -c -o file.o... (cached) yes
|
|
checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
|
|
checking how to hardcode library paths into programs... immediate
|
|
checking linker version script flag... --version-script
|
|
checking if version scripts can use complex wildcards... yes
|
|
checking for pkg-config... no
|
|
checking whether to build gtk-doc documentation... no
|
|
checking for gtkdoc-check... no
|
|
checking for xsltproc... no
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking whether to enable assertions... yes
|
|
checking whether struct tm is in sys/time.h or time.h... time.h
|
|
checking for struct tm.tm_zone... yes
|
|
checking whether NLS is requested... yes
|
|
checking for msgfmt... /usr/bin/msgfmt
|
|
checking for gmsgfmt... /usr/bin/msgfmt
|
|
checking for xgettext... /usr/bin/xgettext
|
|
checking for msgmerge... /usr/bin/msgmerge
|
|
checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
|
|
checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
|
|
checking for shared library run path origin... done
|
|
checking for CFPreferencesCopyAppValue... no
|
|
checking for CFLocaleCopyCurrent... no
|
|
checking for GNU gettext in libc... yes
|
|
checking whether to use NLS... yes
|
|
checking where the gettext function comes from... libc
|
|
checking for linux/compiler.h... no
|
|
checking for linux/blkpg.h... yes
|
|
checking for linux/major.h... yes
|
|
checking asm/io.h usability... no
|
|
checking asm/io.h presence... no
|
|
checking for asm/io.h... no
|
|
checking byteswap.h usability... yes
|
|
checking byteswap.h presence... yes
|
|
checking for byteswap.h... yes
|
|
checking endian.h usability... yes
|
|
checking endian.h presence... yes
|
|
checking for endian.h... yes
|
|
checking err.h usability... yes
|
|
checking err.h presence... yes
|
|
checking for err.h... yes
|
|
checking errno.h usability... yes
|
|
checking errno.h presence... yes
|
|
checking for errno.h... yes
|
|
checking fcntl.h usability... yes
|
|
checking fcntl.h presence... yes
|
|
checking for fcntl.h... yes
|
|
checking getopt.h usability... yes
|
|
checking getopt.h presence... yes
|
|
checking for getopt.h... yes
|
|
checking for inttypes.h... (cached) yes
|
|
checking lastlog.h usability... yes
|
|
checking lastlog.h presence... yes
|
|
checking for lastlog.h... yes
|
|
checking libutil.h usability... no
|
|
checking libutil.h presence... no
|
|
checking for libutil.h... no
|
|
checking linux/btrfs.h usability... yes
|
|
checking linux/btrfs.h presence... yes
|
|
checking for linux/btrfs.h... yes
|
|
checking linux/capability.h usability... yes
|
|
checking linux/capability.h presence... yes
|
|
checking for linux/capability.h... yes
|
|
checking linux/cdrom.h usability... yes
|
|
checking linux/cdrom.h presence... yes
|
|
checking for linux/cdrom.h... yes
|
|
checking linux/falloc.h usability... yes
|
|
checking linux/falloc.h presence... yes
|
|
checking for linux/falloc.h... yes
|
|
checking linux/fd.h usability... yes
|
|
checking linux/fd.h presence... yes
|
|
checking for linux/fd.h... yes
|
|
checking linux/fiemap.h usability... yes
|
|
checking linux/fiemap.h presence... yes
|
|
checking for linux/fiemap.h... yes
|
|
checking linux/net_namespace.h usability... yes
|
|
checking linux/net_namespace.h presence... yes
|
|
checking for linux/net_namespace.h... yes
|
|
checking linux/nsfs.h usability... yes
|
|
checking linux/nsfs.h presence... yes
|
|
checking for linux/nsfs.h... yes
|
|
checking linux/raw.h usability... yes
|
|
checking linux/raw.h presence... yes
|
|
checking for linux/raw.h... yes
|
|
checking linux/securebits.h usability... yes
|
|
checking linux/securebits.h presence... yes
|
|
checking for linux/securebits.h... yes
|
|
checking linux/tiocl.h usability... yes
|
|
checking linux/tiocl.h presence... yes
|
|
checking for linux/tiocl.h... yes
|
|
checking linux/version.h usability... yes
|
|
checking linux/version.h presence... yes
|
|
checking for linux/version.h... yes
|
|
checking linux/watchdog.h usability... yes
|
|
checking linux/watchdog.h presence... yes
|
|
checking for linux/watchdog.h... yes
|
|
checking locale.h usability... yes
|
|
checking locale.h presence... yes
|
|
checking for locale.h... yes
|
|
checking mntent.h usability... yes
|
|
checking mntent.h presence... yes
|
|
checking for mntent.h... yes
|
|
checking net/if_dl.h usability... no
|
|
checking net/if_dl.h presence... no
|
|
checking for net/if_dl.h... no
|
|
checking net/if.h usability... yes
|
|
checking net/if.h presence... yes
|
|
checking for net/if.h... yes
|
|
checking netinet/in.h usability... yes
|
|
checking netinet/in.h presence... yes
|
|
checking for netinet/in.h... yes
|
|
checking paths.h usability... yes
|
|
checking paths.h presence... yes
|
|
checking for paths.h... yes
|
|
checking pty.h usability... yes
|
|
checking pty.h presence... yes
|
|
checking for pty.h... yes
|
|
checking security/pam_appl.h usability... no
|
|
checking security/pam_appl.h presence... no
|
|
checking for security/pam_appl.h... no
|
|
checking shadow.h usability... yes
|
|
checking shadow.h presence... yes
|
|
checking for shadow.h... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking stdio_ext.h usability... yes
|
|
checking stdio_ext.h presence... yes
|
|
checking for stdio_ext.h... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking sys/disk.h usability... no
|
|
checking sys/disk.h presence... no
|
|
checking for sys/disk.h... no
|
|
checking sys/disklabel.h usability... no
|
|
checking sys/disklabel.h presence... no
|
|
checking for sys/disklabel.h... no
|
|
checking sys/endian.h usability... no
|
|
checking sys/endian.h presence... no
|
|
checking for sys/endian.h... no
|
|
checking sys/file.h usability... yes
|
|
checking sys/file.h presence... yes
|
|
checking for sys/file.h... yes
|
|
checking sys/ioccom.h usability... no
|
|
checking sys/ioccom.h presence... no
|
|
checking for sys/ioccom.h... no
|
|
checking sys/ioctl.h usability... yes
|
|
checking sys/ioctl.h presence... yes
|
|
checking for sys/ioctl.h... yes
|
|
checking sys/io.h usability... yes
|
|
checking sys/io.h presence... yes
|
|
checking for sys/io.h... yes
|
|
checking sys/mkdev.h usability... no
|
|
checking sys/mkdev.h presence... no
|
|
checking for sys/mkdev.h... no
|
|
checking sys/mount.h usability... yes
|
|
checking sys/mount.h presence... yes
|
|
checking for sys/mount.h... yes
|
|
checking sys/param.h usability... yes
|
|
checking sys/param.h presence... yes
|
|
checking for sys/param.h... yes
|
|
checking sys/prctl.h usability... yes
|
|
checking sys/prctl.h presence... yes
|
|
checking for sys/prctl.h... yes
|
|
checking sys/resource.h usability... yes
|
|
checking sys/resource.h presence... yes
|
|
checking for sys/resource.h... yes
|
|
checking sys/sendfile.h usability... yes
|
|
checking sys/sendfile.h presence... yes
|
|
checking for sys/sendfile.h... yes
|
|
checking sys/signalfd.h usability... yes
|
|
checking sys/signalfd.h presence... yes
|
|
checking for sys/signalfd.h... yes
|
|
checking sys/socket.h usability... yes
|
|
checking sys/socket.h presence... yes
|
|
checking for sys/socket.h... yes
|
|
checking sys/sockio.h usability... no
|
|
checking sys/sockio.h presence... no
|
|
checking for sys/sockio.h... no
|
|
checking for sys/stat.h... (cached) yes
|
|
checking sys/swap.h usability... yes
|
|
checking sys/swap.h presence... yes
|
|
checking for sys/swap.h... yes
|
|
checking sys/syscall.h usability... yes
|
|
checking sys/syscall.h presence... yes
|
|
checking for sys/syscall.h... yes
|
|
checking sys/sysmacros.h usability... yes
|
|
checking sys/sysmacros.h presence... yes
|
|
checking for sys/sysmacros.h... yes
|
|
checking sys/time.h usability... yes
|
|
checking sys/time.h presence... yes
|
|
checking for sys/time.h... yes
|
|
checking sys/timex.h usability... yes
|
|
checking sys/timex.h presence... yes
|
|
checking for sys/timex.h... yes
|
|
checking sys/ttydefaults.h usability... yes
|
|
checking sys/ttydefaults.h presence... yes
|
|
checking for sys/ttydefaults.h... yes
|
|
checking for sys/types.h... (cached) yes
|
|
checking sys/ucred.h usability... no
|
|
checking sys/ucred.h presence... no
|
|
checking for sys/ucred.h... no
|
|
checking sys/un.h usability... yes
|
|
checking sys/un.h presence... yes
|
|
checking for sys/un.h... yes
|
|
checking sys/xattr.h usability... yes
|
|
checking sys/xattr.h presence... yes
|
|
checking for sys/xattr.h... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking utmp.h usability... yes
|
|
checking utmp.h presence... yes
|
|
checking for utmp.h... yes
|
|
checking utmpx.h usability... yes
|
|
checking utmpx.h presence... yes
|
|
checking for utmpx.h... yes
|
|
checking for linux/fs.h... no
|
|
checking for linux/gsmmux.h... yes
|
|
checking for security/pam_misc.h... no
|
|
checking linux/blkzoned.h usability... yes
|
|
checking linux/blkzoned.h presence... yes
|
|
checking for linux/blkzoned.h... yes
|
|
checking whether BLK_ZONE_REP_CAPACITY is declared... yes
|
|
checking for security/openpam.h... no
|
|
checking langinfo.h usability... yes
|
|
checking langinfo.h presence... yes
|
|
checking for langinfo.h... yes
|
|
checking whether langinfo.h defines ALTMON_x constants... yes
|
|
checking whether langinfo.h defines _NL_ABALTMON_x constants... yes
|
|
checking for struct termios.c_line... yes
|
|
checking for struct stat.st_mtim.tv_nsec... yes
|
|
checking whether _NL_TIME_WEEK_1STDAY is declared... yes
|
|
checking whether environ is declared... yes
|
|
checking whether strsignal is declared... yes
|
|
checking whether TIOCGLCKTRMIOS is declared... yes
|
|
checking whether SOCK_CLOEXEC is declared... yes
|
|
checking whether SOCK_NONBLOCK is declared... yes
|
|
checking whether SO_PASSCRED is declared... yes
|
|
checking for clearenv... yes
|
|
checking for close_range... yes
|
|
checking for eaccess... yes
|
|
checking for err... yes
|
|
checking for errx... yes
|
|
checking for explicit_bzero... yes
|
|
checking for __fpending... yes
|
|
checking for __fpurge... yes
|
|
checking for fpurge... no
|
|
checking for fsync... yes
|
|
checking for getdomainname... yes
|
|
checking for getdtablesize... yes
|
|
checking for getexecname... no
|
|
checking for getmntinfo... no
|
|
checking for getrandom... yes
|
|
checking for getrlimit... yes
|
|
checking for getsgnam... yes
|
|
checking for inotify_init... yes
|
|
checking for jrand48... yes
|
|
checking for lchown... yes
|
|
checking for llseek... no
|
|
checking for mempcpy... yes
|
|
checking for mkostemp... yes
|
|
checking for nanosleep... yes
|
|
checking for ntp_gettime... yes
|
|
checking for personality... yes
|
|
checking for pidfd_open... no
|
|
checking for pidfd_send_signal... no
|
|
checking for posix_fadvise... yes
|
|
checking for prctl... yes
|
|
checking for qsort_r... yes
|
|
checking for rpmatch... yes
|
|
checking for scandirat... yes
|
|
checking for sched_setattr... no
|
|
checking for sched_setscheduler... yes
|
|
checking for __secure_getenv... no
|
|
checking for secure_getenv... yes
|
|
checking for sendfile... yes
|
|
checking for setprogname... no
|
|
checking for setresgid... yes
|
|
checking for setresuid... yes
|
|
checking for sigqueue... yes
|
|
checking for srandom... yes
|
|
checking for strnchr... no
|
|
checking for strndup... yes
|
|
checking for strnlen... yes
|
|
checking for sysconf... yes
|
|
checking for sysinfo... yes
|
|
checking for timegm... yes
|
|
checking for usleep... yes
|
|
checking for utimensat... yes
|
|
checking for vwarnx... yes
|
|
checking for warn... yes
|
|
checking for warnx... yes
|
|
checking for _LARGEFILE_SOURCE value needed for large files... no
|
|
checking for futimens... yes
|
|
checking for getusershell... yes
|
|
checking for inotify_init1... yes
|
|
checking for ioperm... yes
|
|
checking for iopl... yes
|
|
checking for openat... yes
|
|
checking for fstatat... yes
|
|
checking for unlinkat... yes
|
|
checking for open_memstream... yes
|
|
checking for reboot... yes
|
|
checking for updwtmpx... yes
|
|
checking for updwtmpx... (cached) yes
|
|
checking for syscall setns... SYS_setns
|
|
checking for syscall pidfd_open... SYS_pidfd_open
|
|
checking for syscall pidfd_send_signal... SYS_pidfd_send_signal
|
|
checking for syscall close_range... SYS_close_range
|
|
checking for isnan... yes
|
|
checking for clock_gettime... yes
|
|
checking for timer_create... yes
|
|
checking for rtas_get_sysparm in -lrtas... no
|
|
checking for struct sockaddr.sa_len... no
|
|
checking for library containing socket... none required
|
|
checking for dirfd... yes
|
|
checking whether program_invocation_short_name is defined... yes
|
|
checking whether __progname is defined... yes
|
|
checking for asciidoctor... no
|
|
configure: re-use already generated man-pages.
|
|
checking whether the target supports thread-local storage... yes
|
|
checking for openpty in -lutil... yes
|
|
checking for union semun... no
|
|
checking for loff_t... yes
|
|
checking wchar_t support... yes
|
|
checking for cpu_set_t... yes
|
|
checking for sighandler_t... yes
|
|
checking whether CPU_ALLOC is declared... yes
|
|
checking crypt.h usability... yes
|
|
checking crypt.h presence... yes
|
|
checking for crypt.h... yes
|
|
checking for udev_new in -ludev... no
|
|
checking for ncursesw6-config... ncursesw6-config
|
|
checking ncursesw/ncurses.h usability... no
|
|
checking ncursesw/ncurses.h presence... no
|
|
checking for ncursesw/ncurses.h... no
|
|
checking ncursesw/term.h usability... no
|
|
checking ncursesw/term.h presence... no
|
|
checking for ncursesw/term.h... no
|
|
checking ncurses.h usability... yes
|
|
checking ncurses.h presence... yes
|
|
checking for ncurses.h... yes
|
|
checking term.h usability... yes
|
|
checking term.h presence... yes
|
|
checking for term.h... yes
|
|
checking for use_default_colors in -lncursesw... yes
|
|
checking for resizeterm in -lncursesw... yes
|
|
checking for TINFOW... no
|
|
checking for tgetent in -ltinfow... no
|
|
checking for TINFO... no
|
|
checking for tgetent in -ltinfo... no
|
|
checking for readline in -lreadline... no
|
|
checking for syscall fallocate... SYS_fallocate
|
|
checking for valid fallocate() function... yes
|
|
checking for valid posix_fallocate() function... yes
|
|
checking for syscall unshare... SYS_unshare
|
|
checking for unshare... yes
|
|
checking for setns... yes
|
|
checking for capng_apply in -lcap-ng... no
|
|
checking for crc32 in -lz... no
|
|
checking for magic_open in -lmagic... yes
|
|
checking for syscall swapon... SYS_swapon
|
|
checking for syscall swapoff... SYS_swapoff
|
|
checking for swapon... yes
|
|
checking for swapoff... yes
|
|
checking for syscall prlimit64... SYS_prlimit64
|
|
checking for prlimit... yes
|
|
checking for syscall pivot_root... SYS_pivot_root
|
|
checking for LIBUSER... no
|
|
checking for syscall ioprio_set... SYS_ioprio_set
|
|
checking for syscall ioprio_get... SYS_ioprio_get
|
|
checking for syscall sched_getaffinity... SYS_sched_getaffinity
|
|
checking for syscall sched_setattr... SYS_sched_setattr
|
|
checking for syscall sched_setattr... (cached) SYS_sched_setattr
|
|
checking for SYSTEMD... no
|
|
checking for SYSTEMD_DAEMON... no
|
|
checking for SYSTEMD_JOURNAL... no
|
|
checking for ECONF... no
|
|
checking that generated files are newer than configure... done
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile
|
|
config.status: creating libblkid/docs/Makefile
|
|
config.status: creating libblkid/docs/version.xml
|
|
config.status: creating libblkid/src/blkid.h
|
|
config.status: creating libfdisk/docs/Makefile
|
|
config.status: creating libfdisk/docs/version.xml
|
|
config.status: creating libfdisk/src/libfdisk.h
|
|
config.status: creating libmount/docs/Makefile
|
|
config.status: creating libmount/docs/version.xml
|
|
config.status: creating libmount/src/libmount.h
|
|
config.status: creating libsmartcols/docs/Makefile
|
|
config.status: creating libsmartcols/docs/version.xml
|
|
config.status: creating libsmartcols/src/libsmartcols.h
|
|
config.status: creating po/Makefile.in
|
|
config.status: creating po-man/Makefile
|
|
config.status: creating config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing libtool commands
|
|
config.status: executing po-directories commands
|
|
config.status: creating po/POTFILES
|
|
config.status: setting ALL_LINGUAS in configure.in is obsolete
|
|
config.status: creating po/Makefile
|
|
|
|
util-linux 2.37.2
|
|
|
|
prefix: /usr
|
|
exec prefix: ${prefix}
|
|
|
|
bindir: /bin
|
|
sbindir: /sbin
|
|
libdir: /usr/lib
|
|
usrbin_execdir: ${exec_prefix}/bin
|
|
usrsbin_execdir: ${exec_prefix}/sbin
|
|
usrlib_execdir: /usr/lib
|
|
|
|
localstatedir: /var
|
|
runstatedir: /run
|
|
includedir: ${prefix}/include
|
|
sysconfdir: /etc
|
|
sysconfstaticdir: ${prefix}/lib
|
|
|
|
vendordir:
|
|
|
|
Python:
|
|
Python version:
|
|
Python libs:
|
|
|
|
Bash completions: ${datarootdir}/bash-completion/completions
|
|
Systemd support: no
|
|
Systemd unitdir: no
|
|
libeconf support: no
|
|
Btrfs support: yes
|
|
Wide-char support: yes
|
|
libcryptsetup support:
|
|
|
|
Manual pages: no
|
|
Manual pages translated: no
|
|
|
|
compiler: gcc
|
|
suid cflags:
|
|
ldflags:
|
|
suid ldflags:
|
|
ASAN enabled: no
|
|
|
|
cflags: -g -O2
|
|
|
|
warnings:
|
|
|
|
-fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point
|
|
|
|
Type 'make' or 'make <utilname>' to compile.
|
|
|
|
make all-recursive
|
|
make[1]: Entering directory '/sources/util-linux-2.37.2'
|
|
Making all in po
|
|
make[2]: Entering directory '/sources/util-linux-2.37.2/po'
|
|
make[2]: Nothing to be done for 'all'.
|
|
make[2]: Leaving directory '/sources/util-linux-2.37.2/po'
|
|
make[2]: Entering directory '/sources/util-linux-2.37.2'
|
|
CC text-utils/more-more.o
|
|
CC lib/libcommon_la-blkdev.lo
|
|
CC lib/libcommon_la-buffer.lo
|
|
CC lib/libcommon_la-canonicalize.lo
|
|
CC lib/libcommon_la-color-names.lo
|
|
CC lib/libcommon_la-crc32.lo
|
|
CC lib/libcommon_la-crc32c.lo
|
|
CC lib/libcommon_la-encode.lo
|
|
CC lib/libcommon_la-env.lo
|
|
CC lib/libcommon_la-fileutils.lo
|
|
CC lib/libcommon_la-idcache.lo
|
|
CC lib/libcommon_la-jsonwrt.lo
|
|
CC lib/libcommon_la-mangle.lo
|
|
CC lib/libcommon_la-match.lo
|
|
CC lib/libcommon_la-mbsalign.lo
|
|
CC lib/libcommon_la-mbsedit.lo
|
|
CC lib/libcommon_la-md5.lo
|
|
CC lib/libcommon_la-pager.lo
|
|
CC lib/libcommon_la-pwdutils.lo
|
|
CC lib/libcommon_la-randutils.lo
|
|
CC lib/libcommon_la-sha1.lo
|
|
CC lib/libcommon_la-signames.lo
|
|
CC lib/libcommon_la-strutils.lo
|
|
CC lib/libcommon_la-strv.lo
|
|
CC lib/libcommon_la-timeutils.lo
|
|
CC lib/libcommon_la-ttyutils.lo
|
|
CC lib/libcommon_la-linux_version.lo
|
|
CC lib/libcommon_la-procutils.lo
|
|
CC lib/libcommon_la-loopdev.lo
|
|
CC lib/libcommon_la-cpuset.lo
|
|
CC lib/libcommon_la-path.lo
|
|
CC lib/libcommon_la-sysfs.lo
|
|
CCLD libcommon.la
|
|
CCLD more
|
|
CC sys-utils/dmesg-dmesg.o
|
|
CC lib/dmesg-monotonic.o
|
|
CC lib/libtcolors_la-colors.lo
|
|
CC lib/libtcolors_la-color-names.lo
|
|
CCLD libtcolors.la
|
|
CCLD dmesg
|
|
CC sys-utils/mount-mount.o
|
|
CC lib/libmount_la-monotonic.lo
|
|
CC libmount/src/la-cache.lo
|
|
CC libmount/src/la-fs.lo
|
|
CC libmount/src/la-init.lo
|
|
CC libmount/src/la-iter.lo
|
|
CC libmount/src/la-lock.lo
|
|
CC libmount/src/la-optmap.lo
|
|
CC libmount/src/la-optstr.lo
|
|
CC libmount/src/la-tab.lo
|
|
CC libmount/src/la-tab_diff.lo
|
|
CC libmount/src/la-tab_parse.lo
|
|
CC libmount/src/la-tab_update.lo
|
|
CC libmount/src/la-test.lo
|
|
CC libmount/src/la-utils.lo
|
|
CC libmount/src/la-version.lo
|
|
CC libmount/src/la-context.lo
|
|
CC libmount/src/la-context_loopdev.lo
|
|
CC libmount/src/la-context_veritydev.lo
|
|
CC libmount/src/la-context_mount.lo
|
|
CC libmount/src/la-context_umount.lo
|
|
CC libmount/src/la-monitor.lo
|
|
CC libmount/src/la-btrfs.lo
|
|
CC libblkid/src/la-init.lo
|
|
CC libblkid/src/la-cache.lo
|
|
CC libblkid/src/la-config.lo
|
|
CC libblkid/src/la-dev.lo
|
|
CC libblkid/src/la-devname.lo
|
|
CC libblkid/src/la-devno.lo
|
|
CC libblkid/src/la-encode.lo
|
|
CC libblkid/src/la-evaluate.lo
|
|
CC libblkid/src/la-getsize.lo
|
|
CC libblkid/src/la-probe.lo
|
|
CC libblkid/src/la-read.lo
|
|
CC libblkid/src/la-resolve.lo
|
|
CC libblkid/src/la-save.lo
|
|
CC libblkid/src/la-tag.lo
|
|
CC libblkid/src/la-verify.lo
|
|
CC libblkid/src/la-version.lo
|
|
CC libblkid/src/partitions/la-aix.lo
|
|
CC libblkid/src/partitions/la-atari.lo
|
|
CC libblkid/src/partitions/la-bsd.lo
|
|
CC libblkid/src/partitions/la-dos.lo
|
|
CC libblkid/src/partitions/la-gpt.lo
|
|
CC libblkid/src/partitions/la-mac.lo
|
|
CC libblkid/src/partitions/la-minix.lo
|
|
CC libblkid/src/partitions/la-partitions.lo
|
|
CC libblkid/src/partitions/la-sgi.lo
|
|
CC libblkid/src/partitions/la-solaris_x86.lo
|
|
CC libblkid/src/partitions/la-sun.lo
|
|
CC libblkid/src/partitions/la-ultrix.lo
|
|
CC libblkid/src/partitions/la-unixware.lo
|
|
CC libblkid/src/superblocks/la-adaptec_raid.lo
|
|
CC libblkid/src/superblocks/la-apfs.lo
|
|
CC libblkid/src/superblocks/la-bcache.lo
|
|
CC libblkid/src/superblocks/la-befs.lo
|
|
CC libblkid/src/superblocks/la-bfs.lo
|
|
CC libblkid/src/superblocks/la-bitlocker.lo
|
|
CC libblkid/src/superblocks/la-bluestore.lo
|
|
CC libblkid/src/superblocks/la-btrfs.lo
|
|
CC libblkid/src/superblocks/la-cramfs.lo
|
|
CC libblkid/src/superblocks/la-ddf_raid.lo
|
|
CC libblkid/src/superblocks/la-drbd.lo
|
|
CC libblkid/src/superblocks/la-drbdproxy_datalog.lo
|
|
CC libblkid/src/superblocks/la-drbdmanage.lo
|
|
CC libblkid/src/superblocks/la-exfat.lo
|
|
CC libblkid/src/superblocks/la-exfs.lo
|
|
CC libblkid/src/superblocks/la-ext.lo
|
|
CC libblkid/src/superblocks/la-f2fs.lo
|
|
CC libblkid/src/superblocks/la-gfs.lo
|
|
CC libblkid/src/superblocks/la-hfs.lo
|
|
CC libblkid/src/superblocks/la-highpoint_raid.lo
|
|
CC libblkid/src/superblocks/la-hpfs.lo
|
|
CC libblkid/src/superblocks/la-iso9660.lo
|
|
CC libblkid/src/superblocks/la-isw_raid.lo
|
|
CC libblkid/src/superblocks/la-jfs.lo
|
|
CC libblkid/src/superblocks/la-jmicron_raid.lo
|
|
CC libblkid/src/superblocks/la-linux_raid.lo
|
|
CC libblkid/src/superblocks/la-lsi_raid.lo
|
|
CC libblkid/src/superblocks/la-luks.lo
|
|
CC libblkid/src/superblocks/la-lvm.lo
|
|
CC libblkid/src/superblocks/la-minix.lo
|
|
CC libblkid/src/superblocks/la-mpool.lo
|
|
CC libblkid/src/superblocks/la-netware.lo
|
|
CC libblkid/src/superblocks/la-nilfs.lo
|
|
CC libblkid/src/superblocks/la-ntfs.lo
|
|
CC libblkid/src/superblocks/la-refs.lo
|
|
CC libblkid/src/superblocks/la-nvidia_raid.lo
|
|
CC libblkid/src/superblocks/la-ocfs.lo
|
|
CC libblkid/src/superblocks/la-promise_raid.lo
|
|
CC libblkid/src/superblocks/la-reiserfs.lo
|
|
CC libblkid/src/superblocks/la-romfs.lo
|
|
CC libblkid/src/superblocks/la-silicon_raid.lo
|
|
CC libblkid/src/superblocks/la-squashfs.lo
|
|
CC libblkid/src/superblocks/la-stratis.lo
|
|
CC libblkid/src/superblocks/la-superblocks.lo
|
|
CC libblkid/src/superblocks/la-swap.lo
|
|
CC libblkid/src/superblocks/la-sysv.lo
|
|
CC libblkid/src/superblocks/la-ubi.lo
|
|
CC libblkid/src/superblocks/la-ubifs.lo
|
|
CC libblkid/src/superblocks/la-udf.lo
|
|
CC libblkid/src/superblocks/la-ufs.lo
|
|
CC libblkid/src/superblocks/la-vdo.lo
|
|
CC libblkid/src/superblocks/la-vfat.lo
|
|
CC libblkid/src/superblocks/la-via_raid.lo
|
|
CC libblkid/src/superblocks/la-vmfs.lo
|
|
CC libblkid/src/superblocks/la-vxfs.lo
|
|
CC libblkid/src/superblocks/la-xfs.lo
|
|
CC libblkid/src/superblocks/la-zfs.lo
|
|
CC libblkid/src/superblocks/la-zonefs.lo
|
|
CC libblkid/src/superblocks/la-erofs.lo
|
|
CC libblkid/src/topology/la-topology.lo
|
|
CC libblkid/src/topology/la-dm.lo
|
|
CC libblkid/src/topology/la-evms.lo
|
|
CC libblkid/src/topology/la-ioctl.lo
|
|
CC libblkid/src/topology/la-lvm.lo
|
|
CC libblkid/src/topology/la-md.lo
|
|
CC libblkid/src/topology/la-sysfs.lo
|
|
CCLD libblkid.la
|
|
CCLD libmount.la
|
|
CCLD mount
|
|
CC sys-utils/umount-umount.o
|
|
CCLD umount
|
|
CC sys-utils/wdctl-wdctl.o
|
|
CC libsmartcols/src/la-iter.lo
|
|
CC libsmartcols/src/la-symbols.lo
|
|
CC libsmartcols/src/la-cell.lo
|
|
CC libsmartcols/src/la-column.lo
|
|
CC libsmartcols/src/la-line.lo
|
|
CC libsmartcols/src/la-table.lo
|
|
CC libsmartcols/src/la-print.lo
|
|
CC libsmartcols/src/la-print-api.lo
|
|
CC libsmartcols/src/la-version.lo
|
|
CC libsmartcols/src/la-buffer.lo
|
|
CC libsmartcols/src/la-calculate.lo
|
|
CC libsmartcols/src/la-grouping.lo
|
|
CC libsmartcols/src/la-walk.lo
|
|
CC libsmartcols/src/la-init.lo
|
|
CCLD libsmartcols.la
|
|
CCLD wdctl
|
|
CC sys-utils/mountpoint-mountpoint.o
|
|
CCLD mountpoint
|
|
CC misc-utils/lsblk-lsblk.o
|
|
CC misc-utils/lsblk-lsblk-mnt.o
|
|
CC misc-utils/lsblk-lsblk-properties.o
|
|
CC misc-utils/lsblk-lsblk-devtree.o
|
|
CCLD lsblk
|
|
CC misc-utils/findmnt-findmnt.o
|
|
CC misc-utils/findmnt-findmnt-verify.o
|
|
CCLD findmnt
|
|
CC misc-utils/kill.o
|
|
CCLD kill
|
|
CC term-utils/agetty.o
|
|
CC lib/plymouth-ctrl.o
|
|
CCLD agetty
|
|
CC login-utils/sulogin.o
|
|
CC login-utils/sulogin-consoles.o
|
|
CCLD sulogin
|
|
CC sys-utils/fstrim-fstrim.o
|
|
CCLD fstrim
|
|
CC sys-utils/ctrlaltdel.o
|
|
CCLD ctrlaltdel
|
|
CC sys-utils/fsfreeze.o
|
|
CCLD fsfreeze
|
|
CC sys-utils/blkdiscard-blkdiscard.o
|
|
CC lib/blkdiscard-monotonic.o
|
|
CCLD blkdiscard
|
|
CC sys-utils/blkzone.o
|
|
CCLD blkzone
|
|
CC sys-utils/losetup-losetup.o
|
|
CCLD losetup
|
|
CC sys-utils/zramctl-zramctl.o
|
|
CC lib/zramctl-ismounted.o
|
|
CCLD zramctl
|
|
CC sys-utils/swapon-swapon.o
|
|
CC sys-utils/swapon-swapon-common.o
|
|
CC lib/swapon-swapprober.o
|
|
CCLD swapon
|
|
CC sys-utils/swapoff-swapoff.o
|
|
CC sys-utils/swapoff-swapon-common.o
|
|
CC lib/swapoff-swapprober.o
|
|
CCLD swapoff
|
|
CC sys-utils/chcpu.o
|
|
CCLD chcpu
|
|
CC sys-utils/pivot_root.o
|
|
CCLD pivot_root
|
|
CC sys-utils/switch_root.o
|
|
CCLD switch_root
|
|
CC sys-utils/hwclock-hwclock.o
|
|
CC sys-utils/hwclock-hwclock-parse-date.o
|
|
CC sys-utils/hwclock-hwclock-cmos.o
|
|
CC sys-utils/hwclock-hwclock-rtc.o
|
|
CC lib/hwclock-monotonic.o
|
|
CCLD hwclock
|
|
CC misc-utils/blkid-blkid.o
|
|
CC lib/blkid-ismounted.o
|
|
CCLD blkid
|
|
CC misc-utils/findfs-findfs.o
|
|
CCLD findfs
|
|
CC misc-utils/wipefs-wipefs.o
|
|
CCLD wipefs
|
|
CC disk-utils/fsck.minix.o
|
|
CC lib/ismounted.o
|
|
CCLD fsck.minix
|
|
CC disk-utils/mkfs.minix.o
|
|
CCLD mkfs.minix
|
|
CC disk-utils/mkfs.o
|
|
CCLD mkfs
|
|
CC disk-utils/mkfs.bfs.o
|
|
CCLD mkfs.bfs
|
|
CC disk-utils/mkswap-mkswap.o
|
|
CC lib/mkswap-ismounted.o
|
|
CC libuuid/src/la-clear.lo
|
|
CC libuuid/src/la-compare.lo
|
|
CC libuuid/src/la-copy.lo
|
|
CC libuuid/src/la-gen_uuid.lo
|
|
CC libuuid/src/la-isnull.lo
|
|
CC libuuid/src/la-pack.lo
|
|
CC libuuid/src/la-parse.lo
|
|
CC libuuid/src/la-unpack.lo
|
|
CC libuuid/src/la-unparse.lo
|
|
CC libuuid/src/la-uuid_time.lo
|
|
CC libuuid/src/la-predefined.lo
|
|
CC lib/libuuid_la-randutils.lo
|
|
CC lib/libuuid_la-md5.lo
|
|
CC lib/libuuid_la-sha1.lo
|
|
CCLD libuuid.la
|
|
CCLD mkswap
|
|
CC disk-utils/swaplabel-swaplabel.o
|
|
CC lib/swaplabel-swapprober.o
|
|
CCLD swaplabel
|
|
CC disk-utils/fsck-fsck.o
|
|
CC lib/fsck-monotonic.o
|
|
CCLD fsck
|
|
CC disk-utils/raw.o
|
|
CCLD raw
|
|
CC disk-utils/blockdev.o
|
|
CCLD blockdev
|
|
CC disk-utils/fdisk-fdisk.o
|
|
CC disk-utils/fdisk-fdisk-menu.o
|
|
CC disk-utils/fdisk-fdisk-list.o
|
|
CC libfdisk/src/la-init.lo
|
|
CC libfdisk/src/la-field.lo
|
|
CC libfdisk/src/la-item.lo
|
|
CC libfdisk/src/la-test.lo
|
|
CC libfdisk/src/la-ask.lo
|
|
CC libfdisk/src/la-alignment.lo
|
|
CC libfdisk/src/la-label.lo
|
|
CC libfdisk/src/la-utils.lo
|
|
CC libfdisk/src/la-context.lo
|
|
CC libfdisk/src/la-parttype.lo
|
|
CC libfdisk/src/la-partition.lo
|
|
CC libfdisk/src/la-table.lo
|
|
CC libfdisk/src/la-iter.lo
|
|
CC libfdisk/src/la-script.lo
|
|
CC libfdisk/src/la-version.lo
|
|
CC libfdisk/src/la-wipe.lo
|
|
CC libfdisk/src/la-sun.lo
|
|
CC libfdisk/src/la-sgi.lo
|
|
CC libfdisk/src/la-dos.lo
|
|
CC libfdisk/src/la-bsd.lo
|
|
CC libfdisk/src/la-gpt.lo
|
|
CCLD libfdisk.la
|
|
CCLD fdisk
|
|
CC disk-utils/sfdisk-sfdisk.o
|
|
CC disk-utils/sfdisk-fdisk-list.o
|
|
CCLD sfdisk
|
|
CC disk-utils/cfdisk-cfdisk.o
|
|
CCLD cfdisk
|
|
CC schedutils/chrt.o
|
|
CCLD chrt
|
|
CC schedutils/ionice.o
|
|
CCLD ionice
|
|
CC schedutils/taskset.o
|
|
CCLD taskset
|
|
CC schedutils/uclampset.o
|
|
CCLD uclampset
|
|
CC text-utils/col.o
|
|
CCLD col
|
|
CC text-utils/colcrt.o
|
|
CCLD colcrt
|
|
CC text-utils/colrm.o
|
|
CCLD colrm
|
|
CC text-utils/column-column.o
|
|
CCLD column
|
|
CC text-utils/hexdump-conv.o
|
|
CC text-utils/hexdump-display.o
|
|
CC text-utils/hexdump.o
|
|
CC text-utils/hexdump-parse.o
|
|
CCLD hexdump
|
|
CC text-utils/rev.o
|
|
CCLD rev
|
|
CC text-utils/ul-ul.o
|
|
CCLD ul
|
|
CC term-utils/script-script.o
|
|
CC lib/script-pty-session.o
|
|
CC lib/script-monotonic.o
|
|
CCLD script
|
|
CC term-utils/scriptreplay.o
|
|
CC term-utils/script-playutils.o
|
|
CCLD scriptreplay
|
|
CC term-utils/scriptlive.o
|
|
CC lib/pty-session.o
|
|
CC lib/monotonic.o
|
|
CCLD scriptlive
|
|
CC term-utils/setterm-setterm.o
|
|
CCLD setterm
|
|
CC term-utils/mesg.o
|
|
CCLD mesg
|
|
CC term-utils/wall-wall.o
|
|
CC term-utils/wall-ttymsg.o
|
|
CCLD wall
|
|
CC login-utils/last.o
|
|
CCLD last
|
|
CC login-utils/utmpdump.o
|
|
CCLD utmpdump
|
|
CC login-utils/lslogins-lslogins.o
|
|
CC login-utils/lslogins-logindefs.o
|
|
CCLD lslogins
|
|
CC sys-utils/lsmem-lsmem.o
|
|
CCLD lsmem
|
|
CC sys-utils/chmem.o
|
|
CCLD chmem
|
|
CC sys-utils/flock.o
|
|
CC lib/timer.o
|
|
CCLD flock
|
|
CC sys-utils/choom.o
|
|
CCLD choom
|
|
CC sys-utils/ipcmk.o
|
|
CCLD ipcmk
|
|
CC sys-utils/ipcrm.o
|
|
CCLD ipcrm
|
|
CC sys-utils/ipcs.o
|
|
CC sys-utils/ipcutils.o
|
|
CCLD ipcs
|
|
CC sys-utils/irqtop-irqtop.o
|
|
CC sys-utils/irqtop-irq-common.o
|
|
CC lib/irqtop-monotonic.o
|
|
CCLD irqtop
|
|
CC sys-utils/lsirq-lsirq.o
|
|
CC sys-utils/lsirq-irq-common.o
|
|
CCLD lsirq
|
|
CC sys-utils/lsipc-lsipc.o
|
|
CC sys-utils/lsipc-ipcutils.o
|
|
CCLD lsipc
|
|
CC sys-utils/renice.o
|
|
CCLD renice
|
|
CC sys-utils/setsid.o
|
|
CCLD setsid
|
|
CC sys-utils/setarch.o
|
|
CCLD setarch
|
|
CC sys-utils/eject-eject.o
|
|
CC lib/eject-monotonic.o
|
|
CCLD eject
|
|
CC sys-utils/prlimit-prlimit.o
|
|
CCLD prlimit
|
|
CC sys-utils/lsns-lsns.o
|
|
CCLD lsns
|
|
CC sys-utils/lscpu-lscpu.o
|
|
CC sys-utils/lscpu-lscpu-cputype.o
|
|
CC sys-utils/lscpu-lscpu-cpu.o
|
|
CC sys-utils/lscpu-lscpu-topology.o
|
|
CC sys-utils/lscpu-lscpu-virt.o
|
|
CC sys-utils/lscpu-lscpu-arm.o
|
|
CC sys-utils/lscpu-lscpu-dmi.o
|
|
CCLD lscpu
|
|
CC sys-utils/fallocate.o
|
|
CCLD fallocate
|
|
CC sys-utils/unshare-unshare.o
|
|
CC lib/unshare-caputils.o
|
|
CC lib/unshare-exec_shell.o
|
|
CCLD unshare
|
|
CC sys-utils/nsenter.o
|
|
CC lib/exec_shell.o
|
|
CCLD nsenter
|
|
CC misc-utils/cal-cal.o
|
|
CCLD cal
|
|
CC misc-utils/logger-logger.o
|
|
CC lib/logger-strutils.o
|
|
CC lib/logger-strv.o
|
|
CCLD logger
|
|
CC misc-utils/look.o
|
|
CCLD look
|
|
CC misc-utils/mcookie.o
|
|
CC lib/md5.o
|
|
CCLD mcookie
|
|
CC misc-utils/namei.o
|
|
CC lib/strutils.o
|
|
CC lib/idcache.o
|
|
CCLD namei
|
|
CC misc-utils/whereis.o
|
|
CCLD whereis
|
|
CC misc-utils/lslocks-lslocks.o
|
|
CCLD lslocks
|
|
CC misc-utils/uuidgen-uuidgen.o
|
|
CCLD uuidgen
|
|
CC misc-utils/uuidparse-uuidparse.o
|
|
CCLD uuidparse
|
|
CC misc-utils/rename.o
|
|
CCLD rename
|
|
CC misc-utils/getopt.o
|
|
CCLD getopt
|
|
CC misc-utils/fincore-fincore.o
|
|
CCLD fincore
|
|
CC misc-utils/hardlink-hardlink.o
|
|
CC lib/hardlink-monotonic.o
|
|
CCLD hardlink
|
|
CC disk-utils/isosize.o
|
|
CCLD isosize
|
|
CC sys-utils/rfkill-rfkill.o
|
|
CCLD rfkill
|
|
CC sys-utils/readprofile.o
|
|
CCLD readprofile
|
|
CC sys-utils/ldattach.o
|
|
CCLD ldattach
|
|
CC sys-utils/rtcwake.o
|
|
CCLD rtcwake
|
|
CC misc-utils/uuidd-uuidd.o
|
|
CC lib/uuidd-monotonic.o
|
|
CC lib/uuidd-timer.o
|
|
CCLD uuidd
|
|
CC disk-utils/partx-partx.o
|
|
CCLD partx
|
|
CC disk-utils/addpart.o
|
|
CCLD addpart
|
|
CC disk-utils/delpart.o
|
|
CCLD delpart
|
|
CC disk-utils/resizepart.o
|
|
CCLD resizepart
|
|
GEN libuuid/uuid.pc
|
|
GEN libblkid/blkid.pc
|
|
GEN libmount/mount.pc
|
|
GEN libsmartcols/smartcols.pc
|
|
GEN libfdisk/fdisk.pc
|
|
make[2]: Leaving directory '/sources/util-linux-2.37.2'
|
|
make[1]: Leaving directory '/sources/util-linux-2.37.2'
|
|
make install-recursive
|
|
make[1]: Entering directory '/sources/util-linux-2.37.2'
|
|
Making install in po
|
|
make[2]: Entering directory '/sources/util-linux-2.37.2/po'
|
|
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/util-linux.mo
|
|
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/util-linux.mo
|
|
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/util-linux.mo
|
|
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/util-linux.mo
|
|
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/util-linux.mo
|
|
installing et.gmo as /usr/share/locale/et/LC_MESSAGES/util-linux.mo
|
|
installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/util-linux.mo
|
|
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/util-linux.mo
|
|
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/util-linux.mo
|
|
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/util-linux.mo
|
|
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/util-linux.mo
|
|
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/util-linux.mo
|
|
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/util-linux.mo
|
|
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/util-linux.mo
|
|
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/util-linux.mo
|
|
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/util-linux.mo
|
|
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/util-linux.mo
|
|
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo
|
|
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/util-linux.mo
|
|
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/util-linux.mo
|
|
installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/util-linux.mo
|
|
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/util-linux.mo
|
|
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/util-linux.mo
|
|
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/util-linux.mo
|
|
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/util-linux.mo
|
|
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo
|
|
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/util-linux.mo
|
|
if test "util-linux" = "gettext-tools"; then \
|
|
/usr/bin/mkdir -p /usr/share/gettext/po; \
|
|
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
|
|
/usr/bin/install -c -m 644 ./$file \
|
|
/usr/share/gettext/po/$file; \
|
|
done; \
|
|
for file in Makevars; do \
|
|
rm -f /usr/share/gettext/po/$file; \
|
|
done; \
|
|
else \
|
|
: ; \
|
|
fi
|
|
make[2]: Leaving directory '/sources/util-linux-2.37.2/po'
|
|
make[2]: Entering directory '/sources/util-linux-2.37.2'
|
|
make[3]: Entering directory '/sources/util-linux-2.37.2'
|
|
/usr/bin/mkdir -p '/bin'
|
|
/bin/sh ./libtool --mode=install /usr/bin/install -c more dmesg mount umount wdctl mountpoint lsblk findmnt kill '/bin'
|
|
libtool: install: /usr/bin/install -c more /bin/more
|
|
libtool: install: /usr/bin/install -c dmesg /bin/dmesg
|
|
libtool: install: /usr/bin/install -c .libs/mount /bin/mount
|
|
libtool: install: /usr/bin/install -c .libs/umount /bin/umount
|
|
libtool: install: /usr/bin/install -c .libs/wdctl /bin/wdctl
|
|
libtool: install: /usr/bin/install -c .libs/mountpoint /bin/mountpoint
|
|
libtool: install: /usr/bin/install -c .libs/lsblk /bin/lsblk
|
|
libtool: install: /usr/bin/install -c .libs/findmnt /bin/findmnt
|
|
libtool: install: /usr/bin/install -c kill /bin/kill
|
|
/usr/bin/mkdir -p '/usr/lib'
|
|
/bin/sh ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/usr/lib'
|
|
libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /usr/lib/libuuid.so.1.3.0
|
|
libtool: install: (cd /usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; })
|
|
libtool: install: (cd /usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; })
|
|
libtool: install: /usr/bin/install -c .libs/libuuid.lai /usr/lib/libuuid.la
|
|
libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /usr/lib/libblkid.so.1.1.0
|
|
libtool: install: (cd /usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; })
|
|
libtool: install: (cd /usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; })
|
|
libtool: install: /usr/bin/install -c .libs/libblkid.lai /usr/lib/libblkid.la
|
|
libtool: install: (cd /sources/util-linux-2.37.2; /bin/sh "/sources/util-linux-2.37.2/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -o libmount.la -rpath /usr/lib lib/libmount_la-monotonic.lo libmount/src/la-cache.lo libmount/src/la-fs.lo libmount/src/la-init.lo libmount/src/la-iter.lo libmount/src/la-lock.lo libmount/src/la-optmap.lo libmount/src/la-optstr.lo libmount/src/la-tab.lo libmount/src/la-tab_diff.lo libmount/src/la-tab_parse.lo libmount/src/la-tab_update.lo libmount/src/la-test.lo libmount/src/la-utils.lo libmount/src/la-version.lo libmount/src/la-context.lo libmount/src/la-context_loopdev.lo libmount/src/la-context_veritydev.lo libmount/src/la-context_mount.lo libmount/src/la-context_umount.lo libmount/src/la-monitor.lo libmount/src/la-btrfs.lo libcommon.la libblkid.la )
|
|
libtool: install: /usr/bin/install -c .libs/libmount.so.1.1.0T /usr/lib/libmount.so.1.1.0
|
|
libtool: install: (cd /usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; })
|
|
libtool: install: (cd /usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; })
|
|
libtool: install: /usr/bin/install -c .libs/libmount.lai /usr/lib/libmount.la
|
|
libtool: install: /usr/bin/install -c .libs/libsmartcols.so.1.1.0 /usr/lib/libsmartcols.so.1.1.0
|
|
libtool: install: (cd /usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; })
|
|
libtool: install: (cd /usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; })
|
|
libtool: install: /usr/bin/install -c .libs/libsmartcols.lai /usr/lib/libsmartcols.la
|
|
libtool: install: (cd /sources/util-linux-2.37.2; /bin/sh "/sources/util-linux-2.37.2/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -o libfdisk.la -rpath /usr/lib libfdisk/src/la-init.lo libfdisk/src/la-field.lo libfdisk/src/la-item.lo libfdisk/src/la-test.lo libfdisk/src/la-ask.lo libfdisk/src/la-alignment.lo libfdisk/src/la-label.lo libfdisk/src/la-utils.lo libfdisk/src/la-context.lo libfdisk/src/la-parttype.lo libfdisk/src/la-partition.lo libfdisk/src/la-table.lo libfdisk/src/la-iter.lo libfdisk/src/la-script.lo libfdisk/src/la-version.lo libfdisk/src/la-wipe.lo libfdisk/src/la-sun.lo libfdisk/src/la-sgi.lo libfdisk/src/la-dos.lo libfdisk/src/la-bsd.lo libfdisk/src/la-gpt.lo libcommon.la libuuid.la libblkid.la )
|
|
libtool: install: /usr/bin/install -c .libs/libfdisk.so.1.1.0T /usr/lib/libfdisk.so.1.1.0
|
|
libtool: install: (cd /usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; })
|
|
libtool: install: (cd /usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; })
|
|
libtool: install: /usr/bin/install -c .libs/libfdisk.lai /usr/lib/libfdisk.la
|
|
libtool: finish: PATH="/usr/bin:/usr/sbin:/sbin" ldconfig -n /usr/lib
|
|
----------------------------------------------------------------------
|
|
Libraries have been installed in:
|
|
/usr/lib
|
|
|
|
If you ever happen to want to link against installed libraries
|
|
in a given directory, LIBDIR, you must either use libtool, and
|
|
specify the full pathname of the library, or use the '-LLIBDIR'
|
|
flag during linking and do at least one of the following:
|
|
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
|
|
during execution
|
|
- add LIBDIR to the 'LD_RUN_PATH' environment variable
|
|
during linking
|
|
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
|
|
|
|
See any operating system documentation about shared libraries for
|
|
more information, such as the ld(1) and ld.so(8) manual pages.
|
|
----------------------------------------------------------------------
|
|
/usr/bin/mkdir -p '/sbin'
|
|
/bin/sh ./libtool --mode=install /usr/bin/install -c agetty sulogin fstrim ctrlaltdel fsfreeze blkdiscard blkzone losetup zramctl swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck raw blockdev fdisk sfdisk cfdisk '/sbin'
|
|
libtool: install: /usr/bin/install -c agetty /sbin/agetty
|
|
libtool: install: /usr/bin/install -c sulogin /sbin/sulogin
|
|
libtool: install: /usr/bin/install -c .libs/fstrim /sbin/fstrim
|
|
libtool: install: /usr/bin/install -c ctrlaltdel /sbin/ctrlaltdel
|
|
libtool: install: /usr/bin/install -c fsfreeze /sbin/fsfreeze
|
|
libtool: install: /usr/bin/install -c .libs/blkdiscard /sbin/blkdiscard
|
|
libtool: install: /usr/bin/install -c blkzone /sbin/blkzone
|
|
libtool: install: /usr/bin/install -c .libs/losetup /sbin/losetup
|
|
libtool: install: /usr/bin/install -c .libs/zramctl /sbin/zramctl
|
|
libtool: install: /usr/bin/install -c .libs/swapon /sbin/swapon
|
|
libtool: install: /usr/bin/install -c .libs/swapoff /sbin/swapoff
|
|
libtool: install: /usr/bin/install -c chcpu /sbin/chcpu
|
|
libtool: install: /usr/bin/install -c pivot_root /sbin/pivot_root
|
|
libtool: install: /usr/bin/install -c switch_root /sbin/switch_root
|
|
libtool: install: /usr/bin/install -c hwclock /sbin/hwclock
|
|
libtool: install: /usr/bin/install -c .libs/blkid /sbin/blkid
|
|
libtool: install: /usr/bin/install -c .libs/findfs /sbin/findfs
|
|
libtool: install: /usr/bin/install -c .libs/wipefs /sbin/wipefs
|
|
libtool: install: /usr/bin/install -c fsck.minix /sbin/fsck.minix
|
|
libtool: install: /usr/bin/install -c mkfs.minix /sbin/mkfs.minix
|
|
libtool: install: /usr/bin/install -c mkfs /sbin/mkfs
|
|
libtool: install: /usr/bin/install -c mkfs.bfs /sbin/mkfs.bfs
|
|
libtool: install: /usr/bin/install -c .libs/mkswap /sbin/mkswap
|
|
libtool: install: /usr/bin/install -c .libs/swaplabel /sbin/swaplabel
|
|
libtool: install: /usr/bin/install -c .libs/fsck /sbin/fsck
|
|
libtool: install: /usr/bin/install -c raw /sbin/raw
|
|
libtool: install: /usr/bin/install -c blockdev /sbin/blockdev
|
|
libtool: install: /usr/bin/install -c .libs/fdisk /sbin/fdisk
|
|
libtool: install: /usr/bin/install -c .libs/sfdisk /sbin/sfdisk
|
|
libtool: install: /usr/bin/install -c .libs/cfdisk /sbin/cfdisk
|
|
/usr/bin/mkdir -p '/usr/bin'
|
|
/bin/sh ./libtool --mode=install /usr/bin/install -c chrt ionice taskset uclampset col colcrt colrm column hexdump rev ul script scriptreplay scriptlive setterm mesg wall last utmpdump lslogins lsmem chmem flock choom ipcmk ipcrm ipcs irqtop lsirq lsipc renice setsid setarch eject prlimit lsns lscpu fallocate unshare nsenter cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink isosize '/usr/bin'
|
|
libtool: install: /usr/bin/install -c chrt /usr/bin/chrt
|
|
libtool: install: /usr/bin/install -c ionice /usr/bin/ionice
|
|
libtool: install: /usr/bin/install -c taskset /usr/bin/taskset
|
|
libtool: install: /usr/bin/install -c uclampset /usr/bin/uclampset
|
|
libtool: install: /usr/bin/install -c col /usr/bin/col
|
|
libtool: install: /usr/bin/install -c colcrt /usr/bin/colcrt
|
|
libtool: install: /usr/bin/install -c colrm /usr/bin/colrm
|
|
libtool: install: /usr/bin/install -c .libs/column /usr/bin/column
|
|
libtool: install: /usr/bin/install -c hexdump /usr/bin/hexdump
|
|
libtool: install: /usr/bin/install -c rev /usr/bin/rev
|
|
libtool: install: /usr/bin/install -c ul /usr/bin/ul
|
|
libtool: install: /usr/bin/install -c script /usr/bin/script
|
|
libtool: install: /usr/bin/install -c scriptreplay /usr/bin/scriptreplay
|
|
libtool: install: /usr/bin/install -c scriptlive /usr/bin/scriptlive
|
|
libtool: install: /usr/bin/install -c setterm /usr/bin/setterm
|
|
libtool: install: /usr/bin/install -c mesg /usr/bin/mesg
|
|
libtool: install: /usr/bin/install -c wall /usr/bin/wall
|
|
libtool: install: /usr/bin/install -c last /usr/bin/last
|
|
libtool: install: /usr/bin/install -c utmpdump /usr/bin/utmpdump
|
|
libtool: install: /usr/bin/install -c .libs/lslogins /usr/bin/lslogins
|
|
libtool: install: /usr/bin/install -c .libs/lsmem /usr/bin/lsmem
|
|
libtool: install: /usr/bin/install -c chmem /usr/bin/chmem
|
|
libtool: install: /usr/bin/install -c flock /usr/bin/flock
|
|
libtool: install: /usr/bin/install -c choom /usr/bin/choom
|
|
libtool: install: /usr/bin/install -c ipcmk /usr/bin/ipcmk
|
|
libtool: install: /usr/bin/install -c ipcrm /usr/bin/ipcrm
|
|
libtool: install: /usr/bin/install -c ipcs /usr/bin/ipcs
|
|
libtool: install: /usr/bin/install -c .libs/irqtop /usr/bin/irqtop
|
|
libtool: install: /usr/bin/install -c .libs/lsirq /usr/bin/lsirq
|
|
libtool: install: /usr/bin/install -c .libs/lsipc /usr/bin/lsipc
|
|
libtool: install: /usr/bin/install -c renice /usr/bin/renice
|
|
libtool: install: /usr/bin/install -c setsid /usr/bin/setsid
|
|
libtool: install: /usr/bin/install -c setarch /usr/bin/setarch
|
|
libtool: install: /usr/bin/install -c .libs/eject /usr/bin/eject
|
|
libtool: install: /usr/bin/install -c .libs/prlimit /usr/bin/prlimit
|
|
libtool: install: /usr/bin/install -c .libs/lsns /usr/bin/lsns
|
|
libtool: install: /usr/bin/install -c .libs/lscpu /usr/bin/lscpu
|
|
libtool: install: /usr/bin/install -c fallocate /usr/bin/fallocate
|
|
libtool: install: /usr/bin/install -c unshare /usr/bin/unshare
|
|
libtool: install: /usr/bin/install -c nsenter /usr/bin/nsenter
|
|
libtool: install: /usr/bin/install -c cal /usr/bin/cal
|
|
libtool: install: /usr/bin/install -c logger /usr/bin/logger
|
|
libtool: install: /usr/bin/install -c look /usr/bin/look
|
|
libtool: install: /usr/bin/install -c mcookie /usr/bin/mcookie
|
|
libtool: install: /usr/bin/install -c namei /usr/bin/namei
|
|
libtool: install: /usr/bin/install -c whereis /usr/bin/whereis
|
|
libtool: install: /usr/bin/install -c .libs/lslocks /usr/bin/lslocks
|
|
libtool: install: /usr/bin/install -c .libs/uuidgen /usr/bin/uuidgen
|
|
libtool: install: /usr/bin/install -c .libs/uuidparse /usr/bin/uuidparse
|
|
libtool: install: /usr/bin/install -c rename /usr/bin/rename
|
|
libtool: install: /usr/bin/install -c getopt /usr/bin/getopt
|
|
libtool: install: /usr/bin/install -c .libs/fincore /usr/bin/fincore
|
|
libtool: install: /usr/bin/install -c hardlink /usr/bin/hardlink
|
|
libtool: install: /usr/bin/install -c isosize /usr/bin/isosize
|
|
/usr/bin/mkdir -p '/usr/sbin'
|
|
/bin/sh ./libtool --mode=install /usr/bin/install -c rfkill readprofile ldattach rtcwake uuidd partx addpart delpart resizepart '/usr/sbin'
|
|
libtool: install: /usr/bin/install -c .libs/rfkill /usr/sbin/rfkill
|
|
libtool: install: /usr/bin/install -c readprofile /usr/sbin/readprofile
|
|
libtool: install: /usr/bin/install -c ldattach /usr/sbin/ldattach
|
|
libtool: install: /usr/bin/install -c rtcwake /usr/sbin/rtcwake
|
|
libtool: install: /usr/bin/install -c .libs/uuidd /usr/sbin/uuidd
|
|
libtool: install: /usr/bin/install -c .libs/partx /usr/sbin/partx
|
|
libtool: install: /usr/bin/install -c addpart /usr/sbin/addpart
|
|
libtool: install: /usr/bin/install -c delpart /usr/sbin/delpart
|
|
libtool: install: /usr/bin/install -c resizepart /usr/sbin/resizepart
|
|
make install-exec-hook
|
|
make[4]: Entering directory '/sources/util-linux-2.37.2'
|
|
if test "/usr/lib" != "/usr/lib" -a -f "/usr/lib/libuuid.so"; then \
|
|
/usr/bin/mkdir -p /usr/lib; \
|
|
mv /usr/lib/libuuid.so.* /usr/lib; \
|
|
so_img_name=$(readlink /usr/lib/libuuid.so); \
|
|
so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
|
|
(cd /usr/lib && \
|
|
rm -f libuuid.so && \
|
|
ln -s $so_img_rel_target/usr/lib/$so_img_name libuuid.so); \
|
|
fi
|
|
if test "/usr/lib" != "/usr/lib" -a -f "/usr/lib/libblkid.so"; then \
|
|
/usr/bin/mkdir -p /usr/lib; \
|
|
mv /usr/lib/libblkid.so.* /usr/lib; \
|
|
so_img_name=$(readlink /usr/lib/libblkid.so); \
|
|
so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
|
|
(cd /usr/lib && \
|
|
rm -f libblkid.so && \
|
|
ln -s $so_img_rel_target/usr/lib/$so_img_name libblkid.so); \
|
|
fi
|
|
if test "/usr/lib" != "/usr/lib" -a -f "/usr/lib/libmount.so"; then \
|
|
/usr/bin/mkdir -p /usr/lib; \
|
|
mv /usr/lib/libmount.so.* /usr/lib; \
|
|
so_img_name=$(readlink /usr/lib/libmount.so); \
|
|
so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
|
|
(cd /usr/lib && \
|
|
rm -f libmount.so && \
|
|
ln -s $so_img_rel_target/usr/lib/$so_img_name libmount.so); \
|
|
fi
|
|
if test "/usr/lib" != "/usr/lib" -a -f "/usr/lib/libsmartcols.so"; then \
|
|
/usr/bin/mkdir -p /usr/lib; \
|
|
mv /usr/lib/libsmartcols.so.* /usr/lib; \
|
|
so_img_name=$(readlink /usr/lib/libsmartcols.so); \
|
|
so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
|
|
(cd /usr/lib && \
|
|
rm -f libsmartcols.so && \
|
|
ln -s $so_img_rel_target/usr/lib/$so_img_name libsmartcols.so); \
|
|
fi
|
|
if test "/usr/lib" != "/usr/lib" -a -f "/usr/lib/libfdisk.so"; then \
|
|
/usr/bin/mkdir -p /usr/lib; \
|
|
mv /usr/lib/libfdisk.so.* /usr/lib; \
|
|
so_img_name=$(readlink /usr/lib/libfdisk.so); \
|
|
so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
|
|
(cd /usr/lib && \
|
|
rm -f libfdisk.so && \
|
|
ln -s $so_img_rel_target/usr/lib/$so_img_name libfdisk.so); \
|
|
fi
|
|
chgrp tty /usr/bin/wall
|
|
chmod g+s /usr/bin/wall
|
|
cd /usr/bin && ln -sf last lastb
|
|
for I in uname26 linux32 linux64 i386 x86_64 ; do \
|
|
cd /usr/bin && ln -sf setarch $I ; \
|
|
done
|
|
chown root:root /bin/mount
|
|
chmod 4755 /bin/mount
|
|
chown root:root /bin/umount
|
|
chmod 4755 /bin/umount
|
|
make[4]: Leaving directory '/sources/util-linux-2.37.2'
|
|
/usr/bin/mkdir -p '/usr/share/bash-completion/completions'
|
|
/usr/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/irqtop bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsirq bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs bash-completion/fsck.minix bash-completion/mkfs.minix '/usr/share/bash-completion/completions'
|
|
/usr/bin/install -c -m 644 bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/raw bash-completion/swaplabel bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/cfdisk bash-completion/last bash-completion/lslogins bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/uuidd bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chrt bash-completion/uclampset bash-completion/ionice bash-completion/taskset bash-completion/chcpu bash-completion/chmem bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/nsenter bash-completion/pivot_root bash-completion/swapon bash-completion/swapoff bash-completion/unshare bash-completion/wdctl '/usr/share/bash-completion/completions'
|
|
/usr/bin/install -c -m 644 bash-completion/blkdiscard bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rfkill bash-completion/rtcwake bash-completion/setarch bash-completion/zramctl bash-completion/mesg bash-completion/wall bash-completion/setterm bash-completion/more bash-completion/ul bash-completion/hardlink '/usr/share/bash-completion/completions'
|
|
/usr/bin/mkdir -p '/usr/share/doc/util-linux-2.37.2'
|
|
/usr/bin/install -c -m 644 misc-utils/getopt-example.bash misc-utils/getopt-example.tcsh '/usr/share/doc/util-linux-2.37.2'
|
|
/usr/bin/mkdir -p '/usr/share/man/man1'
|
|
/usr/bin/install -c -m 644 schedutils/chrt.1 schedutils/ionice.1 schedutils/taskset.1 schedutils/uclampset.1 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 text-utils/ul.1 text-utils/more.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 term-utils/setterm.1 term-utils/mesg.1 term-utils/wall.1 login-utils/last.1 login-utils/utmpdump.1 login-utils/lslogins.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/irqtop.1 sys-utils/lsirq.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/mountpoint.1 sys-utils/fallocate.1 sys-utils/unshare.1 sys-utils/nsenter.1 '/usr/share/man/man1'
|
|
/usr/bin/install -c -m 644 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/fincore.1 misc-utils/hardlink.1 login-utils/lastb.1 '/usr/share/man/man1'
|
|
/usr/bin/mkdir -p '/usr/share/man/man3'
|
|
/usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libblkid/libblkid.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/usr/share/man/man3'
|
|
/usr/bin/mkdir -p '/usr/share/man/man5'
|
|
/usr/bin/install -c -m 644 lib/terminal-colors.d.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/usr/share/man/man5'
|
|
/usr/bin/mkdir -p '/usr/share/man/man8'
|
|
/usr/bin/install -c -m 644 term-utils/agetty.8 login-utils/sulogin.8 sys-utils/chmem.8 sys-utils/rfkill.8 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/zramctl.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/wdctl.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/uuidd.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 disk-utils/fsck.8 disk-utils/raw.8 '/usr/share/man/man8'
|
|
/usr/bin/install -c -m 644 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 disk-utils/cfdisk.8 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 disk-utils/partx.8 sys-utils/swapoff.8 '/usr/share/man/man8'
|
|
/usr/bin/mkdir -p '/usr/include/blkid'
|
|
/usr/bin/install -c -m 644 libblkid/src/blkid.h '/usr/include/blkid'
|
|
/usr/bin/mkdir -p '/usr/include/libfdisk'
|
|
/usr/bin/install -c -m 644 libfdisk/src/libfdisk.h '/usr/include/libfdisk'
|
|
/usr/bin/mkdir -p '/usr/include/libmount'
|
|
/usr/bin/install -c -m 644 libmount/src/libmount.h '/usr/include/libmount'
|
|
/usr/bin/mkdir -p '/usr/include/libsmartcols'
|
|
/usr/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/usr/include/libsmartcols'
|
|
/usr/bin/mkdir -p '/usr/lib/pkgconfig'
|
|
/usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/usr/lib/pkgconfig'
|
|
/usr/bin/mkdir -p '/usr/include/uuid'
|
|
/usr/bin/install -c -m 644 libuuid/src/uuid.h '/usr/include/uuid'
|
|
make install-data-hook
|
|
make[4]: Entering directory '/sources/util-linux-2.37.2'
|
|
make[4]: Nothing to be done for 'install-data-hook'.
|
|
make[4]: Leaving directory '/sources/util-linux-2.37.2'
|
|
make[3]: Leaving directory '/sources/util-linux-2.37.2'
|
|
make[2]: Leaving directory '/sources/util-linux-2.37.2'
|
|
make[1]: Leaving directory '/sources/util-linux-2.37.2'
|