Date: Thu, 17 Jul 2003 19:32:13 +0700 (NOVST) From: "Rashid N. Achilov" <shelton@sentry.granch.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/54578: sysutils/geheimins does not compile Message-ID: <200307171232.h6HCWDM8027679@sentry.granch.ru> Resent-Message-ID: <200307171240.h6HCeFIR094400@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 54578 >Category: ports >Synopsis: sysutils/geheimins does not compile >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 17 05:40:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rashid N. Achilov >Release: FreeBSD 4.8-STABLE i386 >Organization: Granch Ltd. >Environment: System: FreeBSD sentry.granch.ru 4.8-STABLE FreeBSD 4.8-STABLE #3: Tue Jul 15 18:48:32 NOVST 2003 shelton@sentry.granch.ru:/usr/src/sys/compile/Sentry i386 >Description: 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 >How-To-Repeat: Try to install geheimins from ports >Fix: Does not know >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307171232.h6HCWDM8027679>