From owner-freebsd-ports@FreeBSD.ORG Mon Jul 23 20:50:31 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9E81B1065672 for ; Mon, 23 Jul 2012 20:50:31 +0000 (UTC) (envelope-from sindrome@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 311428FC1E for ; Mon, 23 Jul 2012 20:50:31 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so6084974wgb.31 for ; Mon, 23 Jul 2012 13:50:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=QdjvxtZ2EIba+6O+FYz+am7ObOK0vKWvFBQ7zQYt1OQ=; b=d+URSPQZ8XHH4EmlssEvj8+MObtXsY1VUsGufiu/dyKwp5gFpVVDmJBPyaqxiXhoLD mIJKzRl5dsx/sWqvUO0sy6UFS7/Dy7TUw8WoYlsSqhaCc5fzAqEjwwO6XtTuO2HdaoeG ER9szwqWso13vfdBwHqNYsNp3cJVclyqm3oSpva3nm3UL//guvW6FdnoeQbGtLhfbcmU 8TOlKh3Y9Ietz/Wi1T+Tou1fgWI54LY9xjKIJsBDRCF4m26K7wC1tkSKgJFJWYhBBs7L Py42RZln7YdROupNqQEWr/jp0NFAji1sqcO3qtH81wrIcJ9pwNbhbHphpeHvwOSY/4nA N7hg== MIME-Version: 1.0 Received: by 10.216.153.139 with SMTP id f11mr9083285wek.16.1343076629838; Mon, 23 Jul 2012 13:50:29 -0700 (PDT) Received: by 10.216.121.15 with HTTP; Mon, 23 Jul 2012 13:50:29 -0700 (PDT) Date: Mon, 23 Jul 2012 15:50:29 -0500 Message-ID: From: sindrome To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Upgrading xmlto-0.0.24 to 0.0.25 failing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2012 20:50:31 -0000 Can't upgrade xmlto -- anyone have ideas? ===> Building for xmlto-0.0.25 make all-am depbase=`echo xmlif/xmlif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -MT xmlif/xmlif.o -MD -MP -MF $depbase.Tpo -c -o xmlif/xmlif.o xmlif/xmlif.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -fno-strict-aliasing -o xmlif/xmlif xmlif/xmlif.o FORMAT_DIR=./format /usr/local/bin/bash ./xmlto -o man/man1 man usage: xmlto [OPTION]... FORMAT XML OPTIONs are: -v verbose output (-vv for very verbose) -x stylesheet use the specified stylesheet instead of choosing one -m fragment use the XSL fragment to customize the stylesheet -o directory put output in the specified directory instead of the current working directory -p postprocopts pass option to postprocessor --extensions turn on stylesheet extensions for this tool chain --noautosize do not autodetect paper size via locales or paperconf --noclean temp files are not deleted automatically (good for diagnostics) --noextensions do not use passivetex/fop extensions --searchpath colon-separated list of fallback directories --skip-validation do not attempt to validate the input before processing --stringparam paramname=paramvalue pass a named parameter to the stylesheet from the command line --with-fop use fop for formatting (if fop available) --with-dblatex use dblatex for formatting (if dblatex available) Available FORMATs depend on the type of the XML file (which is determined automatically). For documents of type "docbook": awt fo htmlhelp mif ps xhtml dvi html javahelp pcl svg xhtml-nochunks epub html-nochunks man pdf txt For documents of type "xhtml1": awt dvi fo mif pcl pdf ps svg txt For documents of type "fo": awt dvi mif pcl pdf ps svg txt *** Error code 1 Stop in /usr/ports/textproc/xmlto/work/xmlto-0.0.25. *** Error code 1 Stop in /usr/ports/textproc/xmlto/work/xmlto-0.0.25. *** Error code 1 Stop in /usr/ports/textproc/xmlto. *** Error code 1 Stop in /usr/ports/textproc/xmlto. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20120723-99809-daagk3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=xmlto-0.0.24 UPGRADE_PORT_VER=0.0.24 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! textproc/xmlto (xmlto-0.0.24) (unknown build error) Exit 1