Bug#968330: Errors building gtk+3.0-3.22.30 from source using debuild on ubuntu 18.04
Bradley Sacks
sacks005 at cougars.csusm.edu
Thu Aug 13 05:28:46 BST 2020
Package: gtk+3.0
Version: 3.22.30
I am trying to accomplish the follwoing:
apt-get source gtk+3.0
cd gtk+3.0-3.22.30
debuild -uc -us
I have run build-dep and have installed dependencies.
When I run the build it displays the following errors:
make check-local
Makefile:723: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Target 'check' not remade because of errors.
dh_auto_test: cd debian/build/deb && make -j2 -O check VERBOSE=1 -k check
-j1
returned exit code 2
debian/rules:177: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/home/brad/build/gtk+3.0-3.22.30'
debian/rules:134: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
debuild: fatal error at line 1152:
dpkg-buildpackage -rfakeroot -us -uc -ui failed
When I invoke `hello' without arguments from an ordinary shell
prompt it prints `goodbye', rather than the expected `hello, world'.
Here is a transcript:
$ hello
goodbye
$ /usr/bin/hello
goodbye
$
I suggest that the output string, in hello.c, be corrected.
I am using Debian GNU/Linux 2.2, kernel 2.2.17-pre-patch-13
and libc6 2.1.3-10.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnome-maintainers/attachments/20200812/bce529b2/attachment.html>
More information about the pkg-gnome-maintainers
mailing list