← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 558729] [NEW] Require xcb-proto >= 1.6

 

Public bug reported:

The error below is due to the absence of /usr/share/xcb/dri2.xml which
is in xcb-proto 1.6-1 but not 1.5-1. This package erroneously depends on
xcb-proto 1.5.

dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libxcb
dpkg-buildpackage: source version 1.5-2
dpkg-buildpackage: source changed by Julien Danjou <acid@xxxxxxxxxx>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
rm -f debian/copyright
rm -f aclocal.m4 configure install-sh missing
rm -f config.guess config.sub depcomp ltmain.sh src/config.h.in
rm -f $(find -name Makefile.in)
rm -rf obj-x86_64-linux-gnu
rm -f build-stamp
 dpkg-source -b libxcb-1.5
dpkg-source: info: using source format `1.0'
dpkg-source: info: building libxcb using existing libxcb_1.5.orig.tar.gz
dpkg-source: info: building libxcb in libxcb_1.5-2.diff.gz
dpkg-source: warning: ignoring deletion of file configure
dpkg-source: warning: ignoring deletion of file ltmain.sh
dpkg-source: warning: ignoring deletion of file config.sub
dpkg-source: warning: ignoring deletion of file aclocal.m4
dpkg-source: warning: ignoring deletion of file install-sh
dpkg-source: warning: ignoring deletion of file missing
dpkg-source: warning: ignoring deletion of file depcomp
dpkg-source: warning: ignoring deletion of file Makefile.in
dpkg-source: warning: ignoring deletion of file config.guess
dpkg-source: warning: ignoring deletion of file tests/Makefile.in
dpkg-source: warning: ignoring deletion of file src/config.h.in
dpkg-source: warning: ignoring deletion of file src/Makefile.in
dpkg-source: warning: ignoring deletion of file doc/Makefile.in
dpkg-source: info: building libxcb in libxcb_1.5-2.dsc
 debian/rules build
dh build
   dh_testdir
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/home/michael/Downloads/libxcb-1.5'
autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:9: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu && \
	../configure \
		--build=x86_64-linux-gnu \
		--prefix=/usr \
		CFLAGS="-g -O2"
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 for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CHECK... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 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... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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... yes
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 dependency style of gcc... (cached) gcc3
checking for xsltproc... /usr/bin/xsltproc
checking for XCBPROTO... yes
checking for NEEDED... yes
checking for XDMCP... yes
checking for XdmcpWrap in -lXdmcp... yes
checking XCBPROTO_XCBINCLUDEDIR... /usr/share/xcb
checking XCBPROTO_XCBPYTHONDIR... /nonexistent
checking for ANSI C header files... (cached) yes
checking for library containing getaddrinfo... none required
checking for library containing connect... none required
checking for struct sockaddr_un.sun_len... no
checking whether gcc supports symbol visibility... yes
checking for doxygen... no
WARNING:
The doxygen program was not found in your execute
You may have doxygen installed somewhere not covered by your path.

If this is the case make sure you have the packages installed, AND
that the doxygen program is in your execute path (see your
shell manual page on setting the $PATH environment variable), OR
alternatively, specify the program to use with --with-doxygen.
configure: WARNING: Warning: no doxygen detected. Documentation will not be built
checking for dot... no
configure: WARNING: Warning: no dot detected. Documentation will not be built
checking whether documentation is built... no
checking for poll... yes
checking for launchd... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating xcb.pc
config.status: creating xcb-composite.pc
config.status: creating xcb-damage.pc
config.status: creating xcb-dpms.pc
config.status: creating xcb-dri2.pc
config.status: creating xcb-glx.pc
config.status: creating xcb-randr.pc
config.status: creating xcb-record.pc
config.status: creating xcb-render.pc
config.status: creating xcb-res.pc
config.status: creating xcb-screensaver.pc
config.status: creating xcb-shape.pc
config.status: creating xcb-shm.pc
config.status: creating xcb-sync.pc
config.status: creating xcb-xevie.pc
config.status: creating xcb-xf86dri.pc
config.status: creating xcb-xfixes.pc
config.status: creating xcb-xinerama.pc
config.status: creating xcb-xinput.pc
config.status: creating xcb-xprint.pc
config.status: creating xcb-xselinux.pc
config.status: creating xcb-xtest.pc
config.status: creating xcb-xv.pc
config.status: creating xcb-xvmc.pc
config.status: creating doc/xcb.doxygen
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands

  Package: libxcb 1.5

  Configuration
    XDM support.........: yes
    Build unit tests....: yes
    XCB buffer size.....: 16384

  Used CFLAGS:
    CPPFLAGS............: 
    CFLAGS..............: -g -O2
    Warning CFLAGS......: -Wall -pedantic -Wpointer-arith 		-Wstrict-prototypes -Wmissing-declarations -Wnested-externs

  Installation:
    Prefix..............: /usr

make[1]: Leaving directory `/home/michael/Downloads/libxcb-1.5'
   debian/rules override_dh_auto_build
make[1]: Entering directory `/home/michael/Downloads/libxcb-1.5'
/usr/bin/make -C obj-x86_64-linux-gnu
make[2]: Entering directory `/home/michael/Downloads/libxcb-1.5/obj-x86_64-linux-gnu'
Making all in src
make[3]: Entering directory `/home/michael/Downloads/libxcb-1.5/obj-x86_64-linux-gnu/src'
ln -s -f /usr/share/xcb/xproto.xml xproto.xml
/usr/bin/python ../../src/c_client.py -p /nonexistent /usr/share/xcb/xproto.xml
ln -s -f /usr/share/xcb/bigreq.xml bigreq.xml
/usr/bin/python ../../src/c_client.py -p /nonexistent /usr/share/xcb/bigreq.xml
ln -s -f /usr/share/xcb/xc_misc.xml xc_misc.xml
/usr/bin/python ../../src/c_client.py -p /nonexistent /usr/share/xcb/xc_misc.xml
ln -s -f /usr/share/xcb/composite.xml composite.xml
/usr/bin/python ../../src/c_client.py -p /nonexistent /usr/share/xcb/composite.xml
ln -s -f /usr/share/xcb/damage.xml damage.xml
/usr/bin/python ../../src/c_client.py -p /nonexistent /usr/share/xcb/damage.xml
ln -s -f /usr/share/xcb/dpms.xml dpms.xml
/usr/bin/python ../../src/c_client.py -p /nonexistent /usr/share/xcb/dpms.xml
ln -s -f /usr/share/xcb/dri2.xml dri2.xml
/usr/bin/python ../../src/c_client.py -p /nonexistent /usr/share/xcb/dri2.xml
Traceback (most recent call last):
  File "../../src/c_client.py", line 1034, in <module>
    module = Module(args[0], output)
  File "/usr/lib/pymodules/python2.6/xcbgen/state.py", line 64, in __init__
    self.namespace = Namespace(filename)
  File "/usr/lib/pymodules/python2.6/xcbgen/state.py", line 32, in __init__
    self.root = parse(filename).getroot()
  File "<string>", line 45, in parse
  File "<string>", line 22, in parse
IOError: [Errno 2] No such file or directory: '/usr/share/xcb/dri2.xml'
make[3]: *** [dri2.c] Error 1
make[3]: Leaving directory `/home/michael/Downloads/libxcb-1.5/obj-x86_64-linux-gnu/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/michael/Downloads/libxcb-1.5/obj-x86_64-linux-gnu'
make[1]: *** [build-stamp] Error 2
make[1]: Leaving directory `/home/michael/Downloads/libxcb-1.5'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

** Affects: libxcb (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Require xcb-proto >= 1.6
https://bugs.launchpad.net/bugs/558729
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libxcb in ubuntu.



Follow ups

References