Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 1 853 | labels stringlengths 4 898 | body stringlengths 2 262k | index stringclasses 13
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 250k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
610,268 | 18,902,191,510 | IssuesEvent | 2021-11-16 03:09:43 | codidact/qpixel | https://api.github.com/repos/codidact/qpixel | closed | Show tag descriptions on hover | area: html/css/js type: change request priority: medium complexity: unassessed | https://meta.codidact.com/posts/280176
If a tag has a short description, can we show it when hovering over the tag on a post or in a post list? If there is no description, let's show something like "no description yet" so people don't think it's a bug that we're showing nothing.
While, in the latter case, it wou... | 1.0 | Show tag descriptions on hover - https://meta.codidact.com/posts/280176
If a tag has a short description, can we show it when hovering over the tag on a post or in a post list? If there is no description, let's show something like "no description yet" so people don't think it's a bug that we're showing nothing.
... | non_build | show tag descriptions on hover if a tag has a short description can we show it when hovering over the tag on a post or in a post list if there is no description let s show something like no description yet so people don t think it s a bug that we re showing nothing while in the latter case it would b... | 0 |
87,726 | 25,195,737,475 | IssuesEvent | 2022-11-12 13:40:22 | Oliver-Loeffler/FXFileChooser | https://api.github.com/repos/Oliver-Loeffler/FXFileChooser | closed | Exclude demo code from build artifact | build | With the existing setup the demo code is part of the build artifact which is published to Maven Central.
The demos are not supposed to be part of the final JAR hence the POM requires an update to exclude the demos.
| 1.0 | Exclude demo code from build artifact - With the existing setup the demo code is part of the build artifact which is published to Maven Central.
The demos are not supposed to be part of the final JAR hence the POM requires an update to exclude the demos.
| build | exclude demo code from build artifact with the existing setup the demo code is part of the build artifact which is published to maven central the demos are not supposed to be part of the final jar hence the pom requires an update to exclude the demos | 1 |
10,866 | 9,158,938,458 | IssuesEvent | 2019-03-01 00:16:07 | aws/aws-sdk-js | https://api.github.com/repos/aws/aws-sdk-js | closed | connect EHOSTUNREACH 169.254.169.254:80 | closing-soon-if-no-response guidance service-api | Getting connect EHOSTUNREACH 169.254.169.254:80 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1174:14).
Node Version : 9.11.1
npm : 5.6.0
aws-sdk : 2.170.0
I have tried to bump up the version of aws-sdk, though still getting connection error. Seems like aws-sdk is not able to read the endpoint of aws. ... | 1.0 | connect EHOSTUNREACH 169.254.169.254:80 - Getting connect EHOSTUNREACH 169.254.169.254:80 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1174:14).
Node Version : 9.11.1
npm : 5.6.0
aws-sdk : 2.170.0
I have tried to bump up the version of aws-sdk, though still getting connection error. Seems like aws-sdk... | non_build | connect ehostunreach getting connect ehostunreach at tcpconnectwrap afterconnect net js node version npm aws sdk i have tried to bump up the version of aws sdk though still getting connection error seems like aws sdk is not able to read the endpoint of aw... | 0 |
41,324 | 10,699,488,571 | IssuesEvent | 2019-10-23 21:03:31 | kubernetes/minikube | https://api.github.com/repos/kubernetes/minikube | closed | Provide tarballs for releases | area/build-release kind/feature lifecycle/stale packaging priority/backlog | In addition to the currently existing binaries, we should provide tarballs for smaller downloads.
Doesn't have to be anything fancy, just add .tar.gz with the same files. Kubernetes does this. | 1.0 | Provide tarballs for releases - In addition to the currently existing binaries, we should provide tarballs for smaller downloads.
Doesn't have to be anything fancy, just add .tar.gz with the same files. Kubernetes does this. | build | provide tarballs for releases in addition to the currently existing binaries we should provide tarballs for smaller downloads doesn t have to be anything fancy just add tar gz with the same files kubernetes does this | 1 |
101,544 | 31,234,301,456 | IssuesEvent | 2023-08-20 04:28:58 | llvm/llvm-project | https://api.github.com/repos/llvm/llvm-project | closed | clangd on i386 fails to link with error: undefined reference to '__atomic_load' | clangd bugzilla build-problem | | | |
| --- | --- |
| Bugzilla Link | [45785](https://llvm.org/bz45785) |
| Version | unspecified |
| OS | Linux |
| CC | @aleden,@slacka,@serge-sans-paille |
## Extended Description
full log:
https://llvm-jenkins.debian.net/view/Debian%2011%20-%20unstable/job/llvm-toolchain-binaries/architecture=i386,distribution... | 1.0 | clangd on i386 fails to link with error: undefined reference to '__atomic_load' - | | |
| --- | --- |
| Bugzilla Link | [45785](https://llvm.org/bz45785) |
| Version | unspecified |
| OS | Linux |
| CC | @aleden,@slacka,@serge-sans-paille |
## Extended Description
full log:
https://llvm-jenkins.debian.net/view/Deb... | build | clangd on fails to link with error undefined reference to atomic load bugzilla link version unspecified os linux cc aleden slacka serge sans paille extended description full log with a build clangd cannot link because of undef reference on cd... | 1 |
92,416 | 26,680,676,654 | IssuesEvent | 2023-01-26 17:25:12 | spack/spack | https://api.github.com/repos/spack/spack | opened | Installation issue: llvm | build-error | ### Steps to reproduce the issue
```console
$ spack install llvm
==> Installing llvm-15.0.7-7bhewfars34b2qz55b7k536sjapu2f5w
==> No binary for llvm-15.0.7-7bhewfars34b2qz55b7k536sjapu2f5w found: installing from source
==> Fetching https://github.com/llvm/llvm-project/archive/llvmorg-15.0.7.tar.gz
==> Applied patc... | 1.0 | Installation issue: llvm - ### Steps to reproduce the issue
```console
$ spack install llvm
==> Installing llvm-15.0.7-7bhewfars34b2qz55b7k536sjapu2f5w
==> No binary for llvm-15.0.7-7bhewfars34b2qz55b7k536sjapu2f5w found: installing from source
==> Fetching https://github.com/llvm/llvm-project/archive/llvmorg-15.0... | build | installation issue llvm steps to reproduce the issue console spack install llvm installing llvm no binary for llvm found installing from source fetching applied patch home newdealii spack var spack repos builtin packages llvm thread patch llvm executing phas... | 1 |
90,614 | 18,216,639,804 | IssuesEvent | 2021-09-30 05:45:11 | ContriHUB/BankingManagementApplication | https://api.github.com/repos/ContriHUB/BankingManagementApplication | opened | Add logo in place of jLabel1 | sakt-coder very-easy restricted | In place of jLabel1 in Authentication.java add some suitable logo of bank/lock/login. | 1.0 | Add logo in place of jLabel1 - In place of jLabel1 in Authentication.java add some suitable logo of bank/lock/login. | non_build | add logo in place of in place of in authentication java add some suitable logo of bank lock login | 0 |
81,655 | 15,785,049,820 | IssuesEvent | 2021-04-01 15:51:24 | AUSoftAndreas/tetris | https://api.github.com/repos/AUSoftAndreas/tetris | closed | [CODE] Create class Game in lib/models/game.dart | Code DiffHigh ProMid Team | Take guidance from lib/documentation/classes.drawio | 1.0 | [CODE] Create class Game in lib/models/game.dart - Take guidance from lib/documentation/classes.drawio | non_build | create class game in lib models game dart take guidance from lib documentation classes drawio | 0 |
169,792 | 13,161,545,663 | IssuesEvent | 2020-08-10 19:45:36 | TNelen/BlackBox | https://api.github.com/repos/TNelen/BlackBox | closed | submit question not working whne playing with multiple users | Testing required bug | new question not added to question list
? does this issue only occurs when playing with multiple users? | 1.0 | submit question not working whne playing with multiple users - new question not added to question list
? does this issue only occurs when playing with multiple users? | non_build | submit question not working whne playing with multiple users new question not added to question list does this issue only occurs when playing with multiple users | 0 |
559,340 | 16,556,379,645 | IssuesEvent | 2021-05-28 14:22:33 | scylladb/scylla-operator | https://api.github.com/repos/scylladb/scylla-operator | opened | Split scylla sidecar into a separate container | kind/feature priority/important-longterm | **Is this a bug report or feature request?**
* Feature Request
**What should the feature do:**
At this point we run the sidecar that spins scylla process in the same container. This has major drawbacks like:
- Coupling the lifetimes so if the sidecar fails, it kills scylla too
- 2 unrelated logs are mixes into 1... | 1.0 | Split scylla sidecar into a separate container - **Is this a bug report or feature request?**
* Feature Request
**What should the feature do:**
At this point we run the sidecar that spins scylla process in the same container. This has major drawbacks like:
- Coupling the lifetimes so if the sidecar fails, it kill... | non_build | split scylla sidecar into a separate container is this a bug report or feature request feature request what should the feature do at this point we run the sidecar that spins scylla process in the same container this has major drawbacks like coupling the lifetimes so if the sidecar fails it kill... | 0 |
292,841 | 8,969,221,622 | IssuesEvent | 2019-01-29 10:14:34 | qpn6ph9q/discomod-tracker | https://api.github.com/repos/qpn6ph9q/discomod-tracker | opened | Export channel data | High priority enhancement | Export all messages from a channel to an external file, including attachments and embeds | 1.0 | Export channel data - Export all messages from a channel to an external file, including attachments and embeds | non_build | export channel data export all messages from a channel to an external file including attachments and embeds | 0 |
70,872 | 30,749,451,515 | IssuesEvent | 2023-07-28 17:48:27 | hashicorp/terraform-provider-azurerm | https://api.github.com/repos/hashicorp/terraform-provider-azurerm | closed | `storage_authentication_type` in `azure_media_services_account` does not work in combination with Managed Identity | bug service/media v/2.x (legacy) | ### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra no... | 1.0 | `storage_authentication_type` in `azure_media_services_account` does not work in combination with Managed Identity - ### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu... | non_build | storage authentication type in azure media services account does not work in combination with managed identity community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments ... | 0 |
441,489 | 30,785,823,486 | IssuesEvent | 2023-07-31 13:11:15 | aeon-toolkit/aeon | https://api.github.com/repos/aeon-toolkit/aeon | closed | [DOC] User guide needs updating | documentation | ### Describe the issue linked to the documentation
user guide page is out of date
https://www.aeon-toolkit.org/en/latest/user_guide.html
not sure what goes in here. Package wide notebooks?
### Suggest a potential alternative/fix
_No response_ | 1.0 | [DOC] User guide needs updating - ### Describe the issue linked to the documentation
user guide page is out of date
https://www.aeon-toolkit.org/en/latest/user_guide.html
not sure what goes in here. Package wide notebooks?
### Suggest a potential alternative/fix
_No response_ | non_build | user guide needs updating describe the issue linked to the documentation user guide page is out of date not sure what goes in here package wide notebooks suggest a potential alternative fix no response | 0 |
78,254 | 14,972,073,155 | IssuesEvent | 2021-01-27 22:11:53 | gonyyi/alog | https://api.github.com/repos/gonyyi/alog | closed | Add a check for do(); also if do() is nil, log error received | Coded v0.4 | https://github.com/gonyyi/alog/blob/e9c182ffa2c597e201b10f064fc10023c7db5136/alog.go#L264
`if do() == nil { l.Error(0, "", "err", e.Error())` | 1.0 | Add a check for do(); also if do() is nil, log error received - https://github.com/gonyyi/alog/blob/e9c182ffa2c597e201b10f064fc10023c7db5136/alog.go#L264
`if do() == nil { l.Error(0, "", "err", e.Error())` | non_build | add a check for do also if do is nil log error received if do nil l error err e error | 0 |
186,609 | 14,401,394,614 | IssuesEvent | 2020-12-03 13:40:32 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] InferenceIngestIT.testPipelineIngest and testPathologicalPipelineCreationAndDeletion failures | :ml >test-failure | <!--
Please fill out the following information, and ensure you have attempted
to reproduce locally
-->
**Build scan**:
https://gradle-enterprise.elastic.co/s/2kdpwkkrjc6r4
**Repro line**:
> ./gradlew ':x-pack:plugin:ml:qa:native-multi-node-tests:integTest' --tests "org.elasticsearch.xpack.ml.integration.Infe... | 1.0 | [CI] InferenceIngestIT.testPipelineIngest and testPathologicalPipelineCreationAndDeletion failures - <!--
Please fill out the following information, and ensure you have attempted
to reproduce locally
-->
**Build scan**:
https://gradle-enterprise.elastic.co/s/2kdpwkkrjc6r4
**Repro line**:
> ./gradlew ':x-pack... | non_build | inferenceingestit testpipelineingest and testpathologicalpipelinecreationanddeletion failures please fill out the following information and ensure you have attempted to reproduce locally build scan repro line gradlew x pack plugin ml qa native multi node tests integtest tes... | 0 |
282,251 | 21,315,475,361 | IssuesEvent | 2022-04-16 07:35:52 | cheekean5848/pe | https://api.github.com/repos/cheekean5848/pe | opened | Unneccessary NFR | severity.VeryLow type.DocumentationBug | 
For 6th NFR, it is unnecessary, everyone knows it needs to work well
<!--session: 1650083367411-e6ca908a-263b-43ca-a967-db000bd34a29-->
<!--Version: Web v3.4.2--> | 1.0 | Unneccessary NFR - 
For 6th NFR, it is unnecessary, everyone knows it needs to work well
<!--session: 1650083367411-e6ca908a-263b-43ca-a967-db000bd34a29-->
<!--Version: Web v3.4.2--> | non_build | unneccessary nfr for nfr it is unnecessary everyone knows it needs to work well | 0 |
134,348 | 12,600,693,287 | IssuesEvent | 2020-06-11 08:35:34 | jungingook/jungingookteam | https://api.github.com/repos/jungingook/jungingookteam | closed | [Windows] 2차 릴리즈 | documentation | 1. 1차 릴리즈 버그 수정
- .exe로 만들었을 때 항상 위가 적용 안 되는 경우가 있는 버그
2. 로그인 기능 구현(추가된 기능)
- 수업 QR코드를 생성한 사람을 확인하고 QR코드를 띄워주기 위해 사용자를 확인할 필요가 있음
- 서버에 id와 password를 전송해서 로그인을 수행
- 현재 생성한 수업에 해당하는 QR코드를 띄우는 작업
3. 레이아웃
- 1차 릴리즈에서 구현한 기능들의 레이아웃을 깔끔하게 정리할 필요가 있음
- QR코드의 사이즈를 프로그램 크기에 맞게 조절하는 기능
-> 현재 반응형으로 조절하는 기능까지는 ... | 1.0 | [Windows] 2차 릴리즈 - 1. 1차 릴리즈 버그 수정
- .exe로 만들었을 때 항상 위가 적용 안 되는 경우가 있는 버그
2. 로그인 기능 구현(추가된 기능)
- 수업 QR코드를 생성한 사람을 확인하고 QR코드를 띄워주기 위해 사용자를 확인할 필요가 있음
- 서버에 id와 password를 전송해서 로그인을 수행
- 현재 생성한 수업에 해당하는 QR코드를 띄우는 작업
3. 레이아웃
- 1차 릴리즈에서 구현한 기능들의 레이아웃을 깔끔하게 정리할 필요가 있음
- QR코드의 사이즈를 프로그램 크기에 맞게 조절하는 기능
-> 현... | non_build | 릴리즈 릴리즈 버그 수정 exe로 만들었을 때 항상 위가 적용 안 되는 경우가 있는 버그 로그인 기능 구현 추가된 기능 수업 qr코드를 생성한 사람을 확인하고 qr코드를 띄워주기 위해 사용자를 확인할 필요가 있음 서버에 id와 password를 전송해서 로그인을 수행 현재 생성한 수업에 해당하는 qr코드를 띄우는 작업 레이아웃 릴리즈에서 구현한 기능들의 레이아웃을 깔끔하게 정리할 필요가 있음 qr코드의 사이즈를 프로그램 크기에 맞게 조절하는 기능 현재 반응형으로 조절하... | 0 |
51,419 | 12,718,167,086 | IssuesEvent | 2020-06-24 06:59:45 | zeek/spicy | https://api.github.com/repos/zeek/spicy | closed | Target `spicy-driver` defined multiple times | Build system | We currently define the executable target `spicy-driver` twice in `CMakeLists.txt`. This seems to be an issue e.g., when building with `HILTI_USE_JIT` defined.
```
CMake Error at spicy/CMakeLists.txt:192 (add_executable):
add_executable cannot create target "spicy-driver" because another target
with the same na... | 1.0 | Target `spicy-driver` defined multiple times - We currently define the executable target `spicy-driver` twice in `CMakeLists.txt`. This seems to be an issue e.g., when building with `HILTI_USE_JIT` defined.
```
CMake Error at spicy/CMakeLists.txt:192 (add_executable):
add_executable cannot create target "spicy-dri... | build | target spicy driver defined multiple times we currently define the executable target spicy driver twice in cmakelists txt this seems to be an issue e g when building with hilti use jit defined cmake error at spicy cmakelists txt add executable add executable cannot create target spicy drive... | 1 |
4,814 | 6,842,477,180 | IssuesEvent | 2017-11-12 02:12:03 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | stack smashing detected | area-System.Runtime.InteropServices question | when I was debuging the project with VSCode on ubuntu16.04,I met with the "stack smashing detected" exception and the project paused immediately.This exception occurs when the program try to load a .so file that is programed in C and compiled by GCC on ubuntu16.04 .The program attempt to access a function defined in th... | 1.0 | stack smashing detected - when I was debuging the project with VSCode on ubuntu16.04,I met with the "stack smashing detected" exception and the project paused immediately.This exception occurs when the program try to load a .so file that is programed in C and compiled by GCC on ubuntu16.04 .The program attempt to acces... | non_build | stack smashing detected when i was debuging the project with vscode on i met with the stack smashing detected exception and the project paused immediately this exception occurs when the program try to load a so file that is programed in c and compiled by gcc on the program attempt to access a function def... | 0 |
162,325 | 12,643,932,060 | IssuesEvent | 2020-06-16 10:40:13 | php/php-tasks | https://api.github.com/repos/php/php-tasks | opened | Test OCI8 on CI | testing | The oci8 extension is currently not tested on CI. Per https://github.com/php/php-src/pull/5714#issuecomment-644591885 it used to be tested on gcov, but gcov is no longer used since PHP 7.4.
To test oci8, we need to have OracleDB XE available on one of our public CI providers (Travis, Azure Pipelines or AppVeyor). It... | 1.0 | Test OCI8 on CI - The oci8 extension is currently not tested on CI. Per https://github.com/php/php-src/pull/5714#issuecomment-644591885 it used to be tested on gcov, but gcov is no longer used since PHP 7.4.
To test oci8, we need to have OracleDB XE available on one of our public CI providers (Travis, Azure Pipeline... | non_build | test on ci the extension is currently not tested on ci per it used to be tested on gcov but gcov is no longer used since php to test we need to have oracledb xe available on one of our public ci providers travis azure pipelines or appveyor it seems like this is not really possible right now in... | 0 |
55,047 | 13,506,035,863 | IssuesEvent | 2020-09-14 01:39:09 | apache/pulsar | https://api.github.com/repos/apache/pulsar | closed | PR check failed by license | component/build triage/week-37 type/bug | Currently, the PR check failed by the license check:
```
com.google.protobuf-protobuf-java-3.11.4.jar unaccounted for in LICENSE
com.google.protobuf-protobuf-java-util-3.11.4.jar unaccounted for in LICENSE
com.google.protobuf-protobuf-java-3.5.1.jar mentioned in LICENSE, but not bundled
com.google.protobuf-proto... | 1.0 | PR check failed by license - Currently, the PR check failed by the license check:
```
com.google.protobuf-protobuf-java-3.11.4.jar unaccounted for in LICENSE
com.google.protobuf-protobuf-java-util-3.11.4.jar unaccounted for in LICENSE
com.google.protobuf-protobuf-java-3.5.1.jar mentioned in LICENSE, but not bundl... | build | pr check failed by license currently the pr check failed by the license check com google protobuf protobuf java jar unaccounted for in license com google protobuf protobuf java util jar unaccounted for in license com google protobuf protobuf java jar mentioned in license but not bundled... | 1 |
6,727 | 15,083,413,891 | IssuesEvent | 2021-02-05 15:48:21 | dusk-network/plonk | https://api.github.com/repos/dusk-network/plonk | closed | Implement Lookup gate | area:architecture area:cryptography need:feedback team:R&D type:feature | The Lookup function will require a gate in the composer.
The functionality will be something as follows:
- Ensure lookup table is created
- Add selector polynomial
- Store table index inside 4th wire
- Constrain the gate equation to omit addition and multiplication selectors
This lives inside epic #325. | 1.0 | Implement Lookup gate - The Lookup function will require a gate in the composer.
The functionality will be something as follows:
- Ensure lookup table is created
- Add selector polynomial
- Store table index inside 4th wire
- Constrain the gate equation to omit addition and multiplication selectors
This liv... | non_build | implement lookup gate the lookup function will require a gate in the composer the functionality will be something as follows ensure lookup table is created add selector polynomial store table index inside wire constrain the gate equation to omit addition and multiplication selectors this lives... | 0 |
51,757 | 12,805,421,043 | IssuesEvent | 2020-07-03 07:28:39 | xamarin/xamarin-android | https://api.github.com/repos/xamarin/xamarin-android | closed | Multiple errors after upgrading Xamarin.Android to latest version | Area: App+Library Build need-info | @dellis1972 , @grendello
Upgraded Xamarin.Android to latest version getting errors in Xamarin android project. Attached screenshot
<img width="961" alt="Screenshot 2020-07-01 at 10 58 20 PM" src="https://user-images.githubusercontent.com/47141601/86278871-b1597400-bbf6-11ea-9756-0431ee3f6254.png">
| 1.0 | Multiple errors after upgrading Xamarin.Android to latest version - @dellis1972 , @grendello
Upgraded Xamarin.Android to latest version getting errors in Xamarin android project. Attached screenshot
<img width="961" alt="Screenshot 2020-07-01 at 10 58 20 PM" src="https://user-images.githubusercontent.com/47141601/... | build | multiple errors after upgrading xamarin android to latest version grendello upgraded xamarin android to latest version getting errors in xamarin android project attached screenshot img width alt screenshot at pm src | 1 |
184,147 | 14,970,404,880 | IssuesEvent | 2021-01-27 19:33:56 | cross-language-cpp/vscode-djinni | https://api.github.com/repos/cross-language-cpp/vscode-djinni | opened | add to mkdocs documentation | documentation | The vscode plugin already has a mention on the documentation: https://djinni.xlcpp.dev/vscode-plugin/
As a maintainer I want this repository to have it's own mkdocs documentation that is integrated into the documentation website in the same way as the other components. This makes it easy for me to update the documen... | 1.0 | add to mkdocs documentation - The vscode plugin already has a mention on the documentation: https://djinni.xlcpp.dev/vscode-plugin/
As a maintainer I want this repository to have it's own mkdocs documentation that is integrated into the documentation website in the same way as the other components. This makes it eas... | non_build | add to mkdocs documentation the vscode plugin already has a mention on the documentation as a maintainer i want this repository to have it s own mkdocs documentation that is integrated into the documentation website in the same way as the other components this makes it easy for me to update the documentation o... | 0 |
63,895 | 15,729,304,913 | IssuesEvent | 2021-03-29 14:43:19 | spack/spack | https://api.github.com/repos/spack/spack | closed | Installation issue: hdf+fortran %gcc@10.2.0 build fails | build-error | Looks like building HDF with fortran support fails with GCC 10.2.0 due to some changes in gfortran.
**OS:** CentOS 8 on AMD Rome
**Spack version:** 0.16.1
My installation spec:
```
hdf@4.2.15%gcc@10.2.0+external-xdr+fortran~java~netcdf+pic~shared+szip arch=linux-centos8-zen2
```
Error message:
```
4... | 1.0 | Installation issue: hdf+fortran %gcc@10.2.0 build fails - Looks like building HDF with fortran support fails with GCC 10.2.0 due to some changes in gfortran.
**OS:** CentOS 8 on AMD Rome
**Spack version:** 0.16.1
My installation spec:
```
hdf@4.2.15%gcc@10.2.0+external-xdr+fortran~java~netcdf+pic~shared+szip a... | build | installation issue hdf fortran gcc build fails looks like building hdf with fortran support fails with gcc due to some changes in gfortran os centos on amd rome spack version my installation spec hdf gcc external xdr fortran java netcdf pic shared szip arch l... | 1 |
67,186 | 16,831,858,932 | IssuesEvent | 2021-06-18 06:36:40 | sktime/sktime-dl | https://api.github.com/repos/sktime/sktime-dl | closed | Add flaky for forecasting tests | build / ci enhancement | Some of the forecasting tests fail sporadically with nan values, we should make use of flaky.
Seems to happen predominantly on Python 3.6 with TensorFlow 1.19.
For logs with failure, see: https://dev.azure.com/mloning/sktime-dl/_build/results?buildId=234&view=logs&j=2f3623ac-aacd-5154-10a9-b0df3a28b931&t=bb40cb6... | 1.0 | Add flaky for forecasting tests - Some of the forecasting tests fail sporadically with nan values, we should make use of flaky.
Seems to happen predominantly on Python 3.6 with TensorFlow 1.19.
For logs with failure, see: https://dev.azure.com/mloning/sktime-dl/_build/results?buildId=234&view=logs&j=2f3623ac-aac... | build | add flaky for forecasting tests some of the forecasting tests fail sporadically with nan values we should make use of flaky seems to happen predominantly on python with tensorflow for logs with failure see | 1 |
91,067 | 26,266,882,985 | IssuesEvent | 2023-01-06 13:24:14 | camunda/zeebe | https://api.github.com/repos/camunda/zeebe | closed | Multi-arch docker images (arm64/amd64) | kind/feature component/build-pipeline | **Is your feature request related to a problem? Please describe.**
See product epic [ARM docker images for Camunda 8 - development purposes](https://github.com/camunda/product-hub/issues/222)
**Describe the solution you'd like**
MUST build & publish arm64 docker images of zeebe using a [multi-arch build](https://... | 1.0 | Multi-arch docker images (arm64/amd64) - **Is your feature request related to a problem? Please describe.**
See product epic [ARM docker images for Camunda 8 - development purposes](https://github.com/camunda/product-hub/issues/222)
**Describe the solution you'd like**
MUST build & publish arm64 docker images of ... | build | multi arch docker images is your feature request related to a problem please describe see product epic describe the solution you d like must build publish docker images of zeebe using a producing linux and linux should images for each architecture are at least smoke tested ... | 1 |
76,504 | 21,473,845,731 | IssuesEvent | 2022-04-26 12:02:00 | mumble-voip/mumble | https://api.github.com/repos/mumble-voip/mumble | closed | Building on macOS 12/m1 breaks | build needs-more-input | ### Description
It is currently not possible to build the mumble client on macOS.
### Steps to reproduce
```
cd build
cmake -Dice=off -DCMAKE_BUILD_TYPE=Release ..
cmake --build . -j 4
```
### Mumble version
3960373d9
### Mumble component
Client
### OS
macOS
### Reproducible?
Yes
### Additional informat... | 1.0 | Building on macOS 12/m1 breaks - ### Description
It is currently not possible to build the mumble client on macOS.
### Steps to reproduce
```
cd build
cmake -Dice=off -DCMAKE_BUILD_TYPE=Release ..
cmake --build . -j 4
```
### Mumble version
3960373d9
### Mumble component
Client
### OS
macOS
### Reproducib... | build | building on macos breaks description it is currently not possible to build the mumble client on macos steps to reproduce cd build cmake dice off dcmake build type release cmake build j mumble version mumble component client os macos reproducible yes ... | 1 |
381,490 | 11,276,548,264 | IssuesEvent | 2020-01-14 23:35:13 | googleapis/google-api-java-client-services | https://api.github.com/repos/googleapis/google-api-java-client-services | closed | Synthesis failed for libraryagent | autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate libraryagent. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Checking out files: 25% (16351/65361)
Checking out files: 26% (16994/65361)
Checking out files: 27% (17648/65361)
Checking out files: 28% (18302/65361)
Checki... | 1.0 | Synthesis failed for libraryagent - Hello! Autosynth couldn't regenerate libraryagent. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Checking out files: 25% (16351/65361)
Checking out files: 26% (16994/65361)
Checking out files: 27% (17648/65361)
Checking out... | non_build | synthesis failed for libraryagent hello autosynth couldn t regenerate libraryagent broken heart here s the output from running synth py cloning into working repo checking out files checking out files checking out files checking out files checki... | 0 |
91,846 | 26,501,452,180 | IssuesEvent | 2023-01-18 10:34:56 | OpenBB-finance/OpenBBTerminal | https://api.github.com/repos/OpenBB-finance/OpenBBTerminal | closed | [Bug] Logger Creating Issues When Creating a Build | bug build installer | **Describe the bug**
When creating my own installer the logger is causing the terminal to crash.
**To Reproduce**
- pyinstaller build/pyinstaller/terminal.spec
- cd dist/OpenBBTerminal
- ./OpenBBTerminal
**Screenshots**
```
2022 Dec 03, 10:40 (🦋) / $ Exception in thread Thread-3:
Traceback (most recent ca... | 1.0 | [Bug] Logger Creating Issues When Creating a Build - **Describe the bug**
When creating my own installer the logger is causing the terminal to crash.
**To Reproduce**
- pyinstaller build/pyinstaller/terminal.spec
- cd dist/OpenBBTerminal
- ./OpenBBTerminal
**Screenshots**
```
2022 Dec 03, 10:40 (🦋) / $ Exc... | build | logger creating issues when creating a build describe the bug when creating my own installer the logger is causing the terminal to crash to reproduce pyinstaller build pyinstaller terminal spec cd dist openbbterminal openbbterminal screenshots dec 🦋 exception in ... | 1 |
115,175 | 9,782,508,988 | IssuesEvent | 2019-06-08 00:08:56 | ScanMountGoat/SFGraphics | https://api.github.com/repos/ScanMountGoat/SFGraphics | closed | Test uniform values for valid sets | unit test | The actual value of a uniform can be tested with `GL.GetUniform()`. This also works for arrays.
- [x] Scalar types
- [x] Vector types
- [x] Matrix types
- [x] Arrays | 1.0 | Test uniform values for valid sets - The actual value of a uniform can be tested with `GL.GetUniform()`. This also works for arrays.
- [x] Scalar types
- [x] Vector types
- [x] Matrix types
- [x] Arrays | non_build | test uniform values for valid sets the actual value of a uniform can be tested with gl getuniform this also works for arrays scalar types vector types matrix types arrays | 0 |
99,149 | 30,286,553,700 | IssuesEvent | 2023-07-08 19:03:02 | haskell/haskell-language-server | https://api.github.com/repos/haskell/haskell-language-server | closed | Can the stack working directory and ghc-options for a project be configured | type: support build tool: stack | ## Your environment
<!--
Everything in this section is optional, but it does help us to debug your issue!
-->
Which OS do you use?
MacOS
Which version of GHC do you use and how did you install it?
8.10.7 from ghcup
How is your project built (alternative: link to the project)?
stack
Which LSP client (edit... | 1.0 | Can the stack working directory and ghc-options for a project be configured - ## Your environment
<!--
Everything in this section is optional, but it does help us to debug your issue!
-->
Which OS do you use?
MacOS
Which version of GHC do you use and how did you install it?
8.10.7 from ghcup
How is your p... | build | can the stack working directory and ghc options for a project be configured your environment everything in this section is optional but it does help us to debug your issue which os do you use macos which version of ghc do you use and how did you install it from ghcup how is your pr... | 1 |
56,707 | 13,913,519,044 | IssuesEvent | 2020-10-20 20:34:24 | docascod/DocsAsCode | https://api.github.com/repos/docascod/DocsAsCode | closed | Replace kramdoc by pandoc | enhancement fct_build | We use kramdoc to convert markdonw in asciidoc. But kramdoc project daesn’t released since huge months. Pandoc is more active project | 1.0 | Replace kramdoc by pandoc - We use kramdoc to convert markdonw in asciidoc. But kramdoc project daesn’t released since huge months. Pandoc is more active project | build | replace kramdoc by pandoc we use kramdoc to convert markdonw in asciidoc but kramdoc project daesn’t released since huge months pandoc is more active project | 1 |
99,485 | 30,475,169,708 | IssuesEvent | 2023-07-17 15:59:41 | elastic/beats | https://api.github.com/repos/elastic/beats | closed | Build 792 for 7.17 with status FAILURE - FAIL: filebeat/input/filestream TestFileWatcher (2.50s) | automation ci-reported Team:Elastic-Agent-Data-Plane build-failures |
## :broken_heart: Tests Failed
<!-- BUILD BADGES-->
> _the below badges are clickable and redirect to their specific view in the CI or DOCS_
[](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F7.17/detail/7.17/792//pipelin... | 1.0 | Build 792 for 7.17 with status FAILURE - FAIL: filebeat/input/filestream TestFileWatcher (2.50s) -
## :broken_heart: Tests Failed
<!-- BUILD BADGES-->
> _the below badges are clickable and redirect to their specific view in the CI or DOCS_
[](h... | build | build for with status failure fail filebeat input filestream testfilewatcher broken heart tests failed the below badges are clickable and redirect to their specific view in the ci or docs expand to view the summary build stats start time ... | 1 |
22,317 | 11,570,677,273 | IssuesEvent | 2020-02-20 19:58:35 | eclipse/rdf4j | https://api.github.com/repos/eclipse/rdf4j | closed | Making adding data faster by not always using a full model in Changeset | enhancement performance | Changeset is used to track which statements have been added or removed. It uses a model to track these changes.
Models are quite heavy, because they have indexes to facilitate fast statements retrieval for various patterns.
Use a regular Set if no such retrieval is required. | True | Making adding data faster by not always using a full model in Changeset - Changeset is used to track which statements have been added or removed. It uses a model to track these changes.
Models are quite heavy, because they have indexes to facilitate fast statements retrieval for various patterns.
Use a regular Se... | non_build | making adding data faster by not always using a full model in changeset changeset is used to track which statements have been added or removed it uses a model to track these changes models are quite heavy because they have indexes to facilitate fast statements retrieval for various patterns use a regular se... | 0 |
159,011 | 24,934,939,041 | IssuesEvent | 2022-10-31 14:30:07 | Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022 | https://api.github.com/repos/Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022 | closed | Admin Design - User Search Result (Tablet View) | documentation enhancement hacktoberfest-accepted hacktoberfest design | Design the tablet view of the user search result page.
Design an empty state screen - when the search input cannot be found or the internet connection is faulty
Design a filled state screen - showing the search result
Ensure you use the colors, typography, icons and side navigation on the style guide to ensure consi... | 1.0 | Admin Design - User Search Result (Tablet View) - Design the tablet view of the user search result page.
Design an empty state screen - when the search input cannot be found or the internet connection is faulty
Design a filled state screen - showing the search result
Ensure you use the colors, typography, icons and... | non_build | admin design user search result tablet view design the tablet view of the user search result page design an empty state screen when the search input cannot be found or the internet connection is faulty design a filled state screen showing the search result ensure you use the colors typography icons and... | 0 |
68,802 | 3,292,665,059 | IssuesEvent | 2015-10-30 15:36:07 | YetiForceCompany/YetiForceCRM | https://api.github.com/repos/YetiForceCompany/YetiForceCRM | closed | [bug] - immpossible to change field after saving | Priority::#2 Normal Type::VerificationRequired | version 2.3.49
tested on test.yetiforce.com
the same is on
version 2.3.144
developer.yetiforce.com
When order is created and saved with inactive option of recurring invoice the java is showing error
that Frequency is not filledin in case of any change of single field... When part of recurring invoice informati... | 1.0 | [bug] - immpossible to change field after saving - version 2.3.49
tested on test.yetiforce.com
the same is on
version 2.3.144
developer.yetiforce.com
When order is created and saved with inactive option of recurring invoice the java is showing error
that Frequency is not filledin in case of any change of singl... | non_build | immpossible to change field after saving version tested on test yetiforce com the same is on version developer yetiforce com when order is created and saved with inactive option of recurring invoice the java is showing error that frequency is not filledin in case of any change of single field... | 0 |
75,469 | 20,826,122,027 | IssuesEvent | 2022-03-18 21:09:00 | meteor/meteor | https://api.github.com/repos/meteor/meteor | closed | minify-css-postcss: Cannot read property 'getContentsAsString' of undefined | confirmed Project:Isobuild:Minifiers Project:CSS in-development | Importing the css file from react-virtualized causes this error in minify-css-postcss:
```
=> Errors prevented startup:
While minifying app stylesheet:
packages/minifier-css-postcss/plugin/minify-css-postcss.js:362:40: Cannot read property 'getContentsAsString' of undefined
at packages/minifier-css... | 1.0 | minify-css-postcss: Cannot read property 'getContentsAsString' of undefined - Importing the css file from react-virtualized causes this error in minify-css-postcss:
```
=> Errors prevented startup:
While minifying app stylesheet:
packages/minifier-css-postcss/plugin/minify-css-postcss.js:362:40: Cannot... | build | minify css postcss cannot read property getcontentsasstring of undefined importing the css file from react virtualized causes this error in minify css postcss errors prevented startup while minifying app stylesheet packages minifier css postcss plugin minify css postcss js cannot re... | 1 |
91,514 | 26,409,569,625 | IssuesEvent | 2023-01-13 11:01:00 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Sysbuild cmake enters infinite loop if 2 images are added to a build with the same name | bug priority: low area: Build System | **Describe the bug**
Essentially cmake will lock up in an infinite loop if 2 images are added that have the same name to the "IMAGES" variable, e.g. "mcuboot" and "mcuboot". Doing this is a mistake, but sysbuild should detect this and error out instead of chewing up the host's CPU.
**Expected behavior**
Error to b... | 1.0 | Sysbuild cmake enters infinite loop if 2 images are added to a build with the same name - **Describe the bug**
Essentially cmake will lock up in an infinite loop if 2 images are added that have the same name to the "IMAGES" variable, e.g. "mcuboot" and "mcuboot". Doing this is a mistake, but sysbuild should detect thi... | build | sysbuild cmake enters infinite loop if images are added to a build with the same name describe the bug essentially cmake will lock up in an infinite loop if images are added that have the same name to the images variable e g mcuboot and mcuboot doing this is a mistake but sysbuild should detect thi... | 1 |
97,864 | 28,862,667,424 | IssuesEvent | 2023-05-05 00:32:23 | dotnet/arcade | https://api.github.com/repos/dotnet/arcade | closed | Correct problems building Windows images | First Responder Build Failed FROps | <!-- If these statements apply, replace [ ] with [x] before filing your issue. -->
- [x] This issue is blocking <!-- Describe below what is blocked. -->
- [ ] This issue is causing unreasonable pain
<!-- Write your issue description below. -->
`MakeImage` in [`dotnet-helix-machines-ci`](https://dev.azure.com/dnce... | 1.0 | Correct problems building Windows images - <!-- If these statements apply, replace [ ] with [x] before filing your issue. -->
- [x] This issue is blocking <!-- Describe below what is blocked. -->
- [ ] This issue is causing unreasonable pain
<!-- Write your issue description below. -->
`MakeImage` in [`dotnet-hel... | build | correct problems building windows images this issue is blocking this issue is causing unreasonable pain makeimage in is currently failing due to problems w at least some windows images build console logging text windows open openjdk version ... | 1 |
30,598 | 8,564,844,207 | IssuesEvent | 2018-11-09 17:57:02 | spring-projects/spring-security | https://api.github.com/repos/spring-projects/spring-security | closed | Update to spring-build-conventions:0.0.22.RELEASE | Build and Admin | This release comes with support for reserving ports for integration tests where and when a server is needed. | 1.0 | Update to spring-build-conventions:0.0.22.RELEASE - This release comes with support for reserving ports for integration tests where and when a server is needed. | build | update to spring build conventions release this release comes with support for reserving ports for integration tests where and when a server is needed | 1 |
80,675 | 23,277,749,125 | IssuesEvent | 2022-08-05 08:55:48 | OpenAssetIO/OpenAssetIO | https://api.github.com/repos/OpenAssetIO/OpenAssetIO | closed | Autogeneration of Trait/Specification classes | build | ## What
Automatic generation of C, C++ and Python classes for Traits and Specifications based on a common, simple JSON declaration.
## Why
Maintaining manually created language-specific implementations is not scalable or suitable for end-use needs.
## Tasks
- [x] #390
- [x] #389
- [x] #415 | 1.0 | Autogeneration of Trait/Specification classes - ## What
Automatic generation of C, C++ and Python classes for Traits and Specifications based on a common, simple JSON declaration.
## Why
Maintaining manually created language-specific implementations is not scalable or suitable for end-use needs.
## Tasks
... | build | autogeneration of trait specification classes what automatic generation of c c and python classes for traits and specifications based on a common simple json declaration why maintaining manually created language specific implementations is not scalable or suitable for end use needs tasks ... | 1 |
17,230 | 10,652,868,924 | IssuesEvent | 2019-10-17 13:27:07 | microsoft/BotFramework-WebChat | https://api.github.com/repos/microsoft/BotFramework-WebChat | opened | Glitch when user send a message | Bot Services Bug Pending customer-reported |
## Describe the bug
When I open the chat and send a message and it is in the 'sending' status the new message always got to the top of the messages and then when the message is actually sent it goest to its expected position... how can I fix that ?
| 1.0 | Glitch when user send a message -
## Describe the bug
When I open the chat and send a message and it is in the 'sending' status the new message always got to the top of the messages and then when the message is actually sent it goest to its expected position... how can I fix that ?
| non_build | glitch when user send a message describe the bug when i open the chat and send a message and it is in the sending status the new message always got to the top of the messages and then when the message is actually sent it goest to its expected position how can i fix that | 0 |
79,079 | 22,609,065,314 | IssuesEvent | 2022-06-29 15:32:08 | OpenWaterAnalytics/EPANET | https://api.github.com/repos/OpenWaterAnalytics/EPANET | closed | Default values for links in AddLink | Net builder | Some link properties are mandatory and can't be set to zero according to it's type (length, diameter, roughness).
We can have these properties passed in the function call since they will have to be set anyway. As a temporary workaround I'll add default values. | 1.0 | Default values for links in AddLink - Some link properties are mandatory and can't be set to zero according to it's type (length, diameter, roughness).
We can have these properties passed in the function call since they will have to be set anyway. As a temporary workaround I'll add default values. | build | default values for links in addlink some link properties are mandatory and can t be set to zero according to it s type length diameter roughness we can have these properties passed in the function call since they will have to be set anyway as a temporary workaround i ll add default values | 1 |
13,614 | 2,772,603,539 | IssuesEvent | 2015-05-02 20:46:17 | Axodoss/artemis-framework | https://api.github.com/repos/Axodoss/artemis-framework | closed | String comparison in GroupManager | auto-migrated Priority-Medium Type-Defect | ```
In GroupManager the following is used for String comparison:
if(group == g || group.equals(g)) {
return true;
}
This kind of micro-optimization isn't necessary, the jvm developers are
perfectly aware of String interning and the implementation of String.equals
includes:
if (this == anObject... | 1.0 | String comparison in GroupManager - ```
In GroupManager the following is used for String comparison:
if(group == g || group.equals(g)) {
return true;
}
This kind of micro-optimization isn't necessary, the jvm developers are
perfectly aware of String interning and the implementation of String.equals
inc... | non_build | string comparison in groupmanager in groupmanager the following is used for string comparison if group g group equals g return true this kind of micro optimization isn t necessary the jvm developers are perfectly aware of string interning and the implementation of string equals inc... | 0 |
253,279 | 27,300,518,479 | IssuesEvent | 2023-02-24 01:15:30 | panasalap/linux-4.19.72_1 | https://api.github.com/repos/panasalap/linux-4.19.72_1 | opened | WS-2021-0524 (Medium) detected in linux-yoctov5.4.51 | security vulnerability | ## WS-2021-0524 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.... | True | WS-2021-0524 (Medium) detected in linux-yoctov5.4.51 - ## WS-2021-0524 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedde... | non_build | ws medium detected in linux ws medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in base branch master vulnerable source files vulnerability details in li... | 0 |
60,557 | 14,882,268,504 | IssuesEvent | 2021-01-20 11:39:16 | QubesOS/qubes-issues | https://api.github.com/repos/QubesOS/qubes-issues | closed | Building Qubes R4.1 aborts with "File not signed" | C: builder P: default T: bug | **Qubes OS version**
Qubes R4.0.2 fully updated trying to build R4.1
**Affected component(s) or functionality**
Qubes Builder
**Brief summary**
When building R4.1, using the setup script and selecting Fedora-30 as build environment, the command *make qubes* aborts with the message
`Filename: /home/user/qubes... | 1.0 | Building Qubes R4.1 aborts with "File not signed" - **Qubes OS version**
Qubes R4.0.2 fully updated trying to build R4.1
**Affected component(s) or functionality**
Qubes Builder
**Brief summary**
When building R4.1, using the setup script and selecting Fedora-30 as build environment, the command *make qubes* a... | build | building qubes aborts with file not signed qubes os version qubes fully updated trying to build affected component s or functionality qubes builder brief summary when building using the setup script and selecting fedora as build environment the command make qubes aborts... | 1 |
9,839 | 4,650,729,542 | IssuesEvent | 2016-10-03 06:48:23 | microservices-demo/microservices-demo | https://api.github.com/repos/microservices-demo/microservices-demo | opened | AWS cloudformation call fails for forked PRs because no credentials? | build | - Add labels appropriate to the issue
- Describe the expected behaviour and the actual behaviour
- Describe steps to reproduce the problem
| 1.0 | AWS cloudformation call fails for forked PRs because no credentials? - - Add labels appropriate to the issue
- Describe the expected behaviour and the actual behaviour
- Describe steps to reproduce the problem
| build | aws cloudformation call fails for forked prs because no credentials add labels appropriate to the issue describe the expected behaviour and the actual behaviour describe steps to reproduce the problem | 1 |
44,166 | 11,394,985,428 | IssuesEvent | 2020-01-30 10:27:55 | mendix/RadiobuttonList | https://api.github.com/repos/mendix/RadiobuttonList | reopened | Datasource still triggered after visibility returns to false | Rebuild as pluggable widget | My radiobutton list uses a datasource microflow, retrieving possible options. This widget is inside a container whose visibility is determined by the parent's object boolean value. Once this value is changed to true and the object is refreshed, the datasource microflow is triggered, each time the parent refreshes.
... | 1.0 | Datasource still triggered after visibility returns to false - My radiobutton list uses a datasource microflow, retrieving possible options. This widget is inside a container whose visibility is determined by the parent's object boolean value. Once this value is changed to true and the object is refreshed, the datasour... | build | datasource still triggered after visibility returns to false my radiobutton list uses a datasource microflow retrieving possible options this widget is inside a container whose visibility is determined by the parent s object boolean value once this value is changed to true and the object is refreshed the datasour... | 1 |
64,524 | 15,931,834,267 | IssuesEvent | 2021-04-14 04:22:24 | openmsupply/application-manager-server | https://api.github.com/repos/openmsupply/application-manager-server | opened | Prepare back end build | Epic #87 - Production build (back and front end) | Prepare back end build for dockerisation
* plugins can be built individually
* core and plugins can be built in combined way
* can launch build with node `node ./build/src/server.js` | 1.0 | Prepare back end build - Prepare back end build for dockerisation
* plugins can be built individually
* core and plugins can be built in combined way
* can launch build with node `node ./build/src/server.js` | build | prepare back end build prepare back end build for dockerisation plugins can be built individually core and plugins can be built in combined way can launch build with node node build src server js | 1 |
66,443 | 16,614,329,510 | IssuesEvent | 2021-06-02 14:58:44 | hyperium/tonic | https://api.github.com/repos/hyperium/tonic | closed | `crate::` paths in calls to `tonic_build::Config::extern_path()` are not handled correctly | A-build C-bug | **Minimal example:** The issue is demonstrated in this gist:
https://gist.github.com/honzasp/9f9e6896bca1948e27135eab8c6f1b5f
The protobuf file looks as follows:
```
package foo.bar.baz;
message Animal {
optional string name = 1;
}
service Zoo {
rpc process_animal(Animal) returns (Animal) {};
}
```... | 1.0 | `crate::` paths in calls to `tonic_build::Config::extern_path()` are not handled correctly - **Minimal example:** The issue is demonstrated in this gist:
https://gist.github.com/honzasp/9f9e6896bca1948e27135eab8c6f1b5f
The protobuf file looks as follows:
```
package foo.bar.baz;
message Animal {
optional ... | build | crate paths in calls to tonic build config extern path are not handled correctly minimal example the issue is demonstrated in this gist the protobuf file looks as follows package foo bar baz message animal optional string name service zoo rpc process animal animal... | 1 |
9,401 | 4,511,672,254 | IssuesEvent | 2016-09-03 05:48:45 | haskell/cabal | https://api.github.com/repos/haskell/cabal | closed | Add flag to add contents of global db as preferences / constraints | cabal-install: nix-local-build type: enhancement | Use case: It would be cool to not reinstall `transformers` for ghc-7.10, even if it's possible. If nothing else, then to help testing packages with bundled dependencies. | 1.0 | Add flag to add contents of global db as preferences / constraints - Use case: It would be cool to not reinstall `transformers` for ghc-7.10, even if it's possible. If nothing else, then to help testing packages with bundled dependencies. | build | add flag to add contents of global db as preferences constraints use case it would be cool to not reinstall transformers for ghc even if it s possible if nothing else then to help testing packages with bundled dependencies | 1 |
208,201 | 7,136,867,951 | IssuesEvent | 2018-01-23 09:01:02 | WoWManiaUK/Redemption | https://api.github.com/repos/WoWManiaUK/Redemption | closed | [Mage - Arcane] Missile Barrage only triggering about 20-25% instead of 40% | Confirmed Fix Confirmed in Dev Fixed in Dev Priority | Several arcane mages were noticing that the Missile Barrage buff was not triggering as often as it should, and DPS was drastically reduced. The talent sets the trigger rate at 40%, but after testing Arcane Blast over the course of two days on training dummies, I got the following trigger rates:
1/18/18
Arcane Blast... | 1.0 | [Mage - Arcane] Missile Barrage only triggering about 20-25% instead of 40% - Several arcane mages were noticing that the Missile Barrage buff was not triggering as often as it should, and DPS was drastically reduced. The talent sets the trigger rate at 40%, but after testing Arcane Blast over the course of two days on... | non_build | missile barrage only triggering about instead of several arcane mages were noticing that the missile barrage buff was not triggering as often as it should and dps was drastically reduced the talent sets the trigger rate at but after testing arcane blast over the course of two days on training dummies ... | 0 |
641 | 2,594,452,879 | IssuesEvent | 2015-02-20 03:37:23 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | opened | The directory of BALL Win64 contrib for version 1.4.2 is called 1.4.1 | C: Buildsystem P: trivial T: defect | **Reported by odin on 18 Feb 43139179 15:31 UTC**
The zip is called correctly BALL_contrib_1.4.2-win64 but the directory inside is still called BALL_contrib_1.4.1 | 1.0 | The directory of BALL Win64 contrib for version 1.4.2 is called 1.4.1 - **Reported by odin on 18 Feb 43139179 15:31 UTC**
The zip is called correctly BALL_contrib_1.4.2-win64 but the directory inside is still called BALL_contrib_1.4.1 | build | the directory of ball contrib for version is called reported by odin on feb utc the zip is called correctly ball contrib but the directory inside is still called ball contrib | 1 |
133,514 | 18,298,921,633 | IssuesEvent | 2021-10-05 23:46:12 | bsbtd/Teste | https://api.github.com/repos/bsbtd/Teste | opened | WS-2018-0124 (Medium) detected in jackson-core-2.6.7.jar | security vulnerability | ## WS-2018-0124 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-core-2.6.7.jar</b></p></summary>
<p>Core Jackson abstractions, basic JSON streaming API implementation</p>
<p>... | True | WS-2018-0124 (Medium) detected in jackson-core-2.6.7.jar - ## WS-2018-0124 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-core-2.6.7.jar</b></p></summary>
<p>Core Jackson ab... | non_build | ws medium detected in jackson core jar ws medium severity vulnerability vulnerable library jackson core jar core jackson abstractions basic json streaming api implementation library home page a href path to dependency file teste opentelemetry java sdk contrib aws sup... | 0 |
61,485 | 15,013,497,613 | IssuesEvent | 2021-02-01 04:34:53 | OpenVisualCloud/SVT-VP9 | https://api.github.com/repos/OpenVisualCloud/SVT-VP9 | closed | Failed to build with GCC 11 | build | svt-vp9 fail to build with GCC 11 at Fedora.
```
/usr/bin/gcc -ISource/Lib/ASM_SSSE3 -I../Source/Lib/ASM_SSSE3 -I../Source/API -I../Source/Lib/Codec -I../Source/Lib/VPX -I../Source/Lib/C_DEFAULT -I../Source/Lib/ASM_SSE2 -I../Source/Lib/ASM_SSE4_1 -I../Source/Lib/ASM_AVX2 -O2 -flto=auto -ffat-lto-objects -fexceptio... | 1.0 | Failed to build with GCC 11 - svt-vp9 fail to build with GCC 11 at Fedora.
```
/usr/bin/gcc -ISource/Lib/ASM_SSSE3 -I../Source/Lib/ASM_SSSE3 -I../Source/API -I../Source/Lib/Codec -I../Source/Lib/VPX -I../Source/Lib/C_DEFAULT -I../Source/Lib/ASM_SSE2 -I../Source/Lib/ASM_SSE4_1 -I../Source/Lib/ASM_AVX2 -O2 -flto=aut... | build | failed to build with gcc svt fail to build with gcc at fedora usr bin gcc isource lib asm i source lib asm i source api i source lib codec i source lib vpx i source lib c default i source lib asm i source lib asm i source lib asm flto auto ffat lto objects f... | 1 |
58,921 | 14,514,428,908 | IssuesEvent | 2020-12-13 08:14:15 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | Cmake FindOpenCV 4.3 adds '-std=cxx11' to CUDA_FLAGS - Breaks current builds | category: 3rdparty category: build/install category: gpu/cuda (contrib) | Ubuntu 19 - Running Docker to build sources
Application that use CXX, CUDA, OpenCV, and CMake now fails CMake '--dryrun' along with app build.
> Cannot get compiler information:
> Compiler exited with error code 1: /usr/local/cuda/bin/nvcc -DCOMPILE_CUDA_COMPUTE_MAJOR=5 -DCOMPILE_CUDA_COMPUTE_MINOR=0 -DDEBUG -DD... | 1.0 | Cmake FindOpenCV 4.3 adds '-std=cxx11' to CUDA_FLAGS - Breaks current builds - Ubuntu 19 - Running Docker to build sources
Application that use CXX, CUDA, OpenCV, and CMake now fails CMake '--dryrun' along with app build.
> Cannot get compiler information:
> Compiler exited with error code 1: /usr/local/cuda/bin/... | build | cmake findopencv adds std to cuda flags breaks current builds ubuntu running docker to build sources application that use cxx cuda opencv and cmake now fails cmake dryrun along with app build cannot get compiler information compiler exited with error code usr local cuda bin nvcc ... | 1 |
266,042 | 20,119,563,067 | IssuesEvent | 2022-02-07 23:52:58 | hashicorp/terraform | https://api.github.com/repos/hashicorp/terraform | closed | enhance documentation of depends_on | enhancement documentation in progress | <!--
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
For feature requests concerning Terraform Cloud/Enterprise, please contact tf... | 1.0 | enhance documentation of depends_on - <!--
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
For feature requests concerning Terrafo... | non_build | enhance documentation of depends on hi there thank you for opening an issue please note that we try to keep the terraform issue tracker reserved for bug reports and feature requests for general usage questions please see for feature requests concerning terraform cloud enterprise please contact tf ... | 0 |
97,150 | 28,110,782,841 | IssuesEvent | 2023-03-31 06:59:40 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | Building a debug build get some errors, when i try to debug nodejs by Visual Studio Code | build | ### Version
v18.12.1
### Platform
Darwin minMac.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64 x86_64
### Subsystem
_No response_
### What steps will reproduce the bug?
1. download nodejs source code file;
2. ` ./configure --node-builtin-modules-p... | 1.0 | Building a debug build get some errors, when i try to debug nodejs by Visual Studio Code - ### Version
v18.12.1
### Platform
Darwin minMac.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64 x86_64
### Subsystem
_No response_
### What steps will reproduc... | build | building a debug build get some errors when i try to debug nodejs by visual studio code version platform darwin minmac local darwin kernel version tue jun pdt root xnu release subsystem no response what steps will reproduce the bug download ... | 1 |
30,950 | 7,285,030,340 | IssuesEvent | 2018-02-23 01:36:12 | jupyterlab/jupyterlab | https://api.github.com/repos/jupyterlab/jupyterlab | closed | Text editor cursor invisible when JupyterLab theme "dark" and text editor theme "default" or "xq-light" | pkg:codemirror type:Bug | Hello,
I'm using jupyterlab, 0.31.4, py36_0 installed with conda.
The text editor cursor is invisible when JupyterLab theme is dark and the text editor theme is either default or xq-light.
It is visible instead when JupyterLab theme is light and for any text editor theme.
| 1.0 | Text editor cursor invisible when JupyterLab theme "dark" and text editor theme "default" or "xq-light" - Hello,
I'm using jupyterlab, 0.31.4, py36_0 installed with conda.
The text editor cursor is invisible when JupyterLab theme is dark and the text editor theme is either default or xq-light.
It is visible instead... | non_build | text editor cursor invisible when jupyterlab theme dark and text editor theme default or xq light hello i m using jupyterlab installed with conda the text editor cursor is invisible when jupyterlab theme is dark and the text editor theme is either default or xq light it is visible instead whe... | 0 |
52,811 | 13,060,853,748 | IssuesEvent | 2020-07-30 13:05:31 | ros-noetic-arch/ros-noetic-moveit-ros-visualization | https://api.github.com/repos/ros-noetic-arch/ros-noetic-moveit-ros-visualization | closed | error: RobotStateVisualizationUniquePtr was not declared in this scope | build error | ```
[ 3%] Building CXX object rviz_plugin_render_tools/CMakeFiles/moveit_rviz_plugin_render_tools.dir/moveit_rviz_plugin_render_tools_autogen/mocs_compilation.cpp.o
In file included from /home/acxz/.cache/yay/ros-noetic-moveit-ros-visualization/src/build/rviz_plugin_render_tools/moveit_rviz_plugin_render_tools_autog... | 1.0 | error: RobotStateVisualizationUniquePtr was not declared in this scope - ```
[ 3%] Building CXX object rviz_plugin_render_tools/CMakeFiles/moveit_rviz_plugin_render_tools.dir/moveit_rviz_plugin_render_tools_autogen/mocs_compilation.cpp.o
In file included from /home/acxz/.cache/yay/ros-noetic-moveit-ros-visualization... | build | error robotstatevisualizationuniqueptr was not declared in this scope building cxx object rviz plugin render tools cmakefiles moveit rviz plugin render tools dir moveit rviz plugin render tools autogen mocs compilation cpp o in file included from home acxz cache yay ros noetic moveit ros visualization src ... | 1 |
87,000 | 15,755,914,808 | IssuesEvent | 2021-03-31 02:36:20 | terranceguz/terranceguz-atom | https://api.github.com/repos/terranceguz/terranceguz-atom | opened | CVE-2020-28502 (High) detected in xmlhttprequest-ssl-1.5.3.tgz | security vulnerability | ## CVE-2020-28502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.5.3.tgz</b></p></summary>
<p>XMLHttpRequest for Node</p>
<p>Library home page: <a href="https://r... | True | CVE-2020-28502 (High) detected in xmlhttprequest-ssl-1.5.3.tgz - ## CVE-2020-28502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.5.3.tgz</b></p></summary>
<p>XML... | non_build | cve high detected in xmlhttprequest ssl tgz cve high severity vulnerability vulnerable library xmlhttprequest ssl tgz xmlhttprequest for node library home page a href path to dependency file repo with submodules you dont need jquery package json path to vulnerable li... | 0 |
81,703 | 23,533,902,808 | IssuesEvent | 2022-08-19 18:16:23 | MetaMask/metamask-extension | https://api.github.com/repos/MetaMask/metamask-extension | closed | Add environment variable validation to the build script | type-enhancement area-buildSystem | Currently the build script doesn't validate that expected environment variables are set for production builds. This is because the build script doesn't know the difference between a real production build and a production-like build. We have one build target (`yarn build prod` a.k.a. `yarn dist`) that we use for local t... | 1.0 | Add environment variable validation to the build script - Currently the build script doesn't validate that expected environment variables are set for production builds. This is because the build script doesn't know the difference between a real production build and a production-like build. We have one build target (`ya... | build | add environment variable validation to the build script currently the build script doesn t validate that expected environment variables are set for production builds this is because the build script doesn t know the difference between a real production build and a production like build we have one build target ya... | 1 |
47,341 | 10,073,837,690 | IssuesEvent | 2019-07-24 10:32:14 | WarEmu/WarBugs | https://api.github.com/repos/WarEmu/WarBugs | closed | No tokens with fortress | Fortresses Sourcecode | After the end of the defense of the fort (loss), my character once again did not receive an award (4 tokens).
I would like to receive a refund in the amount of 4 tokens for participating in the defense of the fortress.
https://pastenow.ru/66SM1 - to lock
https://pastenow.ru/66SM7 - after lock
p.s. Fortress Shining ... | 1.0 | No tokens with fortress - After the end of the defense of the fort (loss), my character once again did not receive an award (4 tokens).
I would like to receive a refund in the amount of 4 tokens for participating in the defense of the fortress.
https://pastenow.ru/66SM1 - to lock
https://pastenow.ru/66SM7 - after lo... | non_build | no tokens with fortress after the end of the defense of the fort loss my character once again did not receive an award tokens i would like to receive a refund in the amount of tokens for participating in the defense of the fortress to lock after lock p s fortress shining way | 0 |
10,763 | 4,821,324,871 | IssuesEvent | 2016-11-05 08:38:54 | CleverRaven/Cataclysm-DDA | https://api.github.com/repos/CleverRaven/Cataclysm-DDA | closed | Windows 64 build failure | Build | `make: /home/narc/mxe/usr/bin/x86_64-w64-mingw32.static-ccache: Command not found
make: *** [cataclysm.exe] Error 127
Build step 'Execute shell' marked build as failure
Recording fingerprints
IRC notifier plugin: Sending notification to: #CDDA-dev
SSH: Current build result is [FAILURE], not going to run.
[WS-CLEA... | 1.0 | Windows 64 build failure - `make: /home/narc/mxe/usr/bin/x86_64-w64-mingw32.static-ccache: Command not found
make: *** [cataclysm.exe] Error 127
Build step 'Execute shell' marked build as failure
Recording fingerprints
IRC notifier plugin: Sending notification to: #CDDA-dev
SSH: Current build result is [FAILURE], ... | build | windows build failure make home narc mxe usr bin static ccache command not found make error build step execute shell marked build as failure recording fingerprints irc notifier plugin sending notification to cdda dev ssh current build result is not going to run deleting projec... | 1 |
40,057 | 10,439,969,121 | IssuesEvent | 2019-09-18 07:41:27 | alicevision/AliceVision | https://api.github.com/repos/alicevision/AliceVision | closed | Compiling fails - Cannot find "yay/alice-vision-git/src/build/src/doc" | linux scope:build | ---
## Can be closed
Unfortunately I posted this issue to the wrong repository (it seems to be a problem with `yay`).
If anyone stumbles across this, here is the [repository for AUR issues](https://github.com/bartoszek/AUR-alice-vision-git/issues/2).
---
### Problem
alice-vision-git from [AUR](https://aur.... | 1.0 | Compiling fails - Cannot find "yay/alice-vision-git/src/build/src/doc" - ---
## Can be closed
Unfortunately I posted this issue to the wrong repository (it seems to be a problem with `yay`).
If anyone stumbles across this, here is the [repository for AUR issues](https://github.com/bartoszek/AUR-alice-vision-git/is... | build | compiling fails cannot find yay alice vision git src build src doc can be closed unfortunately i posted this issue to the wrong repository it seems to be a problem with yay if anyone stumbles across this here is the problem alice vision git from does not compile expe... | 1 |
80,522 | 23,232,601,637 | IssuesEvent | 2022-08-03 08:57:33 | VirtusLab/git-machete-intellij-plugin | https://api.github.com/repos/VirtusLab/git-machete-intellij-plugin | opened | Migrate build logic to code in buildSrc/src/main/ | good first issue build code quality | In the issues #750, #687 and also #1004 parts of the gradle build scripts have been moved to the buildSrc directory.
The code that has been extracted consists mostly of plugin application and/or configuration. Parts of the root (and maybe others as well) build.gradle.kts could still be migrated to buildSrc, e.g. confi... | 1.0 | Migrate build logic to code in buildSrc/src/main/ - In the issues #750, #687 and also #1004 parts of the gradle build scripts have been moved to the buildSrc directory.
The code that has been extracted consists mostly of plugin application and/or configuration. Parts of the root (and maybe others as well) build.gradle... | build | migrate build logic to code in buildsrc src main in the issues and also parts of the gradle build scripts have been moved to the buildsrc directory the code that has been extracted consists mostly of plugin application and or configuration parts of the root and maybe others as well build gradle kts co... | 1 |
7,023 | 6,716,822,707 | IssuesEvent | 2017-10-14 13:48:26 | NCAR/summa | https://api.github.com/repos/NCAR/summa | closed | NetCDF Reading/Writing | infrastructure | We could consolidate the netcdf reading and writing into a more streamlined set of routines. For example, we could have a generic define_structure routine to define all variables in a generic data structure to a netcdf file. Same for a write_structure routine. Then both writeModel and writeRestart could call this routi... | 1.0 | NetCDF Reading/Writing - We could consolidate the netcdf reading and writing into a more streamlined set of routines. For example, we could have a generic define_structure routine to define all variables in a generic data structure to a netcdf file. Same for a write_structure routine. Then both writeModel and writeRest... | non_build | netcdf reading writing we could consolidate the netcdf reading and writing into a more streamlined set of routines for example we could have a generic define structure routine to define all variables in a generic data structure to a netcdf file same for a write structure routine then both writemodel and writerest... | 0 |
725,947 | 24,982,041,850 | IssuesEvent | 2022-11-02 12:30:35 | IDAES/idaes-pse | https://api.github.com/repos/IDAES/idaes-pse | closed | Request for documentation/examples for new ALAMOpy interface. | Priority:Normal | I followed the AlamoPy example at the following link, and I received the error that alamopy has no attribute alamo.
https://idaes-pse.readthedocs.io/en/stable/explanations/modeling_extensions/surrogate/alamopy/index.html
When I investigated the submodules in alamopy, alamo does not appear either:
Found submodule... | 1.0 | Request for documentation/examples for new ALAMOpy interface. - I followed the AlamoPy example at the following link, and I received the error that alamopy has no attribute alamo.
https://idaes-pse.readthedocs.io/en/stable/explanations/modeling_extensions/surrogate/alamopy/index.html
When I investigated the submo... | non_build | request for documentation examples for new alamopy interface i followed the alamopy example at the following link and i received the error that alamopy has no attribute alamo when i investigated the submodules in alamopy alamo does not appear either found submodule almain is a package false found su... | 0 |
3,594 | 14,074,016,185 | IssuesEvent | 2020-11-04 06:25:46 | tomkerkhove/promitor | https://api.github.com/repos/tomkerkhove/promitor | closed | Provide automated release pipeline for Resource Discovery agent | agents:discovery-agent automation | Provide automated release pipeline for Resource Discovery agent to build, test & push Docker image to Docker Hub and create GitHub release. | 1.0 | Provide automated release pipeline for Resource Discovery agent - Provide automated release pipeline for Resource Discovery agent to build, test & push Docker image to Docker Hub and create GitHub release. | non_build | provide automated release pipeline for resource discovery agent provide automated release pipeline for resource discovery agent to build test push docker image to docker hub and create github release | 0 |
548,622 | 16,067,748,089 | IssuesEvent | 2021-04-23 22:29:13 | googleapis/google-cloud-go | https://api.github.com/repos/googleapis/google-cloud-go | opened | pubsub/internal/longtest: TestEndToEnd_LongProcessingTime failed | flakybot: issue priority: p1 type: bug | Note: #3773 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 8946158561e1599c164021364e7fcb2a4c4d2f3d
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/780c2133-49ca-4dc2-8cdc-e542aa24dc23), [Sponge](http://sponge2/780c2133-49ca-4dc2-... | 1.0 | pubsub/internal/longtest: TestEndToEnd_LongProcessingTime failed - Note: #3773 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 8946158561e1599c164021364e7fcb2a4c4d2f3d
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/780c2133-49ca-4... | non_build | pubsub internal longtest testendtoend longprocessingtime failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output quiesced endtoend test go start receive endtoend test go willing ... | 0 |
315,825 | 9,632,573,754 | IssuesEvent | 2019-05-15 16:30:05 | mdo91/Swe-573 | https://api.github.com/repos/mdo91/Swe-573 | closed | Learn Django 2.1 & Python | high priority research task | As the learning platform will be developed using python programing language through Django framework, these two basic skills should be enhanced towards a successful project | 1.0 | Learn Django 2.1 & Python - As the learning platform will be developed using python programing language through Django framework, these two basic skills should be enhanced towards a successful project | non_build | learn django python as the learning platform will be developed using python programing language through django framework these two basic skills should be enhanced towards a successful project | 0 |
218,875 | 16,773,268,589 | IssuesEvent | 2021-06-14 17:22:09 | deephaven/deephaven-core | https://api.github.com/repos/deephaven/deephaven-core | reopened | Investigate if there is any way to better utilize numba @njit decorated functions in DH | NoDocumentationNeeded feature request python query engine size:1 | @njit is another numba annotation that lets numba to compile the decorated Python function down to C++ code to speed it up. Usually it is used in conjunction with numba arrays or when the function needs to iterate through a large collection. Currently a @njit decorated function is called the same way as a regular Pyt... | 1.0 | Investigate if there is any way to better utilize numba @njit decorated functions in DH - @njit is another numba annotation that lets numba to compile the decorated Python function down to C++ code to speed it up. Usually it is used in conjunction with numba arrays or when the function needs to iterate through a large... | non_build | investigate if there is any way to better utilize numba njit decorated functions in dh njit is another numba annotation that lets numba to compile the decorated python function down to c code to speed it up usually it is used in conjunction with numba arrays or when the function needs to iterate through a large... | 0 |
39,053 | 10,286,742,387 | IssuesEvent | 2019-08-27 09:36:55 | eccentricdevotion/TARDIS | https://api.github.com/repos/eccentricdevotion/TARDIS | closed | Circuits | build available | It would be an interesting feature in hard mode, if the TARDIS malfunctions, there is a 25% (configurable) chance that it will irreparably damages one random circuit. Circuit would show up in the GUI as damaged (I,E, Materialization circuit - Damaged) and would have to be removed. Player would then have to craft a re... | 1.0 | Circuits - It would be an interesting feature in hard mode, if the TARDIS malfunctions, there is a 25% (configurable) chance that it will irreparably damages one random circuit. Circuit would show up in the GUI as damaged (I,E, Materialization circuit - Damaged) and would have to be removed. Player would then have to... | build | circuits it would be an interesting feature in hard mode if the tardis malfunctions there is a configurable chance that it will irreparably damages one random circuit circuit would show up in the gui as damaged i e materialization circuit damaged and would have to be removed player would then have to ... | 1 |
29,341 | 8,329,111,906 | IssuesEvent | 2018-09-27 04:43:27 | GoogleContainerTools/skaffold | https://api.github.com/repos/GoogleContainerTools/skaffold | closed | Build args should handle keys that are defined multiple times | bug build/dockerfile | If a build arg is defined twice, the first value should not be used after the build arg is redefined.
This Dockerfile:
```
ARG key=value
RUN echo $key
ARG key=value2
RUN echo $key
```
Should output:
```
value
value2
```
Currently, it outputs
```
value
value
```
| 1.0 | Build args should handle keys that are defined multiple times - If a build arg is defined twice, the first value should not be used after the build arg is redefined.
This Dockerfile:
```
ARG key=value
RUN echo $key
ARG key=value2
RUN echo $key
```
Should output:
```
value
value2
```
Currently, it... | build | build args should handle keys that are defined multiple times if a build arg is defined twice the first value should not be used after the build arg is redefined this dockerfile arg key value run echo key arg key run echo key should output value currently it outputs ... | 1 |
325,249 | 9,921,596,599 | IssuesEvent | 2019-06-30 19:39:39 | googleapis/google-cloud-cpp | https://api.github.com/repos/googleapis/google-cloud-cpp | closed | WriteObject does not retry each upload. | api: storage priority: p2 type: bug | The `storage::Client::WriteObject()` function calls (with retries) the creates an `internal::CurlClient::WriteObject()` function, which creates a `internal::CurlResumableStreambuf` which basically is a wrapper around `internal::ResumableUploadSession`.
Crucially, this session is not wrapped by `internal::RetryResuma... | 1.0 | WriteObject does not retry each upload. - The `storage::Client::WriteObject()` function calls (with retries) the creates an `internal::CurlClient::WriteObject()` function, which creates a `internal::CurlResumableStreambuf` which basically is a wrapper around `internal::ResumableUploadSession`.
Crucially, this sessio... | non_build | writeobject does not retry each upload the storage client writeobject function calls with retries the creates an internal curlclient writeobject function which creates a internal curlresumablestreambuf which basically is a wrapper around internal resumableuploadsession crucially this sessio... | 0 |
67,829 | 17,084,815,556 | IssuesEvent | 2021-07-08 10:23:14 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Bug] By default filter is visible and filterable property is disabled after drag and drop of select/drop-down widget | Bug Dropdown Widget High UI Building Pod Widgets | ## Description : when you drag and drop the select/drop-down widget by default filter is visible and filterable property in property pane is disabled.
### Steps to reproduce the behaviour:
1. Drag and drop select/drop-down widget on canvas
2. Click on the widget to see the default drop-down options
3. Observe t... | 1.0 | [Bug] By default filter is visible and filterable property is disabled after drag and drop of select/drop-down widget - ## Description : when you drag and drop the select/drop-down widget by default filter is visible and filterable property in property pane is disabled.
### Steps to reproduce the behaviour:
1. Dr... | build | by default filter is visible and filterable property is disabled after drag and drop of select drop down widget description when you drag and drop the select drop down widget by default filter is visible and filterable property in property pane is disabled steps to reproduce the behaviour drag a... | 1 |
152,712 | 5,867,784,648 | IssuesEvent | 2017-05-14 05:19:08 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | Theme Information file form fields with validation | Priority: Medium Status: Revision Needed | I am just checking this part https://octobercms.com/docs/themes/development#theme-information and it seems like I am able to add form field in my *theme.yaml* file in one of my themes.
I was just wondering how can I made those fields mandatory or give required and other validations to the fields which I have create... | 1.0 | Theme Information file form fields with validation - I am just checking this part https://octobercms.com/docs/themes/development#theme-information and it seems like I am able to add form field in my *theme.yaml* file in one of my themes.
I was just wondering how can I made those fields mandatory or give required an... | non_build | theme information file form fields with validation i am just checking this part and it seems like i am able to add form field in my theme yaml file in one of my themes i was just wondering how can i made those fields mandatory or give required and other validations to the fields which i have created an... | 0 |
225,735 | 17,287,729,709 | IssuesEvent | 2021-07-24 03:41:25 | datafuselabs/datafuse | https://api.github.com/repos/datafuselabs/datafuse | closed | [doc] add insert statement | documentation | **Summary**
Add insert into statement and ClickHouse client import to document https://datafuse.rs/ | 1.0 | [doc] add insert statement - **Summary**
Add insert into statement and ClickHouse client import to document https://datafuse.rs/ | non_build | add insert statement summary add insert into statement and clickhouse client import to document | 0 |
4,348 | 2,718,732,627 | IssuesEvent | 2015-04-12 16:25:24 | balderdashy/sails | https://api.github.com/repos/balderdashy/sails | reopened | Associations with REST routes not working | needs failing test waterline | Hello,
When I try a "[REST-populate](http://sailsjs.org/#!/documentation/reference/blueprint-api/Populate.html)", or a "[REST-addTo](http://sailsjs.org/#!/documentation/reference/blueprint-api/Add.html)", that just doesn't work :
**api/models/Pet.js**
```
module.exports = {
attributes: {
name:'STRING'... | 1.0 | Associations with REST routes not working - Hello,
When I try a "[REST-populate](http://sailsjs.org/#!/documentation/reference/blueprint-api/Populate.html)", or a "[REST-addTo](http://sailsjs.org/#!/documentation/reference/blueprint-api/Add.html)", that just doesn't work :
**api/models/Pet.js**
```
module.exp... | non_build | associations with rest routes not working hello when i try a or a that just doesn t work api models pet js module exports attributes name string color string owner model user api models user js module exports ... | 0 |
147,305 | 5,637,175,214 | IssuesEvent | 2017-04-06 08:27:59 | makinacorpus/accessimap-lecteur-der | https://api.github.com/repos/makinacorpus/accessimap-lecteur-der | closed | Problème de build | bug priority: high | Visiblement travis n'arrive plus à builder depuis la mise à jour d'electron ? | 1.0 | Problème de build - Visiblement travis n'arrive plus à builder depuis la mise à jour d'electron ? | non_build | problème de build visiblement travis n arrive plus à builder depuis la mise à jour d electron | 0 |
5,366 | 7,855,037,760 | IssuesEvent | 2018-06-20 23:15:46 | Microsoft/ChakraCore | https://api.github.com/repos/Microsoft/ChakraCore | opened | Global var set before evaluating function declaration in non-strict block | Bug Compatibility Severity: 3 | For the following test case:
```js
function getF() { return f; }
{
if (getF() === f) {
print('Global var set before evaluating function declaration');
}
function f() { return "bar"; }
}
```
I see:
```
#### ch
Global var set before evaluating function declaration
#### sm
#### v8
... | True | Global var set before evaluating function declaration in non-strict block - For the following test case:
```js
function getF() { return f; }
{
if (getF() === f) {
print('Global var set before evaluating function declaration');
}
function f() { return "bar"; }
}
```
I see:
```
#### ch
Glob... | non_build | global var set before evaluating function declaration in non strict block for the following test case js function getf return f if getf f print global var set before evaluating function declaration function f return bar i see ch glob... | 0 |
205,558 | 15,982,846,910 | IssuesEvent | 2021-04-18 06:24:45 | RaeStichter/employee-tracker | https://api.github.com/repos/RaeStichter/employee-tracker | closed | User Story and Acceptance Criteria | documentation | **User Story**
AS A business owner
I WANT to be able to view and manage the departments, roles, and employees in my company
SO THAT I can organize and plan my business
**Acceptance Criteria**
GIVEN a command-line application that accepts user input
WHEN I start the application
THEN I am presented with the ... | 1.0 | User Story and Acceptance Criteria - **User Story**
AS A business owner
I WANT to be able to view and manage the departments, roles, and employees in my company
SO THAT I can organize and plan my business
**Acceptance Criteria**
GIVEN a command-line application that accepts user input
WHEN I start the appli... | non_build | user story and acceptance criteria user story as a business owner i want to be able to view and manage the departments roles and employees in my company so that i can organize and plan my business acceptance criteria given a command line application that accepts user input when i start the appli... | 0 |
385,613 | 11,423,316,412 | IssuesEvent | 2020-02-03 15:42:27 | radical-cybertools/radical.pilot | https://api.github.com/repos/radical-cybertools/radical.pilot | closed | RP fails on Python3 running 00_getting_started.py | comp:agent:executor priority:high topic:execution type:bug | Local Machine: Jetstream Atmosphere VM that @iparask created with Docker and gsissh.
radical-stack:
```
python : 3.7.6
pythonpath :
virtualenv : /home/karahbit/ve-entk3
radical.entk : 1.0.0
radical.pilot : 1.0.0
radical.saga : 1.0.0
ra... | 1.0 | RP fails on Python3 running 00_getting_started.py - Local Machine: Jetstream Atmosphere VM that @iparask created with Docker and gsissh.
radical-stack:
```
python : 3.7.6
pythonpath :
virtualenv : /home/karahbit/ve-entk3
radical.entk : 1.0.0
radical.pilot ... | non_build | rp fails on running getting started py local machine jetstream atmosphere vm that iparask created with docker and gsissh radical stack python pythonpath virtualenv home karahbit ve radical entk radical pilot ... | 0 |
91,650 | 26,449,941,961 | IssuesEvent | 2023-01-16 10:25:08 | odpi/egeria | https://api.github.com/repos/odpi/egeria | reopened | [Enhancement] Add Gradle support for building the platform with equivalent of -DadminChassisOnly | enhancement build-improvement gradle | ### Existing/related issue?
_No response_
### Please describe the new behavior that that will improve Egeria
The egeria.git Maven build has a profile called `-DadminChassisOnly` that builds the OMAG Server platform so that the registered services are optional. The platform only loads the services it finds in the c... | 1.0 | [Enhancement] Add Gradle support for building the platform with equivalent of -DadminChassisOnly - ### Existing/related issue?
_No response_
### Please describe the new behavior that that will improve Egeria
The egeria.git Maven build has a profile called `-DadminChassisOnly` that builds the OMAG Server platform s... | build | add gradle support for building the platform with equivalent of dadminchassisonly existing related issue no response please describe the new behavior that that will improve egeria the egeria git maven build has a profile called dadminchassisonly that builds the omag server platform so that the r... | 1 |
189,442 | 6,797,611,312 | IssuesEvent | 2017-11-01 23:53:04 | Allsteel/awesome | https://api.github.com/repos/Allsteel/awesome | opened | Edit won't bring fields filled for specials in picklist | bug Low Priority | ## Steps
1. Place an Allsteel picklist
2. Add an SPLA SKU such as `SPLA-HUTCHWN`
3. Select this item and hit the edit button
4. Fill the first option with any M number and value [1]
5. Select $(SELECT) as the value for the paint option [2]
6. Click Accept
7. Select the item again
8. Click the edit button once... | 1.0 | Edit won't bring fields filled for specials in picklist - ## Steps
1. Place an Allsteel picklist
2. Add an SPLA SKU such as `SPLA-HUTCHWN`
3. Select this item and hit the edit button
4. Fill the first option with any M number and value [1]
5. Select $(SELECT) as the value for the paint option [2]
6. Click Accep... | non_build | edit won t bring fields filled for specials in picklist steps place an allsteel picklist add an spla sku such as spla hutchwn select this item and hit the edit button fill the first option with any m number and value select select as the value for the paint option click accept ... | 0 |
217,664 | 16,859,809,844 | IssuesEvent | 2021-06-21 11:35:20 | eclipse-openj9/openj9 | https://api.github.com/repos/eclipse-openj9/openj9 | opened | 80 (zLinux) SVT_Apps_1.SVT_Octane.NoOptions.1 : Illegal instruction vmState=0x00000000 - Compiled_method=java/lang/invoke/SecurityFrameInjector.wrapHandleWithInjectedSecurityFrameIfRequired(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/invoke/MethodHandle;)Ljava/lang/invoke/MethodHandle; | test failure | Failure link
------------
From an internal ibuild `job_output.php?id=7967151` (`lnxec706`):
```
java version "1.8.0_301"
Java(TM) SE Runtime Environment (build 8.0.7.0 - pxz6480sr7-20210518_01(SR7))
IBM J9 VM (build 2.9, JRE 1.8.0 Linux s390x-64-Bit Compressed References 20210619_7521 (JIT enabled, AOT enabled)... | 1.0 | 80 (zLinux) SVT_Apps_1.SVT_Octane.NoOptions.1 : Illegal instruction vmState=0x00000000 - Compiled_method=java/lang/invoke/SecurityFrameInjector.wrapHandleWithInjectedSecurityFrameIfRequired(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/invoke/MethodHandle;)Ljava/lang/invoke/MethodHandle; - Failure link
-----------... | non_build | zlinux svt apps svt octane nooptions illegal instruction vmstate compiled method java lang invoke securityframeinjector wraphandlewithinjectedsecurityframeifrequired ljava lang invoke methodhandles lookup ljava lang invoke methodhandle ljava lang invoke methodhandle failure link from ... | 0 |
83,699 | 24,125,475,085 | IssuesEvent | 2022-09-20 23:37:14 | tsunamayo/Starship-EVO | https://api.github.com/repos/tsunamayo/Starship-EVO | opened | [New build - DEFAULT] 22w38a: The Crafting Update | Build Release Note | The Crafting update is finally here! It is a big update and an important stepping stone on our way to the survival mode.
Use the new assembler to craft the various bricks of the game.
Some intermediate components might be required to create some bricks.
This update also introduces some UI changes like multi-shape b... | 1.0 | [New build - DEFAULT] 22w38a: The Crafting Update - The Crafting update is finally here! It is a big update and an important stepping stone on our way to the survival mode.
Use the new assembler to craft the various bricks of the game.
Some intermediate components might be required to create some bricks.
This updat... | build | the crafting update the crafting update is finally here it is a big update and an important stepping stone on our way to the survival mode use the new assembler to craft the various bricks of the game some intermediate components might be required to create some bricks this update also introduces some ui... | 1 |
51,012 | 12,639,706,519 | IssuesEvent | 2020-06-16 00:41:56 | facebook/zstd | https://api.github.com/repos/facebook/zstd | closed | Cross Compiling for Windows with CMake | build issue | **Describe the bug**
Duplicate flags are removed and they shouldn't.
**To Reproduce**
Steps to reproduce the behavior:
1. I use clang-cl toolchain from this git repository: https://github.com/ProdriveTechnologies/clang-msvc-sdk
2. Cross compile zstd
3. clang: error: cannot specify '/FoCMakeFiles/libzstd_static.... | 1.0 | Cross Compiling for Windows with CMake - **Describe the bug**
Duplicate flags are removed and they shouldn't.
**To Reproduce**
Steps to reproduce the behavior:
1. I use clang-cl toolchain from this git repository: https://github.com/ProdriveTechnologies/clang-msvc-sdk
2. Cross compile zstd
3. clang: error: cann... | build | cross compiling for windows with cmake describe the bug duplicate flags are removed and they shouldn t to reproduce steps to reproduce the behavior i use clang cl toolchain from this git repository cross compile zstd clang error cannot specify focmakefiles libzstd static dir ... | 1 |
23,781 | 7,375,138,187 | IssuesEvent | 2018-03-13 22:53:53 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Remove hadoop provision from Jenkins file | Category: Build Category: Test Priority: Low Type: Task | Just noticed that the Jenkins file tells Hootenanny to provision with the `hadoop` option. I think it does nothing but it should just be removed for posterity.

Refs #2132 | 1.0 | Remove hadoop provision from Jenkins file - Just noticed that the Jenkins file tells Hootenanny to provision with the `hadoop` option. I think it does nothing but it should just be removed for posterity.

... | build | remove hadoop provision from jenkins file just noticed that the jenkins file tells hootenanny to provision with the hadoop option i think it does nothing but it should just be removed for posterity refs | 1 |
35,574 | 9,629,832,371 | IssuesEvent | 2019-05-15 10:31:01 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | protobuf error from build | type:build/install | <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- OS P... | 1.0 | protobuf error from build - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**... | build | protobuf error from build please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g linux ubuntu ... | 1 |
67,655 | 3,275,935,605 | IssuesEvent | 2015-10-26 17:23:23 | wp-property/wp-property | https://api.github.com/repos/wp-property/wp-property | opened | Property Attributes widget - shouldn't show the title of widget if any of attributes are shown | core bug priority/high | http://screencast.com/t/t4lNqiajPPwe | 1.0 | Property Attributes widget - shouldn't show the title of widget if any of attributes are shown - http://screencast.com/t/t4lNqiajPPwe | non_build | property attributes widget shouldn t show the title of widget if any of attributes are shown | 0 |
89,247 | 25,720,207,124 | IssuesEvent | 2022-12-07 13:11:56 | deltachat/deltachat-ios | https://api.github.com/repos/deltachat/deltachat-ios | closed | adapt to new `tx` tool | bug build | similar to https://github.com/deltachat/deltachat-android/pull/2434, but there seems to be some more adaption needed; i tried just a `tx migrate` but, in contrast to android, this is not sufficient:
- temporary files seem to be at wrong positions, errors as "File was not found locally, skipping"
- as a result, nod... | 1.0 | adapt to new `tx` tool - similar to https://github.com/deltachat/deltachat-android/pull/2434, but there seems to be some more adaption needed; i tried just a `tx migrate` but, in contrast to android, this is not sufficient:
- temporary files seem to be at wrong positions, errors as "File was not found locally, skip... | build | adapt to new tx tool similar to but there seems to be some more adaption needed i tried just a tx migrate but in contrast to android this is not sufficient temporary files seem to be at wrong positions errors as file was not found locally skipping as a result node convert script fails with err... | 1 |
222,483 | 24,708,976,869 | IssuesEvent | 2022-10-19 21:54:23 | lukebrogan-mend/railsgoat | https://api.github.com/repos/lukebrogan-mend/railsgoat | closed | CVE-2022-31163 (High) detected in tzinfo-1.2.5.gem - autoclosed | security vulnerability | ## CVE-2022-31163 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tzinfo-1.2.5.gem</b></p></summary>
<p>TZInfo provides daylight savings aware transformations between times in differen... | True | CVE-2022-31163 (High) detected in tzinfo-1.2.5.gem - autoclosed - ## CVE-2022-31163 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tzinfo-1.2.5.gem</b></p></summary>
<p>TZInfo provide... | non_build | cve high detected in tzinfo gem autoclosed cve high severity vulnerability vulnerable library tzinfo gem tzinfo provides daylight savings aware transformations between times in different time zones library home page a href dependency hierarchy sassc rails ... | 0 |
260,025 | 27,754,888,562 | IssuesEvent | 2023-03-16 01:05:14 | turkdevops/desktop | https://api.github.com/repos/turkdevops/desktop | opened | ua-parser-js-0.7.24.tgz: 1 vulnerabilities (highest severity is: 7.5) | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ua-parser-js-0.7.24.tgz</b></p></summary>
<p>Lightweight JavaScript-based user-agent string parser</p>
<p>Library home page: <a href="https://registry.npmjs.org/ua-pa... | True | ua-parser-js-0.7.24.tgz: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ua-parser-js-0.7.24.tgz</b></p></summary>
<p>Lightweight JavaScript-based user-agent string pa... | non_build | ua parser js tgz vulnerabilities highest severity is vulnerable library ua parser js tgz lightweight javascript based user agent string parser library home page a href vulnerabilities cve severity cvss dependency type fixed in ua parser js version r... | 0 |
98,524 | 29,951,734,525 | IssuesEvent | 2023-06-23 02:08:44 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Building from source with clang and nvcc? | stat:awaiting response type:build/install type:support stale subtype: ubuntu/linux TF 2.11 | <details><summary>Click to expand!</summary>
### Issue Type
Support
### Have you reproduced the bug with TF nightly?
Yes
### Source
source
### Tensorflow Version
2.11
### Custom Code
Yes
### OS Platform and Distribution
Debian GNU/Linux 10
### Mobile device
_No response_
### Python version
3.9
### B... | 1.0 | Building from source with clang and nvcc? - <details><summary>Click to expand!</summary>
### Issue Type
Support
### Have you reproduced the bug with TF nightly?
Yes
### Source
source
### Tensorflow Version
2.11
### Custom Code
Yes
### OS Platform and Distribution
Debian GNU/Linux 10
### Mobile device
_... | build | building from source with clang and nvcc click to expand issue type support have you reproduced the bug with tf nightly yes source source tensorflow version custom code yes os platform and distribution debian gnu linux mobile device no response python ve... | 1 |
45,650 | 11,711,608,745 | IssuesEvent | 2020-03-09 05:51:43 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Error with mkl flag | TF 2.1 comp:mkl subtype:windows type:build/install | **System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 Pro 18363.657
- TensorFlow installed from (source or binary): TF from git 2.1
- Python version: 3.8.1
- Installed using virtualenv? pip? conda?: no
- Bazel version (if compiling from source): 0.29
- CUDA/cuDNN version: 1... | 1.0 | Error with mkl flag - **System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 Pro 18363.657
- TensorFlow installed from (source or binary): TF from git 2.1
- Python version: 3.8.1
- Installed using virtualenv? pip? conda?: no
- Bazel version (if compiling from source): 0.29
-... | build | error with mkl flag system information os platform and distribution e g linux ubuntu windows pro tensorflow installed from source or binary tf from git python version installed using virtualenv pip conda no bazel version if compiling from source cuda cudn... | 1 |
75,126 | 20,671,716,651 | IssuesEvent | 2022-03-10 03:25:08 | neovim/neovim | https://api.github.com/repos/neovim/neovim | closed | macOS homebrew nightly build failed because of treesitter.c:134:3: error: implicit declaration of function 'ts_set_allocator' is invalid in C99 [-Werror,-Wimplicit-function-declaration] error | bug build | ### Neovim version (nvim -v)
HEAD: 205b3765f
### Vim (not Nvim) behaves the same?
N/A
### Operating system/version
macOS 12.2.1 (ARM64)
### Terminal name/version
iTerm2 3.5.0beta4
### $TERM environment variable
xterm-256color
### Installation
homebrew build from source
### How to rep... | 1.0 | macOS homebrew nightly build failed because of treesitter.c:134:3: error: implicit declaration of function 'ts_set_allocator' is invalid in C99 [-Werror,-Wimplicit-function-declaration] error - ### Neovim version (nvim -v)
HEAD: 205b3765f
### Vim (not Nvim) behaves the same?
N/A
### Operating system/version... | build | macos homebrew nightly build failed because of treesitter c error implicit declaration of function ts set allocator is invalid in error neovim version nvim v head vim not nvim behaves the same n a operating system version macos terminal name version ... | 1 |
89,595 | 25,846,953,049 | IssuesEvent | 2022-12-13 07:28:03 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | python310Packages.autopep8: Build fails | 0.kind: build failure | ### Steps To Reproduce
Steps to reproduce the behavior:
1. build `python310Packages.autopep8`
Python tests are failing
### Build log
https://gist.github.com/GaetanLepage/5d7650a187bc80fa6364e4f396d53fee
### Notify maintainers
<!--
Please @ people who are in the `meta.maintainers` list of the offending p... | 1.0 | python310Packages.autopep8: Build fails - ### Steps To Reproduce
Steps to reproduce the behavior:
1. build `python310Packages.autopep8`
Python tests are failing
### Build log
https://gist.github.com/GaetanLepage/5d7650a187bc80fa6364e4f396d53fee
### Notify maintainers
<!--
Please @ people who are in the ... | build | build fails steps to reproduce steps to reproduce the behavior build python tests are failing build log notify maintainers please people who are in the meta maintainers list of the offending package or module if in doubt check git blame for whoever last touch... | 1 |
42,060 | 10,868,308,521 | IssuesEvent | 2019-11-15 03:12:55 | DaveGamble/cJSON | https://api.github.com/repos/DaveGamble/cJSON | closed | CJSON pathes are wrong when using cmake find_package in crosscompile environment | build system | I want to use the cmake find_package command in my CMakeList.txt file.
But the values of CJSON_INCLUDE_DIRS and CJSON_LIBRARIES does not contain the right values. The prefix of the staging directory is missing.
| 1.0 | CJSON pathes are wrong when using cmake find_package in crosscompile environment - I want to use the cmake find_package command in my CMakeList.txt file.
But the values of CJSON_INCLUDE_DIRS and CJSON_LIBRARIES does not contain the right values. The prefix of the staging directory is missing.
| build | cjson pathes are wrong when using cmake find package in crosscompile environment i want to use the cmake find package command in my cmakelist txt file but the values of cjson include dirs and cjson libraries does not contain the right values the prefix of the staging directory is missing | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.