2019-07-19 13:32:32 -07:00
|
|
|
---
|
|
|
|
name: Report package build failure
|
|
|
|
about: Let us know about build failures in ports.
|
|
|
|
title: "[<port name>] build failure"
|
2022-09-15 23:19:41 +02:00
|
|
|
labels: category:port-bug
|
2019-07-19 13:32:32 -07:00
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2022-09-15 23:19:41 +02:00
|
|
|
<!-- ⚠ Please use the generated issue template instead to report a port build failure. ⚠ -->
|
|
|
|
<!-- ⁉ You can find its location at the end of the console output. ⁉ -->
|
|
|
|
|
2019-07-19 13:32:32 -07:00
|
|
|
**Host Environment**
|
2022-09-15 23:19:41 +02:00
|
|
|
|
2019-07-19 13:32:32 -07:00
|
|
|
- OS: [e.g. Windows/Linux etc...]
|
|
|
|
- Compiler: revision
|
|
|
|
|
|
|
|
**To Reproduce**
|
2022-09-15 23:19:41 +02:00
|
|
|
|
2019-07-19 13:32:32 -07:00
|
|
|
Steps to reproduce the behavior:
|
2022-09-15 23:19:41 +02:00
|
|
|
|
2019-07-19 13:32:32 -07:00
|
|
|
`./vcpkg install xxxx`
|
|
|
|
|
2022-03-21 21:13:11 +01:00
|
|
|
**Failure logs**
|
2022-09-15 23:19:41 +02:00
|
|
|
|
|
|
|
- Cut and paste the appropriate build messages from the console output.
|
|
|
|
- Attach ***every failure log file*** mentioned in the console output.
|
|
|
|
|
|
|
|
<!-- ‼ **The console output by itself is not enough to investigate a build failure.** ‼ -->
|
2019-07-19 13:32:32 -07:00
|
|
|
|
|
|
|
**Additional context**
|
2022-09-15 23:19:41 +02:00
|
|
|
|
2019-07-19 13:32:32 -07:00
|
|
|
Add any other context about the problem here, such as what you have already tried to resolve the issue.
|