Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./autogen.sh && make
- /usr/local/bin/gnome-autogen.sh
- checking for automake >= 1.11.2...
- testing automake... found 1.15
- checking for autoreconf >= 2.53...
- testing autoreconf... found 2.69
- checking for intltool >= 0.25...
- testing intltoolize... found 0.50.2
- checking for pkg-config >= 0.14.0...
- testing pkg-config... found 0.29.1
- checking for gtk-doc >= 1.0...
- testing gtkdocize... found 1.21
- Checking for required M4 macros...
- Processing ./configure.ac
- Running gtkdocize...
- Running intltoolize...
- Running autoreconf...
- autoreconf: Entering directory `.'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: /opt/local/bin/aclocal --force --warnings=no-portability -I m4
- autoreconf: configure.ac: tracing
- autoreconf: running: /opt/local/bin/glibtoolize --copy --force
- glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
- glibtoolize: copying file 'build-aux/ltmain.sh'
- glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- glibtoolize: copying file 'm4/libtool.m4'
- glibtoolize: copying file 'm4/ltoptions.m4'
- glibtoolize: copying file 'm4/ltsugar.m4'
- glibtoolize: copying file 'm4/ltversion.m4'
- glibtoolize: copying file 'm4/lt~obsolete.m4'
- autoreconf: running: /opt/local/bin/autoconf --force --warnings=no-portability
- autoreconf: running: /opt/local/bin/autoheader --force --warnings=no-portability
- autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing --warnings=no-portability
- configure.ac:8: installing 'build-aux/compile'
- configure.ac:11: installing 'build-aux/config.guess'
- configure.ac:11: installing 'build-aux/config.sub'
- configure.ac:4: installing 'build-aux/install-sh'
- configure.ac:4: installing 'build-aux/missing'
- osinfo/Makefile.am: installing 'build-aux/depcomp'
- parallel-tests: installing 'build-aux/test-driver'
- autoreconf: Leaving directory `.'
- Running ./configure --enable-maintainer-mode --enable-gtk-doc ...
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether UID '501' is supported by ustar format... yes
- checking whether GID '20' is supported by ustar format... yes
- checking how to create a ustar tar archive... gnutar
- 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 for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking whether ln -s works... yes
- checking build system type... x86_64-apple-darwin10.8.0
- checking host system type... x86_64-apple-darwin10.8.0
- checking how to print strings... printf
- checking for a sed that does not truncate output... /opt/local/bin/gsed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld
- checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
- checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
- checking the name lister (/opt/local/bin/nm) interface... BSD nm
- checking the maximum length of command line arguments... 196608
- checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
- checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
- checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
- checking for objdump... no
- 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 /opt/local/bin/nm output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... no
- checking if : is a manifest tool... no
- checking for dsymutil... dsymutil
- checking for nmedit... nmedit
- checking for lipo... lipo
- checking for otool... otool
- checking for otool64... no
- checking for -single_module linker flag... yes
- checking for -exported_symbols_list linker flag... yes
- checking for -force_load linker flag... yes
- 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... -fno-common -DPIC
- checking if gcc PIC flag -fno-common -DPIC works... yes
- checking if gcc static flag -static works... no
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
- checking dynamic linker characteristics... darwin10.8.0 dyld
- 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... no
- checking whether C compiler handles -Werror -Wunknown-warning-option... no
- checking whether -Wno-missing-field-initializers is supported... yes
- checking whether -Wno-missing-field-initializers is needed... yes
- checking whether -Wuninitialized is supported... yes
- checking whether C compiler handles -W... yes
- checking whether C compiler handles -Waddress... yes
- checking whether C compiler handles -Waggressive-loop-optimizations... no
- checking whether C compiler handles -Wall... yes
- checking whether C compiler handles -Warray-bounds... no
- checking whether C compiler handles -Wattributes... yes
- checking whether C compiler handles -Wbuiltin-macro-redefined... no
- checking whether C compiler handles -Wcast-align... yes
- checking whether C compiler handles -Wchar-subscripts... yes
- checking whether C compiler handles -Wclobbered... no
- checking whether C compiler handles -Wcomment... yes
- checking whether C compiler handles -Wcomments... yes
- checking whether C compiler handles -Wcoverage-mismatch... no
- checking whether C compiler handles -Wcpp... no
- checking whether C compiler handles -Wdate-time... no
- checking whether C compiler handles -Wdeprecated-declarations... yes
- checking whether C compiler handles -Wdisabled-optimization... yes
- checking whether C compiler handles -Wdiv-by-zero... yes
- checking whether C compiler handles -Wdouble-promotion... no
- checking whether C compiler handles -Wempty-body... yes
- checking whether C compiler handles -Wendif-labels... yes
- checking whether C compiler handles -Wenum-compare... no
- checking whether C compiler handles -Wextra... yes
- checking whether C compiler handles -Wformat-contains-nul... no
- checking whether C compiler handles -Wformat-extra-args... yes
- checking whether C compiler handles -Wformat-nonliteral... yes
- checking whether C compiler handles -Wformat-security... yes
- checking whether C compiler handles -Wformat-y2k... yes
- checking whether C compiler handles -Wformat-zero-length... yes
- checking whether C compiler handles -Wfree-nonheap-object... no
- checking whether C compiler handles -Wignored-qualifiers... no
- checking whether C compiler handles -Wimplicit... yes
- checking whether C compiler handles -Wimplicit-function-declaration... yes
- checking whether C compiler handles -Wimplicit-int... yes
- checking whether C compiler handles -Winit-self... yes
- checking whether C compiler handles -Winline... yes
- checking whether C compiler handles -Wint-to-pointer-cast... yes
- checking whether C compiler handles -Winvalid-memory-model... no
- checking whether C compiler handles -Winvalid-pch... yes
- checking whether C compiler handles -Wjump-misses-init... no
- checking whether C compiler handles -Wlogical-op... no
- checking whether C compiler handles -Wmain... yes
- checking whether C compiler handles -Wmaybe-uninitialized... no
- checking whether C compiler handles -Wmissing-braces... yes
- checking whether C compiler handles -Wmissing-declarations... yes
- checking whether C compiler handles -Wmissing-field-initializers... yes
- checking whether C compiler handles -Wmissing-include-dirs... yes
- checking whether C compiler handles -Wmissing-parameter-type... no
- checking whether C compiler handles -Wmissing-prototypes... yes
- checking whether C compiler handles -Wmultichar... yes
- checking whether C compiler handles -Wnarrowing... no
- checking whether C compiler handles -Wnested-externs... yes
- checking whether C compiler handles -Wnonnull... yes
- checking whether C compiler handles -Wold-style-declaration... no
- checking whether C compiler handles -Wold-style-definition... yes
- checking whether C compiler handles -Wopenmp-simd... no
- checking whether C compiler handles -Woverflow... yes
- checking whether C compiler handles -Woverlength-strings... yes
- checking whether C compiler handles -Woverride-init... yes
- checking whether C compiler handles -Wpacked... yes
- checking whether C compiler handles -Wpacked-bitfield-compat... no
- checking whether C compiler handles -Wparentheses... yes
- checking whether C compiler handles -Wpointer-arith... yes
- checking whether C compiler handles -Wpointer-sign... yes
- checking whether C compiler handles -Wpointer-to-int-cast... yes
- checking whether C compiler handles -Wpragmas... yes
- checking whether C compiler handles -Wreturn-local-addr... no
- checking whether C compiler handles -Wreturn-type... yes
- checking whether C compiler handles -Wsequence-point... yes
- checking whether C compiler handles -Wshadow... yes
- checking whether C compiler handles -Wsizeof-pointer-memaccess... no
- checking whether C compiler handles -Wstack-protector... yes
- checking whether C compiler handles -Wstrict-aliasing... yes
- checking whether C compiler handles -Wstrict-overflow... yes
- checking whether C compiler handles -Wstrict-prototypes... yes
- checking whether C compiler handles -Wsuggest-attribute=const... no
- checking whether C compiler handles -Wsuggest-attribute=format... no
- checking whether C compiler handles -Wsuggest-attribute=noreturn... no
- checking whether C compiler handles -Wsuggest-attribute=pure... no
- checking whether C compiler handles -Wswitch... yes
- checking whether C compiler handles -Wsync-nand... no
- checking whether C compiler handles -Wtrampolines... no
- checking whether C compiler handles -Wtrigraphs... yes
- checking whether C compiler handles -Wtype-limits... no
- checking whether C compiler handles -Wuninitialized... yes
- checking whether C compiler handles -Wunknown-pragmas... yes
- checking whether C compiler handles -Wunsafe-loop-optimizations... yes
- checking whether C compiler handles -Wunused... yes
- checking whether C compiler handles -Wunused-but-set-parameter... no
- checking whether C compiler handles -Wunused-but-set-variable... no
- checking whether C compiler handles -Wunused-function... yes
- checking whether C compiler handles -Wunused-label... yes
- checking whether C compiler handles -Wunused-local-typedefs... no
- checking whether C compiler handles -Wunused-parameter... yes
- checking whether C compiler handles -Wunused-result... no
- checking whether C compiler handles -Wunused-value... yes
- checking whether C compiler handles -Wunused-variable... yes
- checking whether C compiler handles -Wvarargs... no
- checking whether C compiler handles -Wvariadic-macros... yes
- checking whether C compiler handles -Wvector-operation-performance... no
- checking whether C compiler handles -Wvla... no
- checking whether C compiler handles -Wvolatile-register-var... yes
- checking whether C compiler handles -Wwrite-strings... yes
- checking whether C compiler handles -Wnormalized=nfc... yes
- checking whether C compiler handles -Wno-missing-field-initializers... yes
- checking whether C compiler handles -Wno-sign-compare... yes
- checking whether C compiler handles -Wno-sign-conversion... no
- checking whether C compiler handles -Wno-conversion... yes
- checking whether C compiler handles -Wno-unused-parameter... yes
- checking whether C compiler handles -Wjump-misses-init... (cached) no
- checking whether C compiler handles -Wframe-larger-than=4096... no
- checking whether C compiler handles -Wno-overlength-strings... yes
- checking whether C compiler handles -fexceptions... yes
- checking whether C compiler handles -fasynchronous-unwind-tables... yes
- checking whether C compiler handles -fdiagnostics-show-option... yes
- checking whether C compiler handles -funit-at-a-time... yes
- checking whether C compiler handles -fipa-pure-const... yes
- checking whether C compiler handles -Wno-suggest-attribute=pure... no
- checking whether C compiler handles -Wno-suggest-attribute=const... no
- checking whether C compiler handles -Werror... yes
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking whether NLS is requested... yes
- checking for intltool >= 0.40.0... 0.50.2 found
- checking for intltool-update... /opt/local/bin/intltool-update
- checking for intltool-merge... /opt/local/bin/intltool-merge
- checking for intltool-extract... /opt/local/bin/intltool-extract
- checking for xgettext... /opt/local/bin/xgettext
- checking for msgmerge... /opt/local/bin/msgmerge
- checking for msgfmt... /opt/local/bin/msgfmt
- checking for gmsgfmt... /opt/local/bin/msgfmt
- checking whether make supports nested variables... (cached) yes
- checking for pkg-config... /opt/local/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for LIBXML... yes
- checking for LIBXSLT... yes
- checking for GLIB... yes
- checking for SOUP... yes
- checking for gtk-doc... yes
- checking for gtkdoc-check... gtkdoc-check.test
- checking for gtkdoc-check... /opt/local/bin/gtkdoc-check
- checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf
- checking whether to build gtk-doc documentation... yes
- checking for GTKDOC_DEPS... yes
- checking for CHECK... yes
- checking for gobject-introspection... yes
- checking for vapigen... /opt/local/bin/vapigen
- checking location of usb.ids database... <built-in>
- checking location of pci.ids database... <built-in>
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libosinfo.spec
- config.status: creating mingw-libosinfo.spec
- config.status: creating osinfo/Makefile
- config.status: creating osinfo/libosinfo-1.0.pc
- config.status: creating osinfo/osinfo_version.h
- config.status: creating data/Makefile
- config.status: creating data/datamap/Makefile
- config.status: creating data/datamap/microsoft.com/Makefile
- config.status: creating data/datamap/x.org/Makefile
- config.status: creating data/device/Makefile
- config.status: creating data/device/ibasetechnologies.net/Makefile
- config.status: creating data/device/ibm.com/Makefile
- config.status: creating data/device/pcisig.com/Makefile
- config.status: creating data/device/pcisig.com/pci-1000-0012.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1013-00b8.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1022-2000.d/Makefile
- config.status: creating data/device/pcisig.com/pci-10ec-8029.d/Makefile
- config.status: creating data/device/pcisig.com/pci-10ec-8139.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1234-1111.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1274-5000.d/Makefile
- config.status: creating data/device/pcisig.com/pci-15ad-0710.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1af4-1000.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1af4-1001.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1af4-1002.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1af4-1003.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1af4-1009.d/Makefile
- config.status: creating data/device/pcisig.com/pci-1b36-0100.d/Makefile
- config.status: creating data/device/pcisig.com/pci-8086-100e.d/Makefile
- config.status: creating data/device/pcisig.com/pci-8086-2415.d/Makefile
- config.status: creating data/device/pcisig.com/pci-8086-25ab.d/Makefile
- config.status: creating data/device/pcisig.com/pci-8086-2668.d/Makefile
- config.status: creating data/device/usb.org/Makefile
- config.status: creating data/device/usb.org/usb-80ee-0021.d/Makefile
- config.status: creating data/device/xen.org/Makefile
- config.status: creating data/platform/Makefile
- config.status: creating data/platform/linux-kvm.org/Makefile
- config.status: creating data/platform/qemu.org/Makefile
- config.status: creating data/platform/redhat.com/Makefile
- config.status: creating data/platform/xen.org/Makefile
- config.status: creating data/install-script/Makefile
- config.status: creating data/install-script/debian.org/Makefile
- config.status: creating data/install-script/fedoraproject.org/Makefile
- config.status: creating data/install-script/microsoft.com/Makefile
- config.status: creating data/install-script/opensuse.org/Makefile
- config.status: creating data/install-script/redhat.com/Makefile
- config.status: creating data/install-script/ubuntu.com/Makefile
- config.status: creating data/os/Makefile
- config.status: creating data/os/altlinux.org/Makefile
- config.status: creating data/os/apple.com/Makefile
- config.status: creating data/os/centos.org/Makefile
- config.status: creating data/os/debian.org/Makefile
- config.status: creating data/os/fedoraproject.org/Makefile
- config.status: creating data/os/freebsd.org/Makefile
- config.status: creating data/os/gnome.org/Makefile
- config.status: creating data/os/mageia.org/Makefile
- config.status: creating data/os/mandriva.com/Makefile
- config.status: creating data/os/microsoft.com/Makefile
- config.status: creating data/os/netbsd.org/Makefile
- config.status: creating data/os/novell.com/Makefile
- config.status: creating data/os/openbsd.org/Makefile
- config.status: creating data/os/opensuse.org/Makefile
- config.status: creating data/os/oracle.com/Makefile
- config.status: creating data/os/redhat.com/Makefile
- config.status: creating data/os/sun.com/Makefile
- config.status: creating data/os/suse.com/Makefile
- config.status: creating data/os/ubuntu.com/Makefile
- config.status: creating data/schemas/Makefile
- config.status: creating tools/Makefile
- config.status: creating test/Makefile
- config.status: creating docs/Makefile
- config.status: creating docs/reference/Makefile
- config.status: creating examples/Makefile
- config.status: creating po/Makefile.in
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing po/stamp-it commands
- Now type `make' to compile Package
- make all-recursive
- Making all in osinfo
- GEN osinfo_enum_types.h
- GEN osinfo_enum_types.c
- make all-am
- CC libosinfo_1_0_la-osinfo_avatar_format.lo
- cc1: warnings being treated as errors
- In file included from /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib.h:110,
- from /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib-object.h:23,
- from ../osinfo/osinfo.h:28,
- from osinfo_avatar_format.c:28:
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/glib-autocleanups.h: In function 'glib_autoptr_cleanup_GOptionGroup':
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/glib-autocleanups.h:63: warning: 'g_option_group_unref' is deprecated (declared at /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/goption.h:372) [-Wdeprecated-declarations]
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/glib-autocleanups.h: In function 'glib_autoptr_cleanup_GVariantDict':
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/glib-autocleanups.h:86: warning: 'g_variant_dict_unref' is deprecated (declared at /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/gvariant.h:448) [-Wdeprecated-declarations]
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/glib-autocleanups.h: In function 'glib_auto_cleanup_GVariantDict':
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/glib-autocleanups.h:87: warning: 'g_variant_dict_clear' is deprecated (declared at /usr/local/Cellar/glib/2.46.2/include/glib-2.0/glib/gvariant.h:442) [-Wdeprecated-declarations]
- In file included from /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/gio.h:164,
- from ../osinfo/osinfo_device_driver.h:25,
- from ../osinfo/osinfo.h:37,
- from osinfo_avatar_format.c:28:
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h: In function 'G_LIST_MODEL':
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h:36: warning: 'g_list_model_get_type' is deprecated (declared at /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h:36) [-Wdeprecated-declarations]
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h: In function 'G_IS_LIST_MODEL':
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h:36: warning: 'g_list_model_get_type' is deprecated (declared at /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h:36) [-Wdeprecated-declarations]
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h: In function 'G_LIST_MODEL_GET_IFACE':
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h:36: warning: 'g_list_model_get_type' is deprecated (declared at /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/glistmodel.h:36) [-Wdeprecated-declarations]
- In file included from /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/gio.h:165,
- from ../osinfo/osinfo_device_driver.h:25,
- from ../osinfo/osinfo.h:37,
- from osinfo_avatar_format.c:28:
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/gliststore.h: In function 'G_LIST_STORE':
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/gliststore.h:36: warning: 'g_list_store_get_type' is deprecated (declared at /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/gliststore.h:36) [-Wdeprecated-declarations]
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/gliststore.h: In function 'G_IS_LIST_STORE':
- /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/gliststore.h:36: warning: 'g_list_store_get_type' is deprecated (declared at /usr/local/Cellar/glib/2.46.2/include/glib-2.0/gio/gliststore.h:36) [-Wdeprecated-declarations]
- make[3]: *** [libosinfo_1_0_la-osinfo_avatar_format.lo] Error 1
- make[2]: *** [all] Error 2
- make[1]: *** [all-recursive] Error 1
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment