+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/cook.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iLW5Wb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cook-2.34 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/cook-2.34.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cook-2.34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cook-2.34-Fix-including-roff-files.patch):' Patch #0 (cook-2.34-Fix-including-roff-files.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/en/readme/main.man + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LJcd8D + umask 022 + cd /builddir/build/BUILD + cd cook-2.34 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --libdir=/usr/share configure: WARNING: unrecognized options: --disable-dependency-tracking checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for ANSI C header files... no 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 library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for main in -lw32... no checking for wschr... no checking for wschr in -lw... no checking for gettext... yes checking for main in -lrx... no checking for setsockopt... yes checking for gmsgfmt... no checking for msgfmt... msgfmt checking for gmsgcat... no checking for msgcat... msgcat checking for groff... groff checking for remsh... no checking for rsh... no checking for perl... /usr/bin/perl checking for working stdarg.h... yes checking ar.h usability... yes checking ar.h presence... yes checking for ar.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking iso646.h usability... yes checking iso646.h presence... yes checking for iso646.h... yes checking libgettext.h usability... no checking libgettext.h presence... no checking for libgettext.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking widec.h usability... no checking widec.h presence... no checking for widec.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for long file names... yes checking for gethostname... yes checking for getpgrp... yes checking for getrusage... yes checking for gettext... (cached) yes checking for gettimeofday... yes checking for iswctype... yes checking for mblen... yes checking for pathconf... yes checking for regcomp... yes checking for setlocale... yes checking for snprintf... yes checking for strcasecmp... yes checking for strendcpy... no checking for strerror... yes checking for strftime... yes checking for strlcat... no checking for strlcpy... no checking for strncasecmp... yes checking for strsignal... yes checking for strtol... yes checking for tcgetpgrp... yes checking for uname... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for wcslen... yes checking for wint_t... yes checking for working iswprint... yes checking for location of SCCS get command... get checking for appropriate getpgrp argument... empty checking size of long... 8 checking size of int... 4 checking size of short... 2 checking for tm_zone in struct tm... yes checking for a Bourne shell which understands functions... /bin/sh ./configure: line 5120: test: too many arguments Rewriting --libdir=/usr/share/cook Rewriting --datadir=/usr/share/cook configure: creating ./config.status config.status: creating Makefile config.status: creating etc/libdir.so config.status: WARNING: 'etc/libdir.so.in' seems to ignore the --datarootdir setting config.status: creating etc/libdir-h config.status: creating common/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/cache.c In file included from /usr/include/fcntl.h:25:0, from ./common/ac/fcntl.h:26, from c_incl/cache.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv cache.o c_incl/cache.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/flatten.c mv flatten.o c_incl/flatten.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/lang.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from c_incl/lang.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv lang.o c_incl/lang.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/lang_c.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from c_incl/lang_c.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv lang_c.o c_incl/lang_c.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/lang_m4.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from c_incl/lang_m4.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv lang_m4.o c_incl/lang_m4.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/lang_optimis.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from c_incl/lang_optimis.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv lang_optimis.o c_incl/lang_optimis.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/lang_roff.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from c_incl/lang_roff.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv lang_roff.o c_incl/lang_roff.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from c_incl/main.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ c_incl/main.c: In function 'main': c_incl/main.c:327:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_local_error: ^~~~ c_incl/main.c:311:9: warning: case value '1' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_local_ignore: ^~~~ c_incl/main.c:321:9: warning: case value '2' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_local_mention: ^~~~ c_incl/main.c:357:9: warning: case value '3' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_program_error: ^~~~ c_incl/main.c:351:9: warning: case value '4' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_program_ignore: ^~~~ c_incl/main.c:345:9: warning: case value '5' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_system_error: ^~~~ c_incl/main.c:333:9: warning: case value '6' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_system_ignore: ^~~~ c_incl/main.c:339:9: warning: case value '7' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_system_mention: ^~~~ c_incl/main.c:363:9: warning: case value '8' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absent_use_this: ^~~~ c_incl/main.c:525:9: warning: case value '9' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_escape_newline: ^~~~ c_incl/main.c:537:9: warning: case value '10' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_exclude: ^~~~ c_incl/main.c:383:9: warning: case value '11' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_include: ^~~~ c_incl/main.c:424:9: warning: case value '12' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_language: ^~~~ c_incl/main.c:435:9: warning: case value '13' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_lang_c: ^~~~ c_incl/main.c:441:9: warning: case value '14' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_lang_roff: ^~~~ c_incl/main.c:489:9: warning: case value '15' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_absolute: ^~~~ c_incl/main.c:495:9: warning: case value '16' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_no_absolute: ^~~~ c_incl/main.c:406:9: warning: case value '17' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_cache: ^~~~ c_incl/main.c:412:9: warning: case value '18' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_cache_not: ^~~~ c_incl/main.c:418:9: warning: case value '19' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_no_source_relative_includes: ^~~~ c_incl/main.c:400:9: warning: case value '20' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_no_system: ^~~~ c_incl/main.c:459:9: warning: case value '21' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_output: ^~~~ c_incl/main.c:447:9: warning: case value '22' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_prefix: ^~~~ c_incl/main.c:531:9: warning: case value '23' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_quote_filenames: ^~~~ c_incl/main.c:501:9: warning: case value '24' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_recursive: ^~~~ c_incl/main.c:507:9: warning: case value '25' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_recursive_not: ^~~~ c_incl/main.c:467:9: warning: case value '26' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_remove_leading_path: ^~~~ c_incl/main.c:513:9: warning: case value '27' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_stripdot: ^~~~ c_incl/main.c:519:9: warning: case value '28' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_stripdot_not: ^~~~ c_incl/main.c:475:9: warning: case value '29' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_substitute_leading_path: ^~~~ c_incl/main.c:453:9: warning: case value '30' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_suffix: ^~~~ mv main.o c_incl/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/os.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from c_incl/os.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv os.o c_incl/os.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/sniff.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from c_incl/sniff.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv sniff.o c_incl/sniff.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c c_incl/stripdot.c mv stripdot.o c_incl/stripdot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/libintl.c In file included from /usr/include/libintl.h:23:0, from ./common/ac/libintl.h:29, from common/ac/libintl.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv libintl.o common/ac/libintl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/mntent.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/ac/mntent.h:24, from common/ac/mntent.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv mntent.o common/ac/mntent.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/stdio.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/ac/stdio.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stdio.o common/ac/stdio.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/stdlib.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/ac/stdlib.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stdlib.o common/ac/stdlib.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/string.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/ac/string.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv string.o common/ac/string.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/sys/utsname.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/ac/sys/utsname.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv utsname.o common/ac/sys/utsname.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/time.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from common/ac/time.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv time.o common/ac/time.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/wchar.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/wchar.h:27, from ./common/ac/wchar.h:38, from common/ac/wchar.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv wchar.o common/ac/wchar.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ac/wctype.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from common/ac/wctype.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv wctype.o common/ac/wctype.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/arglex.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/arglex.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv arglex.o common/arglex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/env.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/env.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv env.o common/env.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/error.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from common/error.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv error.o common/error.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/error_intl.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/error_intl.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv error_intl.o common/error_intl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/error_intl/close.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/error_intl/close.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv close.o common/error_intl/close.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/error_intl/open.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/error_intl/open.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv open.o common/error_intl/open.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/error_intl/read.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from common/error_intl/read.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv read.o common/error_intl/read.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/error_intl/stat.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from common/error_intl/stat.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stat.o common/error_intl/stat.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/error_intl/unlink.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from common/error_intl/unlink.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv unlink.o common/error_intl/unlink.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/error_intl/write.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/error_intl/write.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv write.o common/error_intl/write.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/exeext.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from common/exeext.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv exeext.o common/exeext.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fflush_slow.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from common/fflush_slow.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv fflush_slow.o common/fflush_slow.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fp.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from common/fp.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv fp.o common/fp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fp/cksum.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/fp/cksum.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv cksum.o common/fp/cksum.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fp/combined.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/fp/combined.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ common/fp/combined.c: In function 'combined_sum': common/fp/combined.c:121:21: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^~~~~~ mv combined.o common/fp/combined.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fp/crc32.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/fp/crc32.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv crc32.o common/fp/crc32.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fp/ident.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/fp/ident.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ common/fp/ident.c: In function 'ident_sum': common/fp/ident.c:91:21: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^~~~~~ mv ident.o common/fp/ident.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fp/len.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/fp/len.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv len.o common/fp/len.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fp/md5.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/fp/md5.c:42: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ common/fp/md5.c: In function 'md5_sum': common/fp/md5.c:432:22: warning: variable 'context' set but not used [-Wunused-but-set-variable] md5_ty *context; ^~~~~~~ mv md5.o common/fp/md5.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fp/snefru.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/fp/snefru.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv snefru.o common/fp/snefru.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/fstrcmp.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/fstrcmp.c:39: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv fstrcmp.o common/fstrcmp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/gmatch.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/gmatch.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv gmatch.o common/gmatch.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/help.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/help.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv help.o common/help.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/home_directo.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/home_directo.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv home_directo.o common/home_directo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/input.c mv input.o common/input.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/input/crlf.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/input/crlf.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv crlf.o common/input/crlf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/input/file.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from common/input/file.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv file.o common/input/file.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/input/file_text.c mv file_text.o common/input/file_text.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/input/null.c mv null.o common/input/null.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/input/private.c mv private.o common/input/private.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/input/pushba_trans.c mv pushba_trans.o common/input/pushba_trans.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/input/stdin.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/input/stdin.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stdin.o common/input/stdin.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/itab.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/itab.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv itab.o common/itab.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/language.c In file included from /usr/include/locale.h:25:0, from ./common/ac/locale.h:26, from common/language.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv language.o common/language.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/libdir.c mv libdir.o common/libdir.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/mem.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/mem.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv mem.o common/mem.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/mprintf.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from common/mprintf.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv mprintf.o common/mprintf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/os_path_cat.c mv os_path_cat.o common/os_path_cat.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/page.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/page.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv page.o common/page.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/progname.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/progname.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv progname.o common/progname.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/quit.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/quit.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv quit.o common/quit.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/star.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/star.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv star.o common/star.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from common/str.c:31: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv str.o common/str.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str/cat2.c mv cat2.o common/str/cat2.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str/cat3.c mv cat3.o common/str/cat3.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str/downcase.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from common/str/downcase.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv downcase.o common/str/downcase.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str/quote.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from common/str/quote.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv quote.o common/str/quote.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str/re.c In file included from /usr/include/sys/types.h:25:0, from ./common/ac/regex.h:29, from common/str/re.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv re.o common/str/re.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str/substitute.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/str/substitute.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv substitute.o common/str/substitute.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str/upcase.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from common/str/upcase.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv upcase.o common/str/upcase.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/str_list.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from common/str_list.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv str_list.o common/str_list.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/stracc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/stracc.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stracc.o common/stracc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from common/sub.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv sub.o common/sub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/basename.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/sub/basename.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv basename.o common/sub/basename.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/date.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from common/sub/date.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv date.o common/sub/date.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/dirname.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/dirname.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv dirname.o common/sub/dirname.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/downcase.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/downcase.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv downcase.o common/sub/downcase.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/errno.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from common/sub/errno.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv errno.o common/sub/errno.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/expr.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/expr.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv expr.o common/sub/expr.o bison -y -d common/sub/expr_gram.y sed -e 's/[yY][yY]/sub_expr_gram_/g' y.tab.c > \ common/sub/expr_gram.yacc.c sed -e 's/[yY][yY]/sub_expr_gram_/g' y.tab.h > \ common/sub/expr_gram.yacc.h rm y.tab.c y.tab.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/expr_gram.yacc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/sub/expr_gram.y:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv expr_gram.yacc.o common/sub/expr_gram.yacc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/expr_lex.c mv expr_lex.o common/sub/expr_lex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/ident.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/ident.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv ident.o common/sub/ident.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/left.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/sub/left.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv left.o common/sub/left.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/length.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/length.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv length.o common/sub/length.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/plural.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/sub/plural.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv plural.o common/sub/plural.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/progname.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/progname.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv progname.o common/sub/progname.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/right.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/right.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv right.o common/sub/right.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/upcase.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/upcase.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv upcase.o common/sub/upcase.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/sub/zero_pad.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/sub/zero_pad.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv zero_pad.o common/sub/zero_pad.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/symtab.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from common/symtab.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv symtab.o common/symtab.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/timing.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/timing.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv timing.o common/timing.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/trace.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from common/trace.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv trace.o common/trace.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/ts.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from common/ts.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv ts.o common/ts.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/verbose.c mv verbose.o common/verbose.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/version-stmp.c mv version-stmp.o common/version-stmp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/version.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from common/version.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv version.o common/version.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/wstr.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/limits.h:26, from /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/include-fixed/limits.h:194, from /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/include-fixed/syslimits.h:7, from /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/include-fixed/limits.h:34, from ./common/ac/limits.h:26, from common/wstr.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv wstr.o common/wstr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c common/wstr_list.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from common/wstr_list.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv wstr_list.o common/wstr_list.o rm -f common/libcommon.a ar qc common/libcommon.a common/ac/libintl.o common/ac/mntent.o common/ac/stdio.o common/ac/stdlib.o common/ac/string.o common/ac/sys/utsname.o common/ac/time.o common/ac/wchar.o common/ac/wctype.o common/arglex.o common/env.o common/error.o common/error_intl.o common/error_intl/close.o common/error_intl/open.o common/error_intl/read.o common/error_intl/stat.o common/error_intl/unlink.o common/error_intl/write.o common/exeext.o common/fflush_slow.o common/fp.o common/fp/cksum.o common/fp/combined.o common/fp/crc32.o common/fp/ident.o common/fp/len.o common/fp/md5.o common/fp/snefru.o common/fstrcmp.o common/gmatch.o common/help.o common/home_directo.o common/input.o common/input/crlf.o common/input/file.o common/input/file_text.o common/input/null.o common/input/private.o common/input/pushba_trans.o common/input/stdin.o common/itab.o common/language.o common/libdir.o common/mem.o common/mprintf.o common/os_path_cat.o common/page.o common/progname.o common/quit.o common/star.o common/str.o common/str/cat2.o common/str/cat3.o common/str/downcase.o common/str/quote.o common/str/re.o common/str/substitute.o common/str/upcase.o common/str_list.o common/stracc.o common/sub.o common/sub/basename.o common/sub/date.o common/sub/dirname.o common/sub/downcase.o common/sub/errno.o common/sub/expr.o common/sub/expr_gram.yacc.o common/sub/expr_lex.o common/sub/ident.o common/sub/left.o common/sub/length.o common/sub/plural.o common/sub/progname.o common/sub/right.o common/sub/upcase.o common/sub/zero_pad.o common/symtab.o common/timing.o common/trace.o common/ts.o common/verbose.o common/version-stmp.o common/version.o common/wstr.o common/wstr_list.o ranlib common/libcommon.a mkdir bin chmod 0755 bin gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/c_incl c_incl/cache.o c_incl/flatten.o c_incl/lang.o c_incl/lang_c.o c_incl/lang_m4.o c_incl/lang_optimis.o c_incl/lang_roff.o c_incl/main.o c_incl/os.o c_incl/sniff.o c_incl/stripdot.o \ common/libcommon.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/archive.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/archive.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/archive.c: In function 'grope_name': cook/archive.c:165:20: warning: self-comparison always evaluates to false [-Wtautological-compare] if (nbytes != nbytes) ^~ mv archive.o cook/archive.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin.c mv builtin.o cook/builtin.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/addprefix.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/addprefix.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv addprefix.o cook/builtin/addprefix.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/addsuffix.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/addsuffix.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv addsuffix.o cook/builtin/addsuffix.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/basename.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/builtin/basename.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv basename.o cook/builtin/basename.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/boolean.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/boolean.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv boolean.o cook/builtin/boolean.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/cando.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/builtin/cando.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv cando.o cook/builtin/cando.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/collect.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/builtin/collect.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv collect.o cook/builtin/collect.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/cook.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/builtin/cook.c:50: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv cook.o cook/builtin/cook.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/defined.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/defined.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv defined.o cook/builtin/defined.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/dos.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/builtin/dos.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv dos.o cook/builtin/dos.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/execute.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/execute.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv execute.o cook/builtin/execute.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/exists.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/builtin/exists.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv exists.o cook/builtin/exists.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/expr.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/builtin/expr.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv expr.o cook/builtin/expr.o bison -y -d cook/builtin/expr_parse.y sed -e 's/[yY][yY]/builtin_expr_parse_/g' y.tab.c > \ cook/builtin/expr_parse.yacc.c sed -e 's/[yY][yY]/builtin_expr_parse_/g' y.tab.h > \ cook/builtin/expr_parse.yacc.h rm y.tab.c y.tab.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/expr_lex.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/builtin/expr_lex.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv expr_lex.o cook/builtin/expr_lex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/expr_parse.yacc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/builtin/expr_parse.y:69: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv expr_parse.yacc.o cook/builtin/expr_parse.yacc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/filter_out.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/filter_out.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv filter_out.o cook/builtin/filter_out.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/find_command.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/builtin/find_command.c:42: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv find_command.o cook/builtin/find_command.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/findstring.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/builtin/findstring.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv findstring.o cook/builtin/findstring.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/getenv.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/builtin/getenv.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv getenv.o cook/builtin/getenv.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/glob.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cook/builtin/glob.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv glob.o cook/builtin/glob.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/home.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/builtin/home.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv home.o cook/builtin/home.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/interi_files.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/interi_files.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv interi_files.o cook/builtin/interi_files.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/join.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/join.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv join.o cook/builtin/join.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/match.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/match.c:43: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv match.o cook/builtin/match.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/mtime.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from cook/builtin/mtime.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv mtime.o cook/builtin/mtime.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/opsys.c In file included from /usr/include/sys/utsname.h:25:0, from ./common/ac/sys/utsname.h:26, from cook/builtin/opsys.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv opsys.o cook/builtin/opsys.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/options.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/options.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv options.o cook/builtin/options.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/pathname.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/pathname.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv pathname.o cook/builtin/pathname.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/positional.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/positional.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv positional.o cook/builtin/positional.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/print.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/builtin/print.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv print.o cook/builtin/print.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/private.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/builtin/private.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv private.o cook/builtin/private.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/read.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/builtin/read.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv read.o cook/builtin/read.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/readlink.c In file included from /usr/include/sys/types.h:25:0, from ./common/ac/unistd.h:39, from cook/builtin/readlink.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv readlink.o cook/builtin/readlink.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/relati_dirna.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/relati_dirna.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv relati_dirna.o cook/builtin/relati_dirna.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/resolve.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from ./cook/cook.h:23, from cook/builtin/resolve.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv resolve.o cook/builtin/resolve.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/sort_newest.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/builtin/sort_newest.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv sort_newest.o cook/builtin/sort_newest.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/split.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/split.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv split.o cook/builtin/split.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/stringset.c mv stringset.o cook/builtin/stringset.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/strip.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/builtin/strip.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv strip.o cook/builtin/strip.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/stripdot.c mv stripdot.o cook/builtin/stripdot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/strlen.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/builtin/strlen.c:19: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv strlen.o cook/builtin/strlen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/subst.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/subst.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv subst.o cook/builtin/subst.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/substr.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/builtin/substr.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv substr.o cook/builtin/substr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/suffix.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/builtin/suffix.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv suffix.o cook/builtin/suffix.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/text.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/builtin/text.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv text.o cook/builtin/text.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/thread-id.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/thread-id.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv thread-id.o cook/builtin/thread-id.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/unsplit.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/builtin/unsplit.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv unsplit.o cook/builtin/unsplit.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/uptodate.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/builtin/uptodate.c:31: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv uptodate.o cook/builtin/uptodate.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/word.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/builtin/word.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv word.o cook/builtin/word.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/wordlist.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/builtin/wordlist.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv wordlist.o cook/builtin/wordlist.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/builtin/write.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/builtin/write.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv write.o cook/builtin/write.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/cascade.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/cascade.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv cascade.o cook/cascade.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/cook.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/cook.c:79: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/cook.c: In function 'cook_mtime_resolve1': cook/cook.c:535:21: warning: variable 'done' set but not used [-Wunused-but-set-variable] int done; ^~~~ mv cook.o cook/cook.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/desist.c In file included from /usr/include/signal.h:25:0, from ./common/ac/signal.h:24, from cook/desist.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv desist.o cook/desist.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/dir_part.c mv dir_part.o cook/dir_part.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/expr.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/expr.c:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/expr.c: In function 'expr_equal': cook/expr.c:244:24: warning: self-comparison always evaluates to true [-Wtautological-compare] return (e1->method == e1->method && e1->method->equal(e1, e2)); ^~ mv expr.o cook/expr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/expr/catenate.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/expr/catenate.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv catenate.o cook/expr/catenate.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/expr/constant.c mv constant.o cook/expr/constant.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/expr/function.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/expr/function.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv function.o cook/expr/function.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/expr/list.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/expr/list.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv list.o cook/expr/list.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/expr/position.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/expr/position.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv position.o cook/expr/position.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./cook/fingerprint/value.h:23, from ./cook/fingerprint/record.h:23, from cook/fingerprint.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv fingerprint.o cook/fingerprint.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/calc_string.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/fingerprint/calc_string.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv calc_string.o cook/fingerprint/calc_string.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/calculate.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cook/fingerprint/calculate.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv calculate.o cook/fingerprint/calculate.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/filename.c mv filename.o cook/fingerprint/filename.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/find.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/fingerprint/find.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv find.o cook/fingerprint/find.o bison -y -d cook/fingerprint/gram.y sed -e 's/[yY][yY]/fingerprint_gram_/g' y.tab.c > \ cook/fingerprint/gram.yacc.c sed -e 's/[yY][yY]/fingerprint_gram_/g' y.tab.h > \ cook/fingerprint/gram.yacc.h rm y.tab.c y.tab.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/gram.yacc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/fingerprint/gram.y:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv gram.yacc.o cook/fingerprint/gram.yacc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/ingredients.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./cook/fingerprint/value.h:23, from cook/fingerprint/ingredients.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv ingredients.o cook/fingerprint/ingredients.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/lex.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/fingerprint/lex.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv lex.o cook/fingerprint/lex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/record.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./cook/fingerprint/value.h:23, from ./cook/fingerprint/record.h:23, from cook/fingerprint/record.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv record.o cook/fingerprint/record.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/subdir.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cook/fingerprint/subdir.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv subdir.o cook/fingerprint/subdir.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/sync.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from cook/fingerprint/sync.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv sync.o cook/fingerprint/sync.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/fingerprint/value.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./cook/fingerprint/value.h:23, from cook/fingerprint/value.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv value.o cook/fingerprint/value.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/flag.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/flag.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv flag.o cook/flag.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/function.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/function.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv function.o cook/function.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph.c mv graph.o cook/graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/build.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/graph/build.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/graph/build.c: In function 'graph_check_ingredients': cook/graph/build.c:142:21: warning: variable 'recipe_is_explicit' set but not used [-Wunused-but-set-variable] int recipe_is_explicit; ^~~~~~~~~~~~~~~~~~ cook/graph/build.c: In function 'graph_build_file': cook/graph/build.c:1825:39: warning: variable 'status2' set but not used [-Wunused-but-set-variable] graph_build_status_ty status2; ^~~~~~~ mv build.o cook/graph/build.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/check.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from ./cook/cook.h:23, from cook/graph/check.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv check.o cook/graph/check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/edge_type.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/graph/edge_type.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv edge_type.o cook/graph/edge_type.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/file.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/graph/file.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv file.o cook/graph/file.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/file_list.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/graph/file_list.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv file_list.o cook/graph/file_list.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/file_pair.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/graph/file_pair.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv file_pair.o cook/graph/file_pair.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/leaf.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from ./cook/cook.h:23, from cook/graph/leaf.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv leaf.o cook/graph/leaf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/pairs.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/graph/pairs.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv pairs.o cook/graph/pairs.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/recipe.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from ./cook/cook.h:23, from cook/graph/recipe.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv recipe.o cook/graph/recipe.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/recipe_list.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/graph/recipe_list.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv recipe_list.o cook/graph/recipe_list.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/run.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/graph/run.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv run.o cook/graph/run.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/script.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/graph/script.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv script.o cook/graph/script.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/stats.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/graph/stats.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stats.o cook/graph/stats.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/walk.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cook/graph/walk.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/graph/walk.c: In function 'excuse_me': cook/graph/walk.c:238:22: warning: variable 'gp' set but not used [-Wunused-but-set-variable] graph_ty *gp; ^~ mv walk.o cook/graph/walk.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/graph/web.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/graph/web.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/graph/web.c: In function 'graph_recipe_web': cook/graph/web.c:64:21: warning: variable 'forced' set but not used [-Wunused-but-set-variable] int forced; ^~~~~~ mv web.o cook/graph/web.o bison -y -d cook/hashline.y sed -e 's/[yY][yY]/hashline_/g' y.tab.c > cook/hashline.yacc.c sed -e 's/[yY][yY]/hashline_/g' y.tab.h > cook/hashline.yacc.h rm y.tab.c y.tab.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/hashline.yacc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/hashline.y:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv hashline.yacc.o cook/hashline.yacc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/id.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/id.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv id.o cook/id.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/id/builtin.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/id/builtin.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv builtin.o cook/id/builtin.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/id/function.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/id/function.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv function.o cook/id/function.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/id/global.c mv global.o cook/id/global.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/id/nothing.c mv nothing.o cook/id/nothing.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/id/private.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/id/private.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv private.o cook/id/private.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/id/variable.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/id/variable.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv variable.o cook/id/variable.o bison -y -d cook/parse.y sed -e 's/[yY][yY]/parse_/g' y.tab.c > cook/parse.yacc.c sed -e 's/[yY][yY]/parse_/g' y.tab.h > cook/parse.yacc.h rm y.tab.c y.tab.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/lex.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/lex.c:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/lex.c: In function 'parse_lex': cook/lex.c:1644:37: warning: variable 'last' set but not used [-Wunused-but-set-variable] meta_ty last; ^~~~ mv lex.o cook/lex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/lex/filename.c mv filename.o cook/lex/filename.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/lex/filenamelist.c mv filenamelist.o cook/lex/filenamelist.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/listing.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/listing.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv listing.o cook/listing.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/main.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/main.c: In function 'argparse': cook/main.c:454:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_action: ^~~~ cook/main.c:458:9: warning: case value '1' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_action_not: ^~~~ cook/main.c:391:9: warning: case value '2' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_book: ^~~~ cook/main.c:402:9: warning: case value '3' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_book_not: ^~~~ cook/main.c:336:9: warning: case value '4' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_cascade: ^~~~ cook/main.c:340:9: warning: case value '5' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_cascade_not: ^~~~ cook/main.c:344:9: warning: case value '6' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_ctime: ^~~~ cook/main.c:348:9: warning: case value '7' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_ctime_not: ^~~~ cook/main.c:352:9: warning: case value '8' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_disassemble: ^~~~ cook/main.c:356:9: warning: case value '9' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_disassemble_not: ^~~~ cook/main.c:470:9: warning: case value '10' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_errok: ^~~~ cook/main.c:474:9: warning: case value '11' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_errok_not: ^~~~ cook/main.c:486:9: warning: case value '12' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_fingerprint: ^~~~ cook/main.c:490:9: warning: case value '13' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_fingerprint_not: ^~~~ cook/main.c:494:9: warning: case value '14' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_fingerprint_update: ^~~~ cook/main.c:478:9: warning: case value '15' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_force: ^~~~ cook/main.c:482:9: warning: case value '16' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_force_not: ^~~~ cook/main.c:305:9: warning: case value '17' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_include: ^~~~ cook/main.c:406:9: warning: case value '18' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_include_cooked: ^~~~ cook/main.c:410:9: warning: case value '19' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_include_cooked_not: ^~~~ cook/main.c:414:9: warning: case value '20' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_include_cooked_warning: ^~~~ cook/main.c:418:9: warning: case value '21' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_include_cooked_warning_not: ^~~~ cook/main.c:376:9: warning: case value '22' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_log: ^~~~ cook/main.c:387:9: warning: case value '23' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_log_not: ^~~~ cook/main.c:438:9: warning: case value '24' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_metering: ^~~~ cook/main.c:442:9: warning: case value '25' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_metering_not: ^~~~ cook/main.c:502:9: warning: case value '26' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_pairs: ^~~~ cook/main.c:598:9: warning: case value '27' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_parallel: ^~~~ cook/main.c:611:9: warning: case value '28' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_parallel_not: ^~~~ cook/main.c:462:9: warning: case value '31' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_persevere: ^~~~ cook/main.c:466:9: warning: case value '32' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_persevere_not: ^~~~ cook/main.c:368:9: warning: case value '33' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_precious: ^~~~ cook/main.c:372:9: warning: case value '34' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_precious_not: ^~~~ cook/main.c:316:9: warning: case value '35' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_reason: ^~~~ cook/main.c:328:9: warning: case value '36' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_reason_not: ^~~~ cook/main.c:510:9: warning: case value '37' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_script: ^~~~ cook/main.c:617:9: warning: case value '38' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_shallow: ^~~~ cook/main.c:621:9: warning: case value '39' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_shallow_not: ^~~~ cook/main.c:422:9: warning: case value '40' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_silent: ^~~~ cook/main.c:426:9: warning: case value '41' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_silent_not: ^~~~ cook/main.c:566:9: warning: case value '42' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_star: ^~~~ cook/main.c:570:9: warning: case value '43' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_star_not: ^~~~ cook/main.c:574:9: warning: case value '44' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_strip_dot: ^~~~ cook/main.c:578:9: warning: case value '45' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_strip_dot_not: ^~~~ cook/main.c:582:9: warning: case value '46' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_symlink_ingredients: ^~~~ cook/main.c:586:9: warning: case value '47' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_symlink_ingredients_not: ^~~~ cook/main.c:430:9: warning: case value '48' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_tell_position: ^~~~ cook/main.c:434:9: warning: case value '49' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_tell_position_not: ^~~~ cook/main.c:446:9: warning: case value '50' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_touch: ^~~~ cook/main.c:450:9: warning: case value '51' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_touch_not: ^~~~ cook/main.c:360:9: warning: case value '52' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_tty: ^~~~ cook/main.c:364:9: warning: case value '53' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_tty_not: ^~~~ cook/main.c:590:9: warning: case value '54' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_update: ^~~~ cook/main.c:594:9: warning: case value '55' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_update_not: ^~~~ cook/main.c:518:9: warning: case value '56' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_web: ^~~~ cook/main.c:270:21: warning: variable 'fingerprint_update' set but not used [-Wunused-but-set-variable] int fingerprint_update; ^~~~~~~~~~~~~~~~~~ mv main.o cook/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/match.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/match.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv match.o cook/match.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/match/cook.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/match/cook.c:51: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook/match/cook.c: In function 'usage_mask': cook/match/cook.c:828:22: warning: variable 'this' set but not used [-Wunused-but-set-variable] match_cook_ty *this; ^~~~ mv cook.o cook/match/cook.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/match/new.c mv new.o cook/match/new.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/match/new_by_recip.c mv new_by_recip.o cook/match/new_by_recip.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/match/private.c mv private.o cook/match/private.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/match/regex.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/match/regex.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv regex.o cook/match/regex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/match/stack.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/match/stack.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stack.o cook/match/stack.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/match/wl.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/match/wl.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv wl.o cook/match/wl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/meter.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/meter.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv meter.o cook/meter.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv opcode.o cook/opcode.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/assign.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/assign.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv assign.o cook/opcode/assign.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/assign_appen.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/assign_appen.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv assign_appen.o cook/opcode/assign_appen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/assign_local.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/opcode/assign_local.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv assign_local.o cook/opcode/assign_local.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/cascade.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/cascade.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv cascade.o cook/opcode/cascade.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/catenate.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/opcode/catenate.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv catenate.o cook/opcode/catenate.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/command.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cook/opcode/command.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv command.o cook/opcode/command.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/context.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cook/opcode/context.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv context.o cook/opcode/context.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/fail.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/fail.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv fail.o cook/opcode/fail.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/function.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/function.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv function.o cook/opcode/function.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/gosub.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/opcode/gosub.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv gosub.o cook/opcode/gosub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/goto.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/goto.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv goto.o cook/opcode/goto.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/jmpf.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/jmpf.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv jmpf.o cook/opcode/jmpf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/jmpt.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/jmpt.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv jmpt.o cook/opcode/jmpt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/label.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/opcode/label.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv label.o cook/opcode/label.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/list.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/list.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv list.o cook/opcode/list.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/postlude.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/opcode/postlude.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv postlude.o cook/opcode/postlude.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/prelude.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/opcode/prelude.c:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv prelude.o cook/opcode/prelude.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/private.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/opcode/private.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv private.o cook/opcode/private.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/push.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/opcode/push.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv push.o cook/opcode/push.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/recipe.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from ./cook/cook.h:23, from cook/opcode/recipe.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv recipe.o cook/opcode/recipe.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/set.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/set.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv set.o cook/opcode/set.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/setenv.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/setenv.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv setenv.o cook/opcode/setenv.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/setenv_appen.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/setenv_appen.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv setenv_appen.o cook/opcode/setenv_appen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/status.c mv status.o cook/opcode/status.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/string.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/string.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv string.o cook/opcode/string.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/thread-id.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/opcode/thread-id.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv thread-id.o cook/opcode/thread-id.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/touch.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/touch.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv touch.o cook/opcode/touch.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/opcode/unsetenv.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/opcode/unsetenv.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv unsetenv.o cook/opcode/unsetenv.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/option.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook/option.c:71: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv option.o cook/option.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/os.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cook/os.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv os.o cook/os.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/os/below_dir.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from ./cook/os_interface.h:26, from cook/os/below_dir.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv below_dir.o cook/os/below_dir.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/os/dirnam_relat.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/os/dirnam_relat.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv dirnam_relat.o cook/os/dirnam_relat.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/os/pathname.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/os/pathname.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv pathname.o cook/os/pathname.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/os/rel_if_poss.c In file included from /usr/include/sys/time.h:21:0, from ./common/ac/time.h:37, from ./cook/os_interface.h:26, from cook/os/rel_if_poss.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv rel_if_poss.o cook/os/rel_if_poss.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/os/symlink.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cook/os/symlink.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv symlink.o cook/os/symlink.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/os/wait.c In file included from /usr/include/sys/types.h:25:0, from cook/os/wait.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv wait.o cook/os/wait.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/parse.yacc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from ./common/ac/stdlib.h:26, from cook/parse.y:53: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv parse.yacc.o cook/parse.yacc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/recipe.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/recipe.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv recipe.o cook/recipe.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/recipe/list.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/recipe/list.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv list.o cook/recipe/list.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stat.cache.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ./common/ac/string.h:52, from cook/stat.cache.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stat.cache.o cook/stat.cache.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt.c:31: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stmt.o cook/stmt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/append.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/append.c:31: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv append.o cook/stmt/append.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/assign.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/assign.c:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv assign.o cook/stmt/assign.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/command.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/command.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv command.o cook/stmt/command.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/compound.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/compound.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv compound.o cook/stmt/compound.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/fail.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/fail.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv fail.o cook/stmt/fail.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/gosub.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/stmt/gosub.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv gosub.o cook/stmt/gosub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/if.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/if.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv if.o cook/stmt/if.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/list.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/list.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv list.o cook/stmt/list.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/loop.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/stmt/loop.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv loop.o cook/stmt/loop.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/loopvar.c mv loopvar.o cook/stmt/loopvar.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/nop.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/nop.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv nop.o cook/stmt/nop.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/recipe.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/recipe.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv recipe.o cook/stmt/recipe.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/return.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from cook/stmt/return.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv return.o cook/stmt/return.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/set.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/set.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv set.o cook/stmt/set.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/touch.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/touch.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv touch.o cook/stmt/touch.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/stmt/unsetenv.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from cook/stmt/unsetenv.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv unsetenv.o cook/stmt/unsetenv.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/strip_dot.c mv strip_dot.o cook/strip_dot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook/tempfilename.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook/tempfilename.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv tempfilename.o cook/tempfilename.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/cook cook/archive.o cook/builtin.o cook/builtin/addprefix.o cook/builtin/addsuffix.o cook/builtin/basename.o cook/builtin/boolean.o cook/builtin/cando.o cook/builtin/collect.o cook/builtin/cook.o cook/builtin/defined.o cook/builtin/dos.o cook/builtin/execute.o cook/builtin/exists.o cook/builtin/expr.o cook/builtin/expr_lex.o cook/builtin/expr_parse.yacc.o cook/builtin/filter_out.o cook/builtin/find_command.o cook/builtin/findstring.o cook/builtin/getenv.o cook/builtin/glob.o cook/builtin/home.o cook/builtin/interi_files.o cook/builtin/join.o cook/builtin/match.o cook/builtin/mtime.o cook/builtin/opsys.o cook/builtin/options.o cook/builtin/pathname.o cook/builtin/positional.o cook/builtin/print.o cook/builtin/private.o cook/builtin/read.o cook/builtin/readlink.o cook/builtin/relati_dirna.o cook/builtin/resolve.o cook/builtin/sort_newest.o cook/builtin/split.o cook/builtin/stringset.o cook/builtin/strip.o cook/builtin/stripdot.o cook/builtin/strlen.o cook/builtin/subst.o cook/builtin/substr.o cook/builtin/suffix.o cook/builtin/text.o cook/builtin/thread-id.o cook/builtin/unsplit.o cook/builtin/uptodate.o cook/builtin/word.o cook/builtin/wordlist.o cook/builtin/write.o cook/cascade.o cook/cook.o cook/desist.o cook/dir_part.o cook/expr.o cook/expr/catenate.o cook/expr/constant.o cook/expr/function.o cook/expr/list.o cook/expr/position.o cook/fingerprint.o cook/fingerprint/calc_string.o cook/fingerprint/calculate.o cook/fingerprint/filename.o cook/fingerprint/find.o cook/fingerprint/gram.yacc.o cook/fingerprint/ingredients.o cook/fingerprint/lex.o cook/fingerprint/record.o cook/fingerprint/subdir.o cook/fingerprint/sync.o cook/fingerprint/value.o cook/flag.o cook/function.o cook/graph.o cook/graph/build.o cook/graph/check.o cook/graph/edge_type.o cook/graph/file.o cook/graph/file_list.o cook/graph/file_pair.o cook/graph/leaf.o cook/graph/pairs.o cook/graph/recipe.o cook/graph/recipe_list.o cook/graph/run.o cook/graph/script.o cook/graph/stats.o cook/graph/walk.o cook/graph/web.o cook/hashline.yacc.o cook/id.o cook/id/builtin.o cook/id/function.o cook/id/global.o cook/id/nothing.o cook/id/private.o cook/id/variable.o cook/lex.o cook/lex/filename.o cook/lex/filenamelist.o cook/listing.o cook/main.o cook/match.o cook/match/cook.o cook/match/new.o cook/match/new_by_recip.o cook/match/private.o cook/match/regex.o cook/match/stack.o cook/match/wl.o cook/meter.o cook/opcode.o cook/opcode/assign.o cook/opcode/assign_appen.o cook/opcode/assign_local.o cook/opcode/cascade.o cook/opcode/catenate.o cook/opcode/command.o cook/opcode/context.o cook/opcode/fail.o cook/opcode/function.o cook/opcode/gosub.o cook/opcode/goto.o cook/opcode/jmpf.o cook/opcode/jmpt.o cook/opcode/label.o cook/opcode/list.o cook/opcode/postlude.o cook/opcode/prelude.o cook/opcode/private.o cook/opcode/push.o cook/opcode/recipe.o cook/opcode/set.o cook/opcode/setenv.o cook/opcode/setenv_appen.o cook/opcode/status.o cook/opcode/string.o cook/opcode/thread-id.o cook/opcode/touch.o cook/opcode/unsetenv.o cook/option.o cook/os.o cook/os/below_dir.o cook/os/dirnam_relat.o cook/os/pathname.o cook/os/rel_if_poss.o cook/os/symlink.o cook/os/wait.o cook/parse.yacc.o cook/recipe.o cook/recipe/list.o cook/stat.cache.o cook/stmt.o cook/stmt/append.o cook/stmt/assign.o cook/stmt/command.o cook/stmt/compound.o cook/stmt/fail.o cook/stmt/gosub.o cook/stmt/if.o cook/stmt/list.o cook/stmt/loop.o cook/stmt/loopvar.o cook/stmt/nop.o cook/stmt/recipe.o cook/stmt/return.o cook/stmt/set.o cook/stmt/touch.o cook/stmt/unsetenv.o cook/strip_dot.o cook/tempfilename.o common/libcommon.a \ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook_bom/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cook_bom/main.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cook_bom/main.c: In function 'main': cook_bom/main.c:96:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_directory: ^~~~ cook_bom/main.c:105:9: warning: case value '1' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_ignore: ^~~~ cook_bom/main.c:147:9: warning: case value '2' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_output: ^~~~ cook_bom/main.c:114:9: warning: case value '3' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_prefix: ^~~~ cook_bom/main.c:124:9: warning: case value '4' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_suffix: ^~~~ mv main.o cook_bom/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cook_bom/sniff.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from cook_bom/sniff.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv sniff.o cook_bom/sniff.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/cook_bom cook_bom/main.o cook_bom/sniff.o \ common/libcommon.a CONFIG_FILES=script/cook_rsh:script/cook_rsh.in CONFIG_HEADERS= /bin/sh \ ./config.status config.status: creating script/cook_rsh config.status: WARNING: 'script/cook_rsh.in' seems to ignore the --datarootdir setting cp script/cook_rsh bin/cook_rsh chmod a+rx bin/cook_rsh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cookfp/main.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from cookfp/main.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cookfp/main.c: In function 'main': cookfp/main.c:126:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_cksum: ^~~~ cookfp/main.c:114:9: warning: case value '1' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_ident: ^~~~ cookfp/main.c:120:9: warning: case value '2' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_md5: ^~~~ cookfp/main.c:104:9: warning: case value '3' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_snefru: ^~~~ mv main.o cookfp/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/cookfp cookfp/main.o \ common/libcommon.a bison -y -d cooktime/date.y cooktime/date.y: warning: 8 shift/reduce conflicts [-Wconflicts-sr] sed -e 's/[yY][yY]/date_/g' y.tab.c > cooktime/date.yacc.c sed -e 's/[yY][yY]/date_/g' y.tab.h > cooktime/date.yacc.h rm y.tab.c y.tab.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cooktime/date.yacc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cooktime/date.y:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv date.yacc.o cooktime/date.yacc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c cooktime/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from cooktime/main.c:21: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cooktime/main.c: In function 'main': cooktime/main.c:164:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_access: ^~~~ cooktime/main.c:176:9: warning: case value '1' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_modify: ^~~~ cooktime/main.c:154:9: warning: case value '2' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_report: ^~~~ cooktime/main.c:141:9: warning: case value '3' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_tsg: ^~~~ mv main.o cooktime/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/cooktime cooktime/date.yacc.o cooktime/main.o \ common/libcommon.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c file_check/file_check.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from file_check/file_check.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv file_check.o file_check/file_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c file_check/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from file_check/main.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ file_check/main.c: In function 'main': file_check/main.c:88:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_warning: ^~~~ mv main.o file_check/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/file_check file_check/file_check.o file_check/main.o \ common/libcommon.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c find_libs/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from find_libs/main.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ find_libs/main.c: In function 'main': find_libs/main.c:198:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_path: ^~~~ find_libs/main.c:150:9: warning: case value '1' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_search: ^~~~ mv main.o find_libs/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c find_libs/os.c In file included from /usr/include/errno.h:25:0, from ./common/ac/errno.h:25, from find_libs/os.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv os.o find_libs/os.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/find_libs find_libs/main.o find_libs/os.o \ common/libcommon.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c fstrcmp/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from fstrcmp/main.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv main.o fstrcmp/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/fstrcmp fstrcmp/main.o \ common/libcommon.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/blob.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from ./common/error_intl.h:50, from make2cook/blob.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv blob.o make2cook/blob.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/emit.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from make2cook/emit.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv emit.o make2cook/emit.o bison -y -d make2cook/gram.y make2cook/gram.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] sed -e 's/[yY][yY]/gram_/g' y.tab.c > make2cook/gram.yacc.c sed -e 's/[yY][yY]/gram_/g' y.tab.h > make2cook/gram.yacc.h rm y.tab.c y.tab.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/gram.yacc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from make2cook/gram.y:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv gram.yacc.o make2cook/gram.yacc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/lex.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from make2cook/lex.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv lex.o make2cook/lex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from make2cook/main.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make2cook/main.c: In function 'main': make2cook/main.c:133:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_environment_variables: ^~~~ make2cook/main.c:137:9: warning: case value '1' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_environment_variables_not: ^~~~ make2cook/main.c:125:9: warning: case value '2' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_history_commands: ^~~~ make2cook/main.c:129:9: warning: case value '3' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_history_commands_not: ^~~~ make2cook/main.c:149:9: warning: case value '4' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_internal_rules: ^~~~ make2cook/main.c:153:9: warning: case value '5' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_internal_rules_not: ^~~~ make2cook/main.c:141:9: warning: case value '6' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_line_numbers: ^~~~ make2cook/main.c:145:9: warning: case value '7' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_line_numbers_not: ^~~~ mv main.o make2cook/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from make2cook/stmt.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv stmt.o make2cook/stmt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/assign.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from make2cook/stmt/assign.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv assign.o make2cook/stmt/assign.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/blank.c mv blank.o make2cook/stmt/blank.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/command.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from make2cook/stmt/command.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv command.o make2cook/stmt/command.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/comment.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from make2cook/stmt/comment.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv comment.o make2cook/stmt/comment.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/compound.c In file included from /usr/include/assert.h:35:0, from ./common/trace.h:39, from make2cook/stmt/compound.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv compound.o make2cook/stmt/compound.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/define.c mv define.o make2cook/stmt/define.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/export.c mv export.o make2cook/stmt/export.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/if.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from make2cook/stmt/if.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv if.o make2cook/stmt/if.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/include.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from make2cook/stmt/include.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv include.o make2cook/stmt/include.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/rule.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from make2cook/stmt/rule.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv rule.o make2cook/stmt/rule.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/unexport.c mv unexport.o make2cook/stmt/unexport.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/stmt/vpath.c mv vpath.o make2cook/stmt/vpath.o bison -y -d make2cook/vargram.y make2cook/vargram.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] make2cook/vargram.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr] make2cook/vargram.y:369.7-370.20: warning: rule useless in parser due to conflicts [-Wother] : PLAIN ^^^^^ sed -e 's/[yY][yY]/vargram_/g' y.tab.c > make2cook/vargram.yacc.c sed -e 's/[yY][yY]/vargram_/g' y.tab.h > make2cook/vargram.yacc.h rm y.tab.c y.tab.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/vargram.yacc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from make2cook/vargram.y:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv vargram.yacc.o make2cook/vargram.yacc.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c make2cook/variable.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from make2cook/variable.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv variable.o make2cook/variable.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/make2cook make2cook/blob.o make2cook/emit.o make2cook/gram.yacc.o make2cook/lex.o make2cook/main.o make2cook/stmt.o make2cook/stmt/assign.o make2cook/stmt/blank.o make2cook/stmt/command.o make2cook/stmt/comment.o make2cook/stmt/compound.o make2cook/stmt/define.o make2cook/stmt/export.o make2cook/stmt/if.o make2cook/stmt/include.o make2cook/stmt/rule.o make2cook/stmt/unexport.o make2cook/stmt/vpath.o make2cook/vargram.yacc.o make2cook/variable.o \ common/libcommon.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c roffpp/main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./common/ac/stdio.h:25, from roffpp/main.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ roffpp/main.c: In function 'main': roffpp/main.c:119:9: warning: case value '0' not in enumerated type 'arglex_token_ty {aka enum arglex_token_ty}' [-Wswitch] case arglex_token_include: ^~~~ mv main.o roffpp/main.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c roffpp/preprocess.c In file included from /usr/include/ctype.h:25:0, from ./common/ac/ctype.h:25, from roffpp/preprocess.c:20: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mv preprocess.o roffpp/preprocess.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/roffpp roffpp/main.o roffpp/preprocess.o \ common/libcommon.a + groff -Tps -s -p -t -mm -I../../etc lib/en/tutorial/main.mm + groff -Tps -s -p -t -mm -I../../etc lib/en/user-guide/main.mm + groff -Tps -s -p -t -mm -I../../etc lib/en/refman/main.man ./lib/en/readme/main.man:175: error: end of file while defining macro `ref*mac' troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: warning: numeric expression expected (got `\') troff: automatically ending diversion `ref*div' on exit + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fIngsr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64 + cd cook-2.34 + rm -fr /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/en/man1 + mkdir -p /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/en/LC_MESSAGES + make DESTDIR=/builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64 install /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin /usr/bin/install -c bin/cook_rsh /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/cook_rsh /usr/bin/install -c bin/c_incl /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/c_incl /usr/bin/install -c bin/cook /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/cook /usr/bin/install -c bin/cook_bom /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/cook_bom /usr/bin/install -c bin/cookfp /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/cookfp /usr/bin/install -c bin/cooktime /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/cooktime /usr/bin/install -c bin/file_check /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/file_check /usr/bin/install -c bin/find_libs /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/find_libs /usr/bin/install -c bin/fstrcmp /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/fstrcmp /usr/bin/install -c bin/make2cook /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/make2cook /usr/bin/install -c bin/roffpp /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/bin/roffpp /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -m 644 lib/en/man1/c_incl.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/c_incl.1 /usr/bin/install -c -m 644 lib/en/man1/cook.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/cook.1 /usr/bin/install -c -m 644 lib/en/man1/cook_bom.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/cook_bom.1 /usr/bin/install -c -m 644 lib/en/man1/cook_lic.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/cook_lic.1 /usr/bin/install -c -m 644 lib/en/man1/cook_rsh.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/cook_rsh.1 /usr/bin/install -c -m 644 lib/en/man1/cookfp.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/cookfp.1 /usr/bin/install -c -m 644 lib/en/man1/cooktime.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/cooktime.1 /usr/bin/install -c -m 644 lib/en/man1/find_libs.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/find_libs.1 /usr/bin/install -c -m 644 lib/en/man1/make2cook.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/make2cook.1 /usr/bin/install -c -m 644 lib/en/man1/roffpp.1 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/man/man1/roffpp.1 /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook /usr/bin/install -c -m 644 datadir/as /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/as /usr/bin/install -c -m 644 datadir/bison /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/bison /usr/bin/install -c -m 644 datadir/c /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/c /usr/bin/install -c -m 644 datadir/c++ /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/c++ /usr/bin/install -c -m 644 datadir/f77 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/f77 /usr/bin/install -c -m 644 datadir/functions /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/functions /usr/bin/install -c -m 644 datadir/g77 /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/g77 /usr/bin/install -c -m 644 datadir/gcc /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/gcc /usr/bin/install -c -m 644 datadir/home /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/home /usr/bin/install -c -m 644 datadir/host_lists.pl /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/host_lists.pl /usr/bin/install -c -m 644 datadir/java /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/java /usr/bin/install -c -m 644 datadir/lex /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/lex /usr/bin/install -c -m 644 datadir/library /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/library /usr/bin/install -c -m 644 datadir/print /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/print /usr/bin/install -c -m 644 datadir/program /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/program /usr/bin/install -c -m 644 datadir/rcs /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/rcs /usr/bin/install -c -m 644 datadir/recursive /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/recursive /usr/bin/install -c -m 644 datadir/sccs /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/sccs /usr/bin/install -c -m 644 datadir/text /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/text /usr/bin/install -c -m 644 datadir/usr /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/usr /usr/bin/install -c -m 644 datadir/usr.local /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/usr.local /usr/bin/install -c -m 644 datadir/yacc /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/yacc /usr/bin/install -c -m 644 datadir/yacc_many /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/yacc_many + rm -fr /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/en/man1 + rm -fr '/builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/en/refman.*' + rm -fr '/builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/en/tutorial.*' + rm -fr '/builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/cook/en/user-guide.*' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cook-2.34-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tt243G + umask 022 + cd /builddir/build/BUILD + cd cook-2.34 + DOCDIR=/builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/doc/cook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/doc/cook + cp -pr refman.ps tutorial.ps user-guide.ps /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/doc/cook + cp -pr README /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64/usr/share/doc/cook + exit 0 Provides: cook = 2.34-16.fc28 cook(riscv-64) = 2.34-16.fc28 perl(host_lists.pl) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.4.0 perl(Getopt::Std) perl(Sys::Syslog) perl(host_lists.pl) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/cook-2.34-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/cook-2.34-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.76NTKp + umask 022 + cd /builddir/build/BUILD + cd cook-2.34 + rm -fr /builddir/build/BUILDROOT/cook-2.34-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff