Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1122
  
    Looks like a build system issue:
    
    > Downloading unordered-containers-0.2.7.1...
    > Failed to install network-uri-2.6.1.0
    > Build log ( /root/.cabal/logs/network-uri-2.6.1.0.log ):
    > cabal: /root/.cabal/logs/network-uri-2.6.1.0.log: does not exist
    > Makefile:613: recipe for target 'all-local' failed
    > make[3]: *** [all-local] Error 1
    > make[3]: Leaving directory '/thrift/src/lib/hs'
    > Makefile:552: recipe for target 'all-recursive' failed
    > make[2]: *** [all-recursive] Error 1
    > make[2]: Leaving directory '/thrift/src/lib'
    > Makefile:635: recipe for target 'all-recursive' failed
    > make[1]: *** [all-recursive] Error 1
    > make[1]: Leaving directory '/thrift/src'
    > Makefile:548: recipe for target 'all' failed
    > make: *** [all] Error 2
    > The command "docker run --net=host -e BUILD_LIBS="$BUILD_LIBS" $BUILD_ENV 
-v $(pwd):/thrift/src -it thrift-build:$DISTRO build/docker/scripts/$SCRIPT 
$BUILD_ARG" exited with 2.
    
    Any way to kick another one, or can I merge?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to