Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756184 - media-video/transcode-1.1.7-r5 1 out of 1 hunk FAILED -- saving rejects to file import/demux_pass.c.rej
Summary: media-video/transcode-1.1.7-r5 1 out of 1 hunk FAILED -- saving rejects to...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-23 08:18 UTC by email200202
Modified: 2022-07-14 16:47 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,5.14 KB, text/plain)
2020-11-23 08:20 UTC, email200202
Details
emerge -pqv '=media-video/transcode-1.1.7-r5::gentoo' (file_756184.txt,309 bytes, text/plain)
2020-11-23 08:21 UTC, email200202
Details
emerge --info '=media-video/transcode-1.1.7-r5::gentoo' (file_756184.txt,6.81 KB, text/plain)
2020-11-23 08:22 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2020-11-23 08:18:27 UTC
media-video/transcode-1.1.7-r5::gentoo failed (prepare phase):

 * Applying transcode-1.1.7-imagemagick7.patch ...                                                                            [ ok ]
 * Applying transcode-1.1.7-ffmpeg4.patch ...                                                                                 [ ok ]
 * Applying transcode-1.1.7-fno-common.patch ...
patching file import/demux_pass.c
Hunk #1 FAILED at 32.
1 out of 1 hunk FAILED -- saving rejects to file import/demux_pass.c.rej
patching file import/extract_ac3.c
Hunk #1 FAILED at 334.
Hunk #2 succeeded at 473 with fuzz 2 (offset 1 line).
1 out of 2 hunks FAILED -- saving rejects to file import/extract_ac3.c.rej
patching file import/extract_mp3.c
Hunk #1 FAILED at 243.
Hunk #2 succeeded at 188 with fuzz 2 (offset -70 lines).
1 out of 2 hunks FAILED -- saving rejects to file import/extract_mp3.c.rej                                                    [ !! ]
 * ERROR: media-video/transcode-1.1.7-r5::gentoo failed (prepare phase):
 *   patch -p1  failed with /etc/portage/patches/media-video/transcode-1.1.7-r5/transcode-1.1.7-fno-common.patch
 * 
 * Applying transcode-1.1.7-imagemagick7.patch ...                                                                            [ ok ]
 * Applying transcode-1.1.7-ffmpeg4.patch ...                                                                                 [ ok ]
 * Applying transcode-1.1.7-fno-common.patch ...
patching file import/demux_pass.c
Hunk #1 FAILED at 32.
1 out of 1 hunk FAILED -- saving rejects to file import/demux_pass.c.rej
patching file import/extract_ac3.c
Hunk #1 FAILED at 334.
Hunk #2 succeeded at 473 with fuzz 2 (offset 1 line).
1 out of 2 hunks FAILED -- saving rejects to file import/extract_ac3.c.rej
patching file import/extract_mp3.c
Hunk #1 FAILED at 243.
Hunk #2 succeeded at 188 with fuzz 2 (offset -70 lines).
1 out of 2 hunks FAILED -- saving rejects to file import/extract_mp3.c.rej                                                    [ !! ]
 * ERROR: media-video/transcode-1.1.7-r5::gentoo failed (prepare phase):
 *   patch -p1  failed with /etc/portage/patches/media-video/transcode-1.1.7-r5/transcode-1.1.7-fno-common.patch
 * 


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -auvDN world

Actual Results:  
It failed to build

Expected Results:  
It should not fail
Comment 1 email200202 2020-11-23 08:20:07 UTC
Created attachment 674410 [details]
build.log
Comment 2 email200202 2020-11-23 08:21:31 UTC
Created attachment 674413 [details]
emerge -pqv '=media-video/transcode-1.1.7-r5::gentoo'
Comment 3 email200202 2020-11-23 08:22:50 UTC
Created attachment 674416 [details]
emerge --info '=media-video/transcode-1.1.7-r5::gentoo'
Comment 4 Ionen Wolkens gentoo-dev 2020-11-23 09:05:12 UTC
The 2nd one is your own patch.

 * Applying transcode-1.1.7-gcc10-fno-common.patch
 * Applying transcode-1.1.7-fno-common.patch
patch -p1  failed with /etc/portage/patches/media-video/transcode-1.1.7-r5/transcode-1.1.7-fno-common.patch
Comment 5 email200202 2020-11-23 10:05:54 UTC
I removed the user patch and it completed the build the build with no problem.

The patch was for bug 707162 – media-video/transcode-1.1.7-r3 : fails to build with -fno-common or gcc-10
https://bugs.gentoo.org/707162

It seems it is not required anymore.

Sorry for the false alarm.
Comment 6 Andreas Sturmlechner gentoo-dev 2022-07-14 16:47:51 UTC
I guess this is invalid then.