Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59223 - Issues I noticed with fwbuilder 2.0 ebuilds
Summary: Issues I noticed with fwbuilder 2.0 ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 21:11 UTC by Bill Chmura
Modified: 2004-08-18 16:00 UTC (History)
0 users

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 Bill Chmura 2004-08-02 21:11:54 UTC
I tried these earlier today and did not have time to file a bug report until now on them.  Of course they moved like lightining and are in portage now.  Anyway...

I had no problems with the libfwbuilder module, but the fwbuilder ebuild itself caused me some problems.  I had qt-3.2 installed, but the build would fail with my install of Qt 3.3.0.  Once I upgraded to QT 3.3.2 it worked fine.  Strange since the fwbuilder site says it should have worked.  Also, the requirements for libxslt are not enforced in the ebuild.  There is also a requirement for net-snmp (which may be optional).  



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

Actual Results:  
In file included from ui/FWBMainWindow_q.cpp:33:
FWBMainWindow_q.ui.h:260:2: warning: no newline at end of file
ui/FWBMainWindow_q.cpp: In constructor 
   `FWBMainWindow_q::FWBMainWindow_q(QWidget*, const char*, unsigned int)':
ui/FWBMainWindow_q.cpp:230: syntax error before `=' token
ui/FWBMainWindow_q.cpp:232: no matching function for call to `QBoxLayout::
   addItem()'
/usr/qt/3/include/qlayout.h:379: candidates are: virtual void 
   QBoxLayout::addItem(QLayoutItem*)
make[2]: *** [.obj/FWBMainWindow_q.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory 
`/var/tmp/portage/fwbuilder-2.0.0/work/fwbuilder-2.0.0/src/gui'
make[1]: *** [sub-gui] Error 2
make[1]: Leaving directory 
`/var/tmp/portage/fwbuilder-2.0.0/work/fwbuilder-2.0.0/src'
make: *** [sub-src] Error 2

!!! ERROR: net-firewall/fwbuilder-2.0.0 failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! emake failed


Expected Results:  
Well, compiled.
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-08-06 04:45:19 UTC
This has nothing to do with GNOME, aliz is the maintainer *catch*
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2004-08-18 16:00:08 UTC
I've added libxslt dependency to CVS.
Support for net-snmp is being honoured in libfwbuilder.