Guest User

Untitled

a guest
Mar 31st, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.09 KB | None | 0 0
  1. haris@x220:~/jhbuild$ jhbuild build colord
  2. *** Checking out yelp-xsl *** [1/8]
  3. git remote set-url origin git://git.gnome.org/yelp-xsl
  4. git remote update origin
  5. Fetching origin
  6. warning: expected SRV RR, found RR type 1
  7. git rebase origin/master
  8. Current branch master is up to date.
  9. *** Skipping yelp-xsl (package and dependencies not updated) *** [1/8]
  10. *** Checking out yelp-tools *** [2/8]
  11. git remote set-url origin git://git.gnome.org/yelp-tools
  12. git remote update origin
  13. Fetching origin
  14. warning: expected SRV RR, found RR type 1
  15. git rebase origin/master
  16. Current branch master is up to date.
  17. *** Skipping yelp-tools (package and dependencies not updated) *** [2/8]
  18. *** Checking out gtk-doc *** [3/8]
  19. git remote set-url origin git://git.gnome.org/gtk-doc
  20. git remote update origin
  21. Fetching origin
  22. warning: expected SRV RR, found RR type 1
  23. git rebase origin/master
  24. Current branch master is up to date.
  25. *** Skipping gtk-doc (package and dependencies not updated) *** [3/8]
  26. *** Checking out glib *** [4/8]
  27. git remote set-url origin git://git.gnome.org/glib
  28. git remote update origin
  29. Fetching origin
  30. warning: expected SRV RR, found RR type 1
  31. git rebase origin/master
  32. Current branch master is up to date.
  33. *** Skipping glib (package and dependencies not updated) *** [4/8]
  34. *** Checking out gobject-introspection *** [5/8]
  35. git remote set-url origin git://git.gnome.org/gobject-introspection
  36. git remote update origin
  37. Fetching origin
  38. warning: expected SRV RR, found RR type 1
  39. git rebase origin/gnome-3-20
  40. Current branch gnome-3-20 is up to date.
  41. *** Skipping gobject-introspection (package and dependencies not updated) *** [5/8]
  42. *** Checking out vala *** [6/8]
  43. git remote set-url origin git://git.gnome.org/vala
  44. git remote update origin
  45. Fetching origin
  46. warning: expected SRV RR, found RR type 1
  47. git rebase origin/master
  48. Current branch master is up to date.
  49. *** Skipping vala (package and dependencies not updated) *** [6/8]
  50. *** Checking out libgusb *** [7/8]
  51. git remote set-url origin git://github.com/hughsie/libgusb.git
  52. git remote update origin
  53. Fetching origin
  54. git rebase origin/master
  55. Current branch master is up to date.
  56. *** Skipping libgusb (package and dependencies not updated) *** [7/8]
  57. *** Checking out colord *** [8/8]
  58. git remote set-url origin git://github.com/hughsie/colord.git
  59. git remote update origin
  60. Fetching origin
  61. git rebase origin/master
  62. Current branch master is up to date.
  63. *** Configuring colord *** [8/8]
  64. ./autogen.sh --prefix /home/haris/jhbuild/install --disable-Werror --disable-examples --disable-strict --disable-bash-completion --with-systemdsystemunitdir=no --disable-static --disable-gtk-doc
  65. Copying file po/Makefile.in.in
  66. autoreconf: Entering directory `.'
  67. autoreconf: running: intltoolize --automake --copy --force
  68. autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
  69. autoreconf: configure.ac: tracing
  70. autoreconf: running: libtoolize --copy --force
  71. libtoolize: putting auxiliary files in '.'.
  72. libtoolize: copying file './ltmain.sh'
  73. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  74. libtoolize: copying file 'm4/libtool.m4'
  75. libtoolize: copying file 'm4/ltoptions.m4'
  76. libtoolize: copying file 'm4/ltsugar.m4'
  77. libtoolize: copying file 'm4/ltversion.m4'
  78. libtoolize: copying file 'm4/lt~obsolete.m4'
  79. autoreconf: running: /usr/bin/autoconf --force
  80. autoreconf: running: /usr/bin/autoheader --force
  81. autoreconf: running: automake --add-missing --copy --force-missing
  82. configure.ac:117: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  83. configure.ac:117: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  84. configure.ac:117: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  85. configure.ac:15: installing './compile'
  86. configure.ac:12: installing './missing'
  87. client/Makefile.am: installing './depcomp'
  88. contrib/session-helper/Makefile.am:38: warning: source file '$(top_srcdir)/src/cd-debug.c' is in a subdirectory,
  89. contrib/session-helper/Makefile.am:38: but option 'subdir-objects' is disabled
  90. automake: warning: possible forward-incompatibility.
  91. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  92. automake: automake option hasn't been enabled. For now, the corresponding output
  93. automake: object file(s) will be placed in the top-level directory. However,
  94. automake: this behaviour will change in future Automake versions: they will
  95. automake: unconditionally cause object files to be placed in the same subdirectory
  96. automake: of the corresponding sources.
  97. automake: You are advised to start using 'subdir-objects' option throughout your
  98. automake: project, to avoid future incompatibilities.
  99. src/sensors/Makefile.am:47: warning: source file '../cd-common.c' is in a subdirectory,
  100. src/sensors/Makefile.am:47: but option 'subdir-objects' is disabled
  101. src/sensors/Makefile.am:47: warning: source file '../cd-sensor.c' is in a subdirectory,
  102. src/sensors/Makefile.am:47: but option 'subdir-objects' is disabled
  103. src/sensors/Makefile.am:47: warning: source file '../cd-debug.c' is in a subdirectory,
  104. src/sensors/Makefile.am:47: but option 'subdir-objects' is disabled
  105. autoreconf: Leaving directory `.'
  106. configure: WARNING: unrecognized options: --disable-Werror
  107. checking for a BSD-compatible install... /usr/bin/install -c
  108. checking whether build environment is sane... yes
  109. checking for a thread-safe mkdir -p... /bin/mkdir -p
  110. checking for gawk... gawk
  111. checking whether make sets $(MAKE)... yes
  112. checking whether make supports nested variables... yes
  113. checking whether UID '1000' is supported by ustar format... yes
  114. checking whether GID '1000' is supported by ustar format... yes
  115. checking how to create a ustar tar archive... gnutar
  116. checking build system type... x86_64-pc-linux-gnu
  117. checking host system type... x86_64-pc-linux-gnu
  118. checking how to print strings... printf
  119. checking for style of include used by make... GNU
  120. checking for gcc... gcc
  121. checking whether the C compiler works... yes
  122. checking for C compiler default output file name... a.out
  123. checking for suffix of executables...
  124. checking whether we are cross compiling... no
  125. checking for suffix of object files... o
  126. checking whether we are using the GNU C compiler... yes
  127. checking whether gcc accepts -g... yes
  128. checking for gcc option to accept ISO C89... none needed
  129. checking whether gcc understands -c and -o together... yes
  130. checking dependency style of gcc... gcc3
  131. checking for a sed that does not truncate output... /bin/sed
  132. checking for grep that handles long lines and -e... /bin/grep
  133. checking for egrep... /bin/grep -E
  134. checking for fgrep... /bin/grep -F
  135. checking for ld used by gcc... /usr/bin/ld
  136. checking if the linker (/usr/bin/ld) is GNU ld... yes
  137. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  138. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  139. checking whether ln -s works... yes
  140. checking the maximum length of command line arguments... 1572864
  141. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  142. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  143. checking for /usr/bin/ld option to reload object files... -r
  144. checking for objdump... objdump
  145. checking how to recognize dependent libraries... pass_all
  146. checking for dlltool... no
  147. checking how to associate runtime and link libraries... printf %s\n
  148. checking for ar... ar
  149. checking for archiver @FILE support... @
  150. checking for strip... strip
  151. checking for ranlib... ranlib
  152. checking command to parse /usr/bin/nm -B output from gcc object... ok
  153. checking for sysroot... no
  154. checking for a working dd... /bin/dd
  155. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  156. checking for mt... mt
  157. checking if mt is a manifest tool... no
  158. checking how to run the C preprocessor... gcc -E
  159. checking for ANSI C header files... yes
  160. checking for sys/types.h... yes
  161. checking for sys/stat.h... yes
  162. checking for stdlib.h... yes
  163. checking for string.h... yes
  164. checking for memory.h... yes
  165. checking for strings.h... yes
  166. checking for inttypes.h... yes
  167. checking for stdint.h... yes
  168. checking for unistd.h... yes
  169. checking for dlfcn.h... yes
  170. checking for objdir... .libs
  171. checking if gcc supports -fno-rtti -fno-exceptions... no
  172. checking for gcc option to produce PIC... -fPIC -DPIC
  173. checking if gcc PIC flag -fPIC -DPIC works... yes
  174. checking if gcc static flag -static works... yes
  175. checking if gcc supports -c -o file.o... yes
  176. checking if gcc supports -c -o file.o... (cached) yes
  177. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  178. checking whether -lc should be explicitly linked in... no
  179. checking dynamic linker characteristics... GNU/Linux ld.so
  180. checking how to hardcode library paths into programs... immediate
  181. checking whether stripping libraries is possible... yes
  182. checking if libtool supports shared libraries... yes
  183. checking whether to build shared libraries... yes
  184. checking whether to build static libraries... no
  185. checking for pkg-config... /usr/bin/pkg-config
  186. checking pkg-config is at least version 0.9.0... yes
  187. checking for gobject-introspection... yes
  188. checking for pkg-config... (cached) /usr/bin/pkg-config
  189. checking pkg-config is at least version 0.16... yes
  190. checking for gtk-doc... yes
  191. checking for gtkdoc-check... gtkdoc-check.test
  192. checking for gtkdoc-check... /home/haris/jhbuild/install/bin/gtkdoc-check
  193. checking for gtkdoc-rebase... /home/haris/jhbuild/install/bin/gtkdoc-rebase
  194. checking for gtkdoc-mkpdf... /home/haris/jhbuild/install/bin/gtkdoc-mkpdf
  195. checking whether to build gtk-doc documentation... no
  196. checking for GTKDOC_DEPS... yes
  197. checking whether make supports nested variables... (cached) yes
  198. 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
  199. checking for gcc... (cached) gcc
  200. checking whether we are using the GNU C compiler... (cached) yes
  201. checking whether gcc accepts -g... (cached) yes
  202. checking for gcc option to accept ISO C89... (cached) none needed
  203. checking whether gcc understands -c and -o together... (cached) yes
  204. checking dependency style of gcc... (cached) gcc3
  205. checking whether NLS is requested... yes
  206. checking for intltool >= 0.35.0... 0.51.0 found
  207. checking for intltool-update... /usr/bin/intltool-update
  208. checking for intltool-merge... /usr/bin/intltool-merge
  209. checking for intltool-extract... /usr/bin/intltool-extract
  210. checking for xgettext... /usr/bin/xgettext
  211. checking for msgmerge... /usr/bin/msgmerge
  212. checking for msgfmt... /usr/bin/msgfmt
  213. checking for gmsgfmt... /usr/bin/msgfmt
  214. checking for perl... /usr/bin/perl
  215. checking for perl >= 5.8.1... 5.22.1
  216. checking for XML::Parser... ok
  217. checking for xsltproc... /usr/bin/xsltproc
  218. checking for msgfmt... (cached) /usr/bin/msgfmt
  219. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  220. checking for xgettext... (cached) /usr/bin/xgettext
  221. checking for msgmerge... (cached) /usr/bin/msgmerge
  222. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  223. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  224. checking for shared library run path origin... done
  225. checking for CFPreferencesCopyAppValue... no
  226. checking for CFLocaleCopyCurrent... no
  227. checking for GNU gettext in libc... yes
  228. checking whether to use NLS... yes
  229. checking where the gettext function comes from... libc
  230. checking for cos in -lm... yes
  231. checking for pkg-config... (cached) /usr/bin/pkg-config
  232. checking pkg-config is at least version 0.16... yes
  233. checking whether C compiler accepts -fPIE... yes
  234. checking whether the linker accepts -fPIE -pie... yes
  235. checking whether the linker accepts -Wl,-z,relro,-z,now... yes
  236. checking pwd.h usability... yes
  237. checking pwd.h presence... yes
  238. checking for pwd.h... yes
  239. checking syslog.h usability... yes
  240. checking syslog.h presence... yes
  241. checking for syslog.h... yes
  242. checking for getuid... yes
  243. checking for GLIB... yes
  244. checking for defined... yes
  245. checking for GLIB_UNIX... yes
  246. checking for GUSB... yes
  247. checking for LCMS... yes
  248. checking for SQLITE... yes
  249. checking for UDEV... yes
  250. checking for GUDEV... yes
  251. checking for docbook2man... /usr/bin/docbook2man
  252. checking for POLKIT... yes
  253. checking for LIBSYSTEMD... yes
  254. checking for spotread... /usr/bin/spotread
  255. checking that generated files are newer than configure... done
  256. configure: creating ./config.status
  257. config.status: creating Makefile
  258. config.status: creating contrib/Makefile
  259. config.status: creating contrib/session-helper/Makefile
  260. config.status: creating contrib/colord-sane/Makefile
  261. config.status: creating examples/Makefile
  262. config.status: creating man/Makefile
  263. config.status: creating doc/Makefile
  264. config.status: creating doc/api/Makefile
  265. config.status: creating doc/api/dbus/Makefile
  266. config.status: creating doc/api/version.xml
  267. config.status: creating data/Makefile
  268. config.status: creating data/cmf/Makefile
  269. config.status: creating data/illuminant/Makefile
  270. config.status: creating data/figures/Makefile
  271. config.status: creating data/profiles/Makefile
  272. config.status: creating data/ref/Makefile
  273. config.status: creating data/ti1/Makefile
  274. config.status: creating data/org.freedesktop.ColorManager.conf
  275. config.status: creating data/tests/Makefile
  276. config.status: creating policy/Makefile
  277. config.status: creating rules/Makefile
  278. config.status: creating rules/69-cd-sensors.rules
  279. config.status: creating po/Makefile.in
  280. config.status: creating src/Makefile
  281. config.status: creating src/plugins/Makefile
  282. config.status: creating src/sensors/Makefile
  283. config.status: creating client/Makefile
  284. config.status: creating lib/Makefile
  285. config.status: creating lib/colord/cd-version.h
  286. config.status: creating lib/colord/colord.pc
  287. config.status: creating lib/colord/Makefile
  288. config.status: creating lib/colorhug/Makefile
  289. config.status: creating lib/colorhug/colorhug.pc
  290. config.status: creating lib/colorhug/ch-version.h
  291. config.status: creating lib/compat/Makefile
  292. config.status: creating lib/dtp94/Makefile
  293. config.status: creating lib/huey/Makefile
  294. config.status: creating lib/munki/Makefile
  295. config.status: creating lib/ospark/Makefile
  296. config.status: creating config.h
  297. config.status: config.h is unchanged
  298. config.status: executing depfiles commands
  299. config.status: executing libtool commands
  300. config.status: executing po-directories commands
  301. config.status: creating po/POTFILES
  302. config.status: creating po/Makefile
  303. config.status: executing po/stamp-it commands
  304. configure: WARNING: unrecognized options: --disable-Werror
  305.  
  306. colord 1.3.3
  307. ===================
  308.  
  309. prefix: /home/haris/jhbuild/install
  310. datadir: ${datarootdir}
  311. compiler: gcc
  312. cflags: -g -O2
  313. cppflags:
  314. cd-it8: $(top_builddir)/client/cd-it8
  315. cd-create-profile: $(top_builddir)/client/cd-create-profile
  316. gobject-introspection: yes
  317. PolicyKit support: yes
  318. Reverse engineering tools: no
  319. BASH completion support: no
  320. SANE support: no
  321. Udev support: yes
  322. GUsb support: yes
  323. Build daemon: yes
  324. Extra print profiles: no
  325. Install tests: no
  326. ArgyllCMS sensor: yes
  327. Building libcolordcompat: no
  328. Vala API generator: no
  329. Daemon user: root
  330. udev rules.d dir: /lib/udev/rules.d
  331. systemd-login support: yes
  332. systemd service dir: no
  333. tmpfiles.d dir: /usr/lib/tmpfiles.d
  334. Session helper support: yes
  335. Unix support: yes
  336.  
  337. *******************************************************************
  338. ** RUNNING THIS AS root ISN'T A GOOD IDEA SEE --with-daemon-user **
  339. *******************************************************************
  340. *** Building colord *** [8/8]
  341. make -j 5
  342. make all-recursive
  343. make[1]: Entering directory '/home/haris/jhbuild/checkout/colord'
  344. Making all in lib
  345. make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/lib'
  346. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib'
  347. Making all in colord
  348. make[4]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/compat'
  349. make[4]: '.gitignore' is up to date.
  350. make[4]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/compat'
  351. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib'
  352. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/colord'
  353. GISCAN Colord-1.0.gir
  354. GICOMP Colord-1.0.gir
  355. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/colord'
  356. Making all in colorhug
  357. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/colorhug'
  358. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/colorhug'
  359. Making all in dtp94
  360. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/dtp94'
  361. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/dtp94'
  362. Making all in huey
  363. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/huey'
  364. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/huey'
  365. Making all in ospark
  366. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/ospark'
  367. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/ospark'
  368. Making all in munki
  369. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib/munki'
  370. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib/munki'
  371. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/lib'
  372. make[3]: Nothing to be done for 'all-am'.
  373. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib'
  374. make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/lib'
  375. Making all in po
  376. make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/po'
  377. make[2]: Nothing to be done for 'all'.
  378. make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/po'
  379. Making all in client
  380. make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/client'
  381. CC cd_it8-cd-it8.o
  382. CC cd_fix_profile-cd-fix-profile.o
  383. CC colormgr-cd-util.o
  384. CCLD cd-it8
  385. CCLD cd-fix-profile
  386. CCLD colormgr
  387. make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/client'
  388. Making all in contrib
  389. make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib'
  390. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib'
  391. Making all in session-helper
  392. make[4]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib/colord-sane'
  393. make[4]: *** No rule to make target '.gitignore'. Stop.
  394. make[4]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib/colord-sane'
  395. Skipping colord-sane
  396. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib'
  397. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib/session-helper'
  398. CC colord_session-cd-main.o
  399. CCLD colord-session
  400. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib/session-helper'
  401. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/contrib'
  402. make[3]: Nothing to be done for 'all-am'.
  403. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib'
  404. make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/contrib'
  405. Making all in doc
  406. make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/doc'
  407. Making all in api
  408. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/doc/api'
  409. Making all in dbus
  410. make[4]: Entering directory '/home/haris/jhbuild/checkout/colord/doc/api/dbus'
  411. make[4]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc/api/dbus'
  412. make[4]: Entering directory '/home/haris/jhbuild/checkout/colord/doc/api'
  413. make[4]: Nothing to be done for 'all-am'.
  414. make[4]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc/api'
  415. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc/api'
  416. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/doc'
  417. make[3]: Nothing to be done for 'all-am'.
  418. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc'
  419. make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/doc'
  420. Making all in examples
  421. make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/examples'
  422. make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/examples'
  423. Making all in data
  424. make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/data'
  425. Making all in cmf
  426. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/cmf'
  427. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/cmf'
  428. Making all in illuminant
  429. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/illuminant'
  430. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/illuminant'
  431. Making all in profiles
  432. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/profiles'
  433. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/profiles'
  434. Making all in figures
  435. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/figures'
  436. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/figures'
  437. Making all in ref
  438. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/ref'
  439. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/ref'
  440. Making all in tests
  441. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/tests'
  442. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/tests'
  443. Making all in ti1
  444. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data/ti1'
  445. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data/ti1'
  446. make[3]: Entering directory '/home/haris/jhbuild/checkout/colord/data'
  447. make[3]: Leaving directory '/home/haris/jhbuild/checkout/colord/data'
  448. make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/data'
  449. Making all in man
  450. make[2]: Entering directory '/home/haris/jhbuild/checkout/colord/man'
  451. GEN cd-create-profile.1
  452. GEN colormgr.1
  453. GEN cd-fix-profile.1
  454. GEN cd-it8.1
  455. 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"
  456. 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
  457. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:1:0: entity was defined here
  458. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:7:0:E: DTD did not contain element declaration for document type name
  459. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:9:9:E: element "REFENTRY" undefined
  460. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:10:15:E: element "REFENTRYINFO" undefined
  461. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:11:12:E: element "ADDRESS" undefined
  462. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:12:12:E: element "EMAIL" undefined
  463. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:14:11:E: element "AUTHOR" undefined
  464. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:15:16:E: element "FIRSTNAME" undefined
  465. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:16:14:E: element "SURNAME" undefined
  466. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:18:14:E: element "COPYRIGHT" undefined
  467. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:19:11:E: element "YEAR" undefined
  468. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:20:13:E: element "HOLDER" undefined
  469. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:22:10:E: element "DATE" undefined
  470. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:24:10:E: element "REFMETA" undefined
  471. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:25:18:E: element "REFENTRYTITLE" undefined
  472. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:26:14:E: element "MANVOLNUM" undefined
  473. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:28:13:E: element "REFNAMEDIV" undefined
  474. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:29:12:E: element "REFNAME" undefined
  475. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:30:15:E: element "REFPURPOSE" undefined
  476. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:32:17:E: element "REFSYNOPSISDIV" undefined
  477. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:33:16:E: element "CMDSYNOPSIS" undefined
  478. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:34:14:E: element "COMMAND" undefined
  479. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:35:10:E: element "ARG" undefined
  480. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:35:18:E: element "OPTION" undefined
  481. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:38:11:E: element "REFSECT1" undefined
  482. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:39:10:E: element "TITLE" undefined
  483. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:40:9:E: element "PARA" undefined
  484. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:41:53:E: element "COMMAND" undefined
  485. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:43:9:E: element "PARA" undefined
  486. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:44:14:E: element "COMMAND" undefined
  487. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:47:9:E: element "PARA" undefined
  488. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:51:11:E: element "REFSECT1" undefined
  489. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:52:10:E: element "TITLE" undefined
  490. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:53:9:E: element "PARA" undefined
  491. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:54:42:E: element "ACRONYM" undefined
  492. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:58:17:E: element "VARIABLELIST" undefined
  493. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:59:19:E: element "VARLISTENTRY" undefined
  494. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:60:13:E: element "TERM" undefined
  495. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:61:17:E: element "OPTION" undefined
  496. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:63:17:E: element "LISTITEM" undefined
  497. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:64:15:E: element "PARA" undefined
  498. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:67:19:E: element "VARLISTENTRY" undefined
  499. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:68:13:E: element "TERM" undefined
  500. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:69:17:E: element "OPTION" undefined
  501. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:71:17:E: element "LISTITEM" undefined
  502. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:72:15:E: element "PARA" undefined
  503. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:75:19:E: element "VARLISTENTRY" undefined
  504. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:76:13:E: element "TERM" undefined
  505. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:77:17:E: element "OPTION" undefined
  506. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:79:17:E: element "LISTITEM" undefined
  507. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:80:15:E: element "PARA" undefined
  508. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:83:19:E: element "VARLISTENTRY" undefined
  509. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:84:13:E: element "TERM" undefined
  510. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:85:17:E: element "OPTION" undefined
  511. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:87:17:E: element "LISTITEM" undefined
  512. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:88:15:E: element "PARA" undefined
  513. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:91:19:E: element "VARLISTENTRY" undefined
  514. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:92:13:E: element "TERM" undefined
  515. 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"
  516. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:93:17:E: element "OPTION" undefined
  517. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:95:17:E: element "LISTITEM" undefined
  518. 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
  519. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:1:0: entity was defined here
  520. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:96:15:E: element "PARA" undefined
  521. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:7:0:E: DTD did not contain element declaration for document type name
  522. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:101:11:E: element "REFSECT1" undefined
  523. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:102:10:E: element "TITLE" undefined
  524. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:103:9:E: element "PARA" undefined
  525. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-fix-profile.sgml:103:63:E: element "EMAIL" undefined
  526. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:9:9:E: element "REFENTRY" undefined
  527. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:10:15:E: element "REFENTRYINFO" undefined
  528. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:11:12:E: element "ADDRESS" undefined
  529. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:12:12:E: element "EMAIL" undefined
  530. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:14:11:E: element "AUTHOR" undefined
  531. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:15:16:E: element "FIRSTNAME" undefined
  532. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:16:14:E: element "SURNAME" undefined
  533. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:18:14:E: element "COPYRIGHT" undefined
  534. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:19:11:E: element "YEAR" undefined
  535. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:20:13:E: element "HOLDER" undefined
  536. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:22:10:E: element "DATE" undefined
  537. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:24:10:E: element "REFMETA" undefined
  538. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:25:18:E: element "REFENTRYTITLE" undefined
  539. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:26:14:E: element "MANVOLNUM" undefined
  540. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:28:13:E: element "REFNAMEDIV" undefined
  541. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:29:12:E: element "REFNAME" undefined
  542. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:30:15:E: element "REFPURPOSE" undefined
  543. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:32:17:E: element "REFSYNOPSISDIV" undefined
  544. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:33:16:E: element "CMDSYNOPSIS" undefined
  545. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:34:14:E: element "COMMAND" undefined
  546. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:35:10:E: element "ARG" undefined
  547. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:35:18:E: element "OPTION" undefined
  548. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:38:11:E: element "REFSECT1" undefined
  549. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:39:10:E: element "TITLE" undefined
  550. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:40:9:E: element "PARA" undefined
  551. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:41:53:E: element "COMMAND" undefined
  552. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:43:9:E: element "PARA" undefined
  553. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:44:14:E: element "COMMAND" undefined
  554. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:48:11:E: element "REFSECT1" undefined
  555. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:49:10:E: element "TITLE" undefined
  556. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:50:9:E: element "PARA" undefined
  557. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:51:42:E: element "ACRONYM" undefined
  558. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:55:17:E: element "VARIABLELIST" undefined
  559. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:56:19:E: element "VARLISTENTRY" undefined
  560. 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"
  561. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:57:13:E: element "TERM" undefined
  562. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:58:17:E: element "OPTION" undefined
  563. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:60:17:E: element "LISTITEM" undefined
  564. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:61:15:E: element "PARA" undefined
  565. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:64:19:E: element "VARLISTENTRY" undefined
  566. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:65:13:E: element "TERM" undefined
  567. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:66:17:E: element "OPTION" undefined
  568. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:68:17:E: element "LISTITEM" undefined
  569. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:69:15:E: element "PARA" undefined
  570. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:72:19:E: element "VARLISTENTRY" undefined
  571. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:73:13:E: element "TERM" undefined
  572. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:74:17:E: element "OPTION" undefined
  573. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:76:17:E: element "LISTITEM" undefined
  574. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:77:15:E: element "PARA" undefined
  575. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:80:19:E: element "VARLISTENTRY" undefined
  576. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:81:13:E: element "TERM" undefined
  577. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:82:17:E: element "OPTION" undefined
  578. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:84:17:E: element "LISTITEM" undefined
  579. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:85:15:E: element "PARA" undefined
  580. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:88:19:E: element "VARLISTENTRY" undefined
  581. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:89:13:E: element "TERM" undefined
  582. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:90:17:E: element "OPTION" undefined
  583. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:92:17:E: element "LISTITEM" undefined
  584. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:93:15:E: element "PARA" undefined
  585. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:96:19:E: element "VARLISTENTRY" undefined
  586. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:97:13:E: element "TERM" undefined
  587. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:98:17:E: element "OPTION" undefined
  588. 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"
  589. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:100:17:E: element "LISTITEM" undefined
  590. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:101:15:E: element "PARA" undefined
  591. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:102:15:E: element "PARA" undefined
  592. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:105:19:E: element "VARLISTENTRY" undefined
  593. 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
  594. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:1:0: entity was defined here
  595. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:106:13:E: element "TERM" undefined
  596. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:107:17:E: element "OPTION" undefined
  597. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:7:0:E: DTD did not contain element declaration for document type name
  598. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:109:17:E: element "LISTITEM" undefined
  599. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:110:15:E: element "PARA" undefined
  600. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:113:19:E: element "VARLISTENTRY" undefined
  601. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:114:13:E: element "TERM" undefined
  602. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:115:17:E: element "OPTION" undefined
  603. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:7:0:E: reference to entity "REFENTRY" for which no system identifier could be generated
  604. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:1:0: entity was defined here
  605. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:117:17:E: element "LISTITEM" undefined
  606. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:118:15:E: element "PARA" undefined
  607. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:7:0:E: DTD did not contain element declaration for document type name
  608. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:121:19:E: element "VARLISTENTRY" undefined
  609. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:122:13:E: element "TERM" undefined
  610. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:123:17:E: element "OPTION" undefined
  611. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:125:17:E: element "LISTITEM" undefined
  612. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:126:15:E: element "PARA" undefined
  613. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:131:11:E: element "REFSECT1" undefined
  614. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:132:10:E: element "TITLE" undefined
  615. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:133:9:E: element "PARA" undefined
  616. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-create-profile.sgml:133:63:E: element "EMAIL" undefined
  617. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:9:9:E: element "REFENTRY" undefined
  618. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:10:15:E: element "REFENTRYINFO" undefined
  619. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:11:12:E: element "ADDRESS" undefined
  620. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:12:12:E: element "EMAIL" undefined
  621. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:14:11:E: element "AUTHOR" undefined
  622. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:15:16:E: element "FIRSTNAME" undefined
  623. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:16:14:E: element "SURNAME" undefined
  624. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:18:14:E: element "COPYRIGHT" undefined
  625. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:19:11:E: element "YEAR" undefined
  626. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:20:13:E: element "HOLDER" undefined
  627. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:22:10:E: element "DATE" undefined
  628. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:24:10:E: element "REFMETA" undefined
  629. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:25:18:E: element "REFENTRYTITLE" undefined
  630. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:26:14:E: element "MANVOLNUM" undefined
  631. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:28:13:E: element "REFNAMEDIV" undefined
  632. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:29:12:E: element "REFNAME" undefined
  633. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:30:15:E: element "REFPURPOSE" undefined
  634. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:32:17:E: element "REFSYNOPSISDIV" undefined
  635. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:33:16:E: element "CMDSYNOPSIS" undefined
  636. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:34:14:E: element "COMMAND" undefined
  637. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:35:10:E: element "ARG" undefined
  638. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:35:18:E: element "OPTION" undefined
  639. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:36:10:E: element "ARG" undefined
  640. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:36:18:E: element "OPTION" undefined
  641. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:39:11:E: element "REFSECT1" undefined
  642. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:40:10:E: element "TITLE" undefined
  643. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:41:9:E: element "PARA" undefined
  644. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:42:53:E: element "COMMAND" undefined
  645. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:44:9:E: element "PARA" undefined
  646. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:45:14:E: element "COMMAND" undefined
  647. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:49:11:E: element "REFSECT1" undefined
  648. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:50:10:E: element "TITLE" undefined
  649. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:51:9:E: element "PARA" undefined
  650. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:52:42:E: element "ACRONYM" undefined
  651. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:56:17:E: element "VARIABLELIST" undefined
  652. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:57:19:E: element "VARLISTENTRY" undefined
  653. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:58:13:E: element "TERM" undefined
  654. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:59:17:E: element "OPTION" undefined
  655. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:61:17:E: element "LISTITEM" undefined
  656. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:62:15:E: element "PARA" undefined
  657. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:67:11:E: element "REFSECT1" undefined
  658. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:68:10:E: element "TITLE" undefined
  659. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:69:9:E: element "PARA" undefined
  660. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:72:17:E: element "VARIABLELIST" undefined
  661. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:73:19:E: element "VARLISTENTRY" undefined
  662. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:74:13:E: element "TERM" undefined
  663. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:9:9:E: element "REFENTRY" undefined
  664. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:10:15:E: element "REFENTRYINFO" undefined
  665. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:11:12:E: element "ADDRESS" undefined
  666. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:12:12:E: element "EMAIL" undefined
  667. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:14:11:E: element "AUTHOR" undefined
  668. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:15:16:E: element "FIRSTNAME" undefined
  669. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:16:14:E: element "SURNAME" undefined
  670. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:18:14:E: element "COPYRIGHT" undefined
  671. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:19:11:E: element "YEAR" undefined
  672. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:20:13:E: element "HOLDER" undefined
  673. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:22:10:E: element "DATE" undefined
  674. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:24:10:E: element "REFMETA" undefined
  675. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:25:18:E: element "REFENTRYTITLE" undefined
  676. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:26:14:E: element "MANVOLNUM" undefined
  677. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:28:13:E: element "REFNAMEDIV" undefined
  678. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:29:12:E: element "REFNAME" undefined
  679. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:30:15:E: element "REFPURPOSE" undefined
  680. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:32:17:E: element "REFSYNOPSISDIV" undefined
  681. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:33:16:E: element "CMDSYNOPSIS" undefined
  682. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:34:14:E: element "COMMAND" undefined
  683. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:35:10:E: element "ARG" undefined
  684. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:35:18:E: element "OPTION" undefined
  685. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:38:11:E: element "REFSECT1" undefined
  686. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:39:10:E: element "TITLE" undefined
  687. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:40:9:E: element "PARA" undefined
  688. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:41:53:E: element "COMMAND" undefined
  689. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:43:9:E: element "PARA" undefined
  690. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:44:14:E: element "COMMAND" undefined
  691. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:45:34:E: element "FILENAME" undefined
  692. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:45:60:E: element "FILENAME" undefined
  693. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:46:15:E: element "FILENAME" undefined
  694. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:46:42:E: element "FILENAME" undefined
  695. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:49:11:E: element "REFSECT1" undefined
  696. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:50:10:E: element "TITLE" undefined
  697. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:51:9:E: element "PARA" undefined
  698. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:52:42:E: element "ACRONYM" undefined
  699. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:56:17:E: element "VARIABLELIST" undefined
  700. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:57:19:E: element "VARLISTENTRY" undefined
  701. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:58:13:E: element "TERM" undefined
  702. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:59:17:E: element "OPTION" undefined
  703. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:61:17:E: element "LISTITEM" undefined
  704. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:62:15:E: element "PARA" undefined
  705. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:67:11:E: element "REFSECT1" undefined
  706. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:68:10:E: element "TITLE" undefined
  707. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:69:9:E: element "PARA" undefined
  708. nsgmls:/home/haris/jhbuild/checkout/colord/man/cd-it8.sgml:69:63:E: element "EMAIL" undefined
  709. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:75:17:E: element "OPTION" undefined
  710. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:76:20:E: element "PARAMETER" undefined
  711. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:77:20:E: element "PARAMETER" undefined
  712. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:79:17:E: element "LISTITEM" undefined
  713. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:80:15:E: element "PARA" undefined
  714. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:83:19:E: element "VARLISTENTRY" undefined
  715. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:84:13:E: element "TERM" undefined
  716. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:85:17:E: element "OPTION" undefined
  717. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:86:20:E: element "PARAMETER" undefined
  718. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:87:20:E: element "PARAMETER" undefined
  719. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:89:17:E: element "LISTITEM" undefined
  720. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:90:15:E: element "PARA" undefined
  721. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:93:19:E: element "VARLISTENTRY" undefined
  722. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:94:13:E: element "TERM" undefined
  723. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:95:17:E: element "OPTION" undefined
  724. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:96:20:E: element "PARAMETER" undefined
  725. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:98:17:E: element "LISTITEM" undefined
  726. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:99:15:E: element "PARA" undefined
  727. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:102:19:E: element "VARLISTENTRY" undefined
  728. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:103:13:E: element "TERM" undefined
  729. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:104:17:E: element "OPTION" undefined
  730. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:105:20:E: element "PARAMETER" undefined
  731. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:107:17:E: element "LISTITEM" undefined
  732. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:108:15:E: element "PARA" undefined
  733. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:111:19:E: element "VARLISTENTRY" undefined
  734. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:112:13:E: element "TERM" undefined
  735. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:113:17:E: element "OPTION" undefined
  736. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:114:20:E: element "PARAMETER" undefined
  737. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:115:20:E: element "PARAMETER" undefined
  738. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:117:17:E: element "LISTITEM" undefined
  739. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:118:15:E: element "PARA" undefined
  740. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:121:19:E: element "VARLISTENTRY" undefined
  741. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:122:13:E: element "TERM" undefined
  742. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:123:17:E: element "OPTION" undefined
  743. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:124:20:E: element "PARAMETER" undefined
  744. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:126:17:E: element "LISTITEM" undefined
  745. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:127:15:E: element "PARA" undefined
  746. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:130:19:E: element "VARLISTENTRY" undefined
  747. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:131:13:E: element "TERM" undefined
  748. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:132:17:E: element "OPTION" undefined
  749. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:133:20:E: element "PARAMETER" undefined
  750. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:134:20:E: element "PARAMETER" undefined
  751. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:136:17:E: element "LISTITEM" undefined
  752. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:137:15:E: element "PARA" undefined
  753. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:140:19:E: element "VARLISTENTRY" undefined
  754. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:141:13:E: element "TERM" undefined
  755. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:142:17:E: element "OPTION" undefined
  756. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:143:20:E: element "PARAMETER" undefined
  757. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:144:20:E: element "PARAMETER" undefined
  758. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:146:17:E: element "LISTITEM" undefined
  759. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:147:15:E: element "PARA" undefined
  760. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:150:19:E: element "VARLISTENTRY" undefined
  761. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:151:13:E: element "TERM" undefined
  762. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:152:17:E: element "OPTION" undefined
  763. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:153:20:E: element "PARAMETER" undefined
  764. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:154:20:E: element "PARAMETER" undefined
  765. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:156:17:E: element "LISTITEM" undefined
  766. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:157:15:E: element "PARA" undefined
  767. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:160:19:E: element "VARLISTENTRY" undefined
  768. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:161:13:E: element "TERM" undefined
  769. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:162:17:E: element "OPTION" undefined
  770. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:164:17:E: element "LISTITEM" undefined
  771. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:165:15:E: element "PARA" undefined
  772. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:168:19:E: element "VARLISTENTRY" undefined
  773. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:169:13:E: element "TERM" undefined
  774. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:170:17:E: element "OPTION" undefined
  775. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:171:20:E: element "PARAMETER" undefined
  776. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:172:20:E: element "PARAMETER" undefined
  777. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:174:17:E: element "LISTITEM" undefined
  778. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:175:15:E: element "PARA" undefined
  779. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:178:19:E: element "VARLISTENTRY" undefined
  780. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:179:13:E: element "TERM" undefined
  781. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:180:17:E: element "OPTION" undefined
  782. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:181:20:E: element "PARAMETER" undefined
  783. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:182:20:E: element "PARAMETER" undefined
  784. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:184:17:E: element "LISTITEM" undefined
  785. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:185:15:E: element "PARA" undefined
  786. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:188:19:E: element "VARLISTENTRY" undefined
  787. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:189:13:E: element "TERM" undefined
  788. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:190:17:E: element "OPTION" undefined
  789. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:191:20:E: element "PARAMETER" undefined
  790. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:192:20:E: element "PARAMETER" undefined
  791. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:194:17:E: element "LISTITEM" undefined
  792. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:195:15:E: element "PARA" undefined
  793. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:198:19:E: element "VARLISTENTRY" undefined
  794. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:199:13:E: element "TERM" undefined
  795. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:200:17:E: element "OPTION" undefined
  796. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:201:20:E: element "PARAMETER" undefined
  797. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:202:20:E: element "PARAMETER" undefined
  798. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:204:17:E: element "LISTITEM" undefined
  799. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:205:15:E: element "PARA" undefined
  800. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:208:19:E: element "VARLISTENTRY" undefined
  801. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:209:13:E: element "TERM" undefined
  802. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:210:17:E: element "OPTION" undefined
  803. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:211:20:E: element "PARAMETER" undefined
  804. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:213:17:E: element "LISTITEM" undefined
  805. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:214:15:E: element "PARA" undefined
  806. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:217:19:E: element "VARLISTENTRY" undefined
  807. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:218:13:E: element "TERM" undefined
  808. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:219:17:E: element "OPTION" undefined
  809. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:220:20:E: element "PARAMETER" undefined
  810. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:221:20:E: element "PARAMETER" undefined
  811. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:223:17:E: element "LISTITEM" undefined
  812. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:224:15:E: element "PARA" undefined
  813. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:227:19:E: element "VARLISTENTRY" undefined
  814. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:228:13:E: element "TERM" undefined
  815. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:229:17:E: element "OPTION" undefined
  816. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:230:20:E: element "PARAMETER" undefined
  817. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:232:17:E: element "LISTITEM" undefined
  818. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:233:15:E: element "PARA" undefined
  819. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:236:19:E: element "VARLISTENTRY" undefined
  820. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:237:13:E: element "TERM" undefined
  821. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:238:17:E: element "OPTION" undefined
  822. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:239:20:E: element "PARAMETER" undefined
  823. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:241:17:E: element "LISTITEM" undefined
  824. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:242:15:E: element "PARA" undefined
  825. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:245:19:E: element "VARLISTENTRY" undefined
  826. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:246:13:E: element "TERM" undefined
  827. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:247:17:E: element "OPTION" undefined
  828. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:249:17:E: element "LISTITEM" undefined
  829. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:250:15:E: element "PARA" undefined
  830. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:253:19:E: element "VARLISTENTRY" undefined
  831. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:254:13:E: element "TERM" undefined
  832. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:255:17:E: element "OPTION" undefined
  833. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:256:20:E: element "PARAMETER" undefined
  834. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:258:17:E: element "LISTITEM" undefined
  835. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:259:15:E: element "PARA" undefined
  836. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:262:19:E: element "VARLISTENTRY" undefined
  837. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:263:13:E: element "TERM" undefined
  838. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:264:17:E: element "OPTION" undefined
  839. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:266:17:E: element "LISTITEM" undefined
  840. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:267:15:E: element "PARA" undefined
  841. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:270:19:E: element "VARLISTENTRY" undefined
  842. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:271:13:E: element "TERM" undefined
  843. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:272:17:E: element "OPTION" undefined
  844. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:273:20:E: element "PARAMETER" undefined
  845. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:275:17:E: element "LISTITEM" undefined
  846. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:276:15:E: element "PARA" undefined
  847. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:279:19:E: element "VARLISTENTRY" undefined
  848. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:280:13:E: element "TERM" undefined
  849. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:281:17:E: element "OPTION" undefined
  850. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:283:17:E: element "LISTITEM" undefined
  851. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:284:15:E: element "PARA" undefined
  852. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:287:19:E: element "VARLISTENTRY" undefined
  853. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:288:13:E: element "TERM" undefined
  854. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:289:17:E: element "OPTION" undefined
  855. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:290:20:E: element "PARAMETER" undefined
  856. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:292:17:E: element "LISTITEM" undefined
  857. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:293:15:E: element "PARA" undefined
  858. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:296:19:E: element "VARLISTENTRY" undefined
  859. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:297:13:E: element "TERM" undefined
  860. nsgmls:/home/haris/jhbuild/checkout/colord/man/colormgr.sgml:298:17:E: element "OPTION" undefined
  861. nsgmls:I: maximum number of errors (200) reached; change with -E option
  862. Makefile:659: recipe for target 'cd-fix-profile.1' failed
  863. make[2]: *** [cd-fix-profile.1] Error 8
  864. make[2]: *** Waiting for unfinished jobs....
  865. Makefile:656: recipe for target 'cd-create-profile.1' failed
  866. make[2]: *** [cd-create-profile.1] Error 8
  867. Makefile:653: recipe for target 'colormgr.1' failed
  868. make[2]: *** [colormgr.1] Error 8
  869. Makefile:662: recipe for target 'cd-it8.1' failed
  870. make[2]: *** [cd-it8.1] Error 8
  871. make[2]: Leaving directory '/home/haris/jhbuild/checkout/colord/man'
  872. Makefile:579: recipe for target 'all-recursive' failed
  873. make[1]: *** [all-recursive] Error 1
  874. make[1]: Leaving directory '/home/haris/jhbuild/checkout/colord'
  875. Makefile:511: recipe for target 'all' failed
  876. make: *** [all] Error 2
  877. *** Error during phase build of colord: ########## Error running make -j 5 *** [8/8]
  878.  
  879. [1] Rerun phase build
  880. [2] Ignore error and continue to install
  881. [3] Give up on module
  882. [4] Start shell
  883. [5] Reload configuration
  884. [6] Go to phase "wipe directory and start over"
  885. [7] Go to phase "configure"
  886. [8] Go to phase "clean"
  887. [9] Go to phase "distclean"
  888. choice:
Advertisement
Add Comment
Please, Sign In to add comment