===> License GPLv3 accepted by the user ===> hfsexplorer-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hfsexplorer-0cipiertest for building ===> Extracting for hfsexplorer-0cipiertest => SHA256 Checksum OK for unsound-hfsexplorer-hfsexplorer-0cipiertest_GH0.tar.gz. ===> Patching for hfsexplorer-0cipiertest ===> hfsexplorer-0cipiertest depends on executable: ant - found ===> hfsexplorer-0cipiertest depends on file: /usr/local/openjdk8/bin/java - found ===> Configuring for hfsexplorer-0cipiertest ===> Building for hfsexplorer-0cipiertest Buildfile: /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/build.xml clean: [mkdir] Created dir: /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/.antbuild~ [delete] Deleting directory /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/.antbuild~ init: [mkdir] Created dir: /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/.antbuild~ copyresources-all: [copy] Copying 11 files to /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/.antbuild~/res compile-all: [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/build.xml:91: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 355 source files to /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/.antbuild~ [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/hfsexplorer/FileSystemBrowserWindow.java:426: warning: [deprecation] getUnderlying() in HFSPlusImplementation has been deprecated [javac] ((CommonHFSVolumeHeader.HFSPlusImplementation) cvh).getUnderlying(); [javac] ^ [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/hfsexplorer/SelectDeviceDialog.java:116: warning: [unchecked] unchecked call to addItem(E) as a member of the raw type JComboBox [javac] detectedDevicesCombo.addItem(name); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class JComboBox [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/hfsexplorer/gui/SelectDevicePanel.java:69: warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type DefaultComboBoxModel [javac] detectedDevicesCombo.setModel(new javax.swing.DefaultComboBoxModel(new String[] { "Harddisk0\\Partition1", "Harddisk0\\Partition2", "Harddisk1\\Partition1", "CdRom0", "CdRom1" })); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class DefaultComboBoxModel [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/hfsexplorer/gui/SelectDevicePanel.java:69: warning: [unchecked] unchecked call to setModel(ComboBoxModel) as a member of the raw type JComboBox [javac] detectedDevicesCombo.setModel(new javax.swing.DefaultComboBoxModel(new String[] { "Harddisk0\\Partition1", "Harddisk0\\Partition2", "Harddisk1\\Partition1", "CdRom0", "CdRom1" })); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class JComboBox [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/hfsexplorer/gui/BTreeInfoPanel.java:203: warning: [unchecked] unchecked cast [javac] final BTLeafStorage leafStorage = (BTLeafStorage) o2; [javac] ^ [javac] required: BTreeInfoPanel.BTLeafStorage [javac] found: Object [javac] where R,B are type-variables: [javac] R extends Object declared in class BTreeInfoPanel [javac] B extends BTreeFile declared in class BTreeInfoPanel [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/hfsexplorer/gui/DisplayTextFilePanel.java:89: warning: [unchecked] unchecked call to addItem(E) as a member of the raw type JComboBox [javac] encodingBox.addItem(curItem); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class JComboBox [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/hfsexplorer/gui/ResourceForkViewPanel.java:185: warning: [unchecked] unchecked call to setListData(E[]) as a member of the raw type JList [javac] resourceList.setListData(allItems); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class JList [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/hfsexplorer/gui/ResourceForkViewPanel.java:190: warning: [unchecked] unchecked call to setListData(E[]) as a member of the raw type JList [javac] resourceList.setListData(new Object[0]); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class JList [javac] /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/src/java/org/catacombae/jparted/app/MainPanel.java:135: warning: [unchecked] unchecked call to addItem(E) as a member of the raw type JComboBox [javac] partitionSystemsBox.addItem(currentItem); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class JComboBox [javac] 13 warnings jar-all: [jar] Building jar: /wrkdirs/hfsexplorer-0cipiertest-port/work/hfsexplorer-hfsexplorer-0cipiertest/dist/lib/hfsx.jar build-all: BUILD SUCCESSFUL Total time: 6 seconds 0