Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724802 - media-video/mjpg-streamer calls cc directly
Summary: media-video/mjpg-streamer calls cc directly
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: tc-directly
  Show dependency tree
 
Reported: 2020-05-23 17:37 UTC by Agostino Sarubbo
Modified: 2021-08-14 16:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.38 KB, text/plain)
2020-05-23 17:37 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-05-23 17:37:45 UTC
This is an auto-filed bug because media-video/mjpg-streamer calls cc directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different CC implementation (like clang) by setting the CC variable. So this issue has been reproduced by setting the CC variable to x86_64-pc-linux-gnu-gcc and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-23 17:37:52 UTC
Created attachment 641182 [details]
build.log

build log and emerge --info
Comment 2 ChaosEngine 2020-05-24 19:41:55 UTC
(In reply to Agostino Sarubbo from comment #1)
> Created attachment 641182 [details]
> build.log
> 
> build log and emerge --info

I'll try to work it out in upcomming days, also I'm covering this https://bugs.gentoo.org/665122 at the moment.
Comment 3 ChaosEngine 2020-05-30 14:16:32 UTC
created new PR for thise and the other one: https://github.com/gentoo/gentoo/pull/16015
Comment 4 Larry the Git Cow gentoo-dev 2021-08-13 23:29:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547d473472b58b22729234b9d213f2a2abdca3fd

commit 547d473472b58b22729234b9d213f2a2abdca3fd
Author:     ChaosEngine <andrzej.pauli@gmail.com>
AuthorDate: 2020-05-30 14:11:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-13 23:28:06 +0000

    media-video/mjpg-streamer: bump to 0_pre20200524-r1
    
    Closes: https://bugs.gentoo.org/724802
    Closes: https://bugs.gentoo.org/665122
    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>

 media-video/mjpg-streamer/Manifest                 |  1 +
 media-video/mjpg-streamer/metadata.xml             |  6 ++
 .../mjpg-streamer-0_pre20200524-r1.ebuild          | 91 ++++++++++++++++++++++
 3 files changed, 98 insertions(+)
Comment 5 ChaosEngine 2021-08-14 16:04:08 UTC
Thank You so much :-)