• Bug#265765: kmerlin: FTBFS: compile error: undeclared symbol

    From Roland Stigge@1:229/2 to All on Sat Aug 14 22:50:05 2004
    From: [email protected]

    Package: kmerlin
    Version: 1.4.2-1
    Severity: serious

    Hi,

    trying to build the package in a clean environment (pbuilder chroot), I got:

    ============================================================================= [...]
    /usr/share/qt3/bin/moc replacepage.h -o replacepage.moc
    rm -f replacepage.cpp
    echo '#include <klocale.h>' > replacepage.cpp
    /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -
    i replacepage.h ./replacepage.ui > replacepage.cpp.temp ; ret=$?; \
    sed -e "s,tr2i18n( \"\" ),QString::null,g" replacepage.cpp.temp | sed -e "s,tr2i
    18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)_data,img\1_
    replacepage,g" >> replacepage.cpp ;\
    rm -f replacepage.cpp.temp ;\
    if test "$ret" = 0; then echo '#include "replacepage.moc"' >> replacepage.cpp; e
    lse rm -f replacepage.cpp ; exit $ret ; fi
    if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde -I/usr/share/qt3/inclu
    de -I. -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/kde -I/usr/share/qt3/i
    nclude -I. -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpoin
    ter-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_
    SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT replace
    page.o -MD -MP -MF ".deps/replacepage.Tpo" \
    -c -o replacepage.o `test -f 'replacepage.cpp' || echo './'`replacepage.cpp; \
    then mv ".deps/replacepage.Tpo" ".deps/replacepage.Po"; \
    else rm -f ".deps/replacepage.Tpo"; exit 1; \
    fi
    In file included from replacepage.cpp:22:
    replacepage.ui.h: In member function `virtual void
    ReplacePage::KPushButton1_pressed()':
    replacepage.ui.h:28: warning: value computed is not used
    replacepage.cpp: In constructor `ReplacePage::ReplacePage(QWidget*, const
    char*, unsigned int)':
    replacepage.cpp:63: error: `Spacer1' undeclared (first use this function) replacepage.cpp:63: error: (Each undeclared identifier is reported only once
    for each function it appears in.)
    make[4]: *** [replacepage.o] Error 1
    make[4]: Leaving directory `/tmp/buildd/kmerlin-1.4.2/src/setting'
    make[3]: *** [all-recursive] Error 1
    make[3]: Leaving directory `/tmp/buildd/kmerlin-1.4.2/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/tmp/buildd/kmerlin-1.4.2'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/tmp/buildd/kmerlin-1.4.2'
    make: *** [build-stamp] Error 2 =============================================================================

    Thanks for considering.

    bye,
    Roland


    -- System Information:
    Debian Release: 3.1
    APT prefers unstable
    APT policy: (500, 'unstable')
    Architecture: i386 (i686)
    Kernel: Linux 2.6.7
    Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (ignored: LC_ALL set to en_GB.UTF-8)


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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)