Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2012 13:55:45 -0700 (PDT)
From:      malco_2001 <jpm820@gmail.com>
To:        bsdmailinglist@googlegroups.com
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: librsvg2-2.36.1 failed to build.
Message-ID:  <6e07a612-22df-46c2-8f34-7841c702777f@googlegroups.com>
In-Reply-To: <CADRZFmoGL6HTBUuKuMkp21MxtaaGmOMdNnXntGgyWT-whm3H8g@mail.gmail.com>
References:  <CADRZFmoGL6HTBUuKuMkp21MxtaaGmOMdNnXntGgyWT-whm3H8g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_204_25745570.1346014545834
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

After reading the man for make I determined that -D will define variable 1 
and -V will specify to use a variable.  If this is correct here is my log 
attached in the file build.log.  Seems to give more output at least.

On Wednesday, August 22, 2012 4:45:21 AM UTC-5, Eric Turgeon wrote:
>
> ===>  Building for librsvg2-2.36.1 
> gmake  all-recursive 
> gmake[1]: Entering directory `/usr/ports/graphics/librsvg2/ 
> work/librsvg-2.36.1' 
> Making all in . 
> gmake[2]: Entering directory 
> `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1' 
>   GISCAN Rsvg-2.0.gir 
> In file included from <stdin>:5: 
> /usr/ports/graphics/librsvg2/work/librsvg-2.36.1/rsvg-cairo.h:29:19: 
> error: 
> cairo.h: No such file or directory 
> Error while processing the source. 
> gmake[2]: *** [Rsvg-2.0.gir] Error 1 
> gmake[2]: Leaving directory 
> `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1' 
> gmake[1]: *** [all-recursive] Error 1 
> gmake[1]: Leaving directory 
> `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1' 
> gmake: *** [all] Error 2 
> *** Error code 1 
>
> Stop in /usr/ports/graphics/librsvg2. 
>
>
> I cant really say what is wrong. the filw is there. 
>
>
> -- 
> *Eric Turgeon 
> *Programmer, developer and project administrator. 
> * 
> GhostBSD project* 
> BSD System Development for home and office. 
>
> Office location: 
> 1-11 connaught 
> Moncton NB Canada 
>
> www.ghostbsd.org 
> _______________________________________________ 
> freebs...@freebsd.org <javascript:> mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome 
> To unsubscribe, send any mail to "freebsd-gnom...@freebsd.org<javascript:>" 
>
>

------=_Part_204_25745570.1346014545834
Content-Type: application/octet-stream; name=build.log
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=build.log
X-Attachment-Id: fe46bab1-2f7f-4a9a-b787-953d3d83a522

root@gnome3-build-jail:/root # cd /usr/ports/graphics/librsvg2/
root@gnome3-build-jail:/usr/ports/graphics/librsvg2 # make clean
===>  Cleaning for librsvg2-2.36.1
root@gnome3-build-jail:/usr/ports/graphics/librsvg2 # make -D -V
===>  Extracting for librsvg2-2.36.1
=> SHA256 Checksum OK for gnome2/librsvg-2.36.1.tar.xz.
===>  Patching for librsvg2-2.36.1
===>   librsvg2-2.36.1 depends on package: libtool>=2.4 - found
===>  Applying FreeBSD patches for librsvg2-2.36.1
===>   librsvg2-2.36.1 depends on executable: g-ir-scanner - found
===>   librsvg2-2.36.1 depends on executable: gmake - found
===>   librsvg2-2.36.1 depends on package: libtool>=2.4 - found
===>   librsvg2-2.36.1 depends on file: /usr/local/bin/intltool-extract - found
===>   librsvg2-2.36.1 depends on shared library: freetype.9 - found
===>   librsvg2-2.36.1 depends on shared library: croco-0.6.3 - found
===>   librsvg2-2.36.1 depends on shared library: intl - found
===>   librsvg2-2.36.1 depends on shared library: glib-2.0.0 - found
===>   librsvg2-2.36.1 depends on shared library: atk-1.0.0 - found
===>   librsvg2-2.36.1 depends on shared library: gtk-x11-2.0.0 - found
===>   librsvg2-2.36.1 depends on shared library: gsf-1.114 - found
===>   librsvg2-2.36.1 depends on shared library: xml2.5 - found
===>   librsvg2-2.36.1 depends on shared library: pango-1.0.0 - found
===>  Configuring for librsvg2-2.36.1
configure: WARNING: unrecognized options: --with-svgz, --with-croco, --with-gconf-source
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking whether ln -s works... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cpp
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether cc understands -c and -o together... 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 whether byte ordering is bigendian... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... amd64-portbld-freebsd9.1
checking host system type... amd64-portbld-freebsd9.1
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format... func_convert_file_noop
checking for /usr/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... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.1 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 for cos in -lm... yes
checking for some Win32 platform... no
checking for native Win32... no
checking for LIBRSVG... yes
checking for GTHREAD... yes
checking for GMODULE... yes
checking for strtok_r... yes
checking for GTK2... yes
checking for GTK3... no
checking whether to build the GTK+ theme engine... yes
checking whether to build the GDK-Pixbuf SVG loader... yes
checking for GDK_PIXBUF... yes
checking for gdk-pixbuf-query-loaders-64... no
checking for gdk-pixbuf-query-loaders... /usr/local/bin/gdk-pixbuf-query-loaders
checking if cc supports -Wall flag... yes
checking if cc supports -Wextra flag... yes
checking if cc supports -Wunused flag... yes
checking if cc supports -Wreturn-type flag... yes
checking if cc supports -Wswitch flag... yes
checking if cc supports -Wcomment flag... yes
checking if cc supports -Wtrigraphs flag... yes
checking if cc supports -Wchar-subscripts flag... yes
checking if cc supports -Wparentheses flag... yes
checking if cc supports -Winline flag... yes
checking if cc supports -Wredundant-decls flag... yes
checking if cc supports -Wformat-nonliteral flag... yes
checking if cc supports -Werror=format-security flag... yes
checking if cc supports -Wsign-compare flag... yes
checking if cc supports -Werror=implicit-function-declaration flag... yes
checking if cc supports -Wpointer-arith flag... yes
checking if cc supports -Wwrite-strings flag... yes
checking if cc supports -Wstrict-prototypes flag... yes
checking if cc supports -Waggregate-return flag... yes
checking if cc supports -Wcast-align flag... yes
checking if cc supports -Wimplicit flag... yes
checking if cc supports -Wuninitialized flag... yes
checking if cc supports -Wmissing-prototypes flag... yes
checking if cc supports -Wmissing-declarations flag... yes
checking if cc supports -Wnested-externs flag... yes
checking if cc supports -Wpacked flag... yes
checking if cc supports -Wmissing-format-attribute flag... yes
checking if cc supports -Wshadow flag... yes
checking if cc supports -Wstrict-aliasing=2 flag... yes
checking if cc supports -Winit-self flag... yes
checking if cc supports -Wunsafe-loop-optimizations flag... yes
checking if cc supports -Wdeclaration-after-statement flag... yes
checking if cc supports -Wold-style-definition flag... yes
checking if cc supports -Wno-missing-field-initializers flag... yes
checking if cc supports -Wno-unused-parameter flag... yes
checking if cc supports -Wunused-variable flag... yes
checking if cc supports -Wunused-function flag... yes
checking if cc supports -Wempty-body flag... no
checking if cc supports -Wno-switch-enum flag... yes
checking if cc supports -fno-common flag... yes
checking for gtkdoc-check... /usr/local/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/local/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/local/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking whether to build miscellaenous tools... yes
checking for gobject-introspection... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
configure: creating ./config.status
config.status: creating librsvg-features.h
config.status: creating Makefile
config.status: creating librsvg-zip
config.status: creating gtk-engine/Makefile
config.status: creating gtk-engine/examples/Makefile
config.status: creating gtk-engine/examples/bubble/Makefile
config.status: creating gdk-pixbuf-loader/Makefile
config.status: creating tests/Makefile
config.status: creating tests/pdiff/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.xml
config.status: creating librsvg-2.0.pc
config.status: creating librsvg-2.0-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-svgz, --with-croco, --with-gconf-source

librsvg-2.36.1

	prefix:                         /usr/local
	compiler:                       cc

	Build introspectable bindings:  yes
	Build GdkPixbuf loader:         yes
        GTK 2.0:                        yes
        GTK 3.0:                        no
	Build GTK 2.0 theme engine:     yes
	Build miscellaenous tools:      yes

===>  Building for librsvg2-2.36.1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1'
Making all in .
gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1'
  CC     librsvg_2_la-librsvg-features.lo
  CC     librsvg_2_la-rsvg-css.lo
rsvg-css.c: In function 'rsvg_css_parse_xml_attribute_string':
rsvg-css.c:838: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
rsvg-css.c: In function 'rsvg_css_parse_vbox':
rsvg-css.c:66: warning: function returns an aggregate
rsvg-css.c: In function '_rsvg_css_parse_length':
rsvg-css.c:183: warning: function returns an aggregate
  CC     librsvg_2_la-rsvg-defs.lo
  CC     librsvg_2_la-rsvg-image.lo
rsvg-image.c: In function 'rsvg_new_image':
rsvg-image.c:236: warning: function call has aggregate value
rsvg-image.c: In function 'rsvg_node_image_set_atts':
rsvg-image.c:194: warning: function call has aggregate value
rsvg-image.c:196: warning: function call has aggregate value
rsvg-image.c:198: warning: function call has aggregate value
rsvg-image.c:200: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-io.lo
rsvg-io.c: In function 'rsvg_acquire_data_data':
rsvg-io.c:110: warning: pointer targets in assignment differ in signedness
rsvg-io.c:124: warning: pointer targets in return differ in signedness
rsvg-io.c: At top level:
rsvg-io.c:129: warning: no previous prototype for 'rsvg_get_file_path'
rsvg-io.c: In function 'rsvg_acquire_file_data':
rsvg-io.c:180: warning: pointer targets in passing argument 2 of 'g_content_type_guess' differ in signedness
rsvg-io.c:188: warning: pointer targets in return differ in signedness
rsvg-io.c: In function 'rsvg_acquire_gvfs_data':
rsvg-io.c:285: warning: pointer targets in passing argument 2 of 'g_content_type_guess' differ in signedness
rsvg-io.c:291: warning: pointer targets in return differ in signedness
  CC     librsvg_2_la-rsvg-paint-server.lo
rsvg-paint-server.c: In function 'rsvg_new_pattern':
rsvg-paint-server.c:465: warning: function call has aggregate value
rsvg-paint-server.c: In function 'rsvg_new_radial_gradient':
rsvg-paint-server.c:385: warning: function call has aggregate value
rsvg-paint-server.c: In function 'rsvg_new_linear_gradient':
rsvg-paint-server.c:299: warning: function call has aggregate value
rsvg-paint-server.c:300: warning: function call has aggregate value
rsvg-paint-server.c: In function 'rsvg_pattern_set_atts':
rsvg-paint-server.c:402: warning: function call has aggregate value
rsvg-paint-server.c:406: warning: function call has aggregate value
rsvg-paint-server.c:410: warning: function call has aggregate value
rsvg-paint-server.c:414: warning: function call has aggregate value
rsvg-paint-server.c:418: warning: function call has aggregate value
rsvg-paint-server.c: In function 'rsvg_radial_gradient_set_atts':
rsvg-paint-server.c:320: warning: function call has aggregate value
rsvg-paint-server.c:326: warning: function call has aggregate value
rsvg-paint-server.c:332: warning: function call has aggregate value
rsvg-paint-server.c:336: warning: function call has aggregate value
rsvg-paint-server.c:340: warning: function call has aggregate value
rsvg-paint-server.c: In function 'rsvg_linear_gradient_set_atts':
rsvg-paint-server.c:244: warning: function call has aggregate value
rsvg-paint-server.c:248: warning: function call has aggregate value
rsvg-paint-server.c:252: warning: function call has aggregate value
rsvg-paint-server.c:256: warning: function call has aggregate value
rsvg-paint-server.c: In function 'rsvg_stop_set_atts':
rsvg-paint-server.c:196: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-path.lo
rsvg-path.c: In function 'rsvg_path_builder_curve_to':
rsvg-path.c:122: warning: declaration of 'y1' shadows a global declaration
/usr/include/math.h:255: warning: shadowed declaration is here
rsvg-path.c: In function 'rsvg_path_arc_segment':
rsvg-path.c:185: warning: declaration of 'y1' shadows a global declaration
/usr/include/math.h:255: warning: shadowed declaration is here
rsvg-path.c:188: warning: declaration of 'sinf' shadows a global declaration
/usr/include/math.h:308: warning: shadowed declaration is here
rsvg-path.c:188: warning: declaration of 'cosf' shadows a global declaration
/usr/include/math.h:307: warning: shadowed declaration is here
rsvg-path.c: In function 'rsvg_path_arc':
rsvg-path.c:233: warning: declaration of 'sinf' shadows a global declaration
/usr/include/math.h:308: warning: shadowed declaration is here
rsvg-path.c:233: warning: declaration of 'cosf' shadows a global declaration
/usr/include/math.h:307: warning: shadowed declaration is here
rsvg-path.c:234: warning: declaration of 'y1' shadows a global declaration
/usr/include/math.h:255: warning: shadowed declaration is here
rsvg-path.c:237: warning: declaration of 'gamma' shadows a global declaration
/usr/include/math.h:259: warning: shadowed declaration is here
rsvg-path.c: In function 'rsvg_parse_path_do_cmd':
rsvg-path.c:370: warning: declaration of 'y1' shadows a global declaration
/usr/include/math.h:255: warning: shadowed declaration is here
rsvg-path.c: In function 'rsvg_path_end_of_number':
rsvg-path.c:527: warning: declaration of 'exp' shadows a global declaration
/usr/include/math.h:203: warning: shadowed declaration is here
rsvg-path.c: In function 'rsvg_parse_path_data':
rsvg-path.c:581: warning: declaration of 'exp' shadows a global declaration
/usr/include/math.h:203: warning: shadowed declaration is here
  CC     librsvg_2_la-rsvg-base-file-util.lo
  CC     librsvg_2_la-rsvg-filter.lo
rsvg-filter.c: In function 'fixpow':
rsvg-filter.c:2179: warning: declaration of 'exp' shadows a global declaration
/usr/include/math.h:203: warning: shadowed declaration is here
rsvg-filter.c: In function 'rsvg_filter_primitive_component_transfer_render':
rsvg-filter.c:2223: warning: declaration of 'temp' shadows a previous local
rsvg-filter.c:2203: warning: shadowed declaration is here
rsvg-filter.c: In function 'get_light_direction':
rsvg-filter.c:3994: warning: declaration of 'y1' shadows a global declaration
/usr/include/math.h:255: warning: shadowed declaration is here
rsvg-filter.c: In function 'get_light_colour':
rsvg-filter.c:4022: warning: declaration of 'y1' shadows a global declaration
/usr/include/math.h:255: warning: shadowed declaration is here
rsvg-filter.c: In function 'rsvg_new_filter_primitive_offset':
rsvg-filter.c:1711: warning: function call has aggregate value
rsvg-filter.c:1712: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_new_filter':
rsvg-filter.c:806: warning: function call has aggregate value
rsvg-filter.c:807: warning: function call has aggregate value
rsvg-filter.c:808: warning: function call has aggregate value
rsvg-filter.c:809: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_tile_set_atts':
rsvg-filter.c:4597: warning: function call has aggregate value
rsvg-filter.c:4599: warning: function call has aggregate value
rsvg-filter.c:4601: warning: function call has aggregate value
rsvg-filter.c:4603: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_image_set_atts':
rsvg-filter.c:3694: warning: function call has aggregate value
rsvg-filter.c:3696: warning: function call has aggregate value
rsvg-filter.c:3698: warning: function call has aggregate value
rsvg-filter.c:3700: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_component_transfer_set_atts':
rsvg-filter.c:2307: warning: function call has aggregate value
rsvg-filter.c:2309: warning: function call has aggregate value
rsvg-filter.c:2311: warning: function call has aggregate value
rsvg-filter.c:2313: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_merge_set_atts':
rsvg-filter.c:1788: warning: function call has aggregate value
rsvg-filter.c:1790: warning: function call has aggregate value
rsvg-filter.c:1792: warning: function call has aggregate value
rsvg-filter.c:1794: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_offset_set_atts':
rsvg-filter.c:1685: warning: function call has aggregate value
rsvg-filter.c:1687: warning: function call has aggregate value
rsvg-filter.c:1689: warning: function call has aggregate value
rsvg-filter.c:1691: warning: function call has aggregate value
rsvg-filter.c:1693: warning: function call has aggregate value
rsvg-filter.c:1695: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_get_bounds':
rsvg-filter.c:91: warning: function returns an aggregate
rsvg-filter.c: In function 'rsvg_filter_primitive_blend_set_atts':
rsvg-filter.c:1028: warning: function call has aggregate value
rsvg-filter.c:1030: warning: function call has aggregate value
rsvg-filter.c:1032: warning: function call has aggregate value
rsvg-filter.c:1034: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_set_args':
rsvg-filter.c:780: warning: function call has aggregate value
rsvg-filter.c:782: warning: function call has aggregate value
rsvg-filter.c:784: warning: function call has aggregate value
rsvg-filter.c:786: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_get_result':
rsvg-filter.c:674: warning: function returns an aggregate
rsvg-filter.c: In function 'rsvg_filter_get_in':
rsvg-filter.c:730: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_flood_render':
rsvg-filter.c:2830: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_offset_render':
rsvg-filter.c:1603: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_tile_render':
rsvg-filter.c:4534: warning: function call has aggregate value
rsvg-filter.c:4536: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_composite_render':
rsvg-filter.c:2600: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_erode_render':
rsvg-filter.c:2439: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_component_transfer_render':
rsvg-filter.c:2214: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_colour_matrix_render':
rsvg-filter.c:1886: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_merge_render':
rsvg-filter.c:1739: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_convolve_matrix_render':
rsvg-filter.c:1099: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_specular_lighting_set_atts':
rsvg-filter.c:4461: warning: function call has aggregate value
rsvg-filter.c:4463: warning: function call has aggregate value
rsvg-filter.c:4465: warning: function call has aggregate value
rsvg-filter.c:4467: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_displacement_map_set_atts':
rsvg-filter.c:3074: warning: function call has aggregate value
rsvg-filter.c:3076: warning: function call has aggregate value
rsvg-filter.c:3078: warning: function call has aggregate value
rsvg-filter.c:3080: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_composite_set_atts':
rsvg-filter.c:2770: warning: function call has aggregate value
rsvg-filter.c:2772: warning: function call has aggregate value
rsvg-filter.c:2774: warning: function call has aggregate value
rsvg-filter.c:2776: warning: function call has aggregate value
rsvg-filter.c: In function 'normalise':
rsvg-filter.c:3756: warning: function returns an aggregate
rsvg-filter.c: In function 'get_light_direction':
rsvg-filter.c:3996: warning: function returns an aggregate
rsvg-filter.c:4013: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_blend_render':
rsvg-filter.c:960: warning: function call has aggregate value
rsvg-filter.c: In function 'get_light_colour':
rsvg-filter.c:4023: warning: function returns an aggregate
rsvg-filter.c:4046: warning: function call has aggregate value
rsvg-filter.c:4051: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_turbulence_render':
rsvg-filter.c:3375: warning: function call has aggregate value
rsvg-filter.c: In function 'get_surface_normal':
rsvg-filter.c:3881: warning: function returns an aggregate
rsvg-filter.c:3973: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_specular_lighting_render':
rsvg-filter.c:4362: warning: function call has aggregate value
rsvg-filter.c:4394: warning: function call has aggregate value
rsvg-filter.c:4396: warning: function call has aggregate value
rsvg-filter.c:4398: warning: function call has aggregate value
rsvg-filter.c:4399: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_diffuse_lighting_render':
rsvg-filter.c:4176: warning: function call has aggregate value
rsvg-filter.c:4220: warning: function call has aggregate value
rsvg-filter.c:4221: warning: function call has aggregate value
rsvg-filter.c:4224: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_displacement_map_render':
rsvg-filter.c:2947: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_diffuse_lighting_set_atts':
rsvg-filter.c:4271: warning: function call has aggregate value
rsvg-filter.c:4273: warning: function call has aggregate value
rsvg-filter.c:4275: warning: function call has aggregate value
rsvg-filter.c:4277: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_erode_set_atts':
rsvg-filter.c:2526: warning: function call has aggregate value
rsvg-filter.c:2528: warning: function call has aggregate value
rsvg-filter.c:2530: warning: function call has aggregate value
rsvg-filter.c:2532: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_gaussian_blur_set_atts':
rsvg-filter.c:1541: warning: function call has aggregate value
rsvg-filter.c:1543: warning: function call has aggregate value
rsvg-filter.c:1545: warning: function call has aggregate value
rsvg-filter.c:1547: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_node_light_source_set_atts':
rsvg-filter.c:4089: warning: function call has aggregate value
rsvg-filter.c:4091: warning: function call has aggregate value
rsvg-filter.c:4093: warning: function call has aggregate value
rsvg-filter.c:4095: warning: function call has aggregate value
rsvg-filter.c:4097: warning: function call has aggregate value
rsvg-filter.c:4099: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_image_render':
rsvg-filter.c:3618: warning: function call has aggregate value
rsvg-filter.c:3551: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_turbulence_set_atts':
rsvg-filter.c:3454: warning: function call has aggregate value
rsvg-filter.c:3456: warning: function call has aggregate value
rsvg-filter.c:3458: warning: function call has aggregate value
rsvg-filter.c:3460: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_flood_set_atts':
rsvg-filter.c:2887: warning: function call has aggregate value
rsvg-filter.c:2889: warning: function call has aggregate value
rsvg-filter.c:2891: warning: function call has aggregate value
rsvg-filter.c:2893: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_gaussian_blur_render':
rsvg-filter.c:1489: warning: function call has aggregate value
rsvg-filter.c:1491: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_colour_matrix_set_atts':
rsvg-filter.c:1994: warning: function call has aggregate value
rsvg-filter.c:1996: warning: function call has aggregate value
rsvg-filter.c:1998: warning: function call has aggregate value
rsvg-filter.c:2000: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_primitive_convolve_matrix_set_atts':
rsvg-filter.c:1234: warning: function call has aggregate value
rsvg-filter.c:1236: warning: function call has aggregate value
rsvg-filter.c:1238: warning: function call has aggregate value
rsvg-filter.c:1240: warning: function call has aggregate value
rsvg-filter.c: In function 'rsvg_filter_render':
rsvg-filter.c:521: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-marker.lo
rsvg-marker.c: In function 'rsvg_marker_render':
rsvg-marker.c:129: warning: declaration of 'x' shadows a parameter
rsvg-marker.c:103: warning: shadowed declaration is here
rsvg-marker.c:129: warning: declaration of 'y' shadows a parameter
rsvg-marker.c:103: warning: shadowed declaration is here
rsvg-marker.c: In function 'rsvg_new_marker':
rsvg-marker.c:94: warning: function call has aggregate value
rsvg-marker.c:95: warning: function call has aggregate value
rsvg-marker.c: In function 'rsvg_node_marker_set_atts':
rsvg-marker.c:58: warning: function call has aggregate value
rsvg-marker.c:60: warning: function call has aggregate value
rsvg-marker.c:62: warning: function call has aggregate value
rsvg-marker.c:64: warning: function call has aggregate value
rsvg-marker.c:66: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-mask.lo
rsvg-mask.c: In function 'rsvg_new_mask':
rsvg-mask.c:80: warning: function call has aggregate value
rsvg-mask.c:81: warning: function call has aggregate value
rsvg-mask.c:82: warning: function call has aggregate value
rsvg-mask.c:83: warning: function call has aggregate value
rsvg-mask.c: In function 'rsvg_mask_set_atts':
rsvg-mask.c:53: warning: function call has aggregate value
rsvg-mask.c:55: warning: function call has aggregate value
rsvg-mask.c:57: warning: function call has aggregate value
rsvg-mask.c:59: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-shapes.lo
rsvg-shapes.c: In function 'rsvg_new_ellipse':
rsvg-shapes.c:753: warning: function call has aggregate value
rsvg-shapes.c: In function 'rsvg_new_circle':
rsvg-shapes.c:622: warning: function call has aggregate value
rsvg-shapes.c: In function 'rsvg_new_rect':
rsvg-shapes.c:492: warning: function call has aggregate value
rsvg-shapes.c: In function 'rsvg_new_line':
rsvg-shapes.c:312: warning: function call has aggregate value
rsvg-shapes.c: In function '_rsvg_node_ellipse_set_atts':
rsvg-shapes.c:641: warning: function call has aggregate value
rsvg-shapes.c:643: warning: function call has aggregate value
rsvg-shapes.c:645: warning: function call has aggregate value
rsvg-shapes.c:647: warning: function call has aggregate value
rsvg-shapes.c: In function '_rsvg_node_circle_set_atts':
rsvg-shapes.c:512: warning: function call has aggregate value
rsvg-shapes.c:514: warning: function call has aggregate value
rsvg-shapes.c:516: warning: function call has aggregate value
rsvg-shapes.c: In function '_rsvg_node_rect_set_atts':
rsvg-shapes.c:332: warning: function call has aggregate value
rsvg-shapes.c:334: warning: function call has aggregate value
rsvg-shapes.c:336: warning: function call has aggregate value
rsvg-shapes.c:338: warning: function call has aggregate value
rsvg-shapes.c:340: warning: function call has aggregate value
rsvg-shapes.c:344: warning: function call has aggregate value
rsvg-shapes.c: In function '_rsvg_node_line_set_atts':
rsvg-shapes.c:253: warning: function call has aggregate value
rsvg-shapes.c:255: warning: function call has aggregate value
rsvg-shapes.c:257: warning: function call has aggregate value
rsvg-shapes.c:259: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-structure.lo
rsvg-structure.c: In function 'rsvg_node_symbol_set_atts':
rsvg-structure.c:471: warning: function call has aggregate value
rsvg-structure.c: In function 'rsvg_node_use_set_atts':
rsvg-structure.c:420: warning: function call has aggregate value
rsvg-structure.c:422: warning: function call has aggregate value
rsvg-structure.c:424: warning: function call has aggregate value
rsvg-structure.c:426: warning: function call has aggregate value
rsvg-structure.c: In function 'rsvg_node_svg_set_atts':
rsvg-structure.c:339: warning: function call has aggregate value
rsvg-structure.c:344: warning: function call has aggregate value
rsvg-structure.c:346: warning: function call has aggregate value
rsvg-structure.c:352: warning: function call has aggregate value
rsvg-structure.c:354: warning: function call has aggregate value
rsvg-structure.c: In function 'rsvg_new_use':
rsvg-structure.c:448: warning: function call has aggregate value
rsvg-structure.c:449: warning: function call has aggregate value
rsvg-structure.c:450: warning: function call has aggregate value
rsvg-structure.c:451: warning: function call has aggregate value
rsvg-structure.c: In function 'rsvg_new_svg':
rsvg-structure.c:400: warning: function call has aggregate value
rsvg-structure.c:401: warning: function call has aggregate value
rsvg-structure.c:402: warning: function call has aggregate value
rsvg-structure.c:403: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-styles.lo
rsvg-styles.c: In function 'rsvg_property_bag_dup':
rsvg-styles.c:1538: warning: declaration of 'dup' shadows a global declaration
/usr/include/unistd.h:327: warning: shadowed declaration is here
rsvg-styles.c: In function 'rsvg_parse_style_pair':
rsvg-styles.c:640: warning: function call has aggregate value
rsvg-styles.c:666: warning: function call has aggregate value
rsvg-styles.c:753: warning: function call has aggregate value
rsvg-styles.c:777: warning: function call has aggregate value
rsvg-styles.c: In function 'rsvg_state_init':
rsvg-styles.c:125: warning: function call has aggregate value
rsvg-styles.c:139: warning: function call has aggregate value
rsvg-styles.c:148: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-text.lo
rsvg-text.c: In function 'rsvg_make_valid_utf8':
rsvg-text.c:56: warning: declaration of 'remainder' shadows a global declaration
/usr/include/math.h:245: warning: shadowed declaration is here
rsvg-text.c: In function 'rsvg_text_create_layout':
rsvg-text.c:480: warning: declaration of 'attribute' shadows a global declaration
/usr/local/include/libxml2/libxml/SAX.h:106: warning: shadowed declaration is here
rsvg-text.c: In function 'rsvg_new_tspan':
rsvg-text.c:409: warning: function call has aggregate value
rsvg-text.c: In function 'rsvg_new_text':
rsvg-text.c:308: warning: function call has aggregate value
rsvg-text.c: In function '_rsvg_node_tspan_set_atts':
rsvg-text.c:383: warning: function call has aggregate value
rsvg-text.c:385: warning: function call has aggregate value
rsvg-text.c:387: warning: function call has aggregate value
rsvg-text.c:389: warning: function call has aggregate value
rsvg-text.c: In function '_rsvg_node_text_set_atts':
rsvg-text.c:134: warning: function call has aggregate value
rsvg-text.c:136: warning: function call has aggregate value
rsvg-text.c:138: warning: function call has aggregate value
rsvg-text.c:140: warning: function call has aggregate value
  CC     librsvg_2_la-rsvg-cond.lo
  CC     librsvg_2_la-rsvg-base.lo
rsvg-base.c: In function 'rsvg_start_xinclude':
rsvg-base.c:551: warning: pointer targets in passing argument 1 of 'g_convert' differ in signedness
rsvg-base.c:554: warning: pointer targets in assignment differ in signedness
rsvg-base.c: In function 'rsvg_entity_decl':
rsvg-base.c:822: warning: pointer targets in passing argument 1 of 'xmlCharStrndup' differ in signedness
rsvg-base.c: In function 'rsvg_handle_close_impl':
rsvg-base.c:1147: warning: declaration of 'xmlDoc' shadows a global declaration
/usr/local/include/libxml2/libxml/tree.h:511: warning: shadowed declaration is here
  GEN    s-enum-types-c
  GEN    s-enum-types-h
  CC     librsvg_2_la-librsvg-enum-types.lo
  CC     librsvg_2_la-rsvg-cairo-draw.lo
rsvg-cairo-draw.c: In function 'rsvg_cairo_create_pango_context':
rsvg-cairo-draw.c:374: warning: 'pango_cairo_font_map_create_context' is deprecated (declared at /usr/local/include/pango-1.0/pango/pangocairo.h:79)
rsvg-cairo-draw.c: In function 'rsvg_cairo_pop_render_stack':
rsvg-cairo-draw.c:808: warning: passing argument 5 of 'rsvg_filter_render' discards qualifiers from pointer target type
rsvg-cairo-draw.c: In function 'rsvg_cairo_to_pixbuf':
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c:1122: warning: cannot optimize loop, the loop counter may overflow
rsvg-cairo-draw.c: In function 'rsvg_cairo_pop_discrete_layer':
rsvg-cairo-draw.c:630: warning: 'affinesave.y0' may be used uninitialized in this function
rsvg-cairo-draw.c:630: note: 'affinesave.y0' was declared here
rsvg-cairo-draw.c:630: warning: 'affinesave.x0' may be used uninitialized in this function
rsvg-cairo-draw.c:630: note: 'affinesave.x0' was declared here
rsvg-cairo-draw.c:630: warning: 'affinesave.yy' may be used uninitialized in this function
rsvg-cairo-draw.c:630: note: 'affinesave.yy' was declared here
rsvg-cairo-draw.c:630: warning: 'affinesave.xy' may be used uninitialized in this function
rsvg-cairo-draw.c:630: note: 'affinesave.xy' was declared here
rsvg-cairo-draw.c:630: warning: 'affinesave.yx' may be used uninitialized in this function
rsvg-cairo-draw.c:630: note: 'affinesave.yx' was declared here
rsvg-cairo-draw.c:630: warning: 'affinesave.xx' may be used uninitialized in this function
rsvg-cairo-draw.c:630: note: 'affinesave.xx' was declared here
  CC     librsvg_2_la-rsvg-cairo-render.lo
rsvg-cairo-render.c: In function 'rsvg_cairo_transformed_image_bounding_box':
rsvg-cairo-render.c:83: warning: declaration of 'y0' shadows a global declaration
/usr/include/math.h:254: warning: shadowed declaration is here
rsvg-cairo-render.c:83: warning: declaration of 'y1' shadows a global declaration
/usr/include/math.h:255: warning: shadowed declaration is here
  CC     librsvg_2_la-rsvg-cairo-clip.lo
rsvg-cairo-clip.c: In function 'rsvg_cairo_clip':
rsvg-cairo-clip.c:144: warning: 'affinesave.y0' may be used uninitialized in this function
rsvg-cairo-clip.c:144: warning: 'affinesave.x0' may be used uninitialized in this function
rsvg-cairo-clip.c:144: warning: 'affinesave.yy' may be used uninitialized in this function
rsvg-cairo-clip.c:144: warning: 'affinesave.xy' may be used uninitialized in this function
rsvg-cairo-clip.c:144: warning: 'affinesave.yx' may be used uninitialized in this function
rsvg-cairo-clip.c:144: warning: 'affinesave.xx' may be used uninitialized in this function
  CC     librsvg_2_la-rsvg.lo
  CC     librsvg_2_la-rsvg-gobject.lo
  CC     librsvg_2_la-rsvg-file-util.lo
  CC     librsvg_2_la-rsvg-size-callback.lo
  CC     librsvg_2_la-rsvg-xml.lo
  CCLD   librsvg-2.la
  CC     rsvg_convert-rsvg-convert.o
rsvg-convert.c: In function 'main':
rsvg-convert.c:249: warning: 'rsvg_handle_set_size_callback' is deprecated (declared at rsvg.h:207)
  CC     rsvg_convert-rsvg-size-callback.o
  CCLD   rsvg-convert
  GISCAN Rsvg-2.0.gir
In file included from <stdin>:5:
/usr/ports/graphics/librsvg2/work/librsvg-2.36.1/rsvg-cairo.h:29:19: error: cairo.h: No such file or directory
Error while processing the source.
gmake[2]: *** [Rsvg-2.0.gir] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/graphics/librsvg2.
root@gnome3-build-jail:/usr/ports/graphics/librsvg2 # 

------=_Part_204_25745570.1346014545834--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6e07a612-22df-46c2-8f34-7841c702777f>