[
https://issues.apache.org/jira/browse/THRIFT-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III closed THRIFT-3281.
--------------------------------------
> Travis CI build passed but the log says BUILD FAILED
> ----------------------------------------------------
>
> Key: THRIFT-3281
> URL: https://issues.apache.org/jira/browse/THRIFT-3281
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.9.3
> Reporter: James E. King, III
> Assignee: James E. King, III
> Priority: Minor
> Fix For: 0.11.0
>
>
> See: https://travis-ci.org/apache/thrift/jobs/73274645
> {noformat}
> javadoc:
> [javadoc] Generating Javadoc
> [javadoc] Javadoc execution
> [javadoc] Creating destination directory:
> "/home/travis/build/apache/thrift/cmake_build/lib/java/javadoc/"
> [javadoc] Loading source files for package org.apache.thrift...
> [javadoc] Loading source files for package org.apache.thrift.async...
> [javadoc] Loading source files for package org.apache.thrift.meta_data...
> [javadoc] Loading source files for package org.apache.thrift.protocol...
> [javadoc] Loading source files for package org.apache.thrift.scheme...
> [javadoc] Loading source files for package org.apache.thrift.server...
> [javadoc] Loading source files for package org.apache.thrift.transport...
> [javadoc] Constructing Javadoc information...
> [javadoc] Standard Doclet version 1.7.0_76
> [javadoc] Building tree for all the packages and classes...
> [javadoc]
> /home/travis/build/apache/thrift/lib/java/src/org/apache/thrift/server/TExtensibleServlet.java:68:
> warning - @return tag has no arguments.
> [javadoc]
> /home/travis/build/apache/thrift/lib/java/src/org/apache/thrift/server/TExtensibleServlet.java:76:
> warning - @return tag has no arguments.
> [javadoc]
> /home/travis/build/apache/thrift/lib/java/src/org/apache/thrift/server/TExtensibleServlet.java:84:
> warning - @return tag has no arguments.
> [javadoc] Building index for all the packages and classes...
> [javadoc] Building index for all classes...
> [javadoc] Generating
> /home/travis/build/apache/thrift/cmake_build/lib/java/javadoc/help-doc.html...
> [javadoc] 3 warnings
> [jar] Building jar:
> /home/travis/build/apache/thrift/cmake_build/lib/java/libthrift-1.0.0-javadoc.jar
> install:
> [copy] Copying 12 files to /usr/local/lib/java
> BUILD FAILED
> /home/travis/build/apache/thrift/lib/java/build.xml:148: Failed to copy
> /home/travis/build/apache/thrift/cmake_build/lib/java/libthrift-1.0.0-javadoc.jar
> to /usr/local/lib/java/libthrift-1.0.0-javadoc.jar due to failed to create
> the parent directory for /usr/local/lib/java/libthrift-1.0.0-javadoc.jar
> Total time: 11 seconds
> CPack: Create package
> CPack: - package:
> /home/travis/build/apache/thrift/cmake_build/thrift-1.0.0-dev-Linux.deb
> generated.
> The command "if [ "x$CMAKE_CONFIG" != "xnone" ] ; then cpack ; cd
> $TRAVIS_BUILD_DIR ; fi" exited with 0.
> 0.01s$ if [ "x$CONFIG" != "xnone" ] ; then sh bootstrap.sh ; fi
> The command "if [ "x$CONFIG" != "xnone" ] ; then sh bootstrap.sh ; fi" exited
> with 0.
> 0.01s$ if [ "x$CONFIG" != "xnone" ] ; then sh configure $CONFIG ; fi
> The command "if [ "x$CONFIG" != "xnone" ] ; then sh configure $CONFIG ; fi"
> exited with 0.
> 0.01s$ if [ "x$CONFIG" != "xnone" ] ; then make $MAKE_TARGET -j2 ; fi
> The command "if [ "x$CONFIG" != "xnone" ] ; then make $MAKE_TARGET -j2 ; fi"
> exited with 0.
> Done. Your build exited with 0.{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)