[ 
https://issues.apache.org/jira/browse/AVRO-3201?focusedWorklogId=649878&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-649878
 ]

ASF GitHub Bot logged work on AVRO-3201:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Sep/21 09:02
            Start Date: 13/Sep/21 09:02
    Worklog Time Spent: 10m 
      Work Description: RyanSkraba merged pull request #1329:
URL: https://github.com/apache/avro/pull/1329


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 649878)
    Time Spent: 20m  (was: 10m)

> Remove non-existent directory from lang/c++/build.sh
> ----------------------------------------------------
>
>                 Key: AVRO-3201
>                 URL: https://issues.apache.org/jira/browse/AVRO-3201
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: build, c++
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> After merging AVRO-3163, making the C++ distribution seems to have been 
> failing. We have to remove the non-existent scripts directory from 
> lang/c++/build.sh.
> {code}
> $ ./build.sh docker
> $ cd lang/c++ 
> $ ./build.sh dist
> cmake version 3.16.3
> CMake suite maintained and supported by Kitware (kitware.com/cmake).
> Enabled snappy codec
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/sekikn/avro/lang/c++/build
> Enabled snappy codec
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/sekikn/avro/lang/c++/build
> cp: cannot stat 'scripts': No such file or directory
> $
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to