Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820239 - =net-misc/freerdp-2.3.2: Missing patch files causing build failure
Summary: =net-misc/freerdp-2.3.2: Missing patch files causing build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-25 16:55 UTC by dev
Modified: 2021-10-25 17:15 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info,7.79 KB, text/plain)
2021-10-25 16:55 UTC, dev
Details
build.log (build.log,2.45 KB, text/x-log)
2021-10-25 16:56 UTC, dev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dev 2021-10-25 16:55:30 UTC
FreeRDP 2.3.2 is missing two patch files, causing the ebuild to fail during the prepare phase.  The patch files were dropped by https://gitweb.gentoo.org/repo/gentoo.git/commit/net-misc/freerdp/files?id=ff750a92de5a11f3e16e9e324465e407be7455d5

Reproducible: Always

Steps to Reproduce:
1. emerge =net-misc/freerdp-2.3.2
Actual Results:  
Emerge fails in prepare phase while attempting patch that was removed from git tree.

Expected Results:  
Emerge should complete.
Comment 1 dev 2021-10-25 16:55:53 UTC
Created attachment 746676 [details]
emerge --info
Comment 2 dev 2021-10-25 16:56:08 UTC
Created attachment 746679 [details]
build.log
Comment 3 Larry the Git Cow gentoo-dev 2021-10-25 17:15:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da095fbd2e42aab959832bb9634e2dfe591ee69

commit 2da095fbd2e42aab959832bb9634e2dfe591ee69
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-10-25 17:15:05 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-10-25 17:15:05 +0000

    net-misc/freerdp: restore patches
    
    Closes: https://bugs.gentoo.org/820239
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-misc/freerdp/files/freerdp-2-openssl-3.0.patch | 61 ++++++++++++++++++++++
 ...dp-2.4.0-TestUnicodeConversion-big-endian.patch | 28 ++++++++++
 2 files changed, 89 insertions(+)