Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: bouml - UML2 tool box to specify and generate code https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=247417 ------- Additional Comments From debarshi.ray@xxxxxxxxx 2007-07-28 21:01 EST ------- (In reply to comment #26) > My bad, okay, this one should work: > > make %{?_smp_mflags} BOUML_LIB=%{_libdir}/%{name} \ > CFLAGS="$RPM_OPT_FLAGS `pkg-config --cflags qt-mt`" \ > CXXFLAGS="$RPM_OPT_FLAGS `pkg-config --cflags qt-mt`" > It still fails to build on i386. g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/mkspecs/default -I. -I../Tools -I../CppGenerator -I/usr/lib/qt-3.3/include -o CppRefType.o CppRefType.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/mkspecs/default -I. -I../Tools -I../CppGenerator -I/usr/lib/qt-3.3/include -o UmlAttribute.o UmlAttribute.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt-3.3/include -I/usr/lib/qt-3.3/mkspecs/default -I. -I../Tools -I../CppGenerator -I/usr/lib/qt-3.3/include -o UmlClass.o UmlClass.cpp UmlAttribute.cpp: In member function 'virtual void UmlAttribute::compute_dependency(QPtrList<CppRefType>&, const QCString&, bool)': UmlAttribute.cpp:41: error: 'cppDecl' was not declared in this scope UmlAttribute.cpp: In member function 'virtual void UmlAttribute::generate_decl(aVisibility&, QTextOStream&, const QCString&, QCString, bool&, bool)': UmlAttribute.cpp:76: error: 'cppDecl' was not declared in this scope UmlAttribute.cpp:115: error: 'CppSettings' has not been declared UmlAttribute.cpp:165: error: 'isCppMutable' was not declared in this scope UmlAttribute.cpp: In member function 'virtual void UmlAttribute::generate_def(QTextOStream&, QCString, bool, QCString, QCString, QCString, QCString)': UmlAttribute.cpp:184: error: 'cppDecl' was not declared in this scope UmlAttribute.cpp:233: error: 'CppSettings' has not been declared make[1]: *** [UmlAttribute.o] Error 1 make[1]: *** Waiting for unfinished jobs.... CppRefType.cpp: In static member function 'static void CppRefType::compute(QPtrList<CppRefType>&, const QCString&, const QCString&, QCString&, QCString&, QCString&, UmlArtifact*)': CppRefType.cpp:160: error: 'CppSettings' has not been declared CppRefType.cpp:166: error: 'CppSettings' has not been declared CppRefType.cpp:171: error: 'CppSettings' has not been declared CppRefType.cpp:176: error: 'CppSettings' has not been declared CppRefType.cpp:193: error: 'CppSettings' has not been declared CppRefType.cpp:201: error: 'class UmlClass' has no member named 'isCppExternal' CppRefType.cpp:202: error: 'class UmlClass' has no member named 'cppDecl' CppRefType.cpp:236: error: 'CppSettings' has not been declared UmlClass.cpp: In member function 'QCString UmlClass::cpp_stereotype()': UmlClass.cpp:49: error: 'CppSettings' has not been declared UmlClass.cpp: In member function 'virtual void UmlClass::generate()': UmlClass.cpp:59: error: 'isCppExternal' was not declared in this scope UmlClass.cpp:59: error: 'cppDecl' was not declared in this scope CppRefType.cpp:244: error: 'CppSettings' has not been declared CppRefType.cpp:260: error: 'class UmlClass' has no member named 'isCppExternal' UmlClass.cpp: In member function 'virtual void UmlClass::compute_dependency(QPtrList<CppRefType>&, const QCString&, bool)': UmlClass.cpp:96: error: 'class UmlClassItem' has no member named 'cppDecl' UmlClass.cpp:122: error: 'cppDecl' was not declared in this scope UmlClass.cpp: In member function 'void UmlClass::generate_decl(QTextOStream&, QCString)': UmlClass.cpp:154: error: 'cppDecl' was not declared in this scope UmlClass.cpp:192: error: 'CppSettings' has not been declared UmlClass.cpp:238: error: 'class UmlClassItem' has no member named 'cppDecl' UmlClass.cpp:284: error: 'class UmlRelation' has no member named 'cppDecl'make[1]: *** [CppRefType.o] Error 1 UmlClass.cpp:304: error: 'class UmlClassItem' has no member named 'cppDecl' UmlClass.cpp: In member function 'void UmlClass::generate_def(QTextOStream&, QCString, bool)': UmlClass.cpp:359: error: 'cppDecl' was not declared in this scope UmlClass.cpp: In member function 'virtual void UmlClass::generate_def(QTextOStream&, QCString, bool, QCString, QCString, QCString, QCString)': UmlClass.cpp:379: error: 'cppDecl' was not declared in this scope UmlClass.cpp: In member function 'QCString UmlClass::decl()': UmlClass.cpp:457: error: 'class UmlPackage' has no member named 'cppNamespace' UmlClass.cpp: In static member function 'static void UmlClass::write(QTextOStream&, const UmlTypeSpec&, bool)': UmlClass.cpp:491: error: 'CppSettings' has not been declared UmlClass.cpp: In member function 'void UmlClass::write(QTextOStream&, bool, const QValueList<UmlActualParameter>&)': UmlClass.cpp:508: error: 'class UmlPackage' has no member named 'cppNamespace' UmlClass.cpp:510: error: 'CppSettings' has not been declared UmlClass.cpp:511: error: 'class UmlPackage' has no member named 'cppNamespace' UmlClass.cpp:516: error: 'isCppExternal' was not declared in this scope UmlClass.cpp:517: error: 'cppDecl' was not declared in this scope make[1]: *** [UmlClass.o] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/bouml_2.29.1/src/CppGenerator' make: *** [compile] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.95841 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.95841 (%build) This is the spec that I was using: http://rishi.fedorapeople.org/bouml-3.spec -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review