* Package:    sys-apps/gptfdisk-1.0.10-r1:0
 * Repository: gentoo
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux ncurses
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking gptfdisk-1.0.10.tar.gz to /var/tmp/portage/sys-apps/gptfdisk-1.0.10-r1/work
>>> Source unpacked in /var/tmp/portage/sys-apps/gptfdisk-1.0.10-r1/work
>>> Preparing source in /var/tmp/portage/sys-apps/gptfdisk-1.0.10-r1/work/gptfdisk-1.0.10 ...
  [ ok ]
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/gptfdisk-1.0.10-r1/work/gptfdisk-1.0.10 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/gptfdisk-1.0.10-r1/work/gptfdisk-1.0.10 ...
make -j2 
TARGET is not set; trying to determine target based on host OS....
Detected OS is Linux
Build target is linux
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o crc32.o crc32.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o guid.o guid.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o support.o support.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o gptpart.o gptpart.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o mbrpart.o mbrpart.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o mbr.o mbr.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o basicmbr.o basicmbr.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o bsd.o bsd.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o gpt.o gpt.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o attributes.o attributes.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o parttypes.o parttypes.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o diskio.o diskio.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o gdisk.o gdisk.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o diskio-unix.o diskio-unix.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o cgdisk.o cgdisk.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o gpttext.o gpttext.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o gptcurses.o gptcurses.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o sgdisk.o sgdisk.cc
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o fixparts.o fixparts.cc
x86_64-pc-linux-gnu-g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o gdisk.o gpttext.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -luuid   -o gdisk
x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64   -c -o gptcl.o gptcl.cc
x86_64-pc-linux-gnu-g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o cgdisk.o gptcurses.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -luuid  -lncursesw -ltinfow -o cgdisk
x86_64-pc-linux-gnu-g++ support.o diskio.o diskio-unix.o basicmbr.o mbrpart.o fixparts.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -o fixparts
x86_64-pc-linux-gnu-g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o sgdisk.o gptcl.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -luuid  -lpopt  -o sgdisk
>>> Source compiled.
>>> Test phase [not enabled]: sys-apps/gptfdisk-1.0.10-r1

>>> Install sys-apps/gptfdisk-1.0.10-r1 into /var/tmp/portage/sys-apps/gptfdisk-1.0.10-r1/image
>>> Completed installing sys-apps/gptfdisk-1.0.10-r1 into /var/tmp/portage/sys-apps/gptfdisk-1.0.10-r1/image

 * Final size of build directory: 2644 KiB (2.5 MiB)
 * Final size of installed tree:  1224 KiB (1.1 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/sbin/gdisk
   /usr/sbin/sgdisk
   /usr/sbin/cgdisk
   /usr/sbin/fixparts