You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2011/11/07 00:27:46 UTC

DO NOT REPLY [Bug 52146] New: Unable to build FOP 1.0 from source

https://issues.apache.org/bugzilla/show_bug.cgi?id=52146

             Bug #: 52146
           Summary: Unable to build FOP 1.0 from source
           Product: Fop
           Version: 1.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: noloader@gmail.com
    Classification: Unclassified


Ubuntu 10.04 (x64)
$ uname -a
Linux studio 2.6.32-34-generic #77-Ubuntu SMP Tue Sep 13 19:39:17 UTC 2011
x86_64 GNU/Linux

Downloaded fop-1.0-src.tar.gz from
http://ftp.wayne.edu/apache//xmlgraphics/fop/source/ (ftp.wayne.edu is listed
as a download point at https://www.apache.org/dyn/closer.cgi/xmlgraphics/fop).

Open README, which tells me to go to
http://xmlgraphics.apache.org/fop/stable/compiling.html.

Following http://xmlgraphics.apache.org/fop/stable/compiling.html:

$cd fop-1.0
fop-1.0$ ant
Buildfile: build.xml

init-avail:
     [echo] ------------------- Apache FOP 1.0 [1999-2010] ----------------
     [echo] See build.properties and build-local.properties for additional
build settings
     [echo] Apache Ant version 1.7.1 compiled on September 8 2010
     [echo] VM: 19.0-b09, Sun Microsystems Inc.
     [echo] JAVA_HOME: ${env.JAVA_HOME}
     [echo] JAI Support NOT Present
     [echo] JCE Support PRESENT
     [echo] JUnit Support PRESENT
     [echo] XMLUnit Support PRESENT
...

BUILD FAILED
/home/jeffrey/Desktop/fop-1.0/build.xml:977: NOTE:
**************************************************************************
* One or more of the Junit tests had Failures or Errors or were skipped! *
*         Please check the output above for relevant messages.           *
*    Or use the "junit-reports" target to generate HTML test reports.    *
**************************************************************************

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52146] Unable to build FOP 1.0 from source

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52146

--- Comment #4 from Glenn Adams <gl...@skynav.com> 2011-11-07 04:20:44 UTC ---
(In reply to comment #3)
> Thanks Glenn. I took "BUILD FAILED" to mean the build failed. Silly me.

I had the same problem the first time I performed a build of FOP (a little more
than a year ago).  Perhaps in the future someone will make the description more
accurate, or auto-configure the build based on presence of hyphenation support.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52146] Unable to build FOP 1.0 from source

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52146

--- Comment #1 from Jeffrey Walton <no...@gmail.com> 2011-11-06 23:28:11 UTC ---
Created attachment 27904
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27904
Build results

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52146] Unable to build FOP 1.0 from source

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52146

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #5 from Glenn Adams <gl...@skynav.com> 2012-04-01 13:42:36 UTC ---
batch transition to closed for remaining resolved bugs

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52146] Unable to build FOP 1.0 from source

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52146

--- Comment #3 from Jeffrey Walton <no...@gmail.com> 2011-11-07 01:43:49 UTC ---
Thanks Glenn. I took "BUILD FAILED" to mean the build failed. Silly me.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52146] Unable to build FOP 1.0 from source

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52146

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Glenn Adams <gl...@skynav.com> 2011-11-07 01:28:58 UTC ---
Please examine the build results:

hyphenation-present:
     [echo] Hyphenation Support NOT Present - Layout tests which require
hyphenation are NOT being run!

You need to install an English Hyphenation library (jar) if you want to run all
the junit tests. You can build the nightly-build target to run fewer tests or
just the 'jar-main' target to do a build of the fop.jar file.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.