From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 23 18:50:20 2006 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 B197116A49E for ; Fri, 23 Jun 2006 18:50:20 +0000 (UTC) (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 1EE1A43D58 for ; Fri, 23 Jun 2006 18:50: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.4/8.13.4) with ESMTP id k5NIoJZL081165 for ; Fri, 23 Jun 2006 18:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5NIoJed081164; Fri, 23 Jun 2006 18:50:19 GMT (envelope-from gnats) Resent-Date: Fri, 23 Jun 2006 18:50:19 GMT Resent-Message-Id: <200606231850.k5NIoJed081164@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, "Beech Rintoul" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0473C16A47B for ; Fri, 23 Jun 2006 18:50:08 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9437043D49 for ; Fri, 23 Jun 2006 18:49:45 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (unknown [65.74.103.114]) by stargate.alaskaparadise.com (Postfix) with ESMTP id 9F50A4165; Fri, 23 Jun 2006 10:49:28 -0800 (AKDT) Message-Id: <1151088568.97623@stargate.alaskaparadise.com> Date: Fri, 23 Jun 2006 10:49:28 -0800 From: "Beech Rintoul" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/99388: Build Failure - cups-base 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: Fri, 23 Jun 2006 18:50:20 -0000 >Number: 99388 >Category: ports >Synopsis: Build Failure - cups-base >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: Fri Jun 23 18:50:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Beech Rintoul >Release: FreeBSD 7.0-CURRENT i386 >Organization: Alaska Paradise >Environment: System: FreeBSD 7.0-CURRENT #70: Wed Jun 21 17:08:37 AKDT 2006 root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE >Description: Compiling phpcups.c... cc -Wshadow -Wunused -Wall -Wno-format-y2k -fPIC -Os -g -I.. -I/usr/local/include -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I../.. `/usr/local/bin/php-config --includes` -c phpcups.c In file included from /usr/local/include/php/main/php.h:38, from phpcups.c:33: /usr/local/include/php/Zend/zend_API.h:315: warning: declaration of 'index' shadows a global declaration /usr/include/strings.h:50: warning: shadowed declaration is here In file included from /usr/local/include/php/main/php.h:404, from phpcups.c:33: /usr/local/include/php/TSRM/tsrm_virtual_cwd.h:178: warning: declaration of 'link' shadows a global declaration /usr/include/unistd.h:348: warning: shadowed declaration is here In file included from /usr/local/include/php/main/php.h:406, from phpcups.c:33: /usr/local/include/php/Zend/zend_constants.h:62: warning: declaration of 'strlen' shadows a global declaration /usr/include/string.h:90: warning: shadowed declaration is here In file included from /usr/local/include/cups/ipp.h:35, from /usr/local/include/cups/cups.h:34, from phpcups.h:32, from phpcups.c:36: /usr/local/include/cups/http.h:308: warning: declaration of 'encrypt' shadows a global declaration /usr/include/unistd.h:426: warning: shadowed declaration is here phpcups.c: In function `zm_startup_phpcups': phpcups.c:131: error: `CUPS_PRINTER_DELETE' undeclared (first use in this function) phpcups.c:131: error: (Each undeclared identifier is reported only once phpcups.c:131: error: for each function it appears in.) phpcups.c:132: error: `CUPS_PRINTER_NOT_SHARED' undeclared (first use in this function) phpcups.c:133: error: `CUPS_PRINTER_AUTHENTICATED' undeclared (first use in this function) phpcups.c:134: error: `CUPS_PRINTER_COMMANDS' undeclared (first use in this function) phpcups.c:144: error: `IPP_OK_EVENTS_COMPLETE' undeclared (first use in this function) phpcups.c: In function `zif_cups_last_error_string': phpcups.c:367: warning: implicit declaration of function `cupsLastErrorString' gmake[1]: *** [phpcups.o] Error 1 gmake[1]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.2.0/scripting/php' gmake: *** [all] Error 1 *** Error code 2 >How-To-Repeat: make clean && make >Fix: >Release-Note: >Audit-Trail: >Unformatted: