Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/e16.spec'], chrootPath='/var/lib/mock/f33-build-21784664-1786543/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/e16.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/e16-1.0.21-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/e16.spec'], chrootPath='/var/lib/mock/f33-build-21784664-1786543/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/e16.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wbqpCb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf e16-1.0.21 + /usr/bin/xz -dc /builddir/build/SOURCES/e16-1.0.21.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd e16-1.0.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2DHbmb + umask 022 + cd /builddir/build/BUILD + cd e16-1.0.21 + CFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2019-10-24 16:55:13.000000000 +0000 +++ ./configure 2020-07-27 17:27:43.850409808 +0000 @@ -2109,7 +2109,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-07-27 17:27:43.850409808 +0000 +++ ./configure 2020-07-27 17:27:43.900409298 +0000 @@ -7820,7 +7820,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -20948,7 +20948,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-pango --enable-mans --enable-modules --enable-visibility-hiding 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 make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-redhat-linux-gnu-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 dependency style of gcc... none 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 aarch64-redhat-linux-gnu-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 dependency style of gcc... (cached) none checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... (cached) yes checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu 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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7774: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 aarch64-redhat-linux-gnu-mt... no 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... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for __attribute__... yes checking for __func__... yes checking for simple visibility declarations... yes checking size of int... 4 checking size of long... 8 checking size of wchar_t... 4 checking for snprintf... yes checking for strcasecmp... yes checking for strcasestr... yes checking for setenv... yes checking for unsetenv... yes checking for strdup... yes checking for strndup... yes checking for blumfrub... no checking for buckets_of_erogenous_nym... no checking for buttox... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 nl_langinfo and CODESET... 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 clock_gettime... yes checking for SNDFILE... yes checking for PA... yes checking for IMLIB2... yes checking for imlib_context_set_mask_alpha_threshold in -lImlib2... yes checking for imlib_context_disconnect_display in -lImlib2... yes checking for imlib_set_ximage_cache_count_max in -lImlib2... yes checking for SM... yes checking for PANGO... yes checking for XFT... yes checking for XShapeQueryExtension in -lXext... yes checking for XSyncQueryExtension in -lXext... yes checking for XINERAMA... no configure: WARNING: Xinerama support was requested but not found checking for XRANDR... yes checking for XRENDER... yes checking for XCOMPOSITE... yes checking for XDAMAGE... yes checking for XFIXES... yes checking for mass_quantities_of_bass_ale in -lFridge... no checking for mass_quantities_of_any_ale in -lFridge... no Warning: No ales were found in your refrigerator. We highly suggest that you rectify this situation immediately. checking for dlopen in -ldl... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for dlopen in -ldl... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating dox/Makefile config.status: creating dox/E-docs/Makefile config.status: creating eesh/Makefile config.status: creating epp/Makefile config.status: creating lib/Makefile config.status: creating config/Makefile config.status: creating icons/Makefile config.status: creating pix/Makefile config.status: creating themes/Makefile config.status: creating fonts/Makefile config.status: creating scripts/Makefile config.status: creating misc/Makefile config.status: creating docs/Makefile config.status: creating po/Makefile.in config.status: creating e16.spec 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 ------------------------------------------------------------------------ e16 Version 1.0.21 ------------------------------------------------------------------------ Configuration summary Support for Localisation ................. yes Sound ........................ pulseaudio Sound loader ................. sndfile Old GNOME hints .............. no Session management ........... yes Zoom ......................... xrandr Pango ........................ yes Xft .......................... yes Xinerama ..................... no RandR ........................ yes Render ....................... yes Sync ......................... yes Composite .................... yes GNOME session support ........ auto Modules ...................... yes Visibility hiding ............ yes (only useful with modules) Window mode helper library ... yes Dialogs ...................... yes Experimental options - DO NOT USE unless you know what you are doing GLX .......................... no ScreenSaver .................. no D-Bus ........................ no XI2 .......................... no Present....................... no Use container window ......... yes Installation path .............. /usr Install HTML docs ............ yes Install man page ............. yes Compilation .................... make Installation ................... make install + make -j5 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21' Making all in dox make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/dox' Making all in E-docs make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/dox/E-docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/dox/E-docs' make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/dox' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o edox-dox.o `test -f 'dox.c' || echo './'`dox.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o edox-file.o `test -f 'file.c' || echo './'`file.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o edox-format.o `test -f 'format.c' || echo './'`format.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o edox-text.o `test -f 'text.c' || echo './'`text.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o edox-ttfont.o `test -f 'ttfont.c' || echo './'`ttfont.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o edox edox-dox.o edox-file.o edox-format.o edox-text.o edox-ttfont.o -lImlib2 -lX11 -lm libtool: link: gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o edox edox-dox.o edox-file.o edox-format.o edox-text.o edox-ttfont.o -lImlib2 -lX11 -lm make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/dox' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/dox' Making all in eesh make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/eesh' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o eesh-comms.o `test -f 'comms.c' || echo './'`comms.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o eesh-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eesh eesh-comms.o eesh-main.o -lX11 libtool: link: gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eesh eesh-comms.o eesh-main.o -lX11 make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/eesh' Making all in epp make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/epp' gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o epp-cppalloc.o `test -f 'cppalloc.c' || echo './'`cppalloc.c gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o epp-cpperror.o `test -f 'cpperror.c' || echo './'`cpperror.c gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o epp-cppexp.o `test -f 'cppexp.c' || echo './'`cppexp.c gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o epp-cpphash.o `test -f 'cpphash.c' || echo './'`cpphash.c gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o epp-cpplib.o `test -f 'cpplib.c' || echo './'`cpplib.c gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o epp-cppmain.o `test -f 'cppmain.c' || echo './'`cppmain.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epp epp-cppalloc.o epp-cpperror.o epp-cppexp.o epp-cpphash.o epp-cpplib.o epp-cppmain.o libtool: link: gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epp epp-cppalloc.o epp-cpperror.o epp-cppexp.o epp-cpphash.o epp-cpplib.o epp-cppmain.o make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/epp' Making all in src make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/src' make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/src' gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-about.o `test -f 'about.c' || echo './'`about.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-aclass.o `test -f 'aclass.c' || echo './'`aclass.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-actions.o `test -f 'actions.c' || echo './'`actions.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-alert.o `test -f 'alert.c' || echo './'`alert.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-animation.o `test -f 'animation.c' || echo './'`animation.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-arrange.o `test -f 'arrange.c' || echo './'`arrange.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-backgrounds.o `test -f 'backgrounds.c' || echo './'`backgrounds.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-borders.o `test -f 'borders.c' || echo './'`borders.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-buttons.o `test -f 'buttons.c' || echo './'`buttons.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-comms.o `test -f 'comms.c' || echo './'`comms.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-config.o `test -f 'config.c' || echo './'`config.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-container.o `test -f 'container.c' || echo './'`container.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-coords.o `test -f 'coords.c' || echo './'`coords.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-cursors.o `test -f 'cursors.c' || echo './'`cursors.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-desktops.o `test -f 'desktops.c' || echo './'`desktops.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-dialog.o `test -f 'dialog.c' || echo './'`dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-dock.o `test -f 'dock.c' || echo './'`dock.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-draw.o `test -f 'draw.c' || echo './'`draw.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-econfig.o `test -f 'econfig.c' || echo './'`econfig.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-edge.o `test -f 'edge.c' || echo './'`edge.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-eimage.o `test -f 'eimage.c' || echo './'`eimage.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-emodule.o `test -f 'emodule.c' || echo './'`emodule.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-eobj.o `test -f 'eobj.c' || echo './'`eobj.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-events.o `test -f 'events.c' || echo './'`events.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-ewins.o `test -f 'ewins.c' || echo './'`ewins.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-ewin-ops.o `test -f 'ewin-ops.c' || echo './'`ewin-ops.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-ewmh.o `test -f 'ewmh.c' || echo './'`ewmh.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-extinitwin.o `test -f 'extinitwin.c' || echo './'`extinitwin.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-file.o `test -f 'file.c' || echo './'`file.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-finders.o `test -f 'finders.c' || echo './'`finders.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-focus.o `test -f 'focus.c' || echo './'`focus.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-fonts.o `test -f 'fonts.c' || echo './'`fonts.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-fx.o `test -f 'fx.c' || echo './'`fx.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-grabs.o `test -f 'grabs.c' || echo './'`grabs.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-groups.o `test -f 'groups.c' || echo './'`groups.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-handlers.o `test -f 'handlers.c' || echo './'`handlers.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-hints.o `test -f 'hints.c' || echo './'`hints.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-hiwin.o `test -f 'hiwin.c' || echo './'`hiwin.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-icccm.o `test -f 'icccm.c' || echo './'`icccm.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-iclass.o `test -f 'iclass.c' || echo './'`iclass.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-iconify.o `test -f 'iconify.c' || echo './'`iconify.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-icons.o `test -f 'icons.c' || echo './'`icons.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-ipc.o `test -f 'ipc.c' || echo './'`ipc.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-lang.o `test -f 'lang.c' || echo './'`lang.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-list.o `test -f 'list.c' || echo './'`list.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-memory.o `test -f 'memory.c' || echo './'`memory.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-menus.o `test -f 'menus.c' || echo './'`menus.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-menus-misc.o `test -f 'menus-misc.c' || echo './'`menus-misc.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-mod-misc.o `test -f 'mod-misc.c' || echo './'`mod-misc.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-moveresize.o `test -f 'moveresize.c' || echo './'`moveresize.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-mwm.o `test -f 'mwm.c' || echo './'`mwm.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-pager.o `test -f 'pager.c' || echo './'`pager.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-parse.o `test -f 'parse.c' || echo './'`parse.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-regex.o `test -f 'regex.c' || echo './'`regex.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-screen.o `test -f 'screen.c' || echo './'`screen.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-session.o `test -f 'session.c' || echo './'`session.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-settings.o `test -f 'settings.c' || echo './'`settings.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-setup.o `test -f 'setup.c' || echo './'`setup.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-shapewin.o `test -f 'shapewin.c' || echo './'`shapewin.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-size.o `test -f 'size.c' || echo './'`size.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-slide.o `test -f 'slide.c' || echo './'`slide.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-slideout.o `test -f 'slideout.c' || echo './'`slideout.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-snaps.o `test -f 'snaps.c' || echo './'`snaps.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-sound.o `test -f 'sound.c' || echo './'`sound.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-stacking.o `test -f 'stacking.c' || echo './'`stacking.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-startup.o `test -f 'startup.c' || echo './'`startup.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-string.o `test -f 'string.c' || echo './'`string.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-systray.o `test -f 'systray.c' || echo './'`systray.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-tclass.o `test -f 'tclass.c' || echo './'`tclass.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-text.o `test -f 'text.c' || echo './'`text.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-theme.o `test -f 'theme.c' || echo './'`theme.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-time.o `test -f 'time.c' || echo './'`time.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-timers.o `test -f 'timers.c' || echo './'`timers.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-tooltips.o `test -f 'tooltips.c' || echo './'`tooltips.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-user.o `test -f 'user.c' || echo './'`user.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-warp.o `test -f 'warp.c' || echo './'`warp.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-windowmatch.o `test -f 'windowmatch.c' || echo './'`windowmatch.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-xprop.o `test -f 'xprop.c' || echo './'`xprop.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-x.o `test -f 'x.c' || echo './'`x.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-zoom.o `test -f 'zoom.c' || echo './'`zoom.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-ecompmgr.o `test -f 'ecompmgr.c' || echo './'`ecompmgr.c gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I.. -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16-magwin.o `test -f 'magwin.c' || echo './'`magwin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -D_REENTRANT -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsound_pa_la-sound_pa.lo `test -f 'sound_pa.c' || echo './'`sound_pa.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -D_REENTRANT -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsound_pa_la-sound_load.lo `test -f 'sound_load.c' || echo './'`sound_load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -D_REENTRANT -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sound_load.c -fPIC -DPIC -o .libs/libsound_pa_la-sound_load.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -D_REENTRANT -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sound_pa.c -fPIC -DPIC -o .libs/libsound_pa_la-sound_pa.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libfont_ift_la-ttfont.lo `test -f 'ttfont.c' || echo './'`ttfont.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libfont_xft_la-text_xft.lo `test -f 'text_xft.c' || echo './'`text_xft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libfont_pango_la-text_pango.lo `test -f 'text_pango.c' || echo './'`text_pango.c /bin/sh ../libtool --tag=CC --mode=link gcc -D_REENTRANT -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsound_pa.la -rpath /usr/lib64/e16 libsound_pa_la-sound_pa.lo libsound_pa_la-sound_load.lo -lpulse -lsndfile libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c ttfont.c -fPIC -DPIC -o .libs/libfont_ift_la-ttfont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c text_xft.c -fPIC -DPIC -o .libs/libfont_xft_la-text_xft.o libtool: link: gcc -shared -fPIC -DPIC .libs/libsound_pa_la-sound_pa.o .libs/libsound_pa_la-sound_load.o -lpulse -lsndfile -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libsound_pa.so -o .libs/libsound_pa.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfont_ift.la -rpath /usr/lib64/e16 libfont_ift_la-ttfont.lo -lImlib2 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfont_xft.la -rpath /usr/lib64/e16 libfont_xft_la-text_xft.lo -lXft libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c text_pango.c -fPIC -DPIC -o .libs/libfont_pango_la-text_pango.o libtool: link: ( cd ".libs" && rm -f "libsound_pa.la" && ln -s "../libsound_pa.la" "libsound_pa.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/libfont_ift_la-ttfont.o -lImlib2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libfont_ift.so -o .libs/libfont_ift.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e16 e16-about.o e16-aclass.o e16-actions.o e16-alert.o e16-animation.o e16-arrange.o e16-backgrounds.o e16-borders.o e16-buttons.o e16-comms.o e16-config.o e16-container.o e16-coords.o e16-cursors.o e16-desktops.o e16-dialog.o e16-dock.o e16-draw.o e16-econfig.o e16-edge.o e16-eimage.o e16-emodule.o e16-eobj.o e16-events.o e16-ewins.o e16-ewin-ops.o e16-ewmh.o e16-extinitwin.o e16-file.o e16-finders.o e16-focus.o e16-fonts.o e16-fx.o e16-grabs.o e16-groups.o e16-handlers.o e16-hints.o e16-hiwin.o e16-icccm.o e16-iclass.o e16-iconify.o e16-icons.o e16-ipc.o e16-lang.o e16-list.o e16-main.o e16-memory.o e16-menus.o e16-menus-misc.o e16-misc.o e16-mod-misc.o e16-moveresize.o e16-mwm.o e16-pager.o e16-parse.o e16-progress.o e16-regex.o e16-screen.o e16-session.o e16-settings.o e16-setup.o e16-shapewin.o e16-size.o e16-slide.o e16-slideout.o e16-snaps.o e16-sound.o e16-stacking.o e16-startup.o e16-string.o e16-systray.o e16-tclass.o e16-text.o e16-theme.o e16-time.o e16-timers.o e16-tooltips.o e16-user.o e16-warp.o e16-windowmatch.o e16-xprop.o e16-x.o e16-zoom.o e16-ecompmgr.o e16-magwin.o -lImlib2 -ldl -lXcomposite -lXdamage -lXfixes -lXfixes -lXrender -lX11 -lXrandr -lSM -lICE -lXext -lX11 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libfont_xft_la-text_xft.o -lXft -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libfont_xft.so -o .libs/libfont_xft.so libtool: link: ( cd ".libs" && rm -f "libfont_ift.la" && ln -s "../libfont_ift.la" "libfont_ift.la" ) libtool: link: ( cd ".libs" && rm -f "libfont_xft.la" && ln -s "../libfont_xft.la" "libfont_xft.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfont_pango.la -rpath /usr/lib64/e16 libfont_pango_la-text_pango.lo -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lXft -lgobject-2.0 -lglib-2.0 libfont_xft.la libtool: link: gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e16 e16-about.o e16-aclass.o e16-actions.o e16-alert.o e16-animation.o e16-arrange.o e16-backgrounds.o e16-borders.o e16-buttons.o e16-comms.o e16-config.o e16-container.o e16-coords.o e16-cursors.o e16-desktops.o e16-dialog.o e16-dock.o e16-draw.o e16-econfig.o e16-edge.o e16-eimage.o e16-emodule.o e16-eobj.o e16-events.o e16-ewins.o e16-ewin-ops.o e16-ewmh.o e16-extinitwin.o e16-file.o e16-finders.o e16-focus.o e16-fonts.o e16-fx.o e16-grabs.o e16-groups.o e16-handlers.o e16-hints.o e16-hiwin.o e16-icccm.o e16-iclass.o e16-iconify.o e16-icons.o e16-ipc.o e16-lang.o e16-list.o e16-main.o e16-memory.o e16-menus.o e16-menus-misc.o e16-misc.o e16-mod-misc.o e16-moveresize.o e16-mwm.o e16-pager.o e16-parse.o e16-progress.o e16-regex.o e16-screen.o e16-session.o e16-settings.o e16-setup.o e16-shapewin.o e16-size.o e16-slide.o e16-slideout.o e16-snaps.o e16-sound.o e16-stacking.o e16-startup.o e16-string.o e16-systray.o e16-tclass.o e16-text.o e16-theme.o e16-time.o e16-timers.o e16-tooltips.o e16-user.o e16-warp.o e16-windowmatch.o e16-xprop.o e16-x.o e16-zoom.o e16-ecompmgr.o e16-magwin.o -Wl,--export-dynamic -lImlib2 -ldl -lXcomposite -lXdamage -lXfixes -lXrender -lXrandr -lSM -lICE -lXext -lX11 -lm *** Warning: Linking the shared library libfont_pango.la against the loadable module *** libfont_xft.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/libfont_pango_la-text_pango.o -Wl,-rpath -Wl,/builddir/build/BUILD/e16-1.0.21/src/.libs -Wl,-rpath -Wl,/usr/lib64/e16 -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgobject-2.0 -lglib-2.0 ./.libs/libfont_xft.so -lXft -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libfont_pango.so -o .libs/libfont_pango.so libtool: link: ( cd ".libs" && rm -f "libfont_pango.la" && ln -s "../libfont_pango.la" "libfont_pango.la" ) make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/src' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/src' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o e16_hack.lo e16_hack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c e16_hack.c -fPIC -DPIC -o .libs/e16_hack.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhack.la -rpath /usr/lib64/e16 e16_hack.lo -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/e16_hack.o -ldl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libhack.so -o .libs/libhack.so libtool: link: ( cd ".libs" && rm -f "libhack.la" && ln -s "../libhack.la" "libhack.la" ) make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/lib' Making all in config make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/config' Making all in themes make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/themes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/themes' Making all in fonts make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/fonts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/fonts' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/scripts' Making all in misc make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/misc' sed -e "s=%bindir%=/usr/bin=" ./starte16.in > starte16 sed -e "s=@pkgdatadir@=/usr/share/e16=" ./e16.desktop.in > e16.desktop make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/misc' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/docs' sed -e "s=%VERSION%=1.0.21=" -e "s=%DOCDIR%=/usr/share/doc/e16=" e16.man.in > e16.1 make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/docs' Making all in icons make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/icons' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/icons' Making all in pix make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/pix' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/pix' Making all in po make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/po' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/po' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21' + for f in ChangeLog AUTHORS + mv ChangeLog ChangeLog.iso88591 + iconv -o ChangeLog -f iso88591 -t utf8 ChangeLog.iso88591 + rm -f ChangeLog.iso88591 + for f in ChangeLog AUTHORS + mv AUTHORS AUTHORS.iso88591 + iconv -o AUTHORS -f iso88591 -t utf8 AUTHORS.iso88591 + rm -f AUTHORS.iso88591 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gcfNt9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64 ++ dirname /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64 + cd e16-1.0.21 + make install DESTDIR=/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64 'INSTALL=/usr/bin/install -p' Making install in dox make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/dox' Making install in E-docs make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/dox/E-docs' make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/dox/E-docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/E-docs' /usr/bin/install -p -m 644 bg.png exit1.png exit2.png next1.png next2.png prev1.png prev2.png title.png '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/E-docs' make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/dox/E-docs' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/dox/E-docs' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/dox' make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/dox' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p edox '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin' libtool: install: /usr/bin/install -p edox /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/edox make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/dox' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/dox' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/dox' Making install in eesh make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/eesh' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/eesh' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p eesh '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin' libtool: install: /usr/bin/install -p eesh /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/eesh make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/eesh' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/eesh' Making install in epp make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/epp' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/epp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p epp '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin' libtool: install: /usr/bin/install -p epp /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/epp make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/epp' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/epp' Making install in src make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/src' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/src' make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p e16 '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin' libtool: install: /usr/bin/install -p e16 /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/e16 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16' /bin/sh ../libtool --mode=install /usr/bin/install -p libsound_pa.la libfont_ift.la libfont_xft.la libfont_pango.la '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16' libtool: install: /usr/bin/install -p .libs/libsound_pa.so /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libsound_pa.so libtool: install: /usr/bin/install -p .libs/libsound_pa.lai /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libsound_pa.la libtool: install: /usr/bin/install -p .libs/libfont_ift.so /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_ift.so libtool: install: /usr/bin/install -p .libs/libfont_ift.lai /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_ift.la libtool: install: /usr/bin/install -p .libs/libfont_xft.so /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_xft.so libtool: install: /usr/bin/install -p .libs/libfont_xft.lai /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_xft.la libtool: warning: relinking 'libfont_pango.la' libtool: install: (cd /builddir/build/BUILD/e16-1.0.21/src; /bin/sh "/builddir/build/BUILD/e16-1.0.21/libtool" --tag CC --mode=relink gcc -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfont_pango.la -rpath /usr/lib64/e16 libfont_pango_la-text_pango.lo -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lXft -lgobject-2.0 -lglib-2.0 libfont_xft.la -inst-prefix-dir /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64) *** Warning: Linking the shared library libfont_pango.la against the loadable module *** libfont_xft.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/libfont_pango_la-text_pango.o -Wl,-rpath -Wl,/usr/lib64/e16 -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgobject-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16 -L/usr/lib64/e16 -lfont_xft -lXft -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libfont_pango.so -o .libs/libfont_pango.so libtool: install: /usr/bin/install -p .libs/libfont_pango.soT /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_pango.so libtool: install: /usr/bin/install -p .libs/libfont_pango.lai /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_pango.la libtool: warning: remember to run 'libtool --finish /usr/lib64/e16' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/e16-1.0.21/src' rm -f /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/*.la make[4]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/src' make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/src' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/src' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/src' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/lib' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/lib' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16' /bin/sh ../libtool --mode=install /usr/bin/install -p libhack.la '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16' libtool: install: /usr/bin/install -p .libs/libhack.so /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libhack.so libtool: install: /usr/bin/install -p .libs/libhack.lai /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libhack.la libtool: warning: remember to run 'libtool --finish /usr/lib64/e16' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/lib' rm -f /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/*.la make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/lib' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/lib' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/lib' Making install in config make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/config' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/config' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/config' /usr/bin/install -p -m 644 bindings.cfg matches.cfg fonts.xft.cfg fonts.pango.cfg e16keyedit.db '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/menus' /usr/bin/install -p -m 644 desktop.menu enlightenment.menu maintenance.menu settings.menu winops.menu winops_groups.menu winops_layer.menu winops_misc.menu winops_opacity.menu winops_size.menu '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/menus' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/config' /usr/bin/install -p -m 644 definitions actionclasses.cfg '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/config' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/config' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/config' Making install in themes make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/themes' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/themes' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/themes/winter mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/themes/winter for tf in winter.etheme; do \ gzip -d -c < ./$tf | (cd /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/themes/winter; tar -xmf -); \ done if [ "$EUID" = "0" ]; then chown -R 0:0 /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/themes/winter; fi make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/themes' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/themes' Making install in fonts make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/fonts' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/fonts' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts' /usr/bin/install -p -m 644 Vera.ttf VeraBd.ttf COPYRIGHT.Vera '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/fonts' cd /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts; rm -f normal.ttf; ln -s Vera.ttf normal.ttf cd /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts; rm -f bold.ttf; ln -s VeraBd.ttf bold.ttf make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/fonts' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/fonts' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/fonts' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/scripts' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/scripts' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/scripts' /usr/bin/install -p e_gen_menu e_cache_clean e_cache_query session.sh '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/scripts' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/scripts' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/scripts' Making install in misc make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/misc' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/misc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/applications' /usr/bin/install -p -m 644 e16.desktop '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/gnome-session/sessions' /usr/bin/install -p -m 644 e16-gnome.session '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/gnome-session/sessions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/misc' /usr/bin/install -p Xclients.e16.sh Xclients.e16-gnome.sh Xclients.e16-kde.sh starte16 e16-dbus-cmd '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/xsessions' /usr/bin/install -p -m 644 e16-session.desktop e16-kde-session.desktop e16-gnome2-session.desktop e16-gnome3-session.desktop '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/xsessions' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/e16-1.0.21/misc' cd /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin; rm -f starte16; ln -s /usr/share/e16/misc/starte16 . cd /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/misc; rm -f starte16-gnome starte16-kde; \ for f in starte16-gnome starte16-kde; do ln -s starte16 $f; done make[3]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/misc' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/misc' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/misc' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/docs' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16' /usr/bin/install -p -m 644 e16.html '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 e16.1 '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/docs' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/docs' Making install in icons make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/icons' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/icons' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/icons' /usr/bin/install -p -m 644 default.png e.png e16.png iconbox.png mon.png pager.png '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/icons' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/icons' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/icons' Making install in pix make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/pix' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21/pix' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/pix' /usr/bin/install -p -m 644 about.png elogo48.png areas.png bg.png desktops.png focus.png fx.png moveres.png pager.png place.png raise.png snapshots.png sound.png tips.png key_blank.png key_ctrl.png key_lock.png key_shift.png key_mod1.png key_mod2.png key_mod3.png key_mod4.png key_mod5.png mouse_0.png mouse_1.png mouse_2.png mouse_3.png mouse_4.png mouse_5.png mouse_any.png wait1.png wait2.png wait3.png wait4.png wait5.png wait6.png wait7.png wait8.png wait9.png wait10.png '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/pix' /usr/bin/install -p -m 644 wait11.png wait12.png '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/pix' make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/pix' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/pix' Making install in po make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21/po' installing ar.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/ar/LC_MESSAGES/e16.mo installing bg.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/bg/LC_MESSAGES/e16.mo installing bs.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/bs/LC_MESSAGES/e16.mo installing ca.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/ca/LC_MESSAGES/e16.mo installing cs.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/cs/LC_MESSAGES/e16.mo installing csb.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/csb/LC_MESSAGES/e16.mo installing da.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/da/LC_MESSAGES/e16.mo installing de.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/de/LC_MESSAGES/e16.mo installing en_US.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/en_US/LC_MESSAGES/e16.mo installing eo.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/eo/LC_MESSAGES/e16.mo installing es.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/es/LC_MESSAGES/e16.mo installing fo.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/fo/LC_MESSAGES/e16.mo installing fr.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/fr/LC_MESSAGES/e16.mo installing gl.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/gl/LC_MESSAGES/e16.mo installing hr.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/hr/LC_MESSAGES/e16.mo installing hu.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/hu/LC_MESSAGES/e16.mo installing it.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/it/LC_MESSAGES/e16.mo installing ja.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/ja/LC_MESSAGES/e16.mo installing ko.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/ko/LC_MESSAGES/e16.mo installing nb.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/nb/LC_MESSAGES/e16.mo installing nl.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/nl/LC_MESSAGES/e16.mo installing pl.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/pl/LC_MESSAGES/e16.mo installing pt.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/pt/LC_MESSAGES/e16.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/e16.mo installing ru.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/ru/LC_MESSAGES/e16.mo installing sk.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/sk/LC_MESSAGES/e16.mo installing sr.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/sr/LC_MESSAGES/e16.mo installing sv.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/sv/LC_MESSAGES/e16.mo installing tr.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/tr/LC_MESSAGES/e16.mo installing uk.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/uk/LC_MESSAGES/e16.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/e16.mo if test "e16" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/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 -p -m 644 ./$file \ /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21/po' make[1]: Entering directory '/builddir/build/BUILD/e16-1.0.21' make[2]: Entering directory '/builddir/build/BUILD/e16-1.0.21' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/e16-1.0.21' make[1]: Leaving directory '/builddir/build/BUILD/e16-1.0.21' + rm -f '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libhack*.a' '/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libhack*.la' + chmod 0644 /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/themes/winter/ABOUT/MAIN + rm -f /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts/COPYRIGHT.Vera + rm -f /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts/Vera.ttf /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts/VeraBd.ttf /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts/bold.ttf /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts/normal.ttf + ln -s ../../fonts/dejavu/DejaVuSans.ttf /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts/normal.ttf + ln -s ../../fonts/dejavu/DejaVuSans-Bold.ttf /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/e16/fonts/bold.ttf + find /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16 -name 'lib*.la' -delete + rm -rf /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16 + desktop-file-validate /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/applications/e16.desktop /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/applications/e16.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64 e16 + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.0.21-2.fc33 --unique-debug-suffix -1.0.21-2.fc33.aarch64 --unique-debug-src-base e16-1.0.21-2.fc33.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/e16-1.0.21 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/edox explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/epp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/e16 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/eesh explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_ift.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/epp extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/edox extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/eesh extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/bin/e16 extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_ift.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_pango.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_xft.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libhack.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_pango.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libfont_xft.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libhack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libsound_pa.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/lib64/e16/libsound_pa.so original debug info size: 5424kB, size after compression: 4404kB /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 4164 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/e16/scripts/e_cache_clean from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/e16/scripts/e_cache_query from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/e16/scripts/session.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/e16/misc/Xclients.e16-gnome.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/e16/misc/starte16 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/e16/misc/Xclients.e16.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/e16/misc/e16-dbus-cmd from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/e16/misc/Xclients.e16-kde.sh from /bin/sh to #!/usr/bin/sh Processing files: e16-1.0.21-2.fc33.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DcECW7 + umask 022 + cd /builddir/build/BUILD + cd e16-1.0.21 + DOCDIR=/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16 + cp -pr AUTHORS /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16 + cp -pr ChangeLog /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16 + cp -pr COMPLIANCE /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16 + cp -pr TODO /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16 + cp -pr docs/e16.html /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/doc/e16 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c6KDib + umask 022 + cd /builddir/build/BUILD + cd e16-1.0.21 + LICENSEDIR=/builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/licenses/e16 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/licenses/e16 + cp -pr COPYING /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64/usr/share/licenses/e16 + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/starte16 -> /usr/share/e16/misc/starte16 Provides: application() application(e16.desktop) e16 = 1.0.21-2.fc33 e16(aarch-64) = 1.0.21-2.fc33 libfont_ift.so()(64bit) libfont_pango.so()(64bit) libfont_xft.so()(64bit) libhack.so()(64bit) libsound_pa.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libICE.so.6()(64bit) libImlib2.so.1()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXft.so.2()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libfont_xft.so()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) rtld(GNU_HASH) Processing files: e16-debugsource-1.0.21-2.fc33.aarch64 Provides: e16-debugsource = 1.0.21-2.fc33 e16-debugsource(aarch-64) = 1.0.21-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: e16-debuginfo-1.0.21-2.fc33.aarch64 Provides: debuginfo(build-id) = 2b99e860d7611d34a3f4db3655ce8a804f8c1051 debuginfo(build-id) = 372be9f63e9b5b554f485bd19ff5db37ffac21d3 debuginfo(build-id) = 3f54c57d67f3520dbdefd5be5dbc54f6f7fe22f9 debuginfo(build-id) = a9dfc372757424da51d94372b03fa730c16ef9ad debuginfo(build-id) = b6d357bb86ddd0e9c74535d83ef6025d35e888e2 debuginfo(build-id) = bbc1056a343fc62a8426e6f115d0c44993d3384e debuginfo(build-id) = d4c11e0484b73984e7511c4bbf2c341d2fce160c debuginfo(build-id) = d77ba5cfdd49cb08bee688121812cdacbbc2ba08 debuginfo(build-id) = ee55408b5aa6078c3f7682839cc38edc1cb19f31 e16-debuginfo = 1.0.21-2.fc33 e16-debuginfo(aarch-64) = 1.0.21-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: e16-debugsource(aarch-64) = 1.0.21-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64 Wrote: /builddir/build/RPMS/e16-debugsource-1.0.21-2.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/e16-1.0.21-2.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/e16-debuginfo-1.0.21-2.fc33.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NMqb28 + umask 022 + cd /builddir/build/BUILD + cd e16-1.0.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/e16-1.0.21-2.fc33.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0