[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#625170: marked as done (qsstv: FTBFS: configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please check your installation!)



Your message dated Sun, 20 May 2012 13:29:14 +0200
with message-id <20120520112914.GA9282@pryan.ekaia.org>
and subject line fixed with switch to Qt4
has caused the Debian Bug report #625170,
regarding qsstv: FTBFS: configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please check your installation!
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
625170: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625170
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qsstv
Version: 5.3c-8.1
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp 
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean 
> dh_clean: Compatibility levels before 5 are deprecated.
>  dpkg-source -b qsstv-5.3c
> dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building qsstv using existing qsstv_5.3c.orig.tar.gz
> dpkg-source: info: building qsstv in qsstv_5.3c-8.1.diff.gz
> dpkg-source: warning: the diff modifies the following upstream files: 
>  admin/config.guess
>  admin/config.sub
>  config.guess
>  config.sub
>  qsstv/configfile.h
>  qsstv/imageframe.cpp
>  qsstv/paint.h
>  qsstv/recorder.cpp
>  qsstv/recorder.h
>  qsstv/repeater.cpp
>  qsstv/thumbframe.cpp
> dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
> dpkg-source: info: building qsstv in qsstv_5.3c-8.1.dsc
>  debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> CFLAGS="-Wall -g -O2" ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for -p flag to install... yes
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
> checking for C compiler default output... 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 x86_64-linux-gnu-gcc accepts -g... yes
> checking for x86_64-linux-gnu-gcc option to accept ANSI C... none needed
> checking dependency style of x86_64-linux-gnu-gcc... gcc3
> checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
> checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether x86_64-linux-gnu-g++ accepts -g... yes
> checking dependency style of x86_64-linux-gnu-g++... gcc3
> checking whether x86_64-linux-gnu-g++ supports -Wundef... yes
> checking whether x86_64-linux-gnu-g++ supports -Wno-long-long... yes
> checking whether x86_64-linux-gnu-g++ supports -Wnon-virtual-dtor... yes
> checking whether x86_64-linux-gnu-g++ supports -fno-exceptions... yes
> checking whether x86_64-linux-gnu-g++ supports -fno-check-new... yes
> checking whether x86_64-linux-gnu-g++ supports -fexceptions... yes
> checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
> checking whether x86_64-linux-gnu-g++ supports -frepo... yes
> not using lib directory suffix
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... nm
> checking for a sed that does not truncate output... 
> checking whether ln -s works... yes
> checking how to recognise dependant libraries... pass_all
> checking for egrep... grep -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 dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking the maximum length of command line arguments... 32768
> checking command to parse nm output from x86_64-linux-gnu-gcc object... ok
> checking for objdir... .libs
> checking for x86_64-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> checking for x86_64-linux-gnu-strip... no
> checking for strip... strip
> checking if x86_64-linux-gnu-gcc static flag  works... no
> checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
> checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC
> checking if x86_64-linux-gnu-gcc PIC flag -fPIC works... yes
> checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
> checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC
> checking if x86_64-linux-gnu-g++ PIC flag -fPIC works... yes
> checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes
> checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> appending configuration tag "GCJ" to libtool
> checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
> checking for gcj option to produce PIC... -fPIC
> checking if gcj PIC flag -fPIC works... no
> checking if gcj supports -c -o file.o... no
> checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for main in -lutil... yes
> checking for main in -lcompat... no
> checking for crypt in -lcrypt... yes
> checking for socklen_t... socklen_t
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for inet_ntoa... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking crt_externs.h usability... no
> checking crt_externs.h presence... no
> checking for crt_externs.h... no
> checking for _NSGetEnviron... no
> checking for sys/types.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking for poll in -lpoll... no
> checking CoreAudio/CoreAudio.h usability... no
> checking CoreAudio/CoreAudio.h presence... no
> checking for CoreAudio/CoreAudio.h... no
> checking if res_init needs -lresolv... yes
> checking if res_init is available... yes
> checking for killpg in -lucb... no
> checking for int... yes
> checking size of int... 4
> checking for long... yes
> checking size of long... 8
> checking for char *... yes
> checking size of char *... 8
> checking for char... yes
> checking size of char... 1
> checking for dlopen in -ldl... yes
> checking for shl_unload in -ldld... no
> checking for vsnprintf... yes
> checking for snprintf... yes
> checking for X... libraries /usr/lib, headers .
> checking for IceConnectionNumber in -lICE... yes
> checking for libXext... yes
> checking for Xinerama... no
> checking for pthread_create in -lpthread... yes
> checking for extra includes... no
> checking for extra libs... no
> checking for libz... -lz
> checking for libpng... -lpng -lz -lm
> checking for libjpeg6b... no
> checking for libjpeg... -ljpeg
> configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please check your installation!
> For more details about this problem, look at the end of config.log.
> Make sure that you have compiled Qt with thread support!
> make: *** [config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/02/qsstv_5.3c-8.1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Version: 7.1.7-1

Newer version switched to Qt4 but this bug wasn't closed
in the changelog.

Ana


--- End Message ---

Reply to: