From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 22 20:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A4F99C19 for ; Fri, 22 Mar 2013 20:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 73F4519F for ; Fri, 22 Mar 2013 20:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2MK00F6037402 for ; Fri, 22 Mar 2013 20:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2MK00MM037401; Fri, 22 Mar 2013 20:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 22 Mar 2013 20:00:00 GMT Resent-Message-Id: <201303222000.r2MK00MM037401@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, Beeblebrox Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 85C21A51 for ; Fri, 22 Mar 2013 19:54:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 71BEE12F for ; Fri, 22 Mar 2013 19:54:09 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2MJs9oS009058 for ; Fri, 22 Mar 2013 19:54:09 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2MJs9KI009057; Fri, 22 Mar 2013 19:54:09 GMT (envelope-from nobody) Message-Id: <201303221954.r2MJs9KI009057@red.freebsd.org> Date: Fri, 22 Mar 2013 19:54:09 GMT From: Beeblebrox To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177277: editors/pdfedit does not compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Mar 2013 20:00:00 -0000 >Number: 177277 >Category: ports >Synopsis: editors/pdfedit does not compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 22 20:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Beeblebrox >Release: 10-Current >Organization: >Environment: FreeBSD 10.0-CURRENT #1 r248618: Fri Mar 22, amd64 >Description: compile breaks with below message. All options in make.conf were disabled for the debug (no ccache, make_jobs, cflags, etc) BuiltinFontTables.cc:4242:5: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings] { "Times-Roman", standardEncoding, 683, -217, {-168, -218, 1000, 898}, NULL }, ^ BuiltinFontTables.cc:4243:5: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings] { "ZapfDingbats", zapfDingbatsEncoding, 820, -143, { -1, -143, 981, 820}, NULL } ^ 4187 warnings generated. gmake[3]: Leaving directory `/usr/obj/asp/ports/editors/pdfedit/work/pdfedit-0.4.5/src/xpdf/xpdf' gmake[2]: *** [libxpdf] Error 2 gmake[2]: Leaving directory `/usr/obj/asp/ports/editors/pdfedit/work/pdfedit-0.4.5/src/xpdf' gmake[1]: *** [xpdf] Error 2 gmake[1]: Leaving directory `/usr/obj/asp/ports/editors/pdfedit/work/pdfedit-0.4.5/src' gmake: *** [source] Error 2 *** [do-build] Error code 1 >How-To-Repeat: make editors/pdfedit >Fix: NA >Release-Note: >Audit-Trail: >Unformatted: