Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107167 - Umbrello 3.5_beta1do not build
Summary: Umbrello 3.5_beta1do not build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-25 05:29 UTC by Christian Lemke
Modified: 2005-09-26 03:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lemke 2005-09-25 05:29:12 UTC
First happens an error while creating make-files and later the compile-process  
aborts. (see additional infos)   

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




*** Postprocessing Makefile templates 
Error: neatoautolayouter.cpp is listed in a _SOURCE line in 
umbrello/umbrello/autolayout/Makefile.in, but doesn't exist yet. Put it in 
DISTCLEANFILES! 
Error: circoautolayouter.cpp is listed in a _SOURCE line in 
umbrello/umbrello/autolayout/Makefile.in, but doesn't exist yet. Put it in 
DISTCLEANFILES! 
make[1]: Entering directory 
`/var/tmp/portage/umbrello-3.5_beta1/work/umbrello-3.5_beta1' 
make[1]: Leaving directory 
`/var/tmp/portage/umbrello-3.5_beta1/work/umbrello-3.5_beta1' 
*** Creating date/time stamp 
*** Finished 
 
 
 
... 
 
 
 
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Idialogs -Irefactoring  
-I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT   
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE  
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG  
-DNO_DEBUG -O2 -O2 -march=pentium3 -mtune=pentium3 -fomit-frame-pointer -pipe  
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor  
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE  
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_DOT   
-c -o uml.o `test -f 'uml.cpp' || echo './'`uml.cpp  
In Datei, eingef
Comment 1 Christian Lemke 2005-09-25 05:29:12 UTC
First happens an error while creating make-files and later the compile-process  
aborts. (see additional infos)   

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




*** Postprocessing Makefile templates 
Error: neatoautolayouter.cpp is listed in a _SOURCE line in 
umbrello/umbrello/autolayout/Makefile.in, but doesn't exist yet. Put it in 
DISTCLEANFILES! 
Error: circoautolayouter.cpp is listed in a _SOURCE line in 
umbrello/umbrello/autolayout/Makefile.in, but doesn't exist yet. Put it in 
DISTCLEANFILES! 
make[1]: Entering directory 
`/var/tmp/portage/umbrello-3.5_beta1/work/umbrello-3.5_beta1' 
make[1]: Leaving directory 
`/var/tmp/portage/umbrello-3.5_beta1/work/umbrello-3.5_beta1' 
*** Creating date/time stamp 
*** Finished 
 
 
 
... 
 
 
 
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Idialogs -Irefactoring  
-I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT   
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE  
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG  
-DNO_DEBUG -O2 -O2 -march=pentium3 -mtune=pentium3 -fomit-frame-pointer -pipe  
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor  
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE  
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_DOT   
-c -o uml.o `test -f 'uml.cpp' || echo './'`uml.cpp  
In Datei, eingefügt von uml.cpp:65:  
autolayout/autolayoutdlg.h:15:33: newautolayoutdialog.h: Datei oder  
Verzeichnis nicht gefunden  
In Datei, eingefügt von autolayout/autolayoutdlg.h:19,  
                    von uml.cpp:65:  
autolayout/autolayout.h:38:31: circoautolayouter.h: Datei oder Verzeichnis  
nicht gefunden  
autolayout/autolayout.h:39:31: neatoautolayouter.h: Datei oder Verzeichnis  
nicht gefunden  
In file included from uml.cpp:65:  
autolayout/autolayoutdlg.h:22: Fehler: expected class-name vor »{«-Zeichen  
uml.cpp: In member function `void UMLApp::slotAutolayout()':  
uml.cpp:1711: Fehler: keine passende Funktion für Aufruf von  
»AutolayoutDlg::AutolayoutDlg(UMLView*)«  
autolayout/autolayoutdlg.h:22: Anmerkung: Kandidaten sind:  
AutolayoutDlg::AutolayoutDlg(const AutolayoutDlg&)  
autolayout/autolayoutdlg.h:25: Anmerkung:                   
AutolayoutDlg::AutolayoutDlg(KConfig*, UMLView*, QWidget*, const char*)  
make[4]: *** [uml.o] Fehler 1  
make[4]: Leaving directory  
`/var/tmp/portage/umbrello-3.5_beta1/work/umbrello-3.5_beta1/umbrello/umbrello'  
make[3]: *** [all-recursive] Fehler 1  
make[3]: Leaving directory  
`/var/tmp/portage/umbrello-3.5_beta1/work/umbrello-3.5_beta1/umbrello/umbrello'  
make[2]: *** [all-recursive] Fehler 1  
make[2]: Leaving directory  
`/var/tmp/portage/umbrello-3.5_beta1/work/umbrello-3.5_beta1/umbrello'  
make[1]: *** [all-recursive] Fehler 1  
make[1]: Leaving directory  
`/var/tmp/portage/umbrello-3.5_beta1/work/umbrello-3.5_beta1'  
make: *** [all] Fehler 2  
  
!!! ERROR: kde-base/umbrello-3.5_beta1 failed.  
!!! Function kde_src_compile, Line 170, Exitcode 2  
!!! died running emake, kde_src_compile:make
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-09-26 03:20:35 UTC
This should be fixed now. Thanks.