Summary: | app-text/discount-2.2.7c-r1 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Ben Kohler <bkohler> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | eschwartz, kripton |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2023-04-13 16:36:49 UTC
Created attachment 860018 [details]
build.log
build log and emerge --info
ci has reproduced this issue with version 2.2.7c-r1 - Updating summary. https://github.com/Orc/discount/commit/f171d49d6d950aa399895ab18b6afcd4eeb39da9 Tweak the configure process to 1. Report back which broken compiler was detected (IS_GCC or IS_CLANG) 2. If the offending compiler is gcc or clang, add appropriate -Wno- flags to make it stfu about constructs that Big Brother disapproves of. ... Also, it imaginatively logs "checking the C compiler (gcc-14) oh ick, it looks like gcc" I personally would say I am not interested in fixing this package, it should rot and die and disappear. :) Treeclean? It's not like the world isn't full of markdown implementations in C (never mind "modern vanity languages"). |