Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- haris@x220:~/jhbuild$ jhbuild build colord
- *** Checking out yelp-xsl *** [1/8]
- git remote set-url origin git://git.gnome.org/yelp-xsl
- git remote update origin
- Fetching origin
- warning: expected SRV RR, found RR type 1
- git rebase origin/master
- Current branch master is up to date.
- *** Skipping yelp-xsl (package and dependencies not updated) *** [1/8]
- *** Checking out yelp-tools *** [2/8]
- git remote set-url origin git://git.gnome.org/yelp-tools
- git remote update origin
- Fetching origin
- warning: expected SRV RR, found RR type 1
- git rebase origin/master
- Current branch master is up to date.
- *** Skipping yelp-tools (package and dependencies not updated) *** [2/8]
- *** Checking out gtk-doc *** [3/8]
- git remote set-url origin git://git.gnome.org/gtk-doc
- git remote update origin
- Fetching origin
- warning: expected SRV RR, found RR type 1
- git rebase origin/master
- Current branch master is up to date.
- *** Skipping gtk-doc (package and dependencies not updated) *** [3/8]
- *** Checking out glib *** [4/8]
- git remote set-url origin git://git.gnome.org/glib
- git remote update origin
- Fetching origin
- warning: expected SRV RR, found RR type 1
- git rebase origin/master
- Current branch master is up to date.
- *** Skipping glib (package and dependencies not updated) *** [4/8]
- *** Checking out gobject-introspection *** [5/8]
- git remote set-url origin git://git.gnome.org/gobject-introspection
- git remote update origin
- Fetching origin
- warning: expected SRV RR, found RR type 1
- git rebase origin/gnome-3-20
- Current branch gnome-3-20 is up to date.
- *** Skipping gobject-introspection (package and dependencies not updated) *** [5/8]
- *** Checking out vala *** [6/8]
- git remote set-url origin git://git.gnome.org/vala
- git remote update origin
- Fetching origin
- warning: expected SRV RR, found RR type 1
- git rebase origin/master
- Current branch master is up to date.
- *** Skipping vala (package and dependencies not updated) *** [6/8]
- *** Checking out libgusb *** [7/8]
- git remote set-url origin git://github.com/hughsie/libgusb.git
- git remote update origin
- Fetching origin
- git rebase origin/master
- Current branch master is up to date.
- *** Skipping libgusb (package and dependencies not updated) *** [7/8]
- *** Checking out colord *** [8/8]
- git remote set-url origin git://github.com/hughsie/colord.git
- git remote update origin
- Fetching origin
- git rebase origin/master
- Current branch master is up to date.
- *** Configuring colord *** [8/8]
- ./autogen.sh --prefix /home/haris/jhbuild/install --disable-Werror --disable-examples --disable-strict --disable-bash-completion --with-systemdsystemunitdir=no --disable-static --disable-gtk-doc
- Copying file po/Makefile.in.in
- autoreconf: Entering directory `.'
- autoreconf: running: intltoolize --automake --copy --force
- autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
- autoreconf: configure.ac: tracing
- autoreconf: running: libtoolize --copy --force
- libtoolize: putting auxiliary files in '.'.
- libtoolize: copying file './ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- libtoolize: copying file 'm4/libtool.m4'
- libtoolize: copying file 'm4/ltoptions.m4'
- libtoolize: copying file 'm4/ltsugar.m4'
- libtoolize: copying file 'm4/ltversion.m4'
- libtoolize: copying file 'm4/lt~obsolete.m4'
- autoreconf: running: /usr/bin/autoconf --force
- autoreconf: running: /usr/bin/autoheader --force
- autoreconf: running: automake --add-missing --copy --force-missing
- configure.ac:117: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
- configure.ac:117: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
- configure.ac:117: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
- configure.ac:15: installing './compile'
- configure.ac:12: installing './missing'
- client/Makefile.am: installing './depcomp'
- contrib/session-helper/Makefile.am:38: warning: source file '$(top_srcdir)/src/cd-debug.c' is in a subdirectory,
- contrib/session-helper/Makefile.am:38: but option 'subdir-objects' is disabled
- automake: warning: possible forward-incompatibility.
- automake: At least a source file is in a subdirectory, but the 'subdir-objects'
- automake: automake option hasn't been enabled. For now, the corresponding output
- automake: object file(s) will be placed in the top-level directory. However,
- automake: this behaviour will change in future Automake versions: they will
- automake: unconditionally cause object files to be placed in the same subdirectory
- automake: of the corresponding sources.
- automake: You are advised to start using 'subdir-objects' option throughout your
- automake: project, to avoid future incompatibilities.
- src/sensors/Makefile.am:47: warning: source file '../cd-common.c' is in a subdirectory,
- src/sensors/Makefile.am:47: but option 'subdir-objects' is disabled
- src/sensors/Makefile.am:47: warning: source file '../cd-sensor.c' is in a subdirectory,
- src/sensors/Makefile.am:47: but option 'subdir-objects' is disabled
- src/sensors/Makefile.am:47: warning: source file '../cd-debug.c' is in a subdirectory,
- src/sensors/Makefile.am:47: but option 'subdir-objects' is disabled
- autoreconf: Leaving directory `.'
- configure: WARNING: unrecognized options: --disable-Werror
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether UID '1000' is supported by ustar format... yes
- checking whether GID '1000' is supported by ustar format... yes
- checking how to create a ustar tar archive... gnutar
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for style of include used by make... GNU
- 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 dependency style of gcc... gcc3
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /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 whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu 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... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B 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... mt
- checking if mt 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 (/usr/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... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for gobject-introspection... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.16... yes
- checking for gtk-doc... yes
- checking for gtkdoc-check... gtkdoc-check.test
- checking for gtkdoc-check... /home/haris/jhbuild/install/bin/gtkdoc-check
- checking for gtkdoc-rebase... /home/haris/jhbuild/install/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... /home/haris/jhbuild/install/bin/gtkdoc-mkpdf
- checking whether to build gtk-doc documentation... no
- checking for GTKDOC_DEPS... yes
- checking whether make supports nested variables... (cached) yes
- checking for linguas... as bn_IN ca cs da de el en_GB eo es eu fi fr gl gu he hi hu id it it_IT ja kk kn ko lv ml mr nb nb_NO nl or pa pl pt pt_BR pt_PT ro ru sk sl sr sr@latin sv ta th tr uk zh_CN zh_TW
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) gcc3
- checking whether NLS is requested... yes
- checking for intltool >= 0.35.0... 0.51.0 found
- checking for intltool-update... /usr/bin/intltool-update
- checking for intltool-merge... /usr/bin/intltool-merge
- checking for intltool-extract... /usr/bin/intltool-extract
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/msgfmt
- checking for perl... /usr/bin/perl
- checking for perl >= 5.8.1... 5.22.1
- checking for XML::Parser... ok
- checking for xsltproc... /usr/bin/xsltproc
- checking for msgfmt... (cached) /usr/bin/msgfmt
- checking for gmsgfmt... (cached) /usr/bin/msgfmt
- checking for xgettext... (cached) /usr/bin/xgettext
- checking for msgmerge... (cached) /usr/bin/msgmerge
- checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking for shared library run path origin... done
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for cos in -lm... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.16... yes
- checking whether C compiler accepts -fPIE... yes
- checking whether the linker accepts -fPIE -pie... yes
- checking whether the linker accepts -Wl,-z,relro,-z,now... yes
- checking pwd.h usability... yes
- checking pwd.h presence... yes
- checking for pwd.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking for getuid... yes
- checking for GLIB... yes
- checking for defined... yes
- checking for GLIB_UNIX... yes
- checking for GUSB... yes
- checking for LCMS... yes
- checking for SQLITE... yes
- checking for UDEV... yes
- checking for GUDEV... yes
- checking for docbook2man... /usr/bin/docbook2man
- checking for POLKIT... yes
- checking for LIBSYSTEMD... yes
- checking for spotread... /usr/bin/spotread
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating contrib/Makefile
- config.status: creating contrib/session-helper/Makefile
- config.status: creating contrib/colord-sane/Makefile
- config.status: creating examples/Makefile
- config.status: creating man/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/api/Makefile
- config.status: creating doc/api/dbus/Makefile
- config.status: creating doc/api/version.xml
- config.status: creating data/Makefile
- config.status: creating data/cmf/Makefile
- config.status: creating data/illuminant/Makefile
- config.status: creating data/figures/Makefile
- config.status: creating data/profiles/Makefile
- config.status: creating data/ref/Makefile
- config.status: creating data/ti1/Makefile
- config.status: creating data/org.freedesktop.ColorManager.conf
- config.status: creating data/tests/Makefile
- config.status: creating policy/Makefile
- config.status: creating rules/Makefile
- config.status: creating rules/69-cd-sensors.rules
- config.status: creating po/Makefile.in
- config.status: creating src/Makefile
- config.status: creating src/plugins/Makefile
- config.status: creating src/sensors/Makefile
- config.status: creating client/Makefile
- config.status: creating lib/Makefile
- config.status: creating lib/colord/cd-version.h
- config.status: creating lib/colord/colord.pc
- config.status: creating lib/colord/Makefile
- config.status: creating lib/colorhug/Makefile
- config.status: creating lib/colorhug/colorhug.pc
- config.status: creating lib/colorhug/ch-version.h
- config.status: creating lib/compat/Makefile
- config.status: creating lib/dtp94/Makefile
- config.status: creating lib/huey/Makefile
- config.status: creating lib/munki/Makefile
- config.status: creating lib/ospark/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- config.status: executing po/stamp-it commands
- configure: WARNING: unrecognized options: --disable-Werror
- colord 1.3.3
- ===================
- prefix: /home/haris/jhbuild/install
- datadir: ${datarootdir}
- compiler: gcc
- cflags: -g -O2
- cppflags:
- cd-it8: $(top_builddir)/client/cd-it8
- cd-create-profile: $(top_builddir)/client/cd-create-profile
- gobject-introspection: yes
- PolicyKit support: yes
- Reverse engineering tools: no
- BASH completion support: no
- SANE support: no
- Udev support: yes
- GUsb support: yes
- Build daemon: yes
- Extra print profiles: no
- Install tests: no
- ArgyllCMS sensor: yes
- Building libcolordcompat: no
- Vala API generator: no
- Daemon user: root
- udev rules.d dir: /lib/udev/rules.d
- systemd-login support: yes
- systemd service dir: no
- tmpfiles.d dir: /usr/lib/tmpfiles.d
- Session helper support: yes
- Unix support: yes
- *******************************************************************
- ** RUNNING THIS AS root ISN'T A GOOD IDEA SEE --with-daemon-user **
- *******************************************************************
- *** Building colord *** [8/8]
- make -j 5
- make all-recursive
- make[1]: Entering directory '/home/haris/jhbuild/checkout/colord'
- Making all in lib
- make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/lib'
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib'
- Making all in colord
- make[4]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/compat'
- make[4]: '.gitignore' is up to date.
- make[4]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/compat'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib'
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/colord'
- GISCAN Colord-1.0.gir
- GICOMP Colord-1.0.gir
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/colord'
- Making all in colorhug
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/colorhug'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/colorhug'
- Making all in dtp94
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/dtp94'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/dtp94'
- Making all in huey
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/huey'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/huey'
- Making all in ospark
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/ospark'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/ospark'
- Making all in munki
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/munki'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/munki'
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib'
- make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib'
- Making all in po
- make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/po'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/po'
- Making all in client
- make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/client'
- CC cd_it8-cd-it8.o
- CC cd_fix_profile-cd-fix-profile.o
- CC colormgr-cd-util.o
- CCLD cd-it8
- CCLD cd-fix-profile
- CCLD colormgr
- make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/client'
- Making all in contrib
- make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib'
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib'
- Making all in session-helper
- make[4]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib/colord-sane'
- make[4]: *** No rule to make target '.gitignore'. Stop.
- make[4]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib/colord-sane'
- Skipping colord-sane
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib'
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib/session-helper'
- CC colord_session-cd-main.o
- CCLD colord-session
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib/session-helper'
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib'
- make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib'
- Making all in doc
- make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/doc'
- Making all in api
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/doc/api'
- Making all in dbus
- make[4]: Entering directory '/home/haris/jhbuild/checkout/colord/doc/api/dbus'
- make[4]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc/api/dbus'
- make[4]: Entering directory '/home/haris/jhbuild/checkout/colord/doc/api'
- make[4]: Nothing to be done for 'all-am'.
- make[4]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc/api'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc/api'
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/doc'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc'
- make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc'
- Making all in examples
- make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/examples'
- make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/examples'
- Making all in data
- make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/data'
- Making all in cmf
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/cmf'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/cmf'
- Making all in illuminant
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/illuminant'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/illuminant'
- Making all in profiles
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/profiles'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/profiles'
- Making all in figures
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/figures'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/figures'
- Making all in ref
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/ref'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/ref'
- Making all in tests
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/tests'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/tests'
- Making all in ti1
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/ti1'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/ti1'
- make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data'
- make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data'
- make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/data'
- Making all in man
- make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/man'
- GEN cd-create-profile.1
- GEN colormgr.1
- GEN cd-fix-profile.1
- GEN cd-it8.1
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:1:59:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.1//EN"
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:7:0:E: reference to entity "REFENTRY" for which no system identifier could be generated
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:1:0: entity was defined here
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:7:0:E: DTD did not contain element declaration for document type name
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:9:9:E: element "REFENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:10:15:E: element "REFENTRYINFO" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:11:12:E: element "ADDRESS" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:12:12:E: element "EMAIL" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:14:11:E: element "AUTHOR" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:15:16:E: element "FIRSTNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:16:14:E: element "SURNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:18:14:E: element "COPYRIGHT" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:19:11:E: element "YEAR" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:20:13:E: element "HOLDER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:22:10:E: element "DATE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:24:10:E: element "REFMETA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:25:18:E: element "REFENTRYTITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:26:14:E: element "MANVOLNUM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:28:13:E: element "REFNAMEDIV" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:29:12:E: element "REFNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:30:15:E: element "REFPURPOSE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:32:17:E: element "REFSYNOPSISDIV" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:33:16:E: element "CMDSYNOPSIS" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:34:14:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:35:10:E: element "ARG" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:35:18:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:38:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:39:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:40:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:41:53:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:43:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:44:14:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:47:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:51:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:52:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:53:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:54:42:E: element "ACRONYM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:58:17:E: element "VARIABLELIST" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:59:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:60:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:61:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:63:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:64:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:67:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:68:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:69:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:71:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:72:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:75:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:76:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:77:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:79:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:80:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:83:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:84:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:85:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:87:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:88:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:91:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:92:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:1:59:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.1//EN"
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:93:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:95:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:7:0:E: reference to entity "REFENTRY" for which no system identifier could be generated
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:1:0: entity was defined here
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:96:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:7:0:E: DTD did not contain element declaration for document type name
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:101:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:102:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:103:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:103:63:E: element "EMAIL" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:9:9:E: element "REFENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:10:15:E: element "REFENTRYINFO" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:11:12:E: element "ADDRESS" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:12:12:E: element "EMAIL" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:14:11:E: element "AUTHOR" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:15:16:E: element "FIRSTNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:16:14:E: element "SURNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:18:14:E: element "COPYRIGHT" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:19:11:E: element "YEAR" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:20:13:E: element "HOLDER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:22:10:E: element "DATE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:24:10:E: element "REFMETA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:25:18:E: element "REFENTRYTITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:26:14:E: element "MANVOLNUM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:28:13:E: element "REFNAMEDIV" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:29:12:E: element "REFNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:30:15:E: element "REFPURPOSE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:32:17:E: element "REFSYNOPSISDIV" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:33:16:E: element "CMDSYNOPSIS" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:34:14:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:35:10:E: element "ARG" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:35:18:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:38:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:39:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:40:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:41:53:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:43:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:44:14:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:48:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:49:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:50:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:51:42:E: element "ACRONYM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:55:17:E: element "VARIABLELIST" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:56:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:1:59:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.1//EN"
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:57:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:58:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:60:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:61:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:64:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:65:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:66:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:68:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:69:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:72:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:73:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:74:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:76:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:77:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:80:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:81:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:82:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:84:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:85:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:88:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:89:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:90:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:92:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:93:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:96:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:97:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:98:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:1:59:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.1//EN"
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:100:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:101:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:102:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:105:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:7:0:E: reference to entity "REFENTRY" for which no system identifier could be generated
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:1:0: entity was defined here
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:106:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:107:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:7:0:E: DTD did not contain element declaration for document type name
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:109:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:110:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:113:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:114:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:115:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:7:0:E: reference to entity "REFENTRY" for which no system identifier could be generated
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:1:0: entity was defined here
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:117:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:118:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:7:0:E: DTD did not contain element declaration for document type name
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:121:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:122:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:123:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:125:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:126:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:131:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:132:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:133:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:133:63:E: element "EMAIL" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:9:9:E: element "REFENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:10:15:E: element "REFENTRYINFO" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:11:12:E: element "ADDRESS" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:12:12:E: element "EMAIL" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:14:11:E: element "AUTHOR" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:15:16:E: element "FIRSTNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:16:14:E: element "SURNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:18:14:E: element "COPYRIGHT" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:19:11:E: element "YEAR" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:20:13:E: element "HOLDER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:22:10:E: element "DATE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:24:10:E: element "REFMETA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:25:18:E: element "REFENTRYTITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:26:14:E: element "MANVOLNUM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:28:13:E: element "REFNAMEDIV" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:29:12:E: element "REFNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:30:15:E: element "REFPURPOSE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:32:17:E: element "REFSYNOPSISDIV" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:33:16:E: element "CMDSYNOPSIS" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:34:14:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:35:10:E: element "ARG" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:35:18:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:36:10:E: element "ARG" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:36:18:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:39:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:40:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:41:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:42:53:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:44:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:45:14:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:49:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:50:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:51:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:52:42:E: element "ACRONYM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:56:17:E: element "VARIABLELIST" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:57:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:58:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:59:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:61:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:62:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:67:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:68:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:69:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:72:17:E: element "VARIABLELIST" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:73:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:74:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:9:9:E: element "REFENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:10:15:E: element "REFENTRYINFO" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:11:12:E: element "ADDRESS" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:12:12:E: element "EMAIL" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:14:11:E: element "AUTHOR" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:15:16:E: element "FIRSTNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:16:14:E: element "SURNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:18:14:E: element "COPYRIGHT" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:19:11:E: element "YEAR" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:20:13:E: element "HOLDER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:22:10:E: element "DATE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:24:10:E: element "REFMETA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:25:18:E: element "REFENTRYTITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:26:14:E: element "MANVOLNUM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:28:13:E: element "REFNAMEDIV" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:29:12:E: element "REFNAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:30:15:E: element "REFPURPOSE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:32:17:E: element "REFSYNOPSISDIV" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:33:16:E: element "CMDSYNOPSIS" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:34:14:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:35:10:E: element "ARG" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:35:18:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:38:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:39:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:40:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:41:53:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:43:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:44:14:E: element "COMMAND" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:45:34:E: element "FILENAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:45:60:E: element "FILENAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:46:15:E: element "FILENAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:46:42:E: element "FILENAME" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:49:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:50:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:51:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:52:42:E: element "ACRONYM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:56:17:E: element "VARIABLELIST" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:57:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:58:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:59:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:61:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:62:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:67:11:E: element "REFSECT1" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:68:10:E: element "TITLE" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:69:9:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:69:63:E: element "EMAIL" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:75:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:76:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:77:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:79:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:80:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:83:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:84:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:85:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:86:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:87:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:89:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:90:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:93:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:94:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:95:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:96:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:98:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:99:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:102:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:103:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:104:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:105:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:107:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:108:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:111:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:112:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:113:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:114:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:115:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:117:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:118:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:121:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:122:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:123:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:124:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:126:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:127:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:130:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:131:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:132:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:133:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:134:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:136:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:137:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:140:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:141:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:142:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:143:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:144:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:146:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:147:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:150:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:151:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:152:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:153:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:154:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:156:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:157:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:160:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:161:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:162:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:164:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:165:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:168:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:169:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:170:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:171:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:172:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:174:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:175:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:178:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:179:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:180:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:181:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:182:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:184:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:185:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:188:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:189:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:190:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:191:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:192:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:194:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:195:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:198:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:199:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:200:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:201:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:202:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:204:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:205:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:208:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:209:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:210:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:211:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:213:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:214:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:217:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:218:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:219:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:220:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:221:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:223:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:224:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:227:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:228:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:229:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:230:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:232:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:233:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:236:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:237:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:238:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:239:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:241:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:242:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:245:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:246:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:247:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:249:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:250:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:253:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:254:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:255:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:256:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:258:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:259:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:262:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:263:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:264:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:266:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:267:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:270:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:271:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:272:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:273:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:275:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:276:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:279:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:280:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:281:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:283:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:284:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:287:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:288:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:289:17:E: element "OPTION" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:290:20:E: element "PARAMETER" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:292:17:E: element "LISTITEM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:293:15:E: element "PARA" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:296:19:E: element "VARLISTENTRY" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:297:13:E: element "TERM" undefined
- nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:298:17:E: element "OPTION" undefined
- nsgmls:I: maximum number of errors (200) reached; change with -E option
- Makefile:659: recipe for target 'cd-fix-profile.1' failed
- make[2]: *** [cd-fix-profile.1] Error 8
- make[2]: *** Waiting for unfinished jobs....
- Makefile:656: recipe for target 'cd-create-profile.1' failed
- make[2]: *** [cd-create-profile.1] Error 8
- Makefile:653: recipe for target 'colormgr.1' failed
- make[2]: *** [colormgr.1] Error 8
- Makefile:662: recipe for target 'cd-it8.1' failed
- make[2]: *** [cd-it8.1] Error 8
- make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/man'
- Makefile:579: recipe for target 'all-recursive' failed
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory '/home/haris/jhbuild/checkout/colord'
- Makefile:511: recipe for target 'all' failed
- make: *** [all] Error 2
- *** Error during phase build of colord: ########## Error running make -j 5 *** [8/8]
- [1] Rerun phase build
- [2] Ignore error and continue to install
- [3] Give up on module
- [4] Start shell
- [5] Reload configuration
- [6] Go to phase "wipe directory and start over"
- [7] Go to phase "configure"
- [8] Go to phase "clean"
- [9] Go to phase "distclean"
- choice:
Advertisement
Add Comment
Please, Sign In to add comment