Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2020 11:49:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243611] print/pdflib: fail to build with JAVA option
Message-ID:  <bug-243611-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243611

            Bug ID: 243611
           Summary: print/pdflib: fail to build with JAVA option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tommyhp2@gmail.com

=3D=3D=3D> The following configuration options are available for pdflib-7.0=
.5_5:
     DOCS=3Doff: Build and/or install documentation
     JAVA=3Don: Build Java bindings
     PERL=3Don: Build perl bindings
=3D=3D=3D> Use 'make config' to modify these settings


../../../libtool --silent --mode=3Dlink cc -o libpdf_java.la pdflib_java.lo
-module -rpath /usr/local/lib \
    -fstack-protector-strong  ../../../libs/pdflib/libs_libpdf.la  -lm
rm -rf com
mkdir com
mkdir com/pdflib
javac -classpath pdflib.jar:.  -source 1.4 PDFlibException.java pdflib.java
warning: [options] bootstrap class path not set in conjunction with -source=
 1.4
error: Source option 1.4 is no longer supported. Use 6 or later.
gmake[4]: *** [Makefile:68: pdflib.jar] Error 2
gmake[4]: Leaving directory
'/wrkdirs/usr/ports/print/pdflib/work/PDFlib-Lite-7.0.5p3/bind/pdflib/java'
gmake[3]: *** [../../config/mksubdirs.inc:17: all] Error 2
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/print/pdflib/work/PDFlib-Lite-7.0.5p3/bind/pdflib'
gmake[2]: *** [../config/mksubdirs.inc:17: all] Error 2
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/print/pdflib/work/PDFlib-Lite-7.0.5p3/bind'
gmake[1]: *** [config/mksubdirs.inc:17: all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/print/pdflib/work/PDFlib-Lite-7.0.5p3'
*** Error code 1

Stop.
make: stopped in /usr/ports/print/pdflib

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

# JAVA_VERSION          List of space-separated suitable java versions for =
the
#                                       port. An optional "+" allows you to
specify a range of
#                                       versions. (allowed values: 7[+] 8[+]
11[+] 12[+] 13[+])

from Mk/bsd.java.mk

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243611-7788>