Skip to content

Instantly share code, notes, and snippets.

@tmh1999
Created February 4, 2018 23:52
Show Gist options
  • Save tmh1999/632869c7e97e98fd92661ec54bfb8cc5 to your computer and use it in GitHub Desktop.
Save tmh1999/632869c7e97e98fd92661ec54bfb8cc5 to your computer and use it in GitHub Desktop.
$ make -j1 V=1 D=1 CFLAGS="-Og -fomit-frame-pointer -D_GNU_SOURCE" HAVE_SNMP=0 HAVE_PFM=0 LIBEXECINFO_LIBS=-lexecinfo &> make.j1.Og.s390x-tools.log
make -C libvtoc TOPDIR= ARCH=s390x all ;
make[1]: Entering directory '/home/edge/s390-tools-1.37.0/libvtoc'
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE vtoc.c > .vtoc.o.d
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c vtoc.c -o vtoc.o
ar rcs libvtoc.a vtoc.o
make[1]: Leaving directory '/home/edge/s390-tools-1.37.0/libvtoc'
make -C libu2s TOPDIR= ARCH=s390x all ;
make[1]: Entering directory '/home/edge/s390-tools-1.37.0/libu2s'
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE u2s.c > .u2s.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE misc.c > .misc.o.d
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c u2s.c -o u2s.o
In file included from u2s.c:12:0:
/usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include <wait.h> to <sys/wait.h> [-Wcpp]
#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
^~~~~~~
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c misc.c -o misc.o
ar rcs libu2s.a u2s.o misc.o
make[1]: Leaving directory '/home/edge/s390-tools-1.37.0/libu2s'
make -C libutil TOPDIR= ARCH=s390x all ;
make[1]: Entering directory '/home/edge/s390-tools-1.37.0/libutil'
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_prg_example.c > .util_prg_example.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_scandir.c > .util_scandir.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_path.c > .util_path.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_panic_example.c > .util_panic_example.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_file.c > .util_file.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_libc.c > .util_libc.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_opt_example.c > .util_opt_example.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_base.c > .util_base.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_rec_example.c > .util_rec_example.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_prg.c > .util_prg.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_scandir_example.c > .util_scandir_example.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_path_example.c > .util_path_example.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_proc.c > .util_proc.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_panic.c > .util_panic.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_file_example.c > .util_file_example.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_list.c > .util_list.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_libc_example.c > .util_libc_example.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_opt.c > .util_opt.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_rec.c > .util_rec.o.d
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE util_part.c > .util_part.o.d
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_base.c -o util_base.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_path.c -o util_path.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_scandir.c -o util_scandir.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_file.c -o util_file.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_libc.c -o util_libc.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_list.c -o util_list.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_opt.c -o util_opt.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_panic.c -o util_panic.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_part.c -o util_part.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_prg.c -o util_prg.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_proc.c -o util_proc.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_rec.c -o util_rec.o
ar rcs libutil.a util_base.o util_path.o util_scandir.o util_file.o util_libc.o util_list.o util_opt.o util_panic.o util_part.o util_prg.o util_proc.o util_rec.o
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_panic_example.c -o util_panic_example.o
make -C ..//libutil/ libutil.a
make[2]: Entering directory '/home/edge/s390-tools-1.37.0/libutil'
make[2]: 'libutil.a' is up to date.
make[2]: Leaving directory '/home/edge/s390-tools-1.37.0/libutil'
gcc -rdynamic util_panic_example.o ..//libutil/libutil.a -lexecinfo -o util_panic_example
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_path_example.c -o util_path_example.o
gcc -rdynamic util_path_example.o ..//libutil/libutil.a -lexecinfo -o util_path_example
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_scandir_example.c -o util_scandir_example.o
gcc -rdynamic util_scandir_example.o ..//libutil/libutil.a -lexecinfo -o util_scandir_example
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_file_example.c -o util_file_example.o
gcc -rdynamic util_file_example.o ..//libutil/libutil.a -lexecinfo -o util_file_example
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_libc_example.c -o util_libc_example.o
gcc -rdynamic util_libc_example.o ..//libutil/libutil.a -lexecinfo -o util_libc_example
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_opt_example.c -o util_opt_example.o
gcc -rdynamic util_opt_example.o ..//libutil/libutil.a -lexecinfo -o util_opt_example
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_prg_example.c -o util_prg_example.o
gcc -rdynamic util_prg_example.o ..//libutil/libutil.a -lexecinfo -o util_prg_example
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c util_rec_example.c -o util_rec_example.o
gcc -rdynamic util_rec_example.o ..//libutil/libutil.a -lexecinfo -o util_rec_example
make[1]: Leaving directory '/home/edge/s390-tools-1.37.0/libutil'
make -C libzds TOPDIR= ARCH=s390x all ;
make[1]: Entering directory '/home/edge/s390-tools-1.37.0/libzds'
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 libzds.c > .libzds.o.d
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c libzds.c -o libzds.o
ar rcs libzds.a libzds.o
make[1]: Leaving directory '/home/edge/s390-tools-1.37.0/libzds'
make -C libdasd TOPDIR= ARCH=s390x all ;
make[1]: Entering directory '/home/edge/s390-tools-1.37.0/libdasd'
gcc -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE dasd_sys.c > .dasd_sys.o.d
gcc -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c dasd_sys.c -o dasd_sys.o
ar rcs libdasd.a dasd_sys.o Makefile
make[1]: Leaving directory '/home/edge/s390-tools-1.37.0/libdasd'
make -C libvmdump TOPDIR= ARCH=s390x all ;
make[1]: Entering directory '/home/edge/s390-tools-1.37.0/libvmdump'
g++ -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og vmdump_convert.cpp > .vmdump_convert.o.d
g++ -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og register_content.cpp > .register_content.o.d
g++ -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og dump.cpp > .dump.o.d
g++ -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og lkcd_dump.cpp > .lkcd_dump.o.d
g++ -MM -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og vm_dump.cpp > .vm_dump.o.d
g++ -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og -c register_content.cpp -o register_content.o
g++ -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og -c dump.cpp -o dump.o
g++ -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og -c lkcd_dump.cpp -o lkcd_dump.o
g++ -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og -c vmdump_convert.cpp -o vmdump_convert.o
g++ -D_GNU_SOURCE -I../include -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -g -rdynamic -fstack-protector-all -W -Wall -Wformat-security -Og -c vm_dump.cpp -o vm_dump.o
ar rcs libvmdump.a register_content.o dump.o lkcd_dump.o vmdump_convert.o vm_dump.o
make[1]: Leaving directory '/home/edge/s390-tools-1.37.0/libvmdump'
make -C zipl TOPDIR= ARCH=s390x all ;
make[1]: Entering directory '/home/edge/s390-tools-1.37.0/zipl'
make -C boot
make[2]: Entering directory '/home/edge/s390-tools-1.37.0/zipl/boot'
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE stage2dump.c > .stage2dump.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE kdump3.c > .kdump3.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE sclp_stage3.c > .sclp_stage3.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE sclp.c > .sclp.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE cio.c > .cio.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE eckd2dump.c > .eckd2dump.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE stage2.c > .stage2.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE tape2dump.c > .tape2dump.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE eckd2.c > .eckd2.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE menu.c > .menu.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE kdump2.c > .kdump2.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE eckd2dump_mv.c > .eckd2dump_mv.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE stage3.c > .stage3.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE fba2dump.c > .fba2dump.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE fba2.c > .fba2.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE kdump.c > .kdump.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE libc.c > .libc.o.d
gcc -MM -D_GNU_SOURCE -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE eckd2dump_sv.c > .eckd2dump_sv.o.d
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o fba0.o fba0.S
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
fba0.exec fba0.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o fba1b.o fba1b.S
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
fba1b.exec fba1b.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o fba2.o fba2.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o head.o head.S
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o stage2.o stage2.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o cio.o cio.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o libc.o libc.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o menu.o menu.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o sclp.o sclp.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o kdump2.o kdump2.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o kdump.o kdump.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o entry.o entry.S
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
fba2.exec fba2.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o eckd0_ldl.o eckd0_ldl.S
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
eckd0_ldl.exec eckd0_ldl.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o eckd0_cdl.o eckd0_cdl.S
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
eckd0_cdl.exec eckd0_cdl.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o eckd1.o eckd1.S
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
eckd1.exec eckd1.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o eckd1b.o eckd1b.S
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
eckd1b.exec eckd1b.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o eckd2.o eckd2.c
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
eckd2.exec eckd2.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o tape0.o tape0.S
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
tape0.exec tape0.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o eckd2dump_sv.o eckd2dump_sv.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o stage2dump.o stage2dump.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o eckd2dump.o eckd2dump.c
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
eckd2dump_sv.exec eckd2dump_sv.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o tape2dump.o tape2dump.c
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
tape2dump.exec tape2dump.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o fba2dump.o fba2dump.c
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
fba2dump.exec fba2dump.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o eckd2dump_mv.o eckd2dump_mv.c
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
eckd2dump_mv.exec eckd2dump_mv.bin
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o stage3.o stage3.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o kdump3.o kdump3.c
gcc -fno-pie -Os -g -I../include -D__ASSEMBLY__ -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -fno-builtin -ffreestanding -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-strict-aliasing -fexec-charset=IBM1047 -m64 -mpacked-stack -mstack-size=8192 -mstack-guard=128 -msoft-float -W -Wall -Wformat-security -c -o sclp_stage3.o sclp_stage3.c
objcopy -O binary \
--only-section=.stage2.head \
--only-section=.text.dummy \
--only-section=.text.start \
--only-section=.text \
--only-section=.ex_table \
--only-section=.data \
--only-section=.rodata.str1.2 \
--only-section=.rodata \
--only-section=.stage2dump.tail \
--only-section=.eckd2dump_mv.tail \
stage3.exec stage3.bin
ld -no-pie -r -b binary -o data.o fba0.bin fba1b.bin fba2.bin eckd0_ldl.bin eckd0_cdl.bin eckd1.bin eckd1b.bin eckd2.bin tape0.bin eckd2dump_sv.bin tape2dump.bin fba2dump.bin eckd2dump_mv.bin stage3.bin
rm -f data.h
nm data.o | while read ADDR TYPE SYMBOL ; do \
echo "extern char $SYMBOL;" >>data.h; done
rm fba0.exec eckd1b.exec tape0.o fba1b.o eckd0_cdl.exec tape0.exec fba1b.exec eckd0_ldl.o eckd1b.o eckd0_ldl.exec eckd0_cdl.o eckd1.o fba0.o eckd1.exec
make[2]: Leaving directory '/home/edge/s390-tools-1.37.0/zipl/boot'
make -C src
make[2]: Entering directory '/home/edge/s390-tools-1.37.0/zipl/src'
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE bootmap.c > .bootmap.o.d
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE error.c > .error.o.d
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE install.c > .install.o.d
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE boot.c > .boot.o.d
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE zipl.c > .zipl.o.d
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE misc.c > .misc.o.d
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE scan.c > .scan.o.d
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE disk.c > .disk.o.d
gcc -MM -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE job.c > .job.o.d
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c zipl.c -o zipl.o
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c misc.c -o misc.o
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c error.c -o error.o
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c scan.c -o scan.o
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c job.c -o job.o
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c boot.c -o boot.o
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c bootmap.c -o bootmap.o
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c disk.c -o disk.o
gcc -D_GNU_SOURCE -I../include -I../boot -I../../include -DZFCPDUMP_DIR=/lib/s390-tools/zfcpdump -DZFCPDUMP_FS_IMAGE= -DZFCPDUMP_FS_RD= -DZFCPDUMP_PART_IMAGE=zfcpdump_part.image -DZFCPDUMP_PART_RD=zfcpdump_part.rd -D_FILE_OFFSET_BITS=64 -fno-pie -DS390_TOOLS_RELEASE=1.37.0-build-20180204 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -Og -fomit-frame-pointer -D_GNU_SOURCE -c install.c -o install.o
make -C ../..//libutil/ libutil.a
make[3]: Entering directory '/home/edge/s390-tools-1.37.0/libutil'
make[3]: 'libutil.a' is up to date.
make[3]: Leaving directory '/home/edge/s390-tools-1.37.0/libutil'
make -C ../..//libu2s/ libu2s.a
make[3]: Entering directory '/home/edge/s390-tools-1.37.0/libu2s'
make[3]: 'libu2s.a' is up to date.
make[3]: Leaving directory '/home/edge/s390-tools-1.37.0/libu2s'
gcc -rdynamic -Wl,-z,noexecstack -no-pie zipl.o misc.o error.o scan.o job.o boot.o bootmap.o disk.o install.o ../..//zipl/boot/data.o ../..//libutil/libutil.a ../..//libu2s/libu2s.a -o zipl
ln -s zipl_helper.device-mapper chreipl_helper.device-mapper
make[2]: Leaving directory '/home/edge/s390-tools-1.37.0/zipl/src'
make[1]: Leaving directory '/home/edge/s390-tools-1.37.0/zipl'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment