unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52083: [core-updates-frozen] agg fails to build
@ 2021-11-24 20:36 Maxim Cournoyer
  2021-11-29 14:00 ` Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Maxim Cournoyer @ 2021-11-24 20:36 UTC (permalink / raw)
  To: 52083

[-- Attachment #1: Type: text/plain, Size: 4835 bytes --]

Hello,

The build of agg fails like so:

--8<---------------cut here---------------start------------->8---
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_sqrt_tables.cpp  -fPIC -DPIC -o .libs/agg_sqrt_tables.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_markers_term.cpp  -fPIC -DPIC -o .libs/agg_vcgen_markers_term.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_sqrt_tables.cpp -o agg_sqrt_tables.o >/dev/null 2>&1
In file included from agg_line_profile_aa.cpp:25:
../include/agg_renderer_outline_aa.h: In member function ‘agg::line_profile_aa& agg::renderer_outline_aa<BaseRenderer>::profile()’:
../include/agg_renderer_outline_aa.h:1378:45: error: binding reference of type ‘agg::line_profile_aa&’ to ‘const agg::line_profile_aa’ discards qualifiers
 1378 |         line_profile_aa& profile() { return *m_profile; }
      |                                             ^~~~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_arrowhead.cpp -o agg_arrowhead.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_line_aa_basics.cpp -o agg_line_aa_basics.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_rounded_rect.cpp -o agg_rounded_rect.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_arc.cpp -o agg_arc.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_warp_magnifier.cpp -o agg_trans_warp_magnifier.o >/dev/null 2>&1
make[2]: *** [Makefile:518: agg_line_profile_aa.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vpgen_clip_polygon.cpp -o agg_vpgen_clip_polygon.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_image_filters.cpp -o agg_image_filters.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vpgen_clip_polyline.cpp -o agg_vpgen_clip_polyline.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_markers_term.cpp -o agg_vcgen_markers_term.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_affine.cpp -o agg_trans_affine.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_bezier_arc.cpp -o agg_bezier_arc.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_bspline.cpp -o agg_bspline.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_bspline.cpp -o agg_vcgen_bspline.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_embedded_raster_fonts.cpp -o agg_embedded_raster_fonts.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_smooth_poly1.cpp -o agg_vcgen_smooth_poly1.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_gsv_text.cpp -o agg_gsv_text.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_single_path.cpp -o agg_trans_single_path.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_dash.cpp -o agg_vcgen_dash.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_double_path.cpp -o agg_trans_double_path.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_curves.cpp -o agg_curves.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_contour.cpp -o agg_vcgen_contour.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_stroke.cpp -o agg_vcgen_stroke.o >/dev/null 2>&1
make[2]: Leaving directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/src'
make[1]: *** [Makefile:533: all-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/src'
make: *** [Makefile:497: all-recursive] Error 1
error: in phase 'build': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("-j" "24") exit-status: 2 term-signal: #f stop-signal: #f> 
phase `build' failed after 1.5 seconds
command "make" "-j" "24" failed with status 2
--8<---------------cut here---------------end--------------->8---

The full log is attached.


[-- Attachment #2: k8pv21hq43ga5f3aqysiz94hlbzpq6-agg-2.5.drv --]
[-- Type: text/plain, Size: 68731 bytes --]

starting phase `set-SOURCE-DATE-EPOCH'
phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds
starting phase `set-paths'
environment variable `PATH' set to `/gnu/store/wc7lqi6kgki5qzr01g3gvriwdadjiwpc-pkg-config-0.29.2/bin:/gnu/store/rfvs6jnz5jz8hqf56fn2iksnp9rhq1b8-libtool-2.4.6/bin:/gnu/store/sdf2wfp1mc6x41rs8jmjhfc6qrfdpl2a-autoconf-2.69/bin:/gnu/store/789drb2w5jlix215qk74lhiyc8q3rrxl-automake-1.16.3/bin:/gnu/store/375858dr3cqbwry58xcgc0776205p0mf-freetype-2.10.4/bin:/gnu/store/y3l1p5xp2ydh69yryx55v6rjaaw7p4p7-sdl-1.2.15/bin:/gnu/store/ikc2qn1h260f8mdhjz2cwndv2i7n753z-tar-1.34/bin:/gnu/store/v5l2251ck0r4n3w2rjw3l5dzyqsb9zj1-gzip-1.10/bin:/gnu/store/w6zv2mz56wyxr471q38a3cmzm4iqimy8-bzip2-1.0.8/bin:/gnu/store/72kpdqplq4nc87fm7ch47kxy3nlkzsyx-xz-5.2.5/bin:/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin:/gnu/store/s49sxmz9g4xmzz222cay9k04ziy3qgmj-diffutils-3.8/bin:/gnu/store/m96snvbl92ivkd32giqh5f3d21bc2n5x-patch-2.7.6/bin:/gnu/store/l8l2y2dlya5rs9hfypmcb4saay7iwn0q-findutils-4.8.0/bin:/gnu/store/v45pjc1yqmy59j9ff913p3ywn9qk4lqx-gawk-5.1.0/bin:/gnu/store/7cddr79rydhc1m4hxr921mq17pz1jj3z-sed-4.8/bin:/gnu/store/ldkm5jwql0qsrfh3ax6rljjsrk0jzv7z-grep-3.6/bin:/gnu/store/25gv43v5rm05i26z39ajrd6nsxa5r461-coreutils-8.32/bin:/gnu/store/l8kxrs01lll3pzjrd590p45l8k045q6q-make-4.3/bin:/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin:/gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin:/gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/bin:/gnu/store/vakvgvrb839igv16jkif4lmx11d25jqb-gcc-10.3.0/bin:/gnu/store/2fk1gz2s7ppdicynscra9b19byrrr866-glibc-2.33/bin:/gnu/store/2fk1gz2s7ppdicynscra9b19byrrr866-glibc-2.33/sbin:/gnu/store/4xvaqcjyyrw6y1fwm3drl87xrz1vsln9-m4-1.4.18/bin:/gnu/store/brpl5kly3c64ah2y9v3fgbwl32641c0f-libpng-1.6.37/bin:/gnu/store/1q2g5x2cr05hq8avjc0wpz7pg14x9d1p-libcap-2.51/sbin'
environment variable `PKG_CONFIG_PATH' set to `/gnu/store/3lsrx30nl5cacva8a8rd2xy08xlszx14-libx11-1.7.2/lib/pkgconfig:/gnu/store/375858dr3cqbwry58xcgc0776205p0mf-freetype-2.10.4/lib/pkgconfig:/gnu/store/y3l1p5xp2ydh69yryx55v6rjaaw7p4p7-sdl-1.2.15/lib/pkgconfig:/gnu/store/72kpdqplq4nc87fm7ch47kxy3nlkzsyx-xz-5.2.5/lib/pkgconfig:/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/lib/pkgconfig:/gnu/store/cgcpa3gfym7f086q1yshq6v8ha91mpqk-libxcb-1.14/lib/pkgconfig:/gnu/store/kdw18p5ry78l0mqyzziimvrb5vgy45fa-xorgproto-2021.5/share/pkgconfig:/gnu/store/2i0zpa5w320y8m4zbqk1va8vs6dbawv0-zlib-1.2.11/lib/pkgconfig:/gnu/store/brpl5kly3c64ah2y9v3fgbwl32641c0f-libpng-1.6.37/lib/pkgconfig:/gnu/store/5sbldxhgxwn2cjlkgak8sz1xms5paw2b-mesa-21.2.5/lib/pkgconfig:/gnu/store/1q2g5x2cr05hq8avjc0wpz7pg14x9d1p-libcap-2.51/lib/pkgconfig:/gnu/store/0yyggkmlw5nspqc4b0ka6m54j6y0h8j3-libxdmcp-1.1.3/lib/pkgconfig:/gnu/store/2sgw9si0va897m6mvgwmv9ilx6szqxc8-libxau-1.0.9/lib/pkgconfig:/gnu/store/8r97pw4h31vkkks40ysnlb53sr2cqi9y-libpthread-stubs-0.4/lib/pkgconfig:/gnu/store/39lk5jq66zvsk8r5yfrgmdwdi61gv5xd-util-macros-1.19.3/lib/pkgconfig:/gnu/store/0pjd78pppy69nx1pxld4rhfnp96r3ivz-libxxf86vm-1.1.4/lib/pkgconfig:/gnu/store/y3c8psiblq09f3kv5fbj790z2xmbvvxz-libxshmfence-1.3/lib/pkgconfig:/gnu/store/490spgm2a1dyvyc902if77z89j09r8my-libxfixes-6.0.0/lib/pkgconfig:/gnu/store/wrd40dgm9zw6lxvap52fdn8ldy8y8gs0-libxdamage-1.1.5/lib/pkgconfig:/gnu/store/2iqq64bzdl9fnllxmnvdzvv50j7n2irx-libvdpau-1.4/lib/pkgconfig:/gnu/store/zfmf01fwy5gqk30hqms2n3wdbxz4ywi7-libdrm-2.4.107/lib/pkgconfig:/gnu/store/45xjw0k3mzpjkxhfhfganl0p8xnqgjq4-libxext-1.3.4/lib/pkgconfig:/gnu/store/k2xykbwy7z5czrn1xf52fy1x9wdmbr9z-libpciaccess-0.16/lib/pkgconfig'
environment variable `ACLOCAL_PATH' set to `/gnu/store/wc7lqi6kgki5qzr01g3gvriwdadjiwpc-pkg-config-0.29.2/share/aclocal:/gnu/store/rfvs6jnz5jz8hqf56fn2iksnp9rhq1b8-libtool-2.4.6/share/aclocal:/gnu/store/789drb2w5jlix215qk74lhiyc8q3rrxl-automake-1.16.3/share/aclocal:/gnu/store/375858dr3cqbwry58xcgc0776205p0mf-freetype-2.10.4/share/aclocal:/gnu/store/y3l1p5xp2ydh69yryx55v6rjaaw7p4p7-sdl-1.2.15/share/aclocal:/gnu/store/39lk5jq66zvsk8r5yfrgmdwdi61gv5xd-util-macros-1.19.3/share/aclocal'
environment variable `BASH_LOADABLES_PATH' unset
environment variable `C_INCLUDE_PATH' set to `/gnu/store/3lsrx30nl5cacva8a8rd2xy08xlszx14-libx11-1.7.2/include:/gnu/store/375858dr3cqbwry58xcgc0776205p0mf-freetype-2.10.4/include:/gnu/store/y3l1p5xp2ydh69yryx55v6rjaaw7p4p7-sdl-1.2.15/include:/gnu/store/w6zv2mz56wyxr471q38a3cmzm4iqimy8-bzip2-1.0.8/include:/gnu/store/72kpdqplq4nc87fm7ch47kxy3nlkzsyx-xz-5.2.5/include:/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/include:/gnu/store/v45pjc1yqmy59j9ff913p3ywn9qk4lqx-gawk-5.1.0/include:/gnu/store/l8kxrs01lll3pzjrd590p45l8k045q6q-make-4.3/include:/gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/include:/gnu/store/vakvgvrb839igv16jkif4lmx11d25jqb-gcc-10.3.0/include:/gnu/store/2fk1gz2s7ppdicynscra9b19byrrr866-glibc-2.33/include:/gnu/store/cgcpa3gfym7f086q1yshq6v8ha91mpqk-libxcb-1.14/include:/gnu/store/kdw18p5ry78l0mqyzziimvrb5vgy45fa-xorgproto-2021.5/include:/gnu/store/2i0zpa5w320y8m4zbqk1va8vs6dbawv0-zlib-1.2.11/include:/gnu/store/brpl5kly3c64ah2y9v3fgbwl32641c0f-libpng-1.6.37/include:/gnu/store/5sbldxhgxwn2cjlkgak8sz1xms5paw2b-mesa-21.2.5/include:/gnu/store/1q2g5x2cr05hq8avjc0wpz7pg14x9d1p-libcap-2.51/include:/gnu/store/99a2njzz22dkzd8pz75fsi5nbgv9ww0x-linux-libre-headers-5.10.35/include:/gnu/store/0yyggkmlw5nspqc4b0ka6m54j6y0h8j3-libxdmcp-1.1.3/include:/gnu/store/2sgw9si0va897m6mvgwmv9ilx6szqxc8-libxau-1.0.9/include:/gnu/store/0pjd78pppy69nx1pxld4rhfnp96r3ivz-libxxf86vm-1.1.4/include:/gnu/store/y3c8psiblq09f3kv5fbj790z2xmbvvxz-libxshmfence-1.3/include:/gnu/store/490spgm2a1dyvyc902if77z89j09r8my-libxfixes-6.0.0/include:/gnu/store/wrd40dgm9zw6lxvap52fdn8ldy8y8gs0-libxdamage-1.1.5/include:/gnu/store/2iqq64bzdl9fnllxmnvdzvv50j7n2irx-libvdpau-1.4/include:/gnu/store/zfmf01fwy5gqk30hqms2n3wdbxz4ywi7-libdrm-2.4.107/include:/gnu/store/45xjw0k3mzpjkxhfhfganl0p8xnqgjq4-libxext-1.3.4/include:/gnu/store/k2xykbwy7z5czrn1xf52fy1x9wdmbr9z-libpciaccess-0.16/include'
environment variable `CPLUS_INCLUDE_PATH' set to `/gnu/store/3lsrx30nl5cacva8a8rd2xy08xlszx14-libx11-1.7.2/include:/gnu/store/375858dr3cqbwry58xcgc0776205p0mf-freetype-2.10.4/include:/gnu/store/y3l1p5xp2ydh69yryx55v6rjaaw7p4p7-sdl-1.2.15/include:/gnu/store/w6zv2mz56wyxr471q38a3cmzm4iqimy8-bzip2-1.0.8/include:/gnu/store/72kpdqplq4nc87fm7ch47kxy3nlkzsyx-xz-5.2.5/include:/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/include:/gnu/store/v45pjc1yqmy59j9ff913p3ywn9qk4lqx-gawk-5.1.0/include:/gnu/store/l8kxrs01lll3pzjrd590p45l8k045q6q-make-4.3/include:/gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/include:/gnu/store/vakvgvrb839igv16jkif4lmx11d25jqb-gcc-10.3.0/include/c++:/gnu/store/vakvgvrb839igv16jkif4lmx11d25jqb-gcc-10.3.0/include:/gnu/store/2fk1gz2s7ppdicynscra9b19byrrr866-glibc-2.33/include:/gnu/store/cgcpa3gfym7f086q1yshq6v8ha91mpqk-libxcb-1.14/include:/gnu/store/kdw18p5ry78l0mqyzziimvrb5vgy45fa-xorgproto-2021.5/include:/gnu/store/2i0zpa5w320y8m4zbqk1va8vs6dbawv0-zlib-1.2.11/include:/gnu/store/brpl5kly3c64ah2y9v3fgbwl32641c0f-libpng-1.6.37/include:/gnu/store/5sbldxhgxwn2cjlkgak8sz1xms5paw2b-mesa-21.2.5/include:/gnu/store/1q2g5x2cr05hq8avjc0wpz7pg14x9d1p-libcap-2.51/include:/gnu/store/99a2njzz22dkzd8pz75fsi5nbgv9ww0x-linux-libre-headers-5.10.35/include:/gnu/store/0yyggkmlw5nspqc4b0ka6m54j6y0h8j3-libxdmcp-1.1.3/include:/gnu/store/2sgw9si0va897m6mvgwmv9ilx6szqxc8-libxau-1.0.9/include:/gnu/store/0pjd78pppy69nx1pxld4rhfnp96r3ivz-libxxf86vm-1.1.4/include:/gnu/store/y3c8psiblq09f3kv5fbj790z2xmbvvxz-libxshmfence-1.3/include:/gnu/store/490spgm2a1dyvyc902if77z89j09r8my-libxfixes-6.0.0/include:/gnu/store/wrd40dgm9zw6lxvap52fdn8ldy8y8gs0-libxdamage-1.1.5/include:/gnu/store/2iqq64bzdl9fnllxmnvdzvv50j7n2irx-libvdpau-1.4/include:/gnu/store/zfmf01fwy5gqk30hqms2n3wdbxz4ywi7-libdrm-2.4.107/include:/gnu/store/45xjw0k3mzpjkxhfhfganl0p8xnqgjq4-libxext-1.3.4/include:/gnu/store/k2xykbwy7z5czrn1xf52fy1x9wdmbr9z-libpciaccess-0.16/include'
environment variable `LIBRARY_PATH' set to `/gnu/store/3lsrx30nl5cacva8a8rd2xy08xlszx14-libx11-1.7.2/lib:/gnu/store/375858dr3cqbwry58xcgc0776205p0mf-freetype-2.10.4/lib:/gnu/store/y3l1p5xp2ydh69yryx55v6rjaaw7p4p7-sdl-1.2.15/lib:/gnu/store/w6zv2mz56wyxr471q38a3cmzm4iqimy8-bzip2-1.0.8/lib:/gnu/store/72kpdqplq4nc87fm7ch47kxy3nlkzsyx-xz-5.2.5/lib:/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/lib:/gnu/store/v45pjc1yqmy59j9ff913p3ywn9qk4lqx-gawk-5.1.0/lib:/gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/lib:/gnu/store/2fk1gz2s7ppdicynscra9b19byrrr866-glibc-2.33/lib:/gnu/store/3ywv7s8d38rgcq7ljmc1s084358a2m3h-glibc-2.33-static/lib:/gnu/store/0brdikxqk59hdr47qabcm3sya001d8vf-glibc-utf8-locales-2.33/lib:/gnu/store/cgcpa3gfym7f086q1yshq6v8ha91mpqk-libxcb-1.14/lib:/gnu/store/2i0zpa5w320y8m4zbqk1va8vs6dbawv0-zlib-1.2.11/lib:/gnu/store/brpl5kly3c64ah2y9v3fgbwl32641c0f-libpng-1.6.37/lib:/gnu/store/5sbldxhgxwn2cjlkgak8sz1xms5paw2b-mesa-21.2.5/lib:/gnu/store/1q2g5x2cr05hq8avjc0wpz7pg14x9d1p-libcap-2.51/lib:/gnu/store/0yyggkmlw5nspqc4b0ka6m54j6y0h8j3-libxdmcp-1.1.3/lib:/gnu/store/2sgw9si0va897m6mvgwmv9ilx6szqxc8-libxau-1.0.9/lib:/gnu/store/8r97pw4h31vkkks40ysnlb53sr2cqi9y-libpthread-stubs-0.4/lib:/gnu/store/39lk5jq66zvsk8r5yfrgmdwdi61gv5xd-util-macros-1.19.3/lib:/gnu/store/0pjd78pppy69nx1pxld4rhfnp96r3ivz-libxxf86vm-1.1.4/lib:/gnu/store/y3c8psiblq09f3kv5fbj790z2xmbvvxz-libxshmfence-1.3/lib:/gnu/store/490spgm2a1dyvyc902if77z89j09r8my-libxfixes-6.0.0/lib:/gnu/store/wrd40dgm9zw6lxvap52fdn8ldy8y8gs0-libxdamage-1.1.5/lib:/gnu/store/2iqq64bzdl9fnllxmnvdzvv50j7n2irx-libvdpau-1.4/lib:/gnu/store/zfmf01fwy5gqk30hqms2n3wdbxz4ywi7-libdrm-2.4.107/lib:/gnu/store/45xjw0k3mzpjkxhfhfganl0p8xnqgjq4-libxext-1.3.4/lib:/gnu/store/k2xykbwy7z5czrn1xf52fy1x9wdmbr9z-libpciaccess-0.16/lib'
environment variable `GUIX_LOCPATH' set to `/gnu/store/0brdikxqk59hdr47qabcm3sya001d8vf-glibc-utf8-locales-2.33/lib/locale'
phase `set-paths' succeeded after 0.0 seconds
starting phase `install-locale'
using 'en_US.utf8' locale for category "LC_ALL"
phase `install-locale' succeeded after 0.0 seconds
starting phase `unpack'
agg-2.5/
agg-2.5/ChangeLog
agg-2.5/Makefile
agg-2.5/Makefile.AmigaOS
agg-2.5/Makefile.am
agg-2.5/Makefile.in.BeOS
agg-2.5/Makefile.in.CYGWIN_NT-5.0
agg-2.5/Makefile.in.CYGWIN_NT-5.1
agg-2.5/Makefile.in.Darwin
agg-2.5/Makefile.in.Darwin.SDL
agg-2.5/Makefile.in.IRIX64
agg-2.5/Makefile.in.Linux
agg-2.5/Makefile.in.Linux.SDL
agg-2.5/Makefile.in.MINGW32_NT-5.0
agg-2.5/Makefile.in.MINGW32_NT-5.1
agg-2.5/Makefile.in.SunOS
agg-2.5/authors
agg-2.5/autogen.sh
agg-2.5/configure.in
agg-2.5/copying
agg-2.5/distclean
agg-2.5/examples/
agg-2.5/examples/BeOS/
agg-2.5/examples/BeOS/Makefile
agg-2.5/examples/BeOS/readme.txt
agg-2.5/examples/Makefile.am
agg-2.5/examples/X11/
agg-2.5/examples/X11/Makefile
agg-2.5/examples/X11/readme.txt
agg-2.5/examples/aa_demo.cpp
agg-2.5/examples/aa_test.cpp
agg-2.5/examples/alpha_gradient.cpp
agg-2.5/examples/alpha_mask.cpp
agg-2.5/examples/alpha_mask2.cpp
agg-2.5/examples/alpha_mask3.cpp
agg-2.5/examples/bezier_div.cpp
agg-2.5/examples/blend_color.cpp
agg-2.5/examples/blur.cpp
agg-2.5/examples/bspline.cpp
agg-2.5/examples/circles.cpp
agg-2.5/examples/component_rendering.cpp
agg-2.5/examples/compositing.cpp
agg-2.5/examples/compositing2.cpp
agg-2.5/examples/conv_contour.cpp
agg-2.5/examples/conv_dash_marker.cpp
agg-2.5/examples/conv_stroke.cpp
agg-2.5/examples/distortions.cpp
agg-2.5/examples/flash_rasterizer.cpp
agg-2.5/examples/flash_rasterizer2.cpp
agg-2.5/examples/freetype_test.cpp
agg-2.5/examples/gamma_correction.cpp
agg-2.5/examples/gamma_ctrl.cpp
agg-2.5/examples/gamma_tuner.cpp
agg-2.5/examples/gouraud.cpp
agg-2.5/examples/gouraud_mesh.cpp
agg-2.5/examples/gpc_test.cpp
agg-2.5/examples/gradient_focal.cpp
agg-2.5/examples/gradients.cpp
agg-2.5/examples/graph_test.cpp
agg-2.5/examples/idea.cpp
agg-2.5/examples/image1.cpp
agg-2.5/examples/image_alpha.cpp
agg-2.5/examples/image_filters.cpp
agg-2.5/examples/image_filters2.cpp
agg-2.5/examples/image_fltr_graph.cpp
agg-2.5/examples/image_perspective.cpp
agg-2.5/examples/image_resample.cpp
agg-2.5/examples/image_transforms.cpp
agg-2.5/examples/interactive_polygon.cpp
agg-2.5/examples/interactive_polygon.h
agg-2.5/examples/line_patterns.cpp
agg-2.5/examples/line_patterns_clip.cpp
agg-2.5/examples/lion.cpp
agg-2.5/examples/lion_lens.cpp
agg-2.5/examples/lion_outline.cpp
agg-2.5/examples/macosx_carbon/
agg-2.5/examples/macosx_carbon/Makefile
agg-2.5/examples/macosx_carbon/readme.txt
agg-2.5/examples/macosx_sdl/
agg-2.5/examples/macosx_sdl/Makefile
agg-2.5/examples/macosx_sdl/readme.txt
agg-2.5/examples/make_arrows.cpp
agg-2.5/examples/make_gb_poly.cpp
agg-2.5/examples/mol_view.cpp
agg-2.5/examples/multi_clip.cpp
agg-2.5/examples/parse_lion.cpp
agg-2.5/examples/pattern_fill.cpp
agg-2.5/examples/pattern_perspective.cpp
agg-2.5/examples/pattern_resample.cpp
agg-2.5/examples/perspective.cpp
agg-2.5/examples/pixel_formats.h
agg-2.5/examples/polymorphic_renderer.cpp
agg-2.5/examples/raster_text.cpp
agg-2.5/examples/rasterizer_compound.cpp
agg-2.5/examples/rasterizers.cpp
agg-2.5/examples/rasterizers2.cpp
agg-2.5/examples/rounded_rect.cpp
agg-2.5/examples/scanline_boolean.cpp
agg-2.5/examples/scanline_boolean2.cpp
agg-2.5/examples/simple_blur.cpp
agg-2.5/examples/svg_viewer/
agg-2.5/examples/svg_viewer/agg_svg_exception.h
agg-2.5/examples/svg_viewer/agg_svg_parser.cpp
agg-2.5/examples/svg_viewer/agg_svg_parser.h
agg-2.5/examples/svg_viewer/agg_svg_path_renderer.cpp
agg-2.5/examples/svg_viewer/agg_svg_path_renderer.h
agg-2.5/examples/svg_viewer/agg_svg_path_tokenizer.cpp
agg-2.5/examples/svg_viewer/agg_svg_path_tokenizer.h
agg-2.5/examples/svg_viewer/svg_test.cpp
agg-2.5/examples/trans_curve1.cpp
agg-2.5/examples/trans_curve1_ft.cpp
agg-2.5/examples/trans_curve2.cpp
agg-2.5/examples/trans_curve2_ft.cpp
agg-2.5/examples/trans_polar.cpp
agg-2.5/examples/truetype_test.cpp
agg-2.5/examples/win32_api/
agg-2.5/examples/win32_api/Makefile
agg-2.5/examples/win32_api/aa_demo/
agg-2.5/examples/win32_api/aa_demo/Makefile
agg-2.5/examples/win32_api/aa_demo/aa_demo.dsp
agg-2.5/examples/win32_api/aa_demo/aa_demo.dsw
agg-2.5/examples/win32_api/aa_test/
agg-2.5/examples/win32_api/aa_test/Makefile
agg-2.5/examples/win32_api/aa_test/aa_test.dsp
agg-2.5/examples/win32_api/aa_test/aa_test.dsw
agg-2.5/examples/win32_api/alpha_gradient/
agg-2.5/examples/win32_api/alpha_gradient/Makefile
agg-2.5/examples/win32_api/alpha_gradient/alpha_gradient.dsp
agg-2.5/examples/win32_api/alpha_gradient/alpha_gradient.dsw
agg-2.5/examples/win32_api/alpha_mask/
agg-2.5/examples/win32_api/alpha_mask/Makefile
agg-2.5/examples/win32_api/alpha_mask/alpha_mask.dsp
agg-2.5/examples/win32_api/alpha_mask/alpha_mask.dsw
agg-2.5/examples/win32_api/alpha_mask2/
agg-2.5/examples/win32_api/alpha_mask2/Makefile
agg-2.5/examples/win32_api/alpha_mask2/alpha_mask2.dsp
agg-2.5/examples/win32_api/alpha_mask2/alpha_mask2.dsw
agg-2.5/examples/win32_api/alpha_mask3/
agg-2.5/examples/win32_api/alpha_mask3/Makefile
agg-2.5/examples/win32_api/alpha_mask3/alpha_mask3.dsp
agg-2.5/examples/win32_api/alpha_mask3/alpha_mask3.dsw
agg-2.5/examples/win32_api/bezier_div/
agg-2.5/examples/win32_api/bezier_div/Makefile
agg-2.5/examples/win32_api/bezier_div/bezier_div.dsp
agg-2.5/examples/win32_api/bezier_div/bezier_div.dsw
agg-2.5/examples/win32_api/blend_color/
agg-2.5/examples/win32_api/blend_color/Makefile
agg-2.5/examples/win32_api/blend_color/blend_color.dsp
agg-2.5/examples/win32_api/blend_color/blend_color.dsw
agg-2.5/examples/win32_api/blur/
agg-2.5/examples/win32_api/blur/Makefile
agg-2.5/examples/win32_api/blur/blur.dsp
agg-2.5/examples/win32_api/blur/blur.dsw
agg-2.5/examples/win32_api/bspline/
agg-2.5/examples/win32_api/bspline/Makefile
agg-2.5/examples/win32_api/bspline/bspline.dsp
agg-2.5/examples/win32_api/bspline/bspline.dsw
agg-2.5/examples/win32_api/circles/
agg-2.5/examples/win32_api/circles/Makefile
agg-2.5/examples/win32_api/circles/circles.dsp
agg-2.5/examples/win32_api/circles/circles.dsw
agg-2.5/examples/win32_api/component_rendering/
agg-2.5/examples/win32_api/component_rendering/Makefile
agg-2.5/examples/win32_api/component_rendering/component_rendering.dsp
agg-2.5/examples/win32_api/component_rendering/component_rendering.dsw
agg-2.5/examples/win32_api/compositing/
agg-2.5/examples/win32_api/compositing/Makefile
agg-2.5/examples/win32_api/compositing/compositing.dsp
agg-2.5/examples/win32_api/compositing/compositing.dsw
agg-2.5/examples/win32_api/compositing/readme
agg-2.5/examples/win32_api/compositing2/
agg-2.5/examples/win32_api/compositing2/Makefile
agg-2.5/examples/win32_api/compositing2/compositing2.dsp
agg-2.5/examples/win32_api/compositing2/compositing2.dsw
agg-2.5/examples/win32_api/conv_contour/
agg-2.5/examples/win32_api/conv_contour/Makefile
agg-2.5/examples/win32_api/conv_contour/conv_contour.dsp
agg-2.5/examples/win32_api/conv_contour/conv_contour.dsw
agg-2.5/examples/win32_api/conv_dash_marker/
agg-2.5/examples/win32_api/conv_dash_marker/Makefile
agg-2.5/examples/win32_api/conv_dash_marker/conv_dash_marker.dsp
agg-2.5/examples/win32_api/conv_dash_marker/conv_dash_marker.dsw
agg-2.5/examples/win32_api/conv_stroke/
agg-2.5/examples/win32_api/conv_stroke/Makefile
agg-2.5/examples/win32_api/conv_stroke/conv_stroke.dsp
agg-2.5/examples/win32_api/conv_stroke/conv_stroke.dsw
agg-2.5/examples/win32_api/distortions/
agg-2.5/examples/win32_api/distortions/Makefile
agg-2.5/examples/win32_api/distortions/distortions.dsp
agg-2.5/examples/win32_api/distortions/distortions.dsw
agg-2.5/examples/win32_api/distortions/readme
agg-2.5/examples/win32_api/examples.dsw
agg-2.5/examples/win32_api/flash_rasterizer/
agg-2.5/examples/win32_api/flash_rasterizer/Makefile
agg-2.5/examples/win32_api/flash_rasterizer/flash_rasterizer.dsp
agg-2.5/examples/win32_api/flash_rasterizer/flash_rasterizer.dsw
agg-2.5/examples/win32_api/flash_rasterizer2/
agg-2.5/examples/win32_api/flash_rasterizer2/Makefile
agg-2.5/examples/win32_api/flash_rasterizer2/flash_rasterizer2.dsp
agg-2.5/examples/win32_api/flash_rasterizer2/flash_rasterizer2.dsw
agg-2.5/examples/win32_api/freetype_test/
agg-2.5/examples/win32_api/freetype_test/Makefile
agg-2.5/examples/win32_api/freetype_test/freetype_test.dsp
agg-2.5/examples/win32_api/freetype_test/freetype_test.dsw
agg-2.5/examples/win32_api/freetype_test/readme
agg-2.5/examples/win32_api/gamma_correction/
agg-2.5/examples/win32_api/gamma_correction/Makefile
agg-2.5/examples/win32_api/gamma_correction/gamma_correction.dsp
agg-2.5/examples/win32_api/gamma_correction/gamma_correction.dsw
agg-2.5/examples/win32_api/gamma_ctrl/
agg-2.5/examples/win32_api/gamma_ctrl/Makefile
agg-2.5/examples/win32_api/gamma_ctrl/gamma_ctrl.dsp
agg-2.5/examples/win32_api/gamma_ctrl/gamma_ctrl.dsw
agg-2.5/examples/win32_api/gamma_tuner/
agg-2.5/examples/win32_api/gamma_tuner/Makefile
agg-2.5/examples/win32_api/gamma_tuner/gamma_tuner.dsp
agg-2.5/examples/win32_api/gamma_tuner/gamma_tuner.dsw
agg-2.5/examples/win32_api/gouraud/
agg-2.5/examples/win32_api/gouraud/Makefile
agg-2.5/examples/win32_api/gouraud/gouraud.dsp
agg-2.5/examples/win32_api/gouraud/gouraud.dsw
agg-2.5/examples/win32_api/gouraud_mesh/
agg-2.5/examples/win32_api/gouraud_mesh/Makefile
agg-2.5/examples/win32_api/gouraud_mesh/gouraud_mesh.dsp
agg-2.5/examples/win32_api/gouraud_mesh/gouraud_mesh.dsw
agg-2.5/examples/win32_api/gpc_test/
agg-2.5/examples/win32_api/gpc_test/Makefile
agg-2.5/examples/win32_api/gpc_test/gpc_test.dsp
agg-2.5/examples/win32_api/gpc_test/gpc_test.dsw
agg-2.5/examples/win32_api/gradient_focal/
agg-2.5/examples/win32_api/gradient_focal/Makefile
agg-2.5/examples/win32_api/gradient_focal/gradient_focal.dsp
agg-2.5/examples/win32_api/gradient_focal/gradient_focal.dsw
agg-2.5/examples/win32_api/gradients/
agg-2.5/examples/win32_api/gradients/Makefile
agg-2.5/examples/win32_api/gradients/gradients.dsp
agg-2.5/examples/win32_api/gradients/gradients.dsw
agg-2.5/examples/win32_api/gradients/settings.dat
agg-2.5/examples/win32_api/graph_test/
agg-2.5/examples/win32_api/graph_test/Makefile
agg-2.5/examples/win32_api/graph_test/graph_test.dsp
agg-2.5/examples/win32_api/graph_test/graph_test.dsw
agg-2.5/examples/win32_api/idea/
agg-2.5/examples/win32_api/idea/Makefile
agg-2.5/examples/win32_api/idea/idea.dsp
agg-2.5/examples/win32_api/idea/idea.dsw
agg-2.5/examples/win32_api/image1/
agg-2.5/examples/win32_api/image1/Makefile
agg-2.5/examples/win32_api/image1/image1.dsp
agg-2.5/examples/win32_api/image1/image1.dsw
agg-2.5/examples/win32_api/image1/readme
agg-2.5/examples/win32_api/image_alpha/
agg-2.5/examples/win32_api/image_alpha/Makefile
agg-2.5/examples/win32_api/image_alpha/image_alpha.dsp
agg-2.5/examples/win32_api/image_alpha/image_alpha.dsw
agg-2.5/examples/win32_api/image_alpha/readme
agg-2.5/examples/win32_api/image_filters/
agg-2.5/examples/win32_api/image_filters/Makefile
agg-2.5/examples/win32_api/image_filters/image_filters.dsp
agg-2.5/examples/win32_api/image_filters/image_filters.dsw
agg-2.5/examples/win32_api/image_filters/readme
agg-2.5/examples/win32_api/image_filters2/
agg-2.5/examples/win32_api/image_filters2/Makefile
agg-2.5/examples/win32_api/image_filters2/image_filters2.dsp
agg-2.5/examples/win32_api/image_filters2/image_filters2.dsw
agg-2.5/examples/win32_api/image_filters2/readme
agg-2.5/examples/win32_api/image_fltr_graph/
agg-2.5/examples/win32_api/image_fltr_graph/Makefile
agg-2.5/examples/win32_api/image_fltr_graph/image_fltr_graph.dsp
agg-2.5/examples/win32_api/image_fltr_graph/image_fltr_graph.dsw
agg-2.5/examples/win32_api/image_perspective/
agg-2.5/examples/win32_api/image_perspective/Makefile
agg-2.5/examples/win32_api/image_perspective/image_perspective.dsp
agg-2.5/examples/win32_api/image_perspective/image_perspective.dsw
agg-2.5/examples/win32_api/image_perspective/readme
agg-2.5/examples/win32_api/image_resample/
agg-2.5/examples/win32_api/image_resample/Makefile
agg-2.5/examples/win32_api/image_resample/image_resample.dsp
agg-2.5/examples/win32_api/image_resample/image_resample.dsw
agg-2.5/examples/win32_api/image_resample/readme
agg-2.5/examples/win32_api/image_transforms/
agg-2.5/examples/win32_api/image_transforms/Makefile
agg-2.5/examples/win32_api/image_transforms/image_transforms.dsp
agg-2.5/examples/win32_api/image_transforms/image_transforms.dsw
agg-2.5/examples/win32_api/image_transforms/readme!
agg-2.5/examples/win32_api/line_patterns/
agg-2.5/examples/win32_api/line_patterns/Makefile
agg-2.5/examples/win32_api/line_patterns/line_patterns.dsp
agg-2.5/examples/win32_api/line_patterns/line_patterns.dsw
agg-2.5/examples/win32_api/line_patterns_clip/
agg-2.5/examples/win32_api/line_patterns_clip/Makefile
agg-2.5/examples/win32_api/line_patterns_clip/line_patterns_clip.dsp
agg-2.5/examples/win32_api/line_patterns_clip/line_patterns_clip.dsw
agg-2.5/examples/win32_api/lion/
agg-2.5/examples/win32_api/lion/Makefile
agg-2.5/examples/win32_api/lion/lion.dsp
agg-2.5/examples/win32_api/lion/lion.dsw
agg-2.5/examples/win32_api/lion_lens/
agg-2.5/examples/win32_api/lion_lens/Makefile
agg-2.5/examples/win32_api/lion_lens/lion_lens.dsp
agg-2.5/examples/win32_api/lion_lens/lion_lens.dsw
agg-2.5/examples/win32_api/lion_outline/
agg-2.5/examples/win32_api/lion_outline/Makefile
agg-2.5/examples/win32_api/lion_outline/lion_outline.dsp
agg-2.5/examples/win32_api/lion_outline/lion_outline.dsw
agg-2.5/examples/win32_api/mol_view/
agg-2.5/examples/win32_api/mol_view/Makefile
agg-2.5/examples/win32_api/mol_view/mol_view.dsp
agg-2.5/examples/win32_api/mol_view/mol_view.dsw
agg-2.5/examples/win32_api/mol_view/readme
agg-2.5/examples/win32_api/multi_clip/
agg-2.5/examples/win32_api/multi_clip/Makefile
agg-2.5/examples/win32_api/multi_clip/multi_clip.dsp
agg-2.5/examples/win32_api/multi_clip/multi_clip.dsw
agg-2.5/examples/win32_api/pattern_fill/
agg-2.5/examples/win32_api/pattern_fill/Makefile
agg-2.5/examples/win32_api/pattern_fill/pattern_fill.dsp
agg-2.5/examples/win32_api/pattern_fill/pattern_fill.dsw
agg-2.5/examples/win32_api/pattern_perspective/
agg-2.5/examples/win32_api/pattern_perspective/pattern_perspective.dsp
agg-2.5/examples/win32_api/pattern_perspective/pattern_perspective.dsw
agg-2.5/examples/win32_api/pattern_resample/
agg-2.5/examples/win32_api/pattern_resample/Makefile
agg-2.5/examples/win32_api/pattern_resample/pattern_resample.dsp
agg-2.5/examples/win32_api/pattern_resample/pattern_resample.dsw
agg-2.5/examples/win32_api/perspective/
agg-2.5/examples/win32_api/perspective/Makefile
agg-2.5/examples/win32_api/perspective/perspective.dsp
agg-2.5/examples/win32_api/perspective/perspective.dsw
agg-2.5/examples/win32_api/polymorphic_renderer/
agg-2.5/examples/win32_api/polymorphic_renderer/Makefile
agg-2.5/examples/win32_api/polymorphic_renderer/polymorphic_renderer.dsp
agg-2.5/examples/win32_api/polymorphic_renderer/polymorphic_renderer.dsw
agg-2.5/examples/win32_api/pure_api/
agg-2.5/examples/win32_api/pure_api/StdAfx.cpp
agg-2.5/examples/win32_api/pure_api/StdAfx.h
agg-2.5/examples/win32_api/pure_api/pure_api.cpp
agg-2.5/examples/win32_api/pure_api/pure_api.dsp
agg-2.5/examples/win32_api/pure_api/pure_api.dsw
agg-2.5/examples/win32_api/pure_api/pure_api.h
agg-2.5/examples/win32_api/pure_api/pure_api.ico
agg-2.5/examples/win32_api/pure_api/pure_api.rc
agg-2.5/examples/win32_api/pure_api/resource.h
agg-2.5/examples/win32_api/pure_api/small.ico
agg-2.5/examples/win32_api/raster_text/
agg-2.5/examples/win32_api/raster_text/Makefile
agg-2.5/examples/win32_api/raster_text/raster_text.dsp
agg-2.5/examples/win32_api/raster_text/raster_text.dsw
agg-2.5/examples/win32_api/rasterizer_compound/
agg-2.5/examples/win32_api/rasterizer_compound/Makefile
agg-2.5/examples/win32_api/rasterizer_compound/rasterizer_compound.dsp
agg-2.5/examples/win32_api/rasterizer_compound/rasterizer_compound.dsw
agg-2.5/examples/win32_api/rasterizers/
agg-2.5/examples/win32_api/rasterizers/Makefile
agg-2.5/examples/win32_api/rasterizers/rasterizers.dsp
agg-2.5/examples/win32_api/rasterizers/rasterizers.dsw
agg-2.5/examples/win32_api/rasterizers2/
agg-2.5/examples/win32_api/rasterizers2/Makefile
agg-2.5/examples/win32_api/rasterizers2/rasterizers2.dsp
agg-2.5/examples/win32_api/rasterizers2/rasterizers2.dsw
agg-2.5/examples/win32_api/rounded_rect/
agg-2.5/examples/win32_api/rounded_rect/Makefile
agg-2.5/examples/win32_api/rounded_rect/rounded_rect.dsp
agg-2.5/examples/win32_api/rounded_rect/rounded_rect.dsw
agg-2.5/examples/win32_api/scanline_boolean/
agg-2.5/examples/win32_api/scanline_boolean/Makefile
agg-2.5/examples/win32_api/scanline_boolean/scanline_boolean.dsp
agg-2.5/examples/win32_api/scanline_boolean/scanline_boolean.dsw
agg-2.5/examples/win32_api/scanline_boolean2/
agg-2.5/examples/win32_api/scanline_boolean2/Makefile
agg-2.5/examples/win32_api/scanline_boolean2/scanline_boolean2.dsp
agg-2.5/examples/win32_api/scanline_boolean2/scanline_boolean2.dsw
agg-2.5/examples/win32_api/simple_blur/
agg-2.5/examples/win32_api/simple_blur/Makefile
agg-2.5/examples/win32_api/simple_blur/simple_blur.dsp
agg-2.5/examples/win32_api/simple_blur/simple_blur.dsw
agg-2.5/examples/win32_api/svg_test/
agg-2.5/examples/win32_api/svg_test/svg_test.dsp
agg-2.5/examples/win32_api/svg_test/svg_test.dsw
agg-2.5/examples/win32_api/trans_curve1/
agg-2.5/examples/win32_api/trans_curve1/Makefile
agg-2.5/examples/win32_api/trans_curve1/trans_curve1.dsp
agg-2.5/examples/win32_api/trans_curve1/trans_curve1.dsw
agg-2.5/examples/win32_api/trans_curve2/
agg-2.5/examples/win32_api/trans_curve2/Makefile
agg-2.5/examples/win32_api/trans_curve2/trans_curve2.dsp
agg-2.5/examples/win32_api/trans_curve2/trans_curve2.dsw
agg-2.5/examples/win32_api/trans_polar/
agg-2.5/examples/win32_api/trans_polar/Makefile
agg-2.5/examples/win32_api/trans_polar/trans_polar.dsp
agg-2.5/examples/win32_api/trans_polar/trans_polar.dsw
agg-2.5/examples/win32_api/truetype_test/
agg-2.5/examples/win32_api/truetype_test/Makefile
agg-2.5/examples/win32_api/truetype_test/truetype_test.dsp
agg-2.5/examples/win32_api/truetype_test/truetype_test.dsw
agg-2.5/examples/win32_api_dmc/
agg-2.5/examples/win32_api_dmc/Makefile
agg-2.5/examples/win32_api_dmc/readme
agg-2.5/font_freetype/
agg-2.5/font_freetype/Makefile.am
agg-2.5/font_freetype/agg_font_freetype.cpp
agg-2.5/font_freetype/agg_font_freetype.h
agg-2.5/font_win32_tt/
agg-2.5/font_win32_tt/Makefile.am
agg-2.5/font_win32_tt/agg_font_win32_tt.cpp
agg-2.5/font_win32_tt/agg_font_win32_tt.h
agg-2.5/gpc/
agg-2.5/gpc/Makefile.am
agg-2.5/gpc/VERSIONS.TXT
agg-2.5/gpc/copying.txt
agg-2.5/gpc/gpc.c
agg-2.5/gpc/gpc.h
agg-2.5/include/
agg-2.5/include/Makefile.am
agg-2.5/include/agg_alpha_mask_u8.h
agg-2.5/include/agg_arc.h
agg-2.5/include/agg_array.h
agg-2.5/include/agg_arrowhead.h
agg-2.5/include/agg_basics.h
agg-2.5/include/agg_bezier_arc.h
agg-2.5/include/agg_bitset_iterator.h
agg-2.5/include/agg_blur.h
agg-2.5/include/agg_bounding_rect.h
agg-2.5/include/agg_bspline.h
agg-2.5/include/agg_clip_liang_barsky.h
agg-2.5/include/agg_color_gray.h
agg-2.5/include/agg_color_rgba.h
agg-2.5/include/agg_config.h
agg-2.5/include/agg_conv_adaptor_vcgen.h
agg-2.5/include/agg_conv_adaptor_vpgen.h
agg-2.5/include/agg_conv_bspline.h
agg-2.5/include/agg_conv_clip_polygon.h
agg-2.5/include/agg_conv_clip_polyline.h
agg-2.5/include/agg_conv_close_polygon.h
agg-2.5/include/agg_conv_concat.h
agg-2.5/include/agg_conv_contour.h
agg-2.5/include/agg_conv_curve.h
agg-2.5/include/agg_conv_dash.h
agg-2.5/include/agg_conv_gpc.h
agg-2.5/include/agg_conv_marker.h
agg-2.5/include/agg_conv_marker_adaptor.h
agg-2.5/include/agg_conv_segmentator.h
agg-2.5/include/agg_conv_shorten_path.h
agg-2.5/include/agg_conv_smooth_poly1.h
agg-2.5/include/agg_conv_stroke.h
agg-2.5/include/agg_conv_transform.h
agg-2.5/include/agg_conv_unclose_polygon.h
agg-2.5/include/agg_curves.h
agg-2.5/include/agg_dda_line.h
agg-2.5/include/agg_ellipse.h
agg-2.5/include/agg_ellipse_bresenham.h
agg-2.5/include/agg_embedded_raster_fonts.h
agg-2.5/include/agg_font_cache_manager.h
agg-2.5/include/agg_gamma_functions.h
agg-2.5/include/agg_gamma_lut.h
agg-2.5/include/agg_glyph_raster_bin.h
agg-2.5/include/agg_gradient_lut.h
agg-2.5/include/agg_gsv_text.h
agg-2.5/include/agg_image_accessors.h
agg-2.5/include/agg_image_filters.h
agg-2.5/include/agg_line_aa_basics.h
agg-2.5/include/agg_math.h
agg-2.5/include/agg_math_stroke.h
agg-2.5/include/agg_path_length.h
agg-2.5/include/agg_path_storage.h
agg-2.5/include/agg_path_storage_integer.h
agg-2.5/include/agg_pattern_filters_rgba.h
agg-2.5/include/agg_pixfmt_amask_adaptor.h
agg-2.5/include/agg_pixfmt_gray.h
agg-2.5/include/agg_pixfmt_rgb.h
agg-2.5/include/agg_pixfmt_rgb_packed.h
agg-2.5/include/agg_pixfmt_rgba.h
agg-2.5/include/agg_pixfmt_transposer.h
agg-2.5/include/agg_rasterizer_cells_aa.h
agg-2.5/include/agg_rasterizer_compound_aa.h
agg-2.5/include/agg_rasterizer_outline.h
agg-2.5/include/agg_rasterizer_outline_aa.h
agg-2.5/include/agg_rasterizer_scanline_aa.h
agg-2.5/include/agg_rasterizer_sl_clip.h
agg-2.5/include/agg_renderer_base.h
agg-2.5/include/agg_renderer_markers.h
agg-2.5/include/agg_renderer_mclip.h
agg-2.5/include/agg_renderer_outline_aa.h
agg-2.5/include/agg_renderer_outline_image.h
agg-2.5/include/agg_renderer_primitives.h
agg-2.5/include/agg_renderer_raster_text.h
agg-2.5/include/agg_renderer_scanline.h
agg-2.5/include/agg_rendering_buffer.h
agg-2.5/include/agg_rendering_buffer_dynarow.h
agg-2.5/include/agg_rounded_rect.h
agg-2.5/include/agg_scanline_bin.h
agg-2.5/include/agg_scanline_boolean_algebra.h
agg-2.5/include/agg_scanline_p.h
agg-2.5/include/agg_scanline_storage_aa.h
agg-2.5/include/agg_scanline_storage_bin.h
agg-2.5/include/agg_scanline_u.h
agg-2.5/include/agg_shorten_path.h
agg-2.5/include/agg_simul_eq.h
agg-2.5/include/agg_span_allocator.h
agg-2.5/include/agg_span_converter.h
agg-2.5/include/agg_span_gouraud.h
agg-2.5/include/agg_span_gouraud_gray.h
agg-2.5/include/agg_span_gouraud_rgba.h
agg-2.5/include/agg_span_gradient.h
agg-2.5/include/agg_span_gradient_alpha.h
agg-2.5/include/agg_span_image_filter.h
agg-2.5/include/agg_span_image_filter_gray.h
agg-2.5/include/agg_span_image_filter_rgb.h
agg-2.5/include/agg_span_image_filter_rgba.h
agg-2.5/include/agg_span_interpolator_adaptor.h
agg-2.5/include/agg_span_interpolator_linear.h
agg-2.5/include/agg_span_interpolator_persp.h
agg-2.5/include/agg_span_interpolator_trans.h
agg-2.5/include/agg_span_pattern_gray.h
agg-2.5/include/agg_span_pattern_rgb.h
agg-2.5/include/agg_span_pattern_rgba.h
agg-2.5/include/agg_span_solid.h
agg-2.5/include/agg_span_subdiv_adaptor.h
agg-2.5/include/agg_trans_affine.h
agg-2.5/include/agg_trans_bilinear.h
agg-2.5/include/agg_trans_double_path.h
agg-2.5/include/agg_trans_perspective.h
agg-2.5/include/agg_trans_single_path.h
agg-2.5/include/agg_trans_viewport.h
agg-2.5/include/agg_trans_warp_magnifier.h
agg-2.5/include/agg_vcgen_bspline.h
agg-2.5/include/agg_vcgen_contour.h
agg-2.5/include/agg_vcgen_dash.h
agg-2.5/include/agg_vcgen_markers_term.h
agg-2.5/include/agg_vcgen_smooth_poly1.h
agg-2.5/include/agg_vcgen_stroke.h
agg-2.5/include/agg_vcgen_vertex_sequence.h
agg-2.5/include/agg_vertex_sequence.h
agg-2.5/include/agg_vpgen_clip_polygon.h
agg-2.5/include/agg_vpgen_clip_polyline.h
agg-2.5/include/agg_vpgen_segmentator.h
agg-2.5/include/ctrl/
agg-2.5/include/ctrl/Makefile.am
agg-2.5/include/ctrl/agg_bezier_ctrl.h
agg-2.5/include/ctrl/agg_cbox_ctrl.h
agg-2.5/include/ctrl/agg_ctrl.h
agg-2.5/include/ctrl/agg_gamma_ctrl.h
agg-2.5/include/ctrl/agg_gamma_spline.h
agg-2.5/include/ctrl/agg_polygon_ctrl.h
agg-2.5/include/ctrl/agg_rbox_ctrl.h
agg-2.5/include/ctrl/agg_scale_ctrl.h
agg-2.5/include/ctrl/agg_slider_ctrl.h
agg-2.5/include/ctrl/agg_spline_ctrl.h
agg-2.5/include/platform/
agg-2.5/include/platform/Makefile.am
agg-2.5/include/platform/agg_platform_support.h
agg-2.5/include/platform/mac/
agg-2.5/include/platform/mac/agg_mac_pmap.h
agg-2.5/include/platform/win32/
agg-2.5/include/platform/win32/agg_win32_bmp.h
agg-2.5/include/util/
agg-2.5/include/util/Makefile.am
agg-2.5/include/util/agg_color_conv.h
agg-2.5/include/util/agg_color_conv_rgb16.h
agg-2.5/include/util/agg_color_conv_rgb8.h
agg-2.5/install
agg-2.5/libagg.m4
agg-2.5/libagg.pc.in
agg-2.5/news
agg-2.5/readme
agg-2.5/src/
agg-2.5/src/ChangeLog
agg-2.5/src/Makefile
agg-2.5/src/Makefile.am
agg-2.5/src/agg_arc.cpp
agg-2.5/src/agg_arrowhead.cpp
agg-2.5/src/agg_bezier_arc.cpp
agg-2.5/src/agg_bspline.cpp
agg-2.5/src/agg_curves.cpp
agg-2.5/src/agg_embedded_raster_fonts.cpp
agg-2.5/src/agg_gsv_text.cpp
agg-2.5/src/agg_image_filters.cpp
agg-2.5/src/agg_line_aa_basics.cpp
agg-2.5/src/agg_line_profile_aa.cpp
agg-2.5/src/agg_rounded_rect.cpp
agg-2.5/src/agg_sqrt_tables.cpp
agg-2.5/src/agg_trans_affine.cpp
agg-2.5/src/agg_trans_double_path.cpp
agg-2.5/src/agg_trans_single_path.cpp
agg-2.5/src/agg_trans_warp_magnifier.cpp
agg-2.5/src/agg_vcgen_bspline.cpp
agg-2.5/src/agg_vcgen_contour.cpp
agg-2.5/src/agg_vcgen_dash.cpp
agg-2.5/src/agg_vcgen_markers_term.cpp
agg-2.5/src/agg_vcgen_smooth_poly1.cpp
agg-2.5/src/agg_vcgen_stroke.cpp
agg-2.5/src/agg_vpgen_clip_polygon.cpp
agg-2.5/src/agg_vpgen_clip_polyline.cpp
agg-2.5/src/agg_vpgen_segmentator.cpp
agg-2.5/src/authors
agg-2.5/src/autogen.sh
agg-2.5/src/configure.in
agg-2.5/src/copying
agg-2.5/src/ctrl/
agg-2.5/src/ctrl/Makefile.am
agg-2.5/src/ctrl/agg_bezier_ctrl.cpp
agg-2.5/src/ctrl/agg_cbox_ctrl.cpp
agg-2.5/src/ctrl/agg_gamma_ctrl.cpp
agg-2.5/src/ctrl/agg_gamma_spline.cpp
agg-2.5/src/ctrl/agg_polygon_ctrl.cpp
agg-2.5/src/ctrl/agg_rbox_ctrl.cpp
agg-2.5/src/ctrl/agg_scale_ctrl.cpp
agg-2.5/src/ctrl/agg_slider_ctrl.cpp
agg-2.5/src/ctrl/agg_spline_ctrl.cpp
agg-2.5/src/install
agg-2.5/src/news
agg-2.5/src/platform/
agg-2.5/src/platform/AmigaOS/
agg-2.5/src/platform/AmigaOS/Makefile.am
agg-2.5/src/platform/AmigaOS/agg_platform_support.cpp
agg-2.5/src/platform/BeOS/
agg-2.5/src/platform/BeOS/Makefile.am
agg-2.5/src/platform/BeOS/agg_platform_support.cpp
agg-2.5/src/platform/Makefile.am
agg-2.5/src/platform/X11/
agg-2.5/src/platform/X11/Makefile.am
agg-2.5/src/platform/X11/agg_platform_support.cpp
agg-2.5/src/platform/mac/
agg-2.5/src/platform/mac/Makefile.am
agg-2.5/src/platform/mac/agg_mac_pmap.cpp
agg-2.5/src/platform/mac/agg_platform_support.cpp
agg-2.5/src/platform/sdl/
agg-2.5/src/platform/sdl/Makefile.am
agg-2.5/src/platform/sdl/agg_platform_support.cpp
agg-2.5/src/platform/win32/
agg-2.5/src/platform/win32/Makefile.am
agg-2.5/src/platform/win32/agg_platform_support.cpp
agg-2.5/src/platform/win32/agg_win32_bmp.cpp
agg-2.5/src/readme
phase `unpack' succeeded after 0.0 seconds
starting phase `bootstrap'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:4: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:8: installing './compile'
configure.in:2: installing './config.guess'
configure.in:2: installing './config.sub'
configure.in:4: installing './install-sh'
configure.in:4: installing './missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
examples/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am:227: warning: variable 'trans_curve1_ft_SOURCES' is defined but no program or
examples/Makefile.am:227: library has 'trans_curve1_ft' as canonical name (possible typo)
examples/Makefile.am:222: warning: variable 'trans_curve2_ft_SOURCES' is defined but no program or
examples/Makefile.am:222: library has 'trans_curve2_ft' as canonical name (possible typo)
examples/Makefile.am:229: warning: variable 'trans_curve1_ft_LDFLAGS' is defined but no program or
examples/Makefile.am:229: library has 'trans_curve1_ft' as canonical name (possible typo)
examples/Makefile.am:224: warning: variable 'trans_curve2_ft_LDFLAGS' is defined but no program or
examples/Makefile.am:224: library has 'trans_curve2_ft' as canonical name (possible typo)
src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/ctrl/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
phase `bootstrap' succeeded after 1.7 seconds
starting phase `patch-usr-bin-file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5.39/bin/file'
phase `patch-usr-bin-file' succeeded after 0.0 seconds
starting phase `patch-source-shebangs'
patch-shebang: ./configure: changing `/bin/sh' to `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/sh'
patch-shebang: ./distclean: changing `/bin/sh' to `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/sh'
phase `patch-source-shebangs' succeeded after 0.0 seconds
starting phase `configure'
source directory: "/tmp/guix-build-agg-2.5.drv-0/agg-2.5" (relative from build: ".")
build directory: "/tmp/guix-build-agg-2.5.drv-0/agg-2.5"
configure flags: ("CONFIG_SHELL=/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash" "SHELL=/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash" "--prefix=/gnu/store/w65vjdjac9scn0laxjh3srrlq606vhhm-agg-2.5" "--enable-fast-install" "--build=x86_64-unknown-linux-gnu" "--x-includes=/gnu/store/3lsrx30nl5cacva8a8rd2xy08xlszx14-libx11-1.7.2/include" "--x-libraries=/gnu/store/3lsrx30nl5cacva8a8rd2xy08xlszx14-libx11-1.7.2/lib" "--disable-examples")
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /gnu/store/25gv43v5rm05i26z39ajrd6nsxa5r461-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /gnu/store/25gv43v5rm05i26z39ajrd6nsxa5r461-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for library containing strerror... none required
checking how to print strings... printf
checking for a sed that does not truncate output... /gnu/store/7cddr79rydhc1m4hxr921mq17pz1jj3z-sed-4.8/bin/sed
checking for grep that handles long lines and -e... /gnu/store/ldkm5jwql0qsrfh3ax6rljjsrk0jzv7z-grep-3.6/bin/grep
checking for egrep... /gnu/store/ldkm5jwql0qsrfh3ax6rljjsrk0jzv7z-grep-3.6/bin/grep -E
checking for fgrep... /gnu/store/ldkm5jwql0qsrfh3ax6rljjsrk0jzv7z-grep-3.6/bin/grep -F
checking for ld used by gcc... /gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin/ld
checking if the linker (/gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/bin/nm -B
checking the name lister (/gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /gnu/store/25gv43v5rm05i26z39ajrd6nsxa5r461-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /gnu/store/25gv43v5rm05i26z39ajrd6nsxa5r461-coreutils-8.32/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin/ld -m elf_x86_64
checking if the linker (/gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/gnu/store/k452f0r5bk6n0cbsf5ndxbp5qcf6bpfw-ld-wrapper-0/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for an ANSI C-conforming const... yes
checking for pkg-config... /gnu/store/wc7lqi6kgki5qzr01g3gvriwdadjiwpc-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for freetype2... yes
checking for sdl-config... /gnu/store/y3l1p5xp2ydh69yryx55v6rjaaw7p4p7-sdl-1.2.15/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for X... libraries /gnu/store/3lsrx30nl5cacva8a8rd2xy08xlszx14-libx11-1.7.2/lib, headers /gnu/store/3lsrx30nl5cacva8a8rd2xy08xlszx14-libx11-1.7.2/include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libagg.pc
config.status: creating gpc/Makefile
config.status: creating font_freetype/Makefile
config.status: creating font_win32_tt/Makefile
config.status: creating src/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/platform/Makefile
config.status: creating src/platform/X11/Makefile
config.status: creating src/platform/sdl/Makefile
config.status: creating src/platform/mac/Makefile
config.status: creating src/platform/win32/Makefile
config.status: creating src/platform/BeOS/Makefile
config.status: creating src/platform/AmigaOS/Makefile
config.status: creating include/Makefile
config.status: creating include/ctrl/Makefile
config.status: creating include/util/Makefile
config.status: creating include/platform/Makefile
config.status: creating examples/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
phase `configure' succeeded after 1.8 seconds
starting phase `patch-generated-file-shebangs'
phase `patch-generated-file-shebangs' succeeded after 0.1 seconds
starting phase `build'
Making all in gpc
make[1]: Entering directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/gpc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/gpc'
Making all in src
make[1]: Entering directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/src'
Making all in ctrl
make[2]: Entering directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/src/ctrl'
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_cbox_ctrl.lo agg_cbox_ctrl.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_gamma_ctrl.lo agg_gamma_ctrl.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_gamma_spline.lo agg_gamma_spline.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_rbox_ctrl.lo agg_rbox_ctrl.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_slider_ctrl.lo agg_slider_ctrl.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_spline_ctrl.lo agg_spline_ctrl.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_scale_ctrl.lo agg_scale_ctrl.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_bezier_ctrl.lo agg_bezier_ctrl.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include    -g -O2 -c -o agg_polygon_ctrl.lo agg_polygon_ctrl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_cbox_ctrl.cpp  -fPIC -DPIC -o .libs/agg_cbox_ctrl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_gamma_ctrl.cpp  -fPIC -DPIC -o .libs/agg_gamma_ctrl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_rbox_ctrl.cpp  -fPIC -DPIC -o .libs/agg_rbox_ctrl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_polygon_ctrl.cpp  -fPIC -DPIC -o .libs/agg_polygon_ctrl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_spline_ctrl.cpp  -fPIC -DPIC -o .libs/agg_spline_ctrl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_scale_ctrl.cpp  -fPIC -DPIC -o .libs/agg_scale_ctrl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_slider_ctrl.cpp  -fPIC -DPIC -o .libs/agg_slider_ctrl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_bezier_ctrl.cpp  -fPIC -DPIC -o .libs/agg_bezier_ctrl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_gamma_spline.cpp  -fPIC -DPIC -o .libs/agg_gamma_spline.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_gamma_spline.cpp -o agg_gamma_spline.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_cbox_ctrl.cpp -o agg_cbox_ctrl.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_scale_ctrl.cpp -o agg_scale_ctrl.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_polygon_ctrl.cpp -o agg_polygon_ctrl.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_rbox_ctrl.cpp -o agg_rbox_ctrl.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_slider_ctrl.cpp -o agg_slider_ctrl.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_gamma_ctrl.cpp -o agg_gamma_ctrl.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_spline_ctrl.cpp -o agg_spline_ctrl.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -c agg_bezier_ctrl.cpp -o agg_bezier_ctrl.o >/dev/null 2>&1
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../../libtool  --tag=CXX   --mode=link g++  -g -O2 -no-undefined -version-info 2:4:0  -o libaggctrl.la  agg_cbox_ctrl.lo agg_gamma_ctrl.lo agg_gamma_spline.lo agg_rbox_ctrl.lo agg_slider_ctrl.lo agg_spline_ctrl.lo agg_scale_ctrl.lo agg_bezier_ctrl.lo agg_polygon_ctrl.lo  
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cru .libs/libaggctrl.a .libs/agg_cbox_ctrl.o .libs/agg_gamma_ctrl.o .libs/agg_gamma_spline.o .libs/agg_rbox_ctrl.o .libs/agg_slider_ctrl.o .libs/agg_spline_ctrl.o .libs/agg_scale_ctrl.o .libs/agg_bezier_ctrl.o .libs/agg_polygon_ctrl.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libaggctrl.a
libtool: link: ( cd ".libs" && rm -f "libaggctrl.la" && ln -s "../libaggctrl.la" "libaggctrl.la" )
make[2]: Leaving directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/src/ctrl'
Making all in .
make[2]: Entering directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/src'
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_arc.lo agg_arc.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_arrowhead.lo agg_arrowhead.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_bezier_arc.lo agg_bezier_arc.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_bspline.lo agg_bspline.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_curves.lo agg_curves.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_embedded_raster_fonts.lo agg_embedded_raster_fonts.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_gsv_text.lo agg_gsv_text.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_image_filters.lo agg_image_filters.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_line_aa_basics.lo agg_line_aa_basics.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_line_profile_aa.lo agg_line_profile_aa.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_rounded_rect.lo agg_rounded_rect.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_sqrt_tables.lo agg_sqrt_tables.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_trans_affine.lo agg_trans_affine.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_trans_double_path.lo agg_trans_double_path.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_trans_single_path.lo agg_trans_single_path.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_trans_warp_magnifier.lo agg_trans_warp_magnifier.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_vcgen_bspline.lo agg_vcgen_bspline.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_vcgen_contour.lo agg_vcgen_contour.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_vcgen_dash.lo agg_vcgen_dash.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_vcgen_markers_term.lo agg_vcgen_markers_term.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_vcgen_smooth_poly1.lo agg_vcgen_smooth_poly1.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_vcgen_stroke.lo agg_vcgen_stroke.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_vpgen_clip_polygon.lo agg_vpgen_clip_polygon.cpp
/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -g -O2 -c -o agg_vpgen_clip_polyline.lo agg_vpgen_clip_polyline.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_bezier_arc.cpp  -fPIC -DPIC -o .libs/agg_bezier_arc.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_curves.cpp  -fPIC -DPIC -o .libs/agg_curves.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_arc.cpp  -fPIC -DPIC -o .libs/agg_arc.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_rounded_rect.cpp  -fPIC -DPIC -o .libs/agg_rounded_rect.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_affine.cpp  -fPIC -DPIC -o .libs/agg_trans_affine.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_embedded_raster_fonts.cpp  -fPIC -DPIC -o .libs/agg_embedded_raster_fonts.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_image_filters.cpp  -fPIC -DPIC -o .libs/agg_image_filters.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_single_path.cpp  -fPIC -DPIC -o .libs/agg_trans_single_path.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_bspline.cpp  -fPIC -DPIC -o .libs/agg_bspline.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_line_profile_aa.cpp  -fPIC -DPIC -o .libs/agg_line_profile_aa.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_line_aa_basics.cpp  -fPIC -DPIC -o .libs/agg_line_aa_basics.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_double_path.cpp  -fPIC -DPIC -o .libs/agg_trans_double_path.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_gsv_text.cpp  -fPIC -DPIC -o .libs/agg_gsv_text.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_stroke.cpp  -fPIC -DPIC -o .libs/agg_vcgen_stroke.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_bspline.cpp  -fPIC -DPIC -o .libs/agg_vcgen_bspline.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_smooth_poly1.cpp  -fPIC -DPIC -o .libs/agg_vcgen_smooth_poly1.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_warp_magnifier.cpp  -fPIC -DPIC -o .libs/agg_trans_warp_magnifier.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_dash.cpp  -fPIC -DPIC -o .libs/agg_vcgen_dash.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vpgen_clip_polygon.cpp  -fPIC -DPIC -o .libs/agg_vpgen_clip_polygon.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_contour.cpp  -fPIC -DPIC -o .libs/agg_vcgen_contour.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_arrowhead.cpp  -fPIC -DPIC -o .libs/agg_arrowhead.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vpgen_clip_polyline.cpp  -fPIC -DPIC -o .libs/agg_vpgen_clip_polyline.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_sqrt_tables.cpp  -fPIC -DPIC -o .libs/agg_sqrt_tables.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_markers_term.cpp  -fPIC -DPIC -o .libs/agg_vcgen_markers_term.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_sqrt_tables.cpp -o agg_sqrt_tables.o >/dev/null 2>&1
In file included from agg_line_profile_aa.cpp:25:
../include/agg_renderer_outline_aa.h: In member function ‘agg::line_profile_aa& agg::renderer_outline_aa<BaseRenderer>::profile()’:
../include/agg_renderer_outline_aa.h:1378:45: error: binding reference of type ‘agg::line_profile_aa&’ to ‘const agg::line_profile_aa’ discards qualifiers
 1378 |         line_profile_aa& profile() { return *m_profile; }
      |                                             ^~~~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_arrowhead.cpp -o agg_arrowhead.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_line_aa_basics.cpp -o agg_line_aa_basics.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_rounded_rect.cpp -o agg_rounded_rect.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_arc.cpp -o agg_arc.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_warp_magnifier.cpp -o agg_trans_warp_magnifier.o >/dev/null 2>&1
make[2]: *** [Makefile:518: agg_line_profile_aa.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vpgen_clip_polygon.cpp -o agg_vpgen_clip_polygon.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_image_filters.cpp -o agg_image_filters.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vpgen_clip_polyline.cpp -o agg_vpgen_clip_polyline.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_markers_term.cpp -o agg_vcgen_markers_term.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_affine.cpp -o agg_trans_affine.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_bezier_arc.cpp -o agg_bezier_arc.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_bspline.cpp -o agg_bspline.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_bspline.cpp -o agg_vcgen_bspline.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_embedded_raster_fonts.cpp -o agg_embedded_raster_fonts.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_smooth_poly1.cpp -o agg_vcgen_smooth_poly1.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_gsv_text.cpp -o agg_gsv_text.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_single_path.cpp -o agg_trans_single_path.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_dash.cpp -o agg_vcgen_dash.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_trans_double_path.cpp -o agg_trans_double_path.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_curves.cpp -o agg_curves.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_contour.cpp -o agg_vcgen_contour.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -c agg_vcgen_stroke.cpp -o agg_vcgen_stroke.o >/dev/null 2>&1
make[2]: Leaving directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/src'
make[1]: *** [Makefile:533: all-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-agg-2.5.drv-0/agg-2.5/src'
make: *** [Makefile:497: all-recursive] Error 1
error: in phase 'build': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("-j" "24") exit-status: 2 term-signal: #f stop-signal: #f> 
phase `build' failed after 1.5 seconds
command "make" "-j" "24" failed with status 2

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-29 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-24 20:36 bug#52083: [core-updates-frozen] agg fails to build Maxim Cournoyer
2021-11-29 14:00 ` Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).