[
https://issues.apache.org/jira/browse/AVRO-3386?focusedWorklogId=724701&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-724701
]
ASF GitHub Bot logged work on AVRO-3386:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Feb/22 19:19
Start Date: 10/Feb/22 19:19
Worklog Time Spent: 10m
Work Description: RyanSkraba merged pull request #1532:
URL: https://github.com/apache/avro/pull/1532
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 724701)
Time Spent: 40m (was: 0.5h)
> [PHP] Build failing on github and travis
> ----------------------------------------
>
> Key: AVRO-3386
> URL: https://issues.apache.org/jira/browse/AVRO-3386
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Ryan Skraba
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The local build still works.
> {code:java}
> Generating autoload files
> Generating autoload files for monorepo sub-packages with
> dev-dependencies.
> [Subpackage] lang/php
> PHP Fatal error: Class Monorepo\Composer\MonorepoInstalledRepository
> contains 1 abstract method and must therefore be declared abstract or
> implement the remaining methods
> (Composer\Repository\InstalledRepositoryInterface::getDevMode) in
> /home/runner/work/avro/avro/vendor/beberlei/composer-monorepo-plugin/src/main/Monorepo/Composer/MonorepoInstalledRepository.php
> on line 9
> Fatal error: Class Monorepo\Composer\MonorepoInstalledRepository contains
> 1 abstract method and must therefore be declared abstract or implement the
> remaining methods
> (Composer\Repository\InstalledRepositoryInterface::getDevMode) in
> /home/runner/work/avro/avro/vendor/beberlei/composer-monorepo-plugin/src/main/Monorepo/Composer/MonorepoInstalledRepository.php
> on line 9
> Error: Process completed with exit code 255. {code}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)