From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 17 05:40:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DDDF37B401 for ; Thu, 17 Jul 2003 05:40:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C151143F93 for ; Thu, 17 Jul 2003 05:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6HCeFUp094401 for ; Thu, 17 Jul 2003 05:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6HCeFIR094400; Thu, 17 Jul 2003 05:40:15 -0700 (PDT) Resent-Date: Thu, 17 Jul 2003 05:40:15 -0700 (PDT) Resent-Message-Id: <200307171240.h6HCeFIR094400@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Rashid N. Achilov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1621537B401 for ; 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 ; 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 ; 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" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54578: sysutils/geheimins does not compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Rashid N. Achilov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 12:40:18 -0000 >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: