Your message dated Sat, 26 Mar 2005 00:40:49 +0000
with message-id <[EMAIL PROTECTED]>
and subject line opie removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Oct 2004 12:06:54 +0000
>From [EMAIL PROTECTED] Wed Oct 20 05:06:54 2004
Return-path: <[EMAIL PROTECTED]>
Received: from pd9e7e10f.dip.t-dialin.net (stigge.org) [217.231.225.15] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CKFEz-0004U2-00; Wed, 20 Oct 2004 05:06:54 -0700
Received: (qmail 16211 invoked from network); 20 Oct 2004 12:06:51 -0000
Received: from unknown (HELO atari.stigge.org) (192.168.1.99)
  by sbo.stigge.org with SMTP; 20 Oct 2004 12:06:51 -0000
Received: from [192.168.1.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id C910D10072372;
        Wed, 20 Oct 2004 14:06:50 +0200 (CEST)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: opie-apps-fb: FTBFS: moc_advancedfm.cpp: The moc has changed too much
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 20 Oct 2004 14:06:50 +0200 (CEST)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: opie-apps-fb
Version: 1.0.1.1snapshot20030828-2
Severity: serious

Hi,

building the package opie-apps-fb in a clean build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
g++ -c -pipe  -DQWS -fno-exceptions -fno-rtti  -Wall -W  -O2  -DQT_NO_DEBUG 
-I/tmp/buildd/opie-apps-fb-1.0.1.1snapshot20030828/include 
-I/usr/share/qte2/include -I.moc/x86-linux/ 
-I/tmp/buildd/opie-apps-fb-1.0.1.1snapshot20030828/mkspecs/qws/linux-generic-g++
 -o .obj/x86-linux/main.o main.cpp
/usr/bin/moc advancedfm.h -o .moc/x86-linux/moc_advancedfm.cpp
g++ -c -pipe  -DQWS -fno-exceptions -fno-rtti  -Wall -W  -O2  -DQT_NO_DEBUG 
-I/tmp/buildd/opie-apps-fb-1.0.1.1snapshot20030828/include 
-I/usr/share/qte2/include -I.moc/x86-linux/ 
-I/tmp/buildd/opie-apps-fb-1.0.1.1snapshot20030828/mkspecs/qws/linux-generic-g++
 -o .obj/x86-linux/moc_advancedfm.o .moc/x86-linux/moc_advancedfm.cpp
.moc/x86-linux/moc_advancedfm.cpp:15:34: private/qucomextra_p.h: No such file 
or directory
.moc/x86-linux/moc_advancedfm.cpp:17:2: #error "This file was generated using 
the moc from 3.3.3. It"
.moc/x86-linux/moc_advancedfm.cpp:18:2: #error "cannot be used with the include 
files from this version of Qt."
.moc/x86-linux/moc_advancedfm.cpp:19:2: #error "(The moc has changed too much.)"
.moc/x86-linux/moc_advancedfm.cpp:29: error: syntax error before `(' token
.moc/x86-linux/moc_advancedfm.cpp: In static member function `static QString 
   AdvancedFm::tr(const char*, const char*)':
[...]
   (first use this function)
.moc/x86-linux/moc_advancedfm.cpp:248: error: `_o' undeclared (first use this 
   function)
.moc/x86-linux/moc_advancedfm.cpp:261: error: `static_QUType_ptr' undeclared 
   (first use this function)
.moc/x86-linux/moc_advancedfm.cpp:274: error: `static_QUType_QVariant' 
   undeclared (first use this function)
.moc/x86-linux/moc_advancedfm.cpp:292: error: `static_QUType_QString' 
   undeclared (first use this function)
.moc/x86-linux/moc_advancedfm.cpp:294: error: `static_QUType_bool' undeclared 
   (first use this function)
.moc/x86-linux/moc_advancedfm.cpp:301: error: `static_QUType_charstar' 
   undeclared (first use this function)
.moc/x86-linux/moc_advancedfm.cpp:306: error: 'class QMainWindow' has no member 
   named 'qt_invoke'
.moc/x86-linux/moc_advancedfm.cpp: At global scope:
.moc/x86-linux/moc_advancedfm.cpp:311: error: type specifier omitted for 
   parameter `QUObject'
.moc/x86-linux/moc_advancedfm.cpp:311: error: parse error before `*' token
.moc/x86-linux/moc_advancedfm.cpp:312: error: no `bool AdvancedFm::qt_emit(...)
   ' member function declared in class `AdvancedFm'
.moc/x86-linux/moc_advancedfm.cpp: In member function `bool 
   AdvancedFm::qt_emit(...)':
.moc/x86-linux/moc_advancedfm.cpp:313: error: 'class QMainWindow' has no member 
   named 'qt_emit'
make[2]: *** [.obj/x86-linux/moc_advancedfm.o] Error 1
make[2]: Leaving directory 
`/tmp/buildd/opie-apps-fb-1.0.1.1snapshot20030828/noncore/apps/advancedfm'
make[1]: *** [noncore/apps/advancedfm] Error 2
make[1]: Leaving directory `/tmp/buildd/opie-apps-fb-1.0.1.1snapshot20030828'
make: *** [build-stamp] Error 2
=========================================================================

Thanks for considering.

---------------------------------------
Received: (at 277490-done) by bugs.debian.org; 26 Mar 2005 00:41:04 +0000
>From [EMAIL PROTECTED] Fri Mar 25 16:41:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com [65.19.161.204] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEzMK-0000VA-00; Fri, 25 Mar 2005 16:41:00 -0800
Received: by sorrow.cyrius.com (Postfix, from userid 10)
        id 33C0C64D3D; Sat, 26 Mar 2005 00:40:58 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
        id 06DC34F1AF; Sat, 26 Mar 2005 00:40:50 +0000 (GMT)
Date: Sat, 26 Mar 2005 00:40:49 +0000
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: opie removed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 24

The whole opie set of packages has been removed so I'm closing these
bugs which don't apply anymore.
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to