[Erp5-report] ERP5 SlapOS at master r598 : 1 Tests, 0 Errors, 1 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jun 15 12:53:04 CEST 2011


Test Suite: ERP5 SlapOS at master
Revision: None
Result: FAIL

All tests: 1
Failures: 1
Errors: 0
Skips: 0



The following tests failed:

  SlapOS at master                                      (1 failures)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 289 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20110615/6590824f/attachment-0001.diff>
-------------- next part --------------
Revision: 598bab25bec47be4eb55e6fb394f99f3850e3c06
Tested repository: http://git.erp5.org/repos/slapos.git
Machine identification: x86_64 gcc:4.5.0 libc:2.11.2
Slapgrid environment: {'MAKEFLAGS': '-j4'}

...[truncated]... 

com/lowagie/text/pdf/ColumnText.java:274: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	leftWall = new ArrayList(org.leftWall);
	               ^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:277: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	rightWall = new ArrayList(org.rightWall);
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:277: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	rightWall = new ArrayList(org.rightWall);
	                ^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:299: warning: Type safety: The constructor LinkedList(Collection) belongs to the raw type LinkedList. References to generic type LinkedList<T> should be parameterized
	compositeElements = new LinkedList(org.compositeElements);
	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:299: warning: LinkedList is a raw type. References to generic type LinkedList<T> should be parameterized
	compositeElements = new LinkedList(org.compositeElements);
	                        ^^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:321: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator j = waitPhrase.getChunks().iterator(); j.hasNext();) {
	     ^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:341: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator j = phrase.getChunks().iterator(); j.hasNext();) {
	     ^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:428: warning: LinkedList is a raw type. References to generic type LinkedList<T> should be parameterized
	compositeElements = new LinkedList();
	                        ^^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:432: warning: Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList<T> should be parameterized
	compositeElements.add(element);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:444: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	protected ArrayList convertColumn(float cLine[]) {
	          ^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:447: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	ArrayList cc = new ArrayList();
	^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:447: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	ArrayList cc = new ArrayList();
	                   ^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:463: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	cc.add(r);
	^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:478: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	protected float findLimitsPoint(ArrayList wall) {
	                                ^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:1133: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	ArrayList items = list.getItems();
	^^^^^^^^^
com/lowagie/text/pdf/ColumnText.java:1137: warning: Stack is a raw type. References to generic type Stack<T> should be parameterized
	Stack stack = new Stack();
	^^^^^
com/lowagie/text/pdf/ColumnText.java:1137: warning: Stack is a raw type. References to generic type Stack<T> should be parameterized
	Stack stack = new Stack();
	                  ^^^^^
com/lowagie/text/pdf/ColumnText.java:1148: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized
	stack.push(new Object[]{list, new Integer(k), new Float(listIndentation)});
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22 problems (22 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ColumnText
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/DefaultFontMapper
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/DocumentFont
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/EnumerateTTC
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ExtendedColor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ExtraEncoding
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/FdfReader
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/FdfWriter
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/FontDetails
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/FontMapper
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/GlyphList
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/GrayColor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/HyphenationEvent
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ICC_Profile.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ICC_Profile
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/IntHashtable
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/OutputStreamCounter
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PRAcroForm
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PRIndirectReference
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PRStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PRTokeniser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PageResources
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PangoArabicShapping.java
com/lowagie/text/pdf/PangoArabicShapping.java:496: warning: The parameter destlength is never read
	static int arabic_shape(char src[], int srcoffset, int srclength, char dest[], int destoffset, int destlength, int level) {
	                                                                                                   ^^^^^^^^^^
com/lowagie/text/pdf/PangoArabicShapping.java:514: warning: The field PangoArabicShapping.HAMZA is never read locally
	private static final char HAMZA = 0x0621;
	                          ^^^^^
com/lowagie/text/pdf/PangoArabicShapping.java:515: warning: The field PangoArabicShapping.TATWEEL is never read locally
	private static final char TATWEEL = 0x0640;
	                          ^^^^^^^
3 problems (3 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PangoArabicShapping
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PatternColor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfAcroForm
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfAction
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfAnnotation
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfAppearance
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfArray
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfBarcode.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfBarcode
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfBoolean
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfBorderArray
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfBorderDictionary
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfChunk
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfColor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfContentByte
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfContents
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfCopy.java
com/lowagie/text/pdf/PdfCopy.java:78: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	protected HashMap indirects;
	          ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:79: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	protected HashMap indirectMap;
	          ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:85: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	protected ArrayList pageNumbersToRefs = new ArrayList();
	          ^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:85: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	protected ArrayList pageNumbersToRefs = new ArrayList();
	                                            ^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:86: warning: List is a raw type. References to generic type List<E> should be parameterized
	protected List newBookmarks;
	          ^^^^
com/lowagie/text/pdf/PdfCopy.java:89: warning: HashSet is a raw type. References to generic type HashSet<T> should be parameterized
	protected HashSet fullFormFieldNames; // all full field names; track to prevent collision
	          ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:90: warning: HashSet is a raw type. References to generic type HashSet<T> should be parameterized
	protected HashSet topFormFieldNames; // across all readers; track to prevent collision
	          ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:92: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	HashMap newNamesRefs; // map new top parent field names to refs
	^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:93: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	HashMap newNamesKids; // map new top parent field names to kids PdfArray
	^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:94: warning: HashSet is a raw type. References to generic type HashSet<T> should be parameterized
	HashSet allNames; // ~all~ names, new and not-new
	^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:96: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	newNamesRefs= new HashMap();
	                  ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:97: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	newNamesKids= new HashMap();
	                  ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:98: warning: HashSet is a raw type. References to generic type HashSet<T> should be parameterized
	allNames= new HashSet();
	              ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:101: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	protected HashMap topFormFieldReadersData; // I wish this was C++, where I could templates
	          ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:142: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	indirectMap = new HashMap();
	                  ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:145: warning: HashSet is a raw type. References to generic type HashSet<T> should be parameterized
	fullFormFieldNames = new HashSet();
	                         ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:146: warning: HashSet is a raw type. References to generic type HashSet<T> should be parameterized
	topFormFieldNames = new HashSet();
	                        ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:147: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	topFormFieldReadersData = new HashMap();
	                              ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:205: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	indirects.put(key, iRef);
	^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:223: warning: Unnecessary cast from PdfObject to PdfObject
	PdfObject in_obj= (PdfObject)reader.getPdfObject( in );
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:223: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfObject in_obj= (PdfObject)reader.getPdfObject( in );
	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:231: warning: Unnecessary cast from PdfObject to PdfObject
	(PdfObject)in_dict.get( PdfName.PARENT );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:248: warning: Unnecessary cast from PdfObject to PdfObject
	PdfObject obj = copyObject((PdfObject)PdfReader.getPdfObjectRelease(in));
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:264: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator it = in.getKeys().iterator(); it.hasNext();) {
	     ^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:286: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator it = in.getKeys().iterator(); it.hasNext();) {
	     ^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:303: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator i = in.getArrayList().iterator(); i.hasNext();) {
	     ^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:360: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	indirects = (HashMap)indirectMap.get(reader);
	             ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:362: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	indirects = new HashMap();
	                ^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:363: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	indirectMap.put(reader,indirects);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:366: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	indirects.put(new RefKey(ref), new IndirectReferences(topPageParent));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:397: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	indirects.put(key, iRef);
	^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:399: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	pageReferences.add(pageRef);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:406: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	this.topFormFieldReadersData.put( reader, new TopFormFieldData() );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:418: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfArray annots= (PdfArray)reader.getPdfObject(thePage.get(PdfName.ANNOTS));
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:420: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	ArrayList annots_arr= annots.getArrayList();
	^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:427: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfDictionary annot= (PdfDictionary)reader.getPdfObject(annot_ref);
	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:429: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfName subtype= (PdfName)reader.getPdfObject(annot.get(PdfName.SUBTYPE));
	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:438: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfString tt= (PdfString)reader.getPdfObject(annot.get(PdfName.T));
	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:451: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	annot= (PdfDictionary)reader.getPdfObject(annot_ref);
	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:454: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	tt= (PdfString)reader.getPdfObject(annot.get(PdfName.T));
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:475: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<T> should be parameterized
	this.fullFormFieldNames.add( full_name+ top_name+ "." ); // tally
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:516: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	readerData.newNamesRefs.put( new_parent_name, new_parent_ref );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:517: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	readerData.newNamesKids.put( new_parent_name, new_parent_kids );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:518: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<T> should be parameterized
	readerData.allNames.add( new_parent_name );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:519: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<T> should be parameterized
	this.topFormFieldNames.add( new_parent_name );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:527: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<T> should be parameterized
	this.fullFormFieldNames.add( full_name+ top_name+ "."+ new_parent_name+ "." );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:531: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<T> should be parameterized
	readerData.allNames.add( top_name );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:532: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<T> should be parameterized
	this.topFormFieldNames.add( top_name );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:535: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<T> should be parameterized
	this.fullFormFieldNames.add( full_name+ top_name+ "." );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:558: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfArray annots= (PdfArray)reader.getPdfObject(thePage.get(PdfName.ANNOTS));
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:560: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	ArrayList annots_arr= annots.getArrayList();
	^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:567: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfDictionary annot= (PdfDictionary)reader.getPdfObject(annot_ref);
	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:569: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfName subtype= (PdfName)reader.getPdfObject(annot.get(PdfName.SUBTYPE));
	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:578: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	annot= (PdfDictionary)reader.getPdfObject(annot_ref);
	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:601: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfDictionary acroForm= (PdfDictionary)reader.getPdfObject(catalog.get(PdfName.ACROFORM));
	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:603: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfDictionary dr= (PdfDictionary)reader.getPdfObject(acroForm.get(PdfName.DR));
	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:606: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way
	PdfDictionary dr_target= (PdfDictionary)reader.getPdfObject(acroForm_target.get(PdfName.DR));
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:612: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for( Iterator it= dr.getKeys().iterator(); it.hasNext(); ) {
	     ^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:614: warning: Unnecessary cast from PdfObject to PdfObject
	PdfObject dr_val= (PdfObject)dr.get(dr_key);
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:629: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	pageNumbersToRefs.add(pageRef);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfCopy.java:704: warning: List is a raw type. References to generic type List<E> should be parameterized
	public void setOutlines(List outlines) {
	                        ^^^^
com/lowagie/text/pdf/PdfCopy.java:735: warning: The parameter outline is never read
	public PdfIndirectReference add(PdfOutline outline) { return null; }
	                                           ^^^^^^^
62 problems (62 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfCopy
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfCopyFieldsImp
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDashPattern
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDate
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDestination
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDictionary
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDocument
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfEncodings
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfEncryptionStream
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfEncryptor.java
com/lowagie/text/pdf/PdfEncryptor.java:95: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	public static void encrypt(PdfReader reader, OutputStream os, byte userPassword[], byte ownerPassword[], int permissions, boolean strength128Bits, HashMap newInfo) throws DocumentException, IOException {
	                                                                                                                                                   ^^^^^^^
com/lowagie/text/pdf/PdfEncryptor.java:142: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	public static void encrypt(PdfReader reader, OutputStream os, boolean strength, String userPassword, String ownerPassword, int permissions, HashMap newInfo) throws DocumentException, IOException {
	                                                                                                                                            ^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:70: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	private HashMap moreInfo;
	        ^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:120: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	public HashMap getMoreInfo() {
	       ^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:130: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	public void setMoreInfo(HashMap moreInfo) {
	                        ^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:153: warning: The method getNewSigName() from the type PdfStamper is never used locally
	private String getNewSigName() {
	               ^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:165: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator it = af.getFields().keySet().iterator(); it.hasNext();) {
	     ^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:216: warning: The method indexArray(byte[], int, String) from the type PdfStamper is never used locally
	private static int indexArray(byte bout[], int position, String search) {
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:230: warning: The method indexFile(RandomAccessFile, int, String) from the type PdfStamper is never used locally
	private static int indexFile(RandomAccessFile raf, int position, String search) throws IOException {
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:396: warning: List is a raw type. References to generic type List<E> should be parameterized
	public void setOutlines(List outlines) throws IOException {
	                        ^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfStamper.java:396: warning: The declared exception IOException is not actually thrown by the method setOutlines(List) from type PdfStamper
	public void setOutlines(List outlines) throws IOException {
	                                              ^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:111: warning: The field PdfSignatureAppearance.rangePosition is never read locally
	private int rangePosition = 0;
	            ^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:117: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	private HashMap exclusionLocations;
	        ^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:227: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	ArrayList ar = r.getArrayList();
	^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:310: warning: The declared exception IOException is not actually thrown by the method getAppearance() from type PdfSignatureAppearance
	public PdfTemplate getAppearance() throws DocumentException, IOException {
	                                                             ^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:686: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator it = af.getFields().keySet().iterator(); it.hasNext();) {
	     ^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:727: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	public void preClose(HashMap exclusionSizes) throws IOException, DocumentException {
	                     ^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:737: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	ArrayList merged = af.getFieldItem(name).merged;
	^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:761: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
	exclusionLocations = new HashMap();
	                         ^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:782: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	exclusionLocations.put(PdfName.CONTENTS, lit);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:785: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	exclusionLocations.put(PdfName.BYTERANGE, lit);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:793: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	exclusionLocations.put(PdfName.BYTERANGE, lit);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:795: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator it = exclusionSizes.entrySet().iterator(); it.hasNext();) {
	     ^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:796: warning: Map.Entry is a raw type. References to generic type Map<K,V>.Entry<K,V> should be parameterized
	Map.Entry entry = (Map.Entry)it.next();
	^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:796: warning: Map.Entry is a raw type. References to generic type Map<K,V>.Entry<K,V> should be parameterized
	Map.Entry entry = (Map.Entry)it.next();
	                   ^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:800: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
	exclusionLocations.put(key, lit);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:813: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator it = exclusionLocations.values().iterator(); it.hasNext();) {
	     ^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:871: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator it = update.getKeys().iterator(); it.hasNext();) {
	     ^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:919: warning: The method indexArray(byte[], int, String) from the type PdfSignatureAppearance is never used locally
	private static int indexArray(byte bout[], int position, String search) {
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:933: warning: The method indexFile(RandomAccessFile, int, String) from the type PdfSignatureAppearance is never used locally
	private static int indexFile(RandomAccessFile raf, int position, String search) throws IOException {
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
30 problems (30 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfEncryptor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfException
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFileSpecification
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFont
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFormField
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFormXObject
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFunction
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfGState
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfImportedPage
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfIndirectObject
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfIndirectReference
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLayer
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLayerMembership
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLine
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfLister.java
com/lowagie/text/pdf/PdfLister.java:95: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator i = dictionary.getKeys().iterator(); i.hasNext(); ) {
	     ^^^^^^^^
com/lowagie/text/pdf/PdfLister.java:97: warning: Unnecessary cast from PdfObject to PdfObject
	value = (PdfObject) dictionary.get(key);
	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/PdfLister.java:112: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator i = array.getArrayList().iterator(); i.hasNext(); ) {
	     ^^^^^^^^
com/lowagie/text/pdf/PdfLister.java:123: warning: The parameter reader is never read
	public void listStream(PRStream stream, PdfReaderInstance reader)
	                                                          ^^^^^^
com/lowagie/text/pdf/PdfLister.java:169: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator i = ((PdfArray)obj).getArrayList().iterator(); i.hasNext();) {
	     ^^^^^^^^
5 problems (5 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLister
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLiteral
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfMediaClipData
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfName
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfNameTree
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfNull
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfNumber
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfNumberTree
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfOCG
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfOCProperties
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfObject
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfOutline
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPKCS7
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPSXObject
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPage
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPageElement.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPageElement
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPageEvent
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPageEventHelper.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPageEventHelper
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPageLabels
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPages
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPattern
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPatternPainter
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfReader
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfReaderInstance
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfRectangle
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfRendition
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfResources
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfShading
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfShadingPattern
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfSigGenericPKCS
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfSignature
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfSignatureAppearance
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfSpotColor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStamper
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStamperImp
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStructureElement
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStructureTreeRoot
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfTemplate
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfTextArray
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfTransition
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfTransparencyGroup
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfWriter
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfXConformanceException
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/Pfm2afm
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/RandomAccessFileOrArray
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SequenceList
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ShadingColor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleBookmark
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleNamedDestination
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleXMLDocHandler
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleXMLDocHandlerComment
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleXMLParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SpotColor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/StampContent
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TIFFLZWDecoder
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TextField
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TrueTypeFont
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TrueTypeFontSubSet
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TrueTypeFontUnicode
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/Type1Font
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/VerticalText.java
com/lowagie/text/pdf/VerticalText.java:61: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	protected ArrayList chunks = new ArrayList();
	          ^^^^^^^^^
com/lowagie/text/pdf/VerticalText.java:61: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	protected ArrayList chunks = new ArrayList();
	                                 ^^^^^^^^^
com/lowagie/text/pdf/VerticalText.java:111: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator j = phrase.getChunks().iterator(); j.hasNext();) {
	     ^^^^^^^^
com/lowagie/text/pdf/VerticalText.java:112: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	chunks.add(new PdfChunk((Chunk)j.next(), null));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/VerticalText.java:121: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	chunks.add(new PdfChunk(chunk, null));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/VerticalText.java:190: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	chunks.set(currentChunkMarker, currentStandbyChunk);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/VerticalText.java:252: warning: The parameter graphics is never read
	void writeLine(PdfLine line, PdfContentByte text, PdfContentByte graphics)  throws DocumentException {
	                                                                 ^^^^^^^^
com/lowagie/text/pdf/VerticalText.java:252: warning: The declared exception DocumentException is not actually thrown by the method writeLine(PdfLine, PdfContentByte, PdfContentByte) from type VerticalText
	void writeLine(PdfLine line, PdfContentByte text, PdfContentByte graphics)  throws DocumentException {
	                                                                                   ^^^^^^^^^^^^^^^^^
com/lowagie/text/pdf/VerticalText.java:255: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	for (Iterator j = line.iterator(); j.hasNext(); ) {
	     ^^^^^^^^
9 problems (9 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/VerticalText
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/XfdfReader
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfEncryption
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/pdf/fonts/FontsResourceAnchor
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/DublinCoreSchema
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/PdfSchema
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpArray
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpBasicSchema
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C com/lowagie/text/xml/xmp/XmpMMSchema.java
com/lowagie/text/xml/xmp/XmpMMSchema.java:48: warning: The serializable class XmpMMSchema does not declare a static final serialVersionUID field of type long
	public class XmpMMSchema extends XmpSchema {
	             ^^^^^^^^^^^
com/lowagie/text/xml/xmp/XmpMMSchema.java:84: warning: The declared exception IOException is not actually thrown by the constructor XmpMMSchema()
	public XmpMMSchema() throws IOException {
	                            ^^^^^^^^^^^
2 problems (2 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpMMSchema
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpSchema
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpWriter
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/Arrays
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/BigIntegers.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/BigIntegers
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/CollectionStore.java
org/bouncycastle/util/CollectionStore.java:14: warning: Collection is a raw type. References to generic type Collection<E> should be parameterized
	private Collection _local;
	        ^^^^^^^^^^
org/bouncycastle/util/CollectionStore.java:22: warning: Collection is a raw type. References to generic type Collection<E> should be parameterized
	Collection collection)
	^^^^^^^^^^
org/bouncycastle/util/CollectionStore.java:24: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	_local = new ArrayList(collection);
	         ^^^^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/util/CollectionStore.java:24: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	_local = new ArrayList(collection);
	             ^^^^^^^^^
org/bouncycastle/util/CollectionStore.java:33: warning: Collection is a raw type. References to generic type Collection<E> should be parameterized
	public Collection getMatches(Selector selector)
	       ^^^^^^^^^^
org/bouncycastle/util/CollectionStore.java:37: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
	return new ArrayList(_local);
	       ^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/util/CollectionStore.java:37: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	return new ArrayList(_local);
	           ^^^^^^^^^
org/bouncycastle/util/CollectionStore.java:41: warning: List is a raw type. References to generic type List<E> should be parameterized
	List col = new ArrayList();
	^^^^
org/bouncycastle/util/CollectionStore.java:41: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
	List col = new ArrayList();
	               ^^^^^^^^^
org/bouncycastle/util/CollectionStore.java:42: warning: Iterator is a raw type. References to generic type Iterator<E> should be parameterized
	Iterator iter = _local.iterator();
	^^^^^^^^
org/bouncycastle/util/CollectionStore.java:50: warning: Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
	col.add(obj);
	^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/util/Store.java:7: warning: Collection is a raw type. References to generic type Collection<E> should be parameterized
	Collection getMatches(Selector selector)
	^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/util/StoreException.java:3: warning: The serializable class StoreException does not declare a static final serialVersionUID field of type long
	public class StoreException
	             ^^^^^^^^^^^^^^
13 problems (13 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/CollectionStore
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/IPAddress.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/IPAddress
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/Selector
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/Store
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/StoreException
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/StreamParser.java
org/bouncycastle/util/StreamParser.java:9: warning: Collection is a raw type. References to generic type Collection<E> should be parameterized
	Collection readAll() throws StreamParsingException;
	^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/util/StreamParsingException.java:3: warning: The serializable class StreamParsingException does not declare a static final serialVersionUID field of type long
	public class StreamParsingException 
	             ^^^^^^^^^^^^^^^^^^^^^^
2 problems (2 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/StreamParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/StreamParsingException
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/Strings
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/Base64.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Base64
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Base64Encoder
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/BufferedDecoder.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/BufferedDecoder
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/BufferedEncoder.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/BufferedEncoder
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Encoder
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Hex
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/HexEncoder
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/HexTranslator.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/HexTranslator
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Translator
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/UrlBase64.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/UrlBase64
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/UrlBase64Encoder
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/io/StreamOverflowException
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/util/io/Streams
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1ApplicationSpecificParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Choice
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Encodable
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1EncodableVector
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1InputStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Null
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Object
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1ObjectParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1OctetString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1OctetStringParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1OutputStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1ParsingException
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Sequence
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1SequenceParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Set
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1SetParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1StreamParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1TaggedObject
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1TaggedObjectParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERApplicationSpecific
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERApplicationSpecificParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERConstructedOctetString
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERConstructedSequence.java
org/bouncycastle/asn1/BERConstructedSequence.java:10: warning: The type DERConstructedSequence is deprecated
	extends DERConstructedSequence
	        ^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERConstructedSequence.java:14: warning: The method BERConstructedSequence.encode(DEROutputStream) overrides a deprecated method from DERConstructedSequence
	void encode(
        DEROutputStream out)
        throws IOException
	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERConstructedSequence.java:23: warning: Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
	Enumeration e = getObjects();
	^^^^^^^^^^^
org/bouncycastle/asn1/BERConstructedSequence.java:34: warning: The method encode(DEROutputStream) from the type DERConstructedSequence is deprecated
	super.encode(out);
	^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERConstructedSequence.java:38: warning: Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
	Enumeration             e = this.getObjects();
	^^^^^^^^^^^
5 problems (5 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERConstructedSequence
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERFactory
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERInputStream.java
org/bouncycastle/asn1/BERInputStream.java:13: warning: The type DERInputStream is deprecated
	extends DERInputStream
	        ^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:36: warning: The constructor DERInputStream(InputStream) is deprecated
	super(is);
	^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:67: warning: Vector is a raw type. References to generic type Vector<T> should be parameterized
	Vector               octs = new Vector();
	^^^^^^
org/bouncycastle/asn1/BERInputStream.java:67: warning: Vector is a raw type. References to generic type Vector<T> should be parameterized
	Vector               octs = new Vector();
	                                ^^^^^^
org/bouncycastle/asn1/BERInputStream.java:78: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector<T> should be parameterized
	octs.addElement(o);
	^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:84: warning: The method BERInputStream.readObject() overrides a deprecated method from DERInputStream
	public DERObject readObject()
        throws IOException
	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:93: warning: The method readLength() from the type DERInputStream is deprecated
	int     length = readLength();
	                 ^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:102: warning: The type BERConstructedSequence is deprecated
	BERConstructedSequence  seq = new BERConstructedSequence();
	^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:102: warning: The constructor BERConstructedSequence() is deprecated
	BERConstructedSequence  seq = new BERConstructedSequence();
	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:102: warning: The type BERConstructedSequence is deprecated
	BERConstructedSequence  seq = new BERConstructedSequence();
	                                  ^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:113: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated
	seq.addObject(obj);
	^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:178: warning: The constructor BERConstructedSequence() is deprecated
	seq = new BERConstructedSequence();
	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:178: warning: The type BERConstructedSequence is deprecated
	seq = new BERConstructedSequence();
	          ^^^^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:180: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated
	seq.addObject(dObj);
	^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:184: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated
	seq.addObject(next);
	^^^^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:204: warning: The method readFully(byte[]) from the type DERInputStream is deprecated
	readFully(bytes);
	^^^^^^^^^^^^^^^^
org/bouncycastle/asn1/BERInputStream.java:206: warning: The method buildObject(int, byte[]) from the type DERInputStream is deprecated
	return buildObject(tag, bytes);
	       ^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:111: warning: The type BERInputStream is deprecated
	BERInputStream          dIn = new BERInputStream(bIn);
	^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:111: warning: The constructor BERInputStream(InputStream) is deprecated
	BERInputStream          dIn = new BERInputStream(bIn);
	                              ^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:111: warning: The type BERInputStream is deprecated
	BERInputStream          dIn = new BERInputStream(bIn);
	                                  ^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:112: warning: The type DERConstructedSequence is deprecated
	DERConstructedSequence  seq = new DERConstructedSequence();
	^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:112: warning: The constructor DERConstructedSequence() is deprecated
	DERConstructedSequence  seq = new DERConstructedSequence();
	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:112: warning: The type DERConstructedSequence is deprecated
	DERConstructedSequence  seq = new DERConstructedSequence();
	                                  ^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:118: warning: The method readObject() from the type BERInputStream is deprecated
	DERObject   obj = dIn.readObject();
	                  ^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:120: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated
	seq.addObject(obj);
	^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:129: warning: The constructor BERInputStream(InputStream) is deprecated
	dIn = new BERInputStream(bIn);
	      ^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:129: warning: The type BERInputStream is deprecated
	dIn = new BERInputStream(bIn);
	          ^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:137: warning: The method readObject() from the type BERInputStream is deprecated
	DERObject   obj = dIn.readObject();
	                  ^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:144: warning: The constructor DERConstructedSet(DEREncodableVector) is deprecated
	return new DERConstructedSet(v);
	       ^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:144: warning: The type DERConstructedSet is deprecated
	return new DERConstructedSet(v);
	           ^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:202: warning: The constructor DERConstructedSequence() is deprecated
	return new DERTaggedObject(false, tag & 0x1f, new DERConstructedSequence());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:202: warning: The type DERConstructedSequence is deprecated
	return new DERTaggedObject(false, tag & 0x1f, new DERConstructedSequence());
	                                                  ^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:215: warning: The constructor BERInputStream(InputStream) is deprecated
	dIn = new BERInputStream(bIn);
	      ^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:215: warning: The type BERInputStream is deprecated
	dIn = new BERInputStream(bIn);
	          ^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:217: warning: The method readObject() from the type BERInputStream is deprecated
	DEREncodable dObj = dIn.readObject();
	                    ^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:231: warning: The constructor DERConstructedSequence() is deprecated
	seq = new DERConstructedSequence();
	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:231: warning: The type DERConstructedSequence is deprecated
	seq = new DERConstructedSequence();
	          ^^^^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:233: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated
	seq.addObject(dObj);
	^^^^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:239: warning: The method readObject() from the type BERInputStream is deprecated
	dObj = dIn.readObject();
	       ^^^^^^^^^^^^^^^^
/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java/org/bouncycastle/asn1/DERInputStream.java:241: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated
	seq.addObject(dObj);
	^^^^^^^^^^^^^^^^^^^
40 problems (40 warnings)
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERInputStream
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERNull.java
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERNull
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BEROctetStringParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BEROutputStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERSequence
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERSequenceParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERSet
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERSetParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERTaggedObject
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERTaggedObjectParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ConstructedOctetStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERApplicationSpecific
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERBMPString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERBitString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERBoolean
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERConstructedSequence
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERConstructedSet
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEREncodable
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEREncodableVector
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEREnumerated
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERExternal
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERExternalParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERFactory
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERGeneralString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERGeneralizedTime
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERIA5String
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERInputStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERInteger
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERNull
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERNumericString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERObject
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERObjectIdentifier
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEROctetString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEROctetStringParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEROutputStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERPrintableString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERSequence
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERSequenceParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERSet
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERSetParser
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERT61String
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERTaggedObject
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERTags
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERUTCTime
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERUTF8String
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERUniversalString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERUnknownTag
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERVisibleString
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DefiniteLengthInputStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/IndefiniteLengthInputStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/LazyDERConstructionEnumeration
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/LazyDERSequence
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/LimitedInputStream
gcjh -force --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." org/bouncycastle/asn1/OIDTokenizer
fastjar -cf java_lib.jar com/lowagie/*/*/*/*.class com/lowagie/*/*/*.class com/lowagie/*/*.class org/bouncycastle/*/*.class org/bouncycastle/*/*/*.class com/lowagie/text/pdf/fonts/Courier-Bold.afm com/lowagie/text/pdf/fonts/Courier-BoldOblique.afm com/lowagie/text/pdf/fonts/Courier-Oblique.afm com/lowagie/text/pdf/fonts/Courier.afm com/lowagie/text/pdf/fonts/Helvetica-Bold.afm com/lowagie/text/pdf/fonts/Helvetica-BoldOblique.afm com/lowagie/text/pdf/fonts/Helvetica-Oblique.afm com/lowagie/text/pdf/fonts/Helvetica.afm com/lowagie/text/pdf/fonts/Symbol.afm com/lowagie/text/pdf/fonts/Times-Bold.afm com/lowagie/text/pdf/fonts/Times-BoldItalic.afm com/lowagie/text/pdf/fonts/Times-Italic.afm com/lowagie/text/pdf/fonts/Times-Roman.afm com/lowagie/text/pdf/fonts/ZapfDingbats.afm
gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj.jar:/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java:." -c java_lib.jar
make[1]: Leaving directory `/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk__compile__/pdftk-1.44-dist/java'
g++ -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DUNBLOCK_SIGNALS -fdollars-in-identifiers -DPDFTK_VER=\"1.44\" -L/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib -Wl,-rpath=/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib -L/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib64 -Wl,-rpath=/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib64 -Wall -Wextra -Weffc++ -O2 -I../java pdftk.cc -c
g++ -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DUNBLOCK_SIGNALS -fdollars-in-identifiers -DPDFTK_VER=\"1.44\" -L/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib -Wl,-rpath=/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib -L/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib64 -Wl,-rpath=/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib64 -Wall -Wextra -Weffc++ -O2 -I../java attachments.cc -c
g++ -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DUNBLOCK_SIGNALS -fdollars-in-identifiers -DPDFTK_VER=\"1.44\" -L/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib -Wl,-rpath=/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib -L/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib64 -Wl,-rpath=/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib64 -Wall -Wextra -Weffc++ -O2 -I../java report.cc -c
g++ -Wall -Wextra -Weffc++ -O2 -L/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib -Wl,-rpath=/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib -L/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib64 -Wl,-rpath=/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/gcc-java/lib64 attachments.o report.o pdftk.o ../java/java_lib.o  -lgcj -o pdftk
mkdir -p /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk/bin
install pdftk /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/pdftk/bin
Unused options for pdftk: 'md5sum'.
Installing dcron-patch-nonroot.
Installing dcron.
Downloading http://www.jimpryor.net/linux/releases/dcron-4.4.tar.gz
dcron: Extracting package to /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron__compile__
dcron: Applying patches
patching file chuser.c
patching file crontab.c
patching file job.c
patching file Makefile
fgrep -h Prototype main.c subs.c database.c job.c concat.c chuser.c crontab.c chuser.c > protos.h
cc -c  -O2 -Wall -Wstrict-prototypes -DVERSION='"4.4"' -DSCRONTABS='"/etc/cron.d"' -DCRONTABS='"/var/spool/cron/crontabs"' -DCRONSTAMPS='"/var/spool/cron/cronstamps"' -DLOG_IDENT='"crond"' -DTIMESTAMP_FMT='"%b %e %H:%M:%S"' main.c -o main.o
cc -c  -O2 -Wall -Wstrict-prototypes -DVERSION='"4.4"' -DSCRONTABS='"/etc/cron.d"' -DCRONTABS='"/var/spool/cron/crontabs"' -DCRONSTAMPS='"/var/spool/cron/cronstamps"' -DLOG_IDENT='"crond"' -DTIMESTAMP_FMT='"%b %e %H:%M:%S"' subs.c -o subs.o
cc -c  -O2 -Wall -Wstrict-prototypes -DVERSION='"4.4"' -DSCRONTABS='"/etc/cron.d"' -DCRONTABS='"/var/spool/cron/crontabs"' -DCRONSTAMPS='"/var/spool/cron/cronstamps"' -DLOG_IDENT='"crond"' -DTIMESTAMP_FMT='"%b %e %H:%M:%S"' database.c -o database.o
cc -c  -O2 -Wall -Wstrict-prototypes -DVERSION='"4.4"' -DSCRONTABS='"/etc/cron.d"' -DCRONTABS='"/var/spool/cron/crontabs"' -DCRONSTAMPS='"/var/spool/cron/cronstamps"' -DLOG_IDENT='"crond"' -DTIMESTAMP_FMT='"%b %e %H:%M:%S"' job.c -o job.o
cc -c  -O2 -Wall -Wstrict-prototypes -DVERSION='"4.4"' -DSCRONTABS='"/etc/cron.d"' -DCRONTABS='"/var/spool/cron/crontabs"' -DCRONSTAMPS='"/var/spool/cron/cronstamps"' -DLOG_IDENT='"crond"' -DTIMESTAMP_FMT='"%b %e %H:%M:%S"' concat.c -o concat.o
cc -c  -O2 -Wall -Wstrict-prototypes -DVERSION='"4.4"' -DSCRONTABS='"/etc/cron.d"' -DCRONTABS='"/var/spool/cron/crontabs"' -DCRONSTAMPS='"/var/spool/cron/cronstamps"' -DLOG_IDENT='"crond"' -DTIMESTAMP_FMT='"%b %e %H:%M:%S"' chuser.c -o chuser.o
cc -c  -O2 -Wall -Wstrict-prototypes -DVERSION='"4.4"' -DSCRONTABS='"/etc/cron.d"' -DCRONTABS='"/var/spool/cron/crontabs"' -DCRONSTAMPS='"/var/spool/cron/cronstamps"' -DLOG_IDENT='"crond"' -DTIMESTAMP_FMT='"%b %e %H:%M:%S"' crontab.c -o crontab.o
chuser.c: In function 'ChangeUser':
chuser.c:17:3: warning: return makes integer from pointer without a cast
cc -O2 -Wall -Wstrict-prototypes crontab.o chuser.o -o crontab
cc -O2 -Wall -Wstrict-prototypes main.o subs.o database.o job.o concat.o chuser.o  -o crond
rm -f config
echo "PREFIX = /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron" >> config
echo "SBINDIR = /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron/sbin" >> config
echo "BINDIR = /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron/bin" >> config
echo "MANDIR = /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron/share/man" >> config
echo "SCRONTABS = /etc/cron.d" >> config
echo "CRONTABS = /var/spool/cron/crontabs" >> config
echo "CRONSTAMPS = /var/spool/cron/cronstamps" >> config
install -D -m0755 crond /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron/sbin/crond
install -D -m4750 crontab /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron/bin/crontab
install -D -m0644 crontab.1 /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron/share/man/man1/crontab.1
install -D -m0644 crond.8 /srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff/parts/dcron/share/man/man8/crond.8
Unused options for dcron: 'md5sum'.
Installing mysql-python.
Download error: [Errno 110] Connection timed out -- Some packages may not be found!
Couldn't find index page for 'MySQL-python' (maybe misspelled?)
While:
  Installing mysql-python.
Error: Couldn't find a source distribution for 'MySQL-python==1.2.3'.
DEBUG:BuildoutManager:Restore umask from 027 to 022
ERROR:SoftwareReleases:Traceback (most recent call last):
  File "/opt/slapgrid/eaf0c1ddbb07b2e3a3efdb5e58c16c65/eggs/slapos.core-0.2-py2.6.egg/slapos/grid/slapgrid.py", line 350, in processSoftwareReleaseList
    console=self.console
  File "/opt/slapgrid/eaf0c1ddbb07b2e3a3efdb5e58c16c65/eggs/slapos.core-0.2-py2.6.egg/slapos/grid/SlapObject.py", line 83, in install
    console=self.console)
  File "/opt/slapgrid/eaf0c1ddbb07b2e3a3efdb5e58c16c65/eggs/slapos.core-0.2-py2.6.egg/slapos/grid/utils.py", line 302, in launchBuildout
    raise BuildoutFailedError(message)
BuildoutFailedError: Failed to run buildout profile in directory '/srv/slapgrid/slappart186/srv/slapos/software/c050491e901fb29f7799cb15747768ff':
Please consult messages above


INFO:SoftwareReleases:Finished software releases...
----------------------------------------------------------------------
Ran 1 test in 4931.23s
FAILED (failures=1)


More information about the Erp5-report mailing list