Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 594846 - media-libs/raspberrypi-userland: QA issues
Summary: media-libs/raspberrypi-userland: QA issues
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-23 03:00 UTC by .
Modified: 2020-07-30 22:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description . 2016-09-23 03:00:23 UTC
- flags like -ggdb are not stripped from the build sources
- build log is not always verbose (src_install)
- src_install() stage executes building+linking steps
- QA Notice:
```
 * .../work/raspberrypi-userland-dff5760/interface/vcos/pthreads/vcos_platform.h:777:26: warning: implicit declaration of function 'sbrk' [-Wimplicit-function-declaration]
 * .../work/raspberrypi-userland-dff5760/interface/vcos/pthreads/vcos_platform.h:818:11: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration]
```