Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 575090 - net-analyzer/wireshark-99999999 - patch wireshark-2.1.0-sse4_2.patch fails
Summary: net-analyzer/wireshark-99999999 - patch wireshark-2.1.0-sse4_2.patch fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-18 18:47 UTC by Garri
Modified: 2016-02-25 17:17 UTC (History)
0 users

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


Attachments
wireshark-2.1.0-sse4_2.patch.out.gz (wireshark-2.1.0-sse4_2.patch.out.gz,734 bytes, application/gzip)
2016-02-18 18:47 UTC, Garri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Garri 2016-02-18 18:47:37 UTC
Created attachment 425856 [details]
wireshark-2.1.0-sse4_2.patch.out.gz

emerge of net-analyzer/wireshark-99999999 fails during wireshark-2.1.0-sse4_2.patch applying step. The content of wireshark-2.1.0-sse4_2.patch.out is attached. Many thanks in advance!
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2016-02-23 17:34:36 UTC
Can't reproduce that. It fails on wireshark-1.6.13-ldflags.patch before it even gets to that patch.
Comment 2 Garri 2016-02-23 19:35:54 UTC
(In reply to Jeroen Roovers from comment #1)
> Can't reproduce that. It fails on wireshark-1.6.13-ldflags.patch before it
> even gets to that patch.

You are right. I tried to install the ebuild one more time now. After the git sync step, wireshark-1.6.13-ldflags.patch fails.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2016-02-24 08:43:06 UTC
Should be all right now.
Comment 4 Garri 2016-02-24 17:28:30 UTC
(In reply to Jeroen Roovers from comment #3)
> Should be all right now.

Thank you! But now the prepare process fails on wireshark-1.11.0-oldlibs.patch. So I can't check the fix for the original problem. :(

==========================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/net-analyzer/wireshark/files/wireshark-1.11.0-oldlibs.patch'

==========================================
checking file epan/Makefile.am
Hunk #1 FAILED at 137.
Hunk #2 FAILED at 144.
2 out of 2 hunks FAILED

patch program exited with status 1
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2016-02-24 17:45:42 UTC
(In reply to Garri from comment #4)
> (In reply to Jeroen Roovers from comment #3)
> > Should be all right now.
> 
> Thank you! But now the prepare process fails on
> wireshark-1.11.0-oldlibs.patch. So I can't check the fix for the original
> problem. :(
> 
> ==========================================
> 
> PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch  --dry-run -f <
> '/usr/portage/net-analyzer/wireshark/files/wireshark-1.11.0-oldlibs.patch'
> 
> ==========================================
> checking file epan/Makefile.am
> Hunk #1 FAILED at 137.
> Hunk #2 FAILED at 144.
> 2 out of 2 hunks FAILED
> 
> patch program exited with status 1

https://code.wireshark.org/review/gitweb?p=wireshark.git;a=blobdiff;f=epan/Makefile.am;h=dd192a7a25678d75e32b3d2d49ee12f74c2f3d96;hp=fa0d5edc7fba04176cb22766f55a70e1503c5ea6;hb=996cc44990839252ce949a0af4899615d76d14bb;hpb=e8e084a05295b3694bdc1b8f3af801ae18cea1c9
Comment 6 Garri 2016-02-25 17:17:04 UTC
Many thanks! I have built it successfully finally.