From shelton@sentry.granch.ru  Thu Jul 17 05:32:16 2003
Return-Path: <shelton@sentry.granch.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1621537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Jul 2003 05:32:16 -0700 (PDT)
Received: from sentry.granch.ru (sentry.granch.ru [212.20.5.55])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EA30343F75
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Jul 2003 05:32:14 -0700 (PDT)
	(envelope-from shelton@sentry.granch.ru)
Received: from sentry.granch.ru (IDENT:smmsp@localhost.granch.ru [127.0.0.1])
	by sentry.granch.ru (8.12.9/8.12.9) with ESMTP id h6HCWDNm027680
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Jul 2003 19:32:13 +0700 (NOVST)
	(envelope-from shelton@sentry.granch.ru)
Received: (from root@localhost)
	by sentry.granch.ru (8.12.9/8.12.9/Submit) id h6HCWDM8027679;
	Thu, 17 Jul 2003 19:32:13 +0700 (NOVST)
	(envelope-from shelton)
Message-Id: <200307171232.h6HCWDM8027679@sentry.granch.ru>
Date: Thu, 17 Jul 2003 19:32:13 +0700 (NOVST)
From: "Rashid N. Achilov" <shelton@sentry.granch.ru>
Reply-To: "Rashid N. Achilov" <shelton@sentry.granch.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysutils/geheimins does not compile
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54578
>Category:       ports
>Synopsis:       sysutils/geheimins does not compile
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    arved
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 17 05:40:15 PDT 2003
>Closed-Date:    Wed Jul 23 04:39:39 PDT 2003
>Last-Modified:  Wed Jul 23 04:39:39 PDT 2003
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: arved 
State-Changed-When: Thu Jul 17 05:57:02 PDT 2003 
State-Changed-Why:  
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 
Responsible-Changed-By: arved 
Responsible-Changed-When: Thu Jul 17 05:57:02 PDT 2003 
Responsible-Changed-Why:  
my port 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54578 

From: Tilman Linneweh <arved@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, shelton@sentry.granch.ru
Cc:  
Subject: Re: ports/54578 sysutils/geheimins does not compile
Date: Tue, 22 Jul 2003 16:34:07 +0200

 Did you made some changes to this port like in your other Bugreport?
State-Changed-From-To: feedback->closed 
State-Changed-By: arved 
State-Changed-When: Wed Jul 23 04:39:25 PDT 2003 
State-Changed-Why:  
Problem with --enable-final. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54578 
>Unformatted:
