| Summary: | package build error | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Dmitry V. Levin <ldv> |
| Component: | quanta | Assignee: | Sergey V Turchin <zerg> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P4 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
fixed quanta-1:2.0.1-alt4 fixed quanta-1:2.0.1-alt4 reassign 2 zerg@altlinux.org |
quanta-1:2.0.1-alt3 package build fails at build stage. The error is: In file included from actioneditdlg.moc.cpp:16: actioneditdlg.h:8:28: actioneditdlgs.h: No such file or directory actioneditdlg.h:18: parse error before `{\' actioneditdlg.h:19: non-member function `className ()\' cannot have `const\' method qualifier actioneditdlg.h:19: parse error before `protected\' actioneditdlg.h:24: destructors must be member functions actioneditdlg.h:26: parse error before `public\' actioneditdlg.h:28: virtual outside class declaration actioneditdlg.h:29: virtual outside class declaration actioneditdlg.h:30: virtual outside class declaration actioneditdlg.h: In function `void accept ()\': actioneditdlg.h:30: `action\' undeclared (first use this function) actioneditdlg.h:30: (Each undeclared identifier is reported only once for each function it appears in.) actioneditdlg.h:30: `saveAction\' undeclared (first use this function) actioneditdlg.h:30: `ActionEditDlgS\' undeclared (first use this function) actioneditdlg.h:30: parse error before `::\' actioneditdlg.h: At top level: actioneditdlg.h:36: `void saveAction (TagAction *)\' used prior to declaration actioneditdlg.h:38: parse error before `}\' actioneditdlg.moc.cpp:23: invalid use of undefined type `class ActionEditDlg\' actioneditdlg.h:18: forward declaration of `class ActionEditDlg\' actioneditdlg.moc.cpp:27: structure `ActionEditDlg\' not yet defined actioneditdlg.moc.cpp:27: assignment (not initialization) in declaration actioneditdlg.moc.cpp:30: invalid use of undefined type `class ActionEditDlg\' actioneditdlg.h:18: forward declaration of `class ActionEditDlg\' actioneditdlg.moc.cpp: In method `void ActionEditDlg::initMetaObject ()\': actioneditdlg.moc.cpp:31: `metaObj\' undeclared (first use this function) actioneditdlg.moc.cpp:33: parse error before `::\' actioneditdlg.moc.cpp:36: confused by earlier errors, bailing out --- ---