Build of png++ with clang_glibc toolchain

The build took 00h 01m 27s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
3,070 cpp
105 makefile
51 sh
3,226 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: png++ 0.2.9-1 (Thu Apr 13 19:02:20 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# VERSION=0.2.9 doxygen
# warning: Tag `DETAILS_AT_TOP' at line 158 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SHOW_DIRECTORIES' at line 406 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 718 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 962 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 967 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# Notice: Output directory `doc' does not exist. I have created it for you.
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Searching for files in directory /tmp/png++/src/png++-0.2.9
# Reading and parsing tag files
# Parsing files
# Reading /tmp/png++/src/png++-0.2.9/color.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/color.hpp...
# Reading /tmp/png++/src/png++-0.2.9/config.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/config.hpp...
# Reading /tmp/png++/src/png++-0.2.9/consumer.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/consumer.hpp...
# Reading /tmp/png++/src/png++-0.2.9/convert_color_space.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/convert_color_space.hpp...
# Reading /tmp/png++/src/png++-0.2.9/end_info.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/end_info.hpp...
# Reading /tmp/png++/src/png++-0.2.9/error.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/error.hpp...
# Reading /tmp/png++/src/png++-0.2.9/ga_pixel.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/ga_pixel.hpp...
# Reading /tmp/png++/src/png++-0.2.9/generator.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/generator.hpp...
# Reading /tmp/png++/src/png++-0.2.9/gray_pixel.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/gray_pixel.hpp...
# Reading /tmp/png++/src/png++-0.2.9/image.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/image.hpp...
# Reading /tmp/png++/src/png++-0.2.9/image_info.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/image_info.hpp...
# Reading /tmp/png++/src/png++-0.2.9/index_pixel.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/index_pixel.hpp...
# Reading /tmp/png++/src/png++-0.2.9/info.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/info.hpp...
# Reading /tmp/png++/src/png++-0.2.9/info_base.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/info_base.hpp...
# Reading /tmp/png++/src/png++-0.2.9/io_base.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/io_base.hpp...
# Reading /tmp/png++/src/png++-0.2.9/packed_pixel.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/packed_pixel.hpp...
# Reading /tmp/png++/src/png++-0.2.9/palette.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/palette.hpp...
# Reading /tmp/png++/src/png++-0.2.9/pixel_buffer.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/pixel_buffer.hpp...
# Reading /tmp/png++/src/png++-0.2.9/pixel_traits.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/pixel_traits.hpp...
# Reading /tmp/png++/src/png++-0.2.9/png.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/png.hpp...
# Reading /tmp/png++/src/png++-0.2.9/reader.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/reader.hpp...
# Reading /tmp/png++/src/png++-0.2.9/require_color_space.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/require_color_space.hpp...
# Reading /tmp/png++/src/png++-0.2.9/rgb_pixel.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/rgb_pixel.hpp...
# Reading /tmp/png++/src/png++-0.2.9/rgba_pixel.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/rgba_pixel.hpp...
# Reading /tmp/png++/src/png++-0.2.9/solid_pixel_buffer.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/solid_pixel_buffer.hpp...
# Reading /tmp/png++/src/png++-0.2.9/streaming_base.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/streaming_base.hpp...
# Reading /tmp/png++/src/png++-0.2.9/tRNS.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/tRNS.hpp...
# Reading /tmp/png++/src/png++-0.2.9/types.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/types.hpp...
# Reading /tmp/png++/src/png++-0.2.9/writer.hpp...
# Parsing file /tmp/png++/src/png++-0.2.9/writer.hpp...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file color.hpp...
# Generating code for file config.hpp...
# Generating code for file consumer.hpp...
# Generating code for file convert_color_space.hpp...
# Generating code for file end_info.hpp...
# Generating code for file error.hpp...
# Generating code for file ga_pixel.hpp...
# Generating code for file generator.hpp...
# Generating code for file gray_pixel.hpp...
# Generating code for file image.hpp...
# Generating code for file image_info.hpp...
# Generating code for file index_pixel.hpp...
# Generating code for file info.hpp...
# Generating code for file info_base.hpp...
# Generating code for file io_base.hpp...
# Generating code for file packed_pixel.hpp...
# Generating code for file palette.hpp...
# Generating code for file pixel_buffer.hpp...
# Generating code for file pixel_traits.hpp...
# Generating code for file png.hpp...
# Generating code for file reader.hpp...
# Generating code for file require_color_space.hpp...
# Generating code for file rgb_pixel.hpp...
# Generating code for file rgba_pixel.hpp...
# Generating code for file solid_pixel_buffer.hpp...
# Generating code for file streaming_base.hpp...
# Generating code for file tRNS.hpp...
# Generating code for file types.hpp...
# Generating code for file writer.hpp...
# Generating file documentation...
# Generating docs for file color.hpp...
# Generating docs for file config.hpp...
# Generating docs for file consumer.hpp...
# Generating docs for file convert_color_space.hpp...
# Generating docs for file end_info.hpp...
# Generating docs for file error.hpp...
# Generating docs for file ga_pixel.hpp...
# Generating docs for file generator.hpp...
# Generating docs for file gray_pixel.hpp...
# Generating docs for file image.hpp...
# Generating docs for file image_info.hpp...
# Generating docs for file index_pixel.hpp...
# Generating docs for file info.hpp...
# Generating docs for file info_base.hpp...
# Generating docs for file io_base.hpp...
# Generating docs for file packed_pixel.hpp...
# Generating docs for file palette.hpp...
# Generating docs for file pixel_buffer.hpp...
# Generating docs for file pixel_traits.hpp...
# Generating docs for file png.hpp...
# Generating docs for file reader.hpp...
# Generating docs for file require_color_space.hpp...
# Generating docs for file rgb_pixel.hpp...
# Generating docs for file rgba_pixel.hpp...
# Generating docs for file solid_pixel_buffer.hpp...
# Generating docs for file streaming_base.hpp...
# Generating docs for file tRNS.hpp...
# Generating docs for file types.hpp...
# Generating docs for file writer.hpp...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating namespace index...
# Generating docs for namespace png
# Generating docs for compound png::basic_alpha_pixel_traits...
# Generating docs for compound png::basic_ga_pixel...
# Generating docs for compound png::basic_pixel_buffer...
# Generating docs for compound png::basic_pixel_traits...
# Generating docs for compound png::basic_rgb_pixel...
# Genera/tmp/png++/src/png++-0.2.9/consumer.hpp:76: warning: Unsupported xml/html tag found
# /tmp/png++/src/png++-0.2.9/generator.hpp:77: warning: Unsupported xml/html tag found
# /tmp/png++/src/png++-0.2.9/error.hpp:81: warning: argument 'error' of command @param is not found in the argument list of png::std_error::std_error(std::string const &message, int errnum=errno)
# /tmp/png++/src/png++-0.2.9/error.hpp:88: warning: The following parameters of png::std_error::std_error(std::string const &message, int errnum=errno) are not documented:
# parameter 'errnum'
# ting docs for compound png::basic_rgba_pixel...
# Generating docs for compound png::color...
# Generating docs for compound png::consumer...
# Generating docs for nested compound png::consumer::transform_identity...
# Generating docs for compound png::convert_color_space...
# Generating docs for compound png::convert_color_space< ga_pixel >...
# Generating docs for compound png::convert_color_space< ga_pixel_16 >...
# Generating docs for compound png::convert_color_space< gray_pixel >...
# Generating docs for compound png::convert_color_space< gray_pixel_16 >...
# Generating docs for compound png::convert_color_space< index_pixel >...
# Generating docs for compound png::convert_color_space< rgb_pixel >...
# Generating docs for compound png::convert_color_space< rgb_pixel_16 >...
# Generating docs for compound png::convert_color_space< rgba_pixel >...
# Generating docs for compound png::convert_color_space< rgba_pixel_16 >...
# Generating docs for compound png::def_image_info_holder...
# Generating docs for compound png::end_info...
# Generating docs for compound png::error...
# Generating docs for compound png::generator...
# Generating docs for compound png::image...
# Generating docs for nested compound png::image::pixel_consumer...
# Generating docs for nested compound png::image::pixel_generator...
# Generating docs for nested compound png::image::streaming_impl...
# Generating docs for nested compound png::image::transform_identity...
# Generating docs for compound png::image_info...
# Generating docs for compound png::image_info_ref_holder...
# Generating docs for compound png::index_pixel...
# Generating docs for compound png::info...
# Generating docs for compound png::info_base...
# Generating docs for compound png::io_base...
# Generating docs for compound png::packed_gray_pixel...
# Generating docs for compound png::packed_index_pixel...
# Generating docs for compound png::packed_pixel...
# Generating docs for compound png::packed_pixel_row...
# Generating docs for compound png::pixel_buffer...
# Generating docs for compound png::pixel_buffer< packed_gray_pixel< bits > >...
# Generating docs for compound png::pixel_buffer< packed_index_pixel< bits > >...
# Generating docs for compound png::pixel_traits...
# Generating docs for compound png::pixel_traits< basic_ga_pixel< T > >...
# Generating docs for compound png::pixel_traits< basic_rgb_pixel< T > >...
# Generating docs for compound png::pixel_traits< basic_rgba_pixel< T > >...
# Generating docs for compound png::pixel_traits< gray_pixel >...
# Generating docs for compound png::pixel_traits< gray_pixel_16 >...
# Generating docs for compound png::pixel_traits< index_pixel >...
# Generating docs for compound png::pixel_traits< packed_gray_pixel< bits > >...
# Generating docs for compound png::pixel_traits< packed_index_pixel< bits > >...
# Generating docs for compound png::reader...
# Generating docs for compound png::require_color_space...
# Generating docs for compound png::row_traits...
# Generating docs for compound png::row_traits< packed_pixel_row< pixel > >...
# Generating docs for compound png::row_traits< std::vector< pixel > >...
# Generating docs for compound png::solid_pixel_buffer...
# Generating docs for nested compound png::solid_pixel_buffer::row_traits...
# Generating docs for compound png::std_error...
# Generating docs for compound png::streaming_base...
# Generating docs for compound png::writer...
# Generating docs for namespace png::detail
# Generating docs for compound png::detail::allowed_bit_depth...
# Generating docs for compound png::detail::allowed_bit_depth< 1 >...
# Generating docs for compound png::detail::allowed_bit_depth< 2 >...
# Generating docs for compound png::detail::allowed_bit_depth< 4 >...
# Generating docs for compound png::detail::basic_packed_pixel_proxy...
# Generating docs for compound png::detail::const_packed_pixel_proxy...
# Generating docs for compound png::detail::convert_color_space_impl...
# Generating docs for compound png::detail::packed_pixel_proxy...
# Generating docs for compound png::detail::wrong_color_space...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 1277/65536 hits=5893 misses=1327
# finished...
# ==> Entering fakeroot environment...
# ==> Starting package()...
# mkdir -p /tmp/png++/pkg/png++/usr/include/png++
# cp png.hpp writer.hpp streaming_base.hpp reader.hpp ga_pixel.hpp io_base.hpp palette.hpp index_pixel.hpp types.hpp error.hpp rgba_pixel.hpp info_base.hpp info.hpp rgb_pixel.hpp packed_pixel.hpp require_color_space.hpp consumer.hpp generator.hpp end_info.hpp gray_pixel.hpp convert_color_space.hpp pixel_traits.hpp pixel_buffer.hpp image_info.hpp config.hpp tRNS.hpp solid_pixel_buffer.hpp color.hpp image.hpp /tmp/png++/pkg/png++/usr/include/png++
# if [ -d doc ]; then \
# dir=/tmp/png++/pkg/png++/usr/share/doc/png++-0.2.9; \
# rm -rf $dir; \
# mkdir -p $dir \
# && cp -r AUTHORS BUGS ChangeLog COPYING INSTALL NEWS README TODO doc/html $dir; \
# cd /tmp/png++/pkg/png++/usr/share/doc; \
# [ -L png++ ] && rm png++; \
# [ -d png++ ] || ln -s png++-0.2.9 png++; \
# fi
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "png++"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: png++ 0.2.9-1 (Thu Apr 13 19:02:24 UTC 2017)

CMD: pacman --query --file png++-0.2.9-1-any.pkg.tar.xz
# png++ 0.2.9-1

Creating hybrid package for 'png++'

Trying to find vanilla package 'png++'...

CMD: pacman --query --file /mirror/png++-0.2.9-1.pkg.tar.xz
# png++ 0.2.9-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/doc/png++-0.2.9/ChangeLog
# /usr/share/doc/png++-0.2.9/COPYING
# /usr/share/doc/png++-0.2.9/NEWS
# /usr/share/doc/png++-0.2.9/AUTHORS
# /usr/share/doc/png++-0.2.9/TODO
# /usr/share/doc/png++-0.2.9/README
# /usr/share/doc/png++-0.2.9/INSTALL
# /usr/share/doc/png++-0.2.9/BUGS
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01packed__index__pixel_3_01bits_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/info__base_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1consumer.html
# /usr/share/doc/png++-0.2.9/html/doxygen.css
# /usr/share/doc/png++-0.2.9/html/classpng_1_1generator-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__index__pixel.png
# /usr/share/doc/png++-0.2.9/html/functions_f.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01ga__pixel_01_4.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1writer-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__pixel__row.html
# /usr/share/doc/png++-0.2.9/html/gray__pixel_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__gray__pixel.html
# /usr/share/doc/png++-0.2.9/html/writer_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1allowed__bit__depth.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1pixel__consumer.png
# /usr/share/doc/png++-0.2.9/html/convert__color__space_8hpp.html
# /usr/share/doc/png++-0.2.9/html/functions_s.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__ga__pixel_3_01T_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer.png
# /usr/share/doc/png++-0.2.9/html/reader_8hpp.html
# /usr/share/doc/png++-0.2.9/html/image__info_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/functions_g.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1generator.html
# /usr/share/doc/png++-0.2.9/html/functions_0x7e.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image__info.html
# /usr/share/doc/png++-0.2.9/html/functions_w.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer-members.html
# /usr/share/doc/png++-0.2.9/html/jquery.js
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgba__pixel_01_4.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1streaming__base-members.html
# /usr/share/doc/png++-0.2.9/html/functions_i.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__ga__pixel-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1image_1_1transform__identity.html
# /usr/share/doc/png++-0.2.9/html/nav_f.png
# /usr/share/doc/png++-0.2.9/html/hierarchy.html
# /usr/share/doc/png++-0.2.9/html/nav_g.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1index__pixel.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1reader-members.html
# /usr/share/doc/png++-0.2.9/html/namespaces.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01gray__pixel__16_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/image_8hpp.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1color-members.html
# /usr/share/doc/png++-0.2.9/html/functions_h.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01index__pixel_01_4.html
# /usr/share/doc/png++-0.2.9/html/info_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/functions_b.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image__info__ref__holder.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgba__pixel__16_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01packed__index__pixel_3_01bits_01_4_01_4.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01index__pixel_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__rgba__pixel_3_01T_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__rgb__pixel_3_01T_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1require__color__space.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01packed__gray__pixel_3_01bits_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/require__color__space_8hpp.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1color.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1allowed__bit__depth_3_014_01_4.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgb__pixel__16_01_4.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1streaming__impl.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01index__pixel_01_4.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__pixel__traits-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgb__pixel_01_4.html
# /usr/share/doc/png++-0.2.9/html/png_8hpp.html
# /usr/share/doc/png++-0.2.9/html/generator_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/end__info_8hpp.html
# /usr/share/doc/png++-0.2.9/html/solid__pixel__buffer_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/functions_vars.html
# /usr/share/doc/png++-0.2.9/html/tabs.css
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__rgb__pixel-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1packed__pixel__proxy.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01gray__pixel_01_4.html
# /usr/share/doc/png++-0.2.9/html/functions_func_f.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1color.png
# /usr/share/doc/png++-0.2.9/html/doc.png
# /usr/share/doc/png++-0.2.9/html/packed__pixel_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1detail_1_1convert__color__space__impl.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image__info-members.html
# /usr/share/doc/png++-0.2.9/html/tRNS_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1packed__pixel__proxy.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1io__base.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1pixel__generator.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1row__traits_3_01std_1_1vector_3_01pixel_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__rgba__pixel.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1detail_1_1wrong__color__space.html
# /usr/share/doc/png++-0.2.9/html/namespacemembers_enum.html
# /usr/share/doc/png++-0.2.9/html/folderopen.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1std__error.html
# /usr/share/doc/png++-0.2.9/html/streaming__base_8hpp.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1image_1_1transform__identity-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgb__pixel__16_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1solid__pixel__buffer_1_1row__traits-members.html
# /usr/share/doc/png++-0.2.9/html/files.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image.html
# /usr/share/doc/png++-0.2.9/html/functions_u.html
# /usr/share/doc/png++-0.2.9/html/functions.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1end__info-members.html
# /usr/share/doc/png++-0.2.9/html/nav_h.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__rgb__pixel.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1consumer_1_1transform__identity-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1consumer.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01gray__pixel__16_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/namespacemembers_func.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1generator.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1solid__pixel__buffer-members.html
# /usr/share/doc/png++-0.2.9/html/types_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1error-members.html
# /usr/share/doc/png++-0.2.9/html/doxygen.png
# /usr/share/doc/png++-0.2.9/html/arrowdown.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__alpha__pixel__traits-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1pixel__consumer-members.html
# /usr/share/doc/png++-0.2.9/html/functions_e.html
# /usr/share/doc/png++-0.2.9/html/pixel__traits_8hpp.html
# /usr/share/doc/png++-0.2.9/html/namespacemembers_eval.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__index__pixel.html
# /usr/share/doc/png++-0.2.9/html/end__info_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1def__image__info__holder.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01ga__pixel__16_01_4.html
# /usr/share/doc/png++-0.2.9/html/functions_r.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__gray__pixel-members.html
# /usr/share/doc/png++-0.2.9/html/palette_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/error_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/tRNS_8hpp.html
# /usr/share/doc/png++-0.2.9/html/folderclosed.png
# /usr/share/doc/png++-0.2.9/html/splitbar.png
# /usr/share/doc/png++-0.2.9/html/solid__pixel__buffer_8hpp.html
# /usr/share/doc/png++-0.2.9/html/functions_func_u.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1info-members.html
# /usr/share/doc/png++-0.2.9/html/functions_func_w.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01gray__pixel__16_01_4.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__ga__pixel_3_01T_01_4_01_4.png
# /usr/share/doc/png++-0.2.9/html/functions_func_h.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1std__error-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01gray__pixel_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1error.html
# /usr/share/doc/png++-0.2.9/html/functions_func.html
# /usr/share/doc/png++-0.2.9/html/functions_func_s.html
# /usr/share/doc/png++-0.2.9/html/namespacepng.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1streaming__impl-members.html
# /usr/share/doc/png++-0.2.9/html/functions_func_b.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1basic__packed__pixel__proxy.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer_3_01packed__gray__pixel_3_01bits_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__rgba__pixel_3_01T_01_4_01_4.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__pixel.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01gray__pixel__16_01_4.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__gray__pixel.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space.html
# /usr/share/doc/png++-0.2.9/html/palette_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1pixel__generator-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1reader.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgba__pixel__16_01_4.png
# /usr/share/doc/png++-0.2.9/html/functions_func_o.html
# /usr/share/doc/png++-0.2.9/html/tab_h.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01gray__pixel__16_01_4.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image-members.html
# /usr/share/doc/png++-0.2.9/html/functions_d.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1detail_1_1convert__color__space__impl-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__rgba__pixel_3_01T_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer_3_01packed__index__pixel_3_01bits_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/consumer_8hpp.html
# /usr/share/doc/png++-0.2.9/html/color_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1consumer-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1writer.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1io__base-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1basic__packed__pixel__proxy-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1row__traits_3_01std_1_1vector_3_01pixel_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/tab_s.png
# /usr/share/doc/png++-0.2.9/html/info__base_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1row__traits_3_01packed__pixel__row_3_01pixel_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/namespacemembers_type.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1writer.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer_3_01packed__index__pixel_3_01bits_01_4_01_4.png
# /usr/share/doc/png++-0.2.9/html/ga__pixel_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits.html
# /usr/share/doc/png++-0.2.9/html/pixel__buffer_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1streaming__base.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer_3_01packed__index__pixel_3_01bits_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/functions_func_0x7e.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01packed__gray__pixel_3_01bits_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__rgba__pixel-members.html
# /usr/share/doc/png++-0.2.9/html/sync_on.png
# /usr/share/doc/png++-0.2.9/html/generator_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__pixel-members.html
# /usr/share/doc/png++-0.2.9/html/functions_func_i.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01index__pixel_01_4.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1require__color__space-members.html
# /usr/share/doc/png++-0.2.9/html/pixel__traits_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1const__packed__pixel__proxy.png
# /usr/share/doc/png++-0.2.9/html/info_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1index__pixel-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__alpha__pixel__traits.html
# /usr/share/doc/png++-0.2.9/html/index.html
# /usr/share/doc/png++-0.2.9/html/packed__pixel_8hpp.html
# /usr/share/doc/png++-0.2.9/html/sync_off.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01gray__pixel_01_4.html
# /usr/share/doc/png++-0.2.9/html/bc_s.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01gray__pixel_01_4.png
# /usr/share/doc/png++-0.2.9/html/streaming__base_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__rgb__pixel_3_01T_01_4_01_4.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1basic__pixel__buffer.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01ga__pixel_01_4.png
# /usr/share/doc/png++-0.2.9/html/functions_func_c.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__pixel__traits.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01gray__pixel_01_4.png
# /usr/share/doc/png++-0.2.9/html/functions_func_d.html
# /usr/share/doc/png++-0.2.9/html/config_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1io__base.html
# /usr/share/doc/png++-0.2.9/html/arrowright.png
# /usr/share/doc/png++-0.2.9/html/namespacemembers.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1reader.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1streaming__base.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1info__base-members.html
# /usr/share/doc/png++-0.2.9/html/index__pixel_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__index__pixel-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1error.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1def__image__info__holder-members.html
# /usr/share/doc/png++-0.2.9/html/consumer_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer_3_01packed__gray__pixel_3_01bits_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01ga__pixel_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/require__color__space_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/color_8hpp.html
# /usr/share/doc/png++-0.2.9/html/open.png
# /usr/share/doc/png++-0.2.9/html/pixel__buffer_8hpp.html
# /usr/share/doc/png++-0.2.9/html/image_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/png_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1info.png
# /usr/share/doc/png++-0.2.9/html/index__pixel_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/closed.png
# /usr/share/doc/png++-0.2.9/html/error_8hpp.html
# /usr/share/doc/png++-0.2.9/html/types_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01ga__pixel__16_01_4.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1pixel__buffer_3_01packed__gray__pixel_3_01bits_01_4_01_4.png
# /usr/share/doc/png++-0.2.9/html/functions_p.html
# /usr/share/doc/png++-0.2.9/html/reader_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/functions_func_e.html
# /usr/share/doc/png++-0.2.9/html/rgb__pixel_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image__info.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1pixel__generator.png
# /usr/share/doc/png++-0.2.9/html/annotated.html
# /usr/share/doc/png++-0.2.9/html/gray__pixel_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgb__pixel_01_4.png
# /usr/share/doc/png++-0.2.9/html/functions_o.html
# /usr/share/doc/png++-0.2.9/html/rgba__pixel_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgb__pixel_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/namespacepng_1_1detail.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgba__pixel__16_01_4.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__pixel__row-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1detail_1_1wrong__color__space-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1const__packed__pixel__proxy.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1packed__pixel.html
# /usr/share/doc/png++-0.2.9/html/writer_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1pixel__consumer.html
# /usr/share/doc/png++-0.2.9/html/io__base_8hpp.html
# /usr/share/doc/png++-0.2.9/html/config_8hpp.html
# /usr/share/doc/png++-0.2.9/html/functions_t.html
# /usr/share/doc/png++-0.2.9/html/functions_type.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1end__info.png
# /usr/share/doc/png++-0.2.9/html/rgb__pixel_8hpp.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01ga__pixel__16_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image_1_1streaming__impl.html
# /usr/share/doc/png++-0.2.9/html/dynsections.js
# /usr/share/doc/png++-0.2.9/html/functions_m.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__rgb__pixel_3_01T_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01index__pixel_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/convert__color__space_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/tab_a.png
# /usr/share/doc/png++-0.2.9/html/functions_v.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1end__info.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1info__base.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01gray__pixel__16_01_4.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1basic__pixel__buffer-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01gray__pixel_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1row__traits.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1basic__ga__pixel.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1allowed__bit__depth_3_012_01_4.html
# /usr/share/doc/png++-0.2.9/html/functions_c.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01basic__ga__pixel_3_01T_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/tab_b.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01packed__index__pixel_3_01bits_01_4_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/io__base_8hpp_source.html
# /usr/share/doc/png++-0.2.9/html/image__info_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1allowed__bit__depth_3_011_01_4.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1packed__pixel__proxy-members.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1row__traits_3_01packed__pixel__row_3_01pixel_01_4_01_4.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1const__packed__pixel__proxy-members.html
# /usr/share/doc/png++-0.2.9/html/bdwn.png
# /usr/share/doc/png++-0.2.9/html/ga__pixel_8hpp.html
# /usr/share/doc/png++-0.2.9/html/functions_func_p.html
# /usr/share/doc/png++-0.2.9/html/rgba__pixel_8hpp.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1info__base.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1solid__pixel__buffer_1_1row__traits.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1solid__pixel__buffer.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1std__error.png
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgb__pixel__16_01_4.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1info.html
# /usr/share/doc/png++-0.2.9/html/classes.html
# /usr/share/doc/png++-0.2.9/html/classpng_1_1image__info__ref__holder-members.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgba__pixel_01_4.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01index__pixel_01_4.html
# /usr/share/doc/png++-0.2.9/html/functions_func_r.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1consumer_1_1transform__identity.html
# /usr/share/doc/png++-0.2.9/html/functions_func_t.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1convert__color__space_3_01rgba__pixel_01_4-members.html
# /usr/share/doc/png++-0.2.9/html/functions_func_g.html
# /usr/share/doc/png++-0.2.9/html/structpng_1_1pixel__traits_3_01packed__gray__pixel_3_01bits_01_4_01_4.png
# /usr/share/doc/png++-0.2.9/html/classpng_1_1detail_1_1allowed__bit__depth.html
# /usr/share/licenses/png++/COPYING
# /usr/include/png++/types.hpp
# /usr/include/png++/generator.hpp
# /usr/include/png++/rgb_pixel.hpp
# /usr/include/png++/writer.hpp
# /usr/include/png++/ga_pixel.hpp
# /usr/include/png++/streaming_base.hpp
# /usr/include/png++/convert_color_space.hpp
# /usr/include/png++/packed_pixel.hpp
# /usr/include/png++/config.hpp
# /usr/include/png++/info_base.hpp
# /usr/include/png++/error.hpp
# /usr/include/png++/end_info.hpp
# /usr/include/png++/png.hpp
# /usr/include/png++/index_pixel.hpp
# /usr/include/png++/info.hpp
# /usr/include/png++/image_info.hpp
# /usr/include/png++/gray_pixel.hpp
# /usr/include/png++/consumer.hpp
# /usr/include/png++/require_color_space.hpp
# /usr/include/png++/reader.hpp
# /usr/include/png++/pixel_traits.hpp
# /usr/include/png++/tRNS.hpp
# /usr/include/png++/image.hpp
# /usr/include/png++/pixel_buffer.hpp
# /usr/include/png++/palette.hpp
# /usr/include/png++/rgba_pixel.hpp
# /usr/include/png++/color.hpp
# /usr/include/png++/io_base.hpp
# /usr/include/png++/solid_pixel_buffer.hpp
# /sysroot/usr/include/png++/png.hpp
# /sysroot/usr/include/png++/writer.hpp
# /sysroot/usr/include/png++/streaming_base.hpp
# /sysroot/usr/include/png++/reader.hpp
# /sysroot/usr/include/png++/ga_pixel.hpp
# /sysroot/usr/include/png++/io_base.hpp
# /sysroot/usr/include/png++/palette.hpp
# /sysroot/usr/include/png++/index_pixel.hpp
# /sysroot/usr/include/png++/types.hpp
# /sysroot/usr/include/png++/error.hpp
# /sysroot/usr/include/png++/rgba_pixel.hpp
# /sysroot/usr/include/png++/info_base.hpp
# /sysroot/usr/include/png++/info.hpp
# /sysroot/usr/include/png++/rgb_pixel.hpp
# /sysroot/usr/include/png++/packed_pixel.hpp
# /sysroot/usr/include/png++/require_color_space.hpp
# /sysroot/usr/include/png++/consumer.hpp
# /sysroot/usr/include/png++/generator.hpp
# /sysroot/usr/include/png++/end_info.hpp
# /sysroot/usr/include/png++/gray_pixel.hpp
# /sysroot/usr/include/png++/convert_color_space.hpp
# /sysroot/usr/include/png++/pixel_traits.hpp
# /sysroot/usr/include/png++/pixel_buffer.hpp
# /sysroot/usr/include/png++/image_info.hpp
# /sysroot/usr/include/png++/config.hpp
# /sysroot/usr/include/png++/tRNS.hpp
# /sysroot/usr/include/png++/solid_pixel_buffer.hpp
# /sysroot/usr/include/png++/color.hpp
# /sysroot/usr/include/png++/image.hpp

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf png++.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/png++.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/png++.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/png++.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'