Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740514 - media-video/mjpg-streamer-0_pre20120621-r2 does not respect LDFLAGS
Summary: media-video/mjpg-streamer-0_pre20120621-r2 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: ChaosEngine
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-09-05 13:16 UTC by Agostino Sarubbo
Modified: 2023-05-15 21:54 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,8.02 KB, text/plain)
2020-09-05 13:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-05 13:16:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/mjpg-streamer-0_pre20120621-r2 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-05 13:16:20 UTC
Created attachment 658588 [details]
build.log

build log and emerge --info
Comment 2 ChaosEngine 2020-09-14 18:13:29 UTC
(In reply to Agostino Sarubbo from comment #1)
> Created attachment 658588 [details]
> build.log
> 
> build log and emerge --info

Agostino.
I have a PR everlong waiting for approval, which is fixing dead project (new fork) and also fixes this bug (new alive, maintained  repo!, new ebuild, added build flags)

https://github.com/gentoo/gentoo/pull/16015
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-15 21:54:49 UTC
commit 756b6abf8f45094c7b649fd00878ed7d80db7905
Author: ChaosEngine <andrzej.pauli@gmail.com>
Date:   Fri Dec 18 19:37:24 2020 +0100

    media-video/mjpg-streamer: Raspberry Pi camera support via the input_raspicam plugin

    Closes: https://github.com/gentoo/gentoo/pull/16015
    Package-Manager: Portage-2.3.99, Repoman 2.3.22
    Signed-off-by: Andrzej Pauli <andrzej.pauli@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

commit 1f3f26edc5a68c2d536ebc17db6a1bf652a3e8fa
Author: ChaosEngine <andrzej.pauli@gmail.com>
Date:   Sat Dec 12 11:42:19 2020 +0100

    media-video/mjpg-streamer: misc fixes

    * Adding ~arm64 keyword
    * RDEPEND from acct-group/video when UVC input plugin is enabled with some info

    Package-Manager: Portage-2.3.99, Repoman 2.3.22
    Signed-off-by: Andrzej Pauli <andrzej.pauli@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>