From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 27 06:10:10 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 6F5BF16A41C for ; Mon, 27 Jun 2005 06:10:10 +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 4906343D5C for ; Mon, 27 Jun 2005 06:10:10 +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 j5R6AAV7005024 for ; Mon, 27 Jun 2005 06:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5R6AAn3005023; Mon, 27 Jun 2005 06:10:10 GMT (envelope-from gnats) Resent-Date: Mon, 27 Jun 2005 06:10:10 GMT Resent-Message-Id: <200506270610.j5R6AAn3005023@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, Seva Gluschenko Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A160B16A41C for ; Mon, 27 Jun 2005 06:04:06 +0000 (GMT) (envelope-from gvs@searchmon.yandex.ru) Received: from searchmon.yandex.ru (searchmon.yandex.ru [213.180.202.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22B0843D4C for ; Mon, 27 Jun 2005 06:04:05 +0000 (GMT) (envelope-from gvs@searchmon.yandex.ru) Received: from searchmon.yandex.ru (localhost [127.0.0.1]) by searchmon.yandex.ru (8.12.10/8.12.10) with ESMTP id j5R641tO003788 for ; Mon, 27 Jun 2005 10:04:01 +0400 (MSD) (envelope-from gvs@searchmon.yandex.ru) Received: (from root@localhost) by searchmon.yandex.ru (8.12.10/8.12.10/Submit) id j5R641m7003717; Mon, 27 Jun 2005 10:04:01 +0400 (MSD) (envelope-from gvs) Message-Id: <200506270604.j5R641m7003717@searchmon.yandex.ru> Date: Mon, 27 Jun 2005 10:04:01 +0400 (MSD) From: Seva Gluschenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82688: perl-5.8.7 obviously contains unfixed bugs 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: Mon, 27 Jun 2005 06:10:10 -0000 >Number: 82688 >Category: ports >Synopsis: perl-5.8.7 obviously contains unfixed bugs >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: Mon Jun 27 06:10:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Seva Gluschenko >Release: FreeBSD 5.2.1-RELEASE-p12 i386 >Organization: Yandex LLC >Environment: System: FreeBSD searchmon.yandex.ru 5.2.1-RELEASE-p12 FreeBSD 5.2.1-RELEASE-p12 #4: Thu Dec 30 13:20:43 MSK 2004 root@y2.yandex.ru:/opt/obj/local/usr/src/sys/Y2 i386 >Description: Here are two problems I noticed while doing portupgrade lang/perl-5.8: `sh cflags "optimize='-O -pipe -march=pentium4'" regcomp.o` -DPIC -fPIC regcomp.c CCCMD = cc -DPERL_CORE -c -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -D_THREAD_SAFE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -pipe -march=pentium4 -Wall regcomp.c: In function `S_study_chunk': regcomp.c:734: warning: comparison is always false due to limited range of data type `sh cflags "optimize='-O -pipe -march=pentium4'" pp_pack.o` -DPIC -fPIC pp_pack.c CCCMD = cc -DPERL_CORE -c -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -D_THREAD_SAFE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -pipe -march=pentium4 -Wall pp_pack.c: In function `S_next_symbol': pp_pack.c:703: warning: `allowed' might be used uninitialized in this function Either of those surely affects the normal operational flow. >How-To-Repeat: cvsup to current ports version and try portupgrade/portinstall lang/perl-5.8 or cd /usr/ports/lang/perl-5.8; make. >Fix: sorry, no fix available. >Release-Note: >Audit-Trail: >Unformatted: