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

Bug#465677: marked as done (linux-source-2.6.24: Cannot build qconf due to renaming of moc)



Your message dated Tue, 4 Jun 2013 00:28:55 +0200
with message-id <20130603222855.GB5604@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #465677,
regarding linux-source-2.6.24: Cannot build qconf due to renaming of moc
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.)


-- 
465677: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465677
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-source-2.6.24
Version: 2.6.24-4
Severity: important


Building kernel 2.6.24 fails as shown below.  A solution is to symbolicly link /usr/bin/moc-qt3 to /usr/bin/moc:

  lrwxrwxrwx 1 root root    7 2008-02-13 16:57 moc -> moc-qt3*
  -rwxr-xr-x 1 root root 505K 2008-02-09 13:38 moc-qt3*

and all is copacetic.

See also bug #409953 ``/usr/bin/moc must not be handled by alternatives''


------------------------- build output -------------------------
mhyre@elmore:/usr/src/linux$ time make-kpkg --append-to-version=-mh-svn.285 kernel-image
exec debian/rules  DEBIAN_REVISION=1  APPEND_TO_VERSION=-mh-svn.285  kernel-image 

[...snip...]

This is kernel package version 11.001-0.1.

[...snip...]

====== making target debian/stamp-kernel-conf [new prereqs: .config Makefile]======
/usr/bin/make EXTRAVERSION=-mh-svn.285   ARCH=i386 \
                xconfig
make[1]: Entering directory `/usr/src/linux-source-2.6.24'
  CHECK   qt
/usr/bin/moc -i scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc
make[2]: /usr/bin/moc: Command not found
make[2]: *** [scripts/kconfig/qconf.moc] Error 127
make[1]: *** [xconfig] Error 2
make[1]: Leaving directory `/usr/src/linux-source-2.6.24'
make: *** [debian/stamp-kernel-conf] Error 2

real	0m21.809s
user	0m10.281s
sys	0m3.748s
mhyre@elmore:/usr/src/linux$ 
------------------------- end build output -------------------------



--------------------- versions --------------------------
mhyre@elmore:~$ uname -a
Linux elmore 2.6.23-1-686 #1 SMP Fri Dec 21 13:57:07 UTC 2007 i686 GNU/Linux

mhyre@elmore:~$ dpkg -s qt3-dev-tools
Package: qt3-dev-tools
Status: install ok installed

[...snip...]

Source: qt-x11-free
Version: 3:3.3.8b-1

[...snip...]

mhyre@elmore:~$ 
--------------------- end versions --------------------------


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-source-2.6.24 depends on:
ii  binutils            2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  bzip2               1.0.4-3              high-quality block-sorting file co

Versions of packages linux-source-2.6.24 recommends:
ii  gcc                           4:4.2.2-2  The GNU C compiler
ii  libc6-dev [libc-dev]          2.7-6      GNU C Library: Development Librari
ii  make                          3.81-3     The GNU version of the "make" util

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and was filed for
a kernel older than the recently released Debian 7.0 / Wheezy with a severity
less than important.

We don't have the ressources to reproduce the complete backlog of all older kernel
bugs, so we're closing this bug for now. If you can reproduce the bug with Debian Wheezy
or a more recent kernel from testing or unstable, please reopen the bug by sending
a mail to control@bugs.debian.org with the following three commands included in the
mail:

reopen BUGNUMBER
reassign BUGNUMBER src:linux
thanks

Cheers,
        Moritz

--- End Message ---

Reply to: