Gentoo Archives: gentoo-user

From: Francisco Ares <frares@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] app-admin/system-config-printer-gnome-1.3.12 not building
Date: Tue, 11 Jun 2013 17:25:55
Message-Id: CAHH9eM7Kno6p07FaYg-kyAjmGjtoNqzh8hG_dmoc4UO4+ucHkA@mail.gmail.com
1 Hy,
2
3 I've got a problem related to system-config-printer-gnome-1.3.12 not being
4 able to be built. The build process stops with the log bellow. Its bottom
5 line says it was impossible to download :"
6 http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" , which I've
7 succeeded to download using wget with no extra parameters.
8
9 Any hints?
10
11 Thanks
12 Francisco
13
14
15
16 >>> Emerging (1 of 4) app-admin/system-config-printer-gnome-1.3.12
17 * system-config-printer-1.3.12.tar.xz SHA256 SHA512 WHIRLPOOL size ;-)
18 ...
19 [ ok ]
20 >>> Unpacking source...
21 >>> Unpacking system-config-printer-1.3.12.tar.xz to
22 /var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work
23 >>> Source unpacked in
24 /var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work
25 >>> Preparing source in
26 /var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12
27 ...
28 * Applying system-config-printer-gnome-1.3.12-split.patch
29 ...
30 [ ok ]
31 * Running eautoreconf in
32 '/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12'
33 ...
34 * Running intltoolize --automake --copy --force
35 ...
36 [ ok ]
37 * Running aclocal
38 ...
39 [ ok ]
40 * Running autoconf
41 ...
42 [ ok ]
43 * Running automake --add-missing --copy
44 ...
45 [ ok ]
46 >>> Source prepared.
47 >>> Configuring source in
48 /var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12
49 ...
50 * econf: updating system-config-printer-1.3.12/config.sub with
51 /usr/share/gnuconfig/config.sub
52 * econf: updating system-config-printer-1.3.12/config.guess with
53 /usr/share/gnuconfig/config.guess
54 ./configure --prefix=/usr --build=x86_64-pc-linux-gnu
55 --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
56 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
57 --localstatedir=/var/lib --libdir=/usr/lib64 --with-desktop-vendor=Gentoo
58 --without-udev-rules --enable-nls
59 checking for a BSD-compatible install... /usr/bin/install -c
60 checking whether build environment is sane... yes
61 checking for a thread-safe mkdir -p... /bin/mkdir -p
62 checking for gawk... gawk
63 checking whether make sets $(MAKE)... yes
64 checking whether NLS is requested... yes
65 checking for style of include used by make... GNU
66 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
67 checking whether the C compiler works... yes
68 checking for C compiler default output file name... a.out
69 checking for suffix of executables...
70 checking whether we are cross compiling... no
71 checking for suffix of object files... o
72 checking whether we are using the GNU C compiler... yes
73 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
74 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
75 checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
76 checking for intltool-update... /usr/bin/intltool-update
77 checking for intltool-merge... /usr/bin/intltool-merge
78 checking for intltool-extract... /usr/bin/intltool-extract
79 checking for xgettext... /usr/bin/xgettext
80 checking for msgmerge... /usr/bin/msgmerge
81 checking for msgfmt... /usr/bin/msgfmt
82 checking for gmsgfmt... /usr/bin/gmsgfmt
83 checking for perl... /usr/bin/perl
84 checking for perl >= 5.8.1... 5.12.4
85 checking for XML::Parser... ok
86 checking for msgfmt... (cached) /usr/bin/msgfmt
87 checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
88 checking for xgettext... (cached) /usr/bin/xgettext
89 checking for msgmerge... (cached) /usr/bin/msgmerge
90 checking build system type... x86_64-pc-linux-gnu
91 checking host system type... x86_64-pc-linux-gnu
92 checking for ld used by x86_64-pc-linux-gnu-gcc...
93 /usr/x86_64-pc-linux-gnu/bin/ld
94 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
95 checking for shared library run path origin... done
96 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
97 checking for grep that handles long lines and -e... /bin/grep
98 checking for egrep... /bin/grep -E
99 checking for CFPreferencesCopyAppValue... no
100 checking for CFLocaleCopyCurrent... no
101 checking for GNU gettext in libc... yes
102 checking whether to use NLS... yes
103 checking where the gettext function comes from... libc
104 checking for python... /usr/bin/python
105 checking for python version... 2.7
106 checking for python platform... linux2
107 checking for python script directory...
108 ${prefix}/lib64/python2.7/site-packages
109 checking for python extension module directory...
110 ${exec_prefix}/lib64/python2.7/site-packages
111 checking for x86_64-pc-linux-gnu-pkg-config...
112 /usr/bin/x86_64-pc-linux-gnu-pkg-config
113 checking pkg-config is at least version 0.9.0... yes
114 checking for GLIB... yes
115 checking for x86_64-pc-linux-gnu-pkg-config... (cached)
116 /usr/bin/x86_64-pc-linux-gnu-pkg-config
117 checking pkg-config is at least version 0.9.0... yes
118 Package systemd was not found in the pkg-config search path.
119 Perhaps you should add the directory containing `systemd.pc'
120 to the PKG_CONFIG_PATH environment variable
121 No package 'systemd' found
122 configure: creating ./config.status
123 config.status: creating Makefile
124 config.status: creating po/Makefile.in
125 config.status: creating system-config-printer
126 config.status: creating system-config-printer-applet
127 config.status: creating dbus/scp-dbus-service
128 config.status: executing depfiles commands
129 config.status: executing po-directories commands
130 config.status: creating po/POTFILES
131 config.status: creating po/Makefile
132 config.status: executing po/stamp-it commands
133 >>> Source configured.
134 >>> Compiling source in
135 /var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12
136 ...
137 make -j4 -j1
138 Making all in po
139 make[1]: Entrando no diretório
140 `/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12/po'
141 file=`echo pt_BR | sed 's,.*/,,'`.gmo \
142 && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po
143 make[1]: Saindo do diretório
144 `/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12/po'
145 make[1]: Entrando no diretório
146 `/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12'
147 xmlto man -o man man/system-config-printer.xml
148 xmlto:
149 /var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12/man/system-config-printer.xml
150 does not validate (status 3)
151 xmlto: Fix document syntax or use --skip-validation option
152 I/O error : Attempt to load network entity
153 http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
154 /var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12/man/system-config-printer.xml:3:
155 warning: failed to load external entity "
156 http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
157 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
158 ^
159 I/O error : Attempt to load network entity
160 http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
161 warning: failed to load external entity "
162 http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
163 validity error : Could not load the external subset "
164 http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
165 Document
166 /var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12/man/system-config-printer.xml
167 does not validate
168 make[1]: ** [man/system-config-printer.1] Erro 13
169 make[1]: Saindo do diretório
170 `/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12'
171 make: ** [all-recursive] Erro 1
172 emake failed
173 * ERROR: app-admin/system-config-printer-gnome-1.3.12 failed (compile
174 phase):
175 * emake failed
176 *
177 * Call stack:
178 * ebuild.sh, line 93: Called src_compile
179 * environment, line 5551: Called __eapi2_src_compile
180 * phase-helpers.sh, line 632: Called die
181 * The specific snippet of code:
182 * emake || die "emake failed"
183 *
184 * If you need support, post the output of `emerge --info
185 '=app-admin/system-config-printer-gnome-1.3.12'`,
186 * the complete build log and the output of `emerge -pqv
187 '=app-admin/system-config-printer-gnome-1.3.12'`.
188 * The complete build log is located at
189 '/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/temp/build.log'.
190 * The ebuild environment file is located at
191 '/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/temp/environment'.
192 * Working directory:
193 '/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12'
194 * S:
195 '/var/tmp/portage/app-admin/system-config-printer-gnome-1.3.12/work/system-config-printer-1.3.12'

Replies

Subject Author
Re: [gentoo-user] app-admin/system-config-printer-gnome-1.3.12 not building "Arttu V." <arttuv69@×××××.com>