From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 29 15:20:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 1B55A16A421 for ; Sat, 29 Oct 2005 15:20:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9541743D48 for ; Sat, 29 Oct 2005 15:20:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9TFKKXZ051487 for ; Sat, 29 Oct 2005 15:20:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9TFKKHu051486; Sat, 29 Oct 2005 15:20:20 GMT (envelope-from gnats) Resent-Date: Sat, 29 Oct 2005 15:20:20 GMT Resent-Message-Id: <200510291520.j9TFKKHu051486@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, Andreas Klemm Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFBCB16A420 for ; Sat, 29 Oct 2005 15:11:17 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A4643D45 for ; Sat, 29 Oct 2005 15:11:17 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9TFBHIK000276 for ; Sat, 29 Oct 2005 15:11:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j9TFBH3U000275; Sat, 29 Oct 2005 15:11:17 GMT (envelope-from nobody) Message-Id: <200510291511.j9TFBH3U000275@www.freebsd.org> Date: Sat, 29 Oct 2005 15:11:17 GMT From: Andreas Klemm To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/88181: openssl-stable port seems too frequently be a candidate for updates and portupgrade fails to update this port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2005 15:20:22 -0000 >Number: 88181 >Category: ports >Synopsis: openssl-stable port seems too frequently be a candidate for updates and portupgrade fails to update this port >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 29 15:20:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andreas Klemm >Release: 6.0 rc1 >Organization: home >Environment: FreeBSD titan.klemm.apsfilter.org 6.0-RC1 FreeBSD 6.0-RC1 #18: Sat Oct 29 13:49:34 CEST 2005 root@titan.klemm.apsfilter.org:/usr/obj/usr/src/sys/TITANi386 i386 >Description: Whenever I do portupgrade -a the openssl-stable port will be updated. I already deinstalled and reinstalled no change. Portupgrade additionally fails to upgrade this port because this version of port is already installed. Its no real update, it will only erraneously be updated. [...] T -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DTERMIOS -DL_ENDIAN -O2 -fno-strict-aliasing -pipe -Wl,-rpath,/usr/local/lib -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c dummytest.c cc: -rpath: linker input file unused because linking not done cc: /usr/local/lib: linker input file unused because linking not done + LD_LIBRARY_PATH=..: cc -o dummytest -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DTERMIOS -DL_ENDIAN -O2 -fno-strict-aliasing -pipe -Wl,-rpath,/usr/local/lib -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM dummytest.o -L.. -lssl -L.. -lcrypto -L/usr/local/lib making all in tools... ===> Installing for openssl-stable-0.9.7i ===> Generating temporary packing list ===> Checking if security/openssl already installed ===> openssl-stable-0.9.7i is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of security/openssl without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/security/openssl. *** Error code 1 Stop in /usr/ports/lang/ruby18. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade85775.0 make ** Fix the problem and try again. >How-To-Repeat: install openssl port and run portupgrade -a >Fix: >Release-Note: >Audit-Trail: >Unformatted: