Bugs item #6426, was opened at 10.03.2013 16:31 by Hanno Boeck
You can respond by visiting: 
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6426&group_id=29

Status: Open
Priority: 3
Submitted By: Hanno Boeck (hannob)
Assigned to: Nobody (None)
Summary: greenbone-security-desktop: compile error 
Architecture: None
Product: None
Operating System: None
Component: gsa-desktop
Version: None
Severity: blocker
Resolution: None
Hardware: None
URL: 


Initial Comment:
After patching greenbone-security-desktop with the patches from #6416 and 
#6316, I still get a compile error.

I assume due to the error message that it has something to do with the mixup of 
qt and glib, but I'm not sure. Also, the error happens due to includes by 
openvas-libraries, so it might be the error is in there and not in gsd. I'm 
using latest beta-versions of openvas-libraries (6.0-beta5) and current gsd 
(1.2.2).

Error message:
[  2%] Building CXX object src/CMakeFiles/gsd.dir/dock_details.cpp.o
In file included from /usr/include/glib-2.0/gio/gio.h:54:0,
                 from /usr/include/openvas/base/openvas_file.h:32,
                 from /tmp/gsd-1.2.2/src/omp_string_builder.h:41,
                 from /tmp/gsd-1.2.2/src/omp_connector.h:38,
                 from /tmp/gsd-1.2.2/src/gsd_control.h:37,
                 from /tmp/gsd-1.2.2/src/dock_details.cpp:25:
/usr/include/glib-2.0/gio/gdbusintrospection.h:157:25: error: expected 
unqualified-id before ‘protected’
/usr/include/glib-2.0/gio/gdbusintrospection.h:157:24: error: expected ‘;’ at 
end of member declaration
/usr/include/glib-2.0/gio/gdbusintrospection.h:157:32: error: expected ‘:’ 
before ‘;’ token
/tmp/gsd-1.2.2/src/dock_details.cpp: In member function ‘void 
dock_details_config::modify_config()’:
/tmp/gsd-1.2.2/src/dock_details.cpp:921:14: warning: converting ‘false’ to 
pointer type ‘bool*’ [-Wconversion-null]
/tmp/gsd-1.2.2/src/dock_details.cpp: In member function ‘void 
dock_details_config::exec_modify_config(bool, bool)’:
/tmp/gsd-1.2.2/src/dock_details.cpp:967:31: warning: converting ‘false’ to 
pointer type ‘bool*’ [-Wconversion-null]
/tmp/gsd-1.2.2/src/dock_details.cpp: In member function ‘void 
dock_details_family::exec_modify_family(bool)’:
/tmp/gsd-1.2.2/src/dock_details.cpp:1548:31: warning: converting ‘false’ to 
pointer type ‘bool*’ [-Wconversion-null]


----------------------------------------------------------------------

You can respond by visiting: 
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6426&group_id=29
_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel

Reply via email to