| Summary: | sysutils/geheimins does not compile | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Rashid N. Achilov <shelton> |
| Component: | Individual Port(s) | Assignee: | Tilman Keskinoz <arved> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->feedback In file included from /usr/include/string.h:50, from /usr/X11R6/qt31/include/qcstring.h:46, from /usr/X11R6/qt31/include/qiodevice.h:43, from /usr/X11R6/qt31/include/qtextstream.h:42, from /usr/X11R6/qt31/include/qtl.h:43, from /usr/X11R6/qt31/include/qvaluelist.h:42, It looks like you have some strange files on your system. there is no /usr/X11R6/qt31 on my system. Responsible Changed From-To: freebsd-ports-bugs->arved my port Did you made some changes to this port like in your other Bugreport? State Changed From-To: feedback->closed Problem with --enable-final. |
port sysutils/geheimnis cannot be compiled. When I try to compile it, I see these: c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/kde3/include -I/usr/X11R6/qt31/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/kde3/include -I/usr/X11R6/qt31/include -D_GETOPT_H -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -march=pentiumpro -fno-exceptions -fno-check-new -c -o geheimnis.all_cpp.o `test -f geheimnis.all_cpp.cpp || echo './'`geheimnis.all_cpp.cpp In file included from /usr/include/string.h:50, from /usr/X11R6/qt31/include/qcstring.h:46, from /usr/X11R6/qt31/include/qiodevice.h:43, from /usr/X11R6/qt31/include/qtextstream.h:42, from /usr/X11R6/qt31/include/qtl.h:43, from /usr/X11R6/qt31/include/qvaluelist.h:42, from profilemanager.h:6, from profilemanager.cpp:2, from geheimnis.all_cpp.cpp:2: /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined In file included from profilemanager.cpp:5, from geheimnis.all_cpp.cpp:2: gdebug.h: In function `class kdbgstream gDebug()': gdebug.h:10: conversion from `kndbgstream' to non-scalar type `kdbgstream' requested gdebug.h: In function `class kdbgstream gDebug(bool)': gdebug.h:14: conversion from `kndbgstream' to non-scalar type `kdbgstream' requested In file included from myServerInterface.cpp:4, from geheimnis.all_cpp.cpp:5: bdebug.h: In function `class kdbgstream bDebug()': bdebug.h:11: conversion from `kndbgstream' to non-scalar type `kdbgstream' requested bdebug.h: In function `class kdbgstream bDebug(bool)': bdebug.h:15: conversion from `kndbgstream' to non-scalar type `kdbgstream' requested In file included from geheimnis.all_cpp.cpp:9: misc.cpp: In function `class QWidget * droppedFile(int = 0, const QString & = QString::null, const QString & = QString::null, mySession * = 0)': misc.cpp:161: warning: unused parameter `class mySession * theSession' misc.cpp: In function `void checkPrefs()': misc.cpp:334: warning: unused variable `class kPGPPrefs * pe' gmake[3]: *** [geheimnis.all_cpp.o] Error 1 gmake[3]: Leaving directory `/usr/ports/security/geheimnis/work/geheimnis_kde3/geheimnis' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/security/geheimnis/work/geheimnis_kde3/geheimnis' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/security/geheimnis/work/geheimnis_kde3' gmake: *** [all] Error 2 *** Error code 2 Fix: Does not know How-To-Repeat: Try to install geheimins from ports