Bug#893236: activemq FTBFS with openjdk-9

2018-03-19 Thread Markus Koschany
clone 893236 -1
reassign -1 src:openjdk-9
retitle -1 openjdk9: NullPointerException when building MethodSubHeader
forwarded -1 https://bugs.openjdk.java.net/browse/JDK-8199307
thanks

The NullPointerException looks like an OpenJDK bug to me. This was
already reported upstream. The doclint feature is already set to "none"
in activemq, so I would expect that any javadoc warning is not treated
as an error. Currently the only way to work around this for activemq is
to disable the documentation completely.

Markus



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#893236: activemq FTBFS with openjdk-9

2018-03-17 Thread Adrian Bunk
Source: activemq
Version: 5.15.3-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/activemq.html

...
[INFO] 
[INFO] 
[INFO] Skipping ActiveMQ
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ ... SUCCESS [  1.162 s]
[INFO] ActiveMQ :: Client . SUCCESS [ 44.772 s]
[INFO] ActiveMQ :: Openwire Legacy Support  SUCCESS [ 18.322 s]
[INFO] ActiveMQ :: JAAS ... SUCCESS [  4.589 s]
[INFO] ActiveMQ :: Broker . FAILURE [01:17 min]
[INFO] ActiveMQ :: KahaDB Store ... SKIPPED
[INFO] ActiveMQ :: STOMP Protocol . SKIPPED
[INFO] ActiveMQ :: MQTT Protocol .. SKIPPED
[INFO] ActiveMQ :: Console  SKIPPED
[INFO] ActiveMQ :: RA . SKIPPED
[INFO] ActiveMQ :: Run Jar  SKIPPED
[INFO] ActiveMQ :: Shiro .. SKIPPED
[INFO] ActiveMQ :: Spring . SKIPPED
[INFO] ActiveMQ :: Log4j Appender . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 02:28 min
[INFO] Finished at: 2019-04-18T03:00:08-12:00
[INFO] Final Memory: 31M/106M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (default-cli) on 
project activemq-broker: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - javadoc: warning - invalid usage of tag >
[ERROR] javadoc: warning - invalid usage of tag >
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/Locker.java:52:
 warning - invalid usage of tag >
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/Locker.java:52:
 warning - invalid usage of tag >
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnector.java:638:
 warning - @return tag cannot be used in method with void return type.
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/VirtualDestinationSelectorCacheView.java:25:
 warning - invalid usage of tag <
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/VirtualDestinationSelectorCacheView.java:25:
 warning - invalid usage of tag >
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/VirtualDestinationSelectorCacheViewMBean.java:23:
 warning - invalid usage of tag <
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/VirtualDestinationSelectorCacheViewMBean.java:23:
 warning - invalid usage of tag >
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/QueueDispatchPendingList.java:36:
 warning - invalid usage of tag <
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/QueueDispatchPendingList.java:36:
 warning - invalid usage of tag >
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/region/policy/DeadLetterStrategy.java:76:
 warning - @return tag cannot be used in method with void return type.
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/region/policy/FilePendingQueueMessageStoragePolicy.java:38:
 warning - Tag @see: reference not found: 
org.apache.activemq.broker.region.policy.PendingQueueMessageStoragePolicy#getQueuePendingMessageCursor(org.apache.openjpa.lib.util.concurrent.Queue,
[ERROR]   org.apache.activemq.kaha.Store)
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/region/policy/FilePendingSubscriberMessageStoragePolicy.java:40:
 warning - Tag @see: reference not found: 
org.apache.activemq.broker.region.policy.PendingSubscriberMessageStoragePolicy#getSubscriberPendingMessageCursor(java.lang.String,
[ERROR]   org.apache.activemq.kaha.Store, int)
[ERROR] 
/build/1st/activemq-5.15.3/activemq-broker/src/main/java/org/apache/activemq/broker/region/policy/PolicyEntry.java:150:
 warning - @param argument "baseDestination" is not a parameter name.
[ERROR]