Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523352 - dev-libs/libgpg-error-1.15 - .../work/libgpg-error-1.15/src/estream.c:3502: error: conflicting types for '_gpgrt_fseeko'
Summary: dev-libs/libgpg-error-1.15 - .../work/libgpg-error-1.15/src/estream.c:3502: e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-21 05:29 UTC by iloveosxzfs
Modified: 2014-11-24 20:02 UTC (History)
4 users (show)

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


Attachments
build log 1.15 (build-log-libgpg-error-1.15.txt,24.93 KB, text/plain)
2014-09-21 05:29 UTC, iloveosxzfs
Details
1.15 emerge pqv (emerge-pqv-libgpg-error-1.15.txt,201 bytes, text/plain)
2014-09-21 05:30 UTC, iloveosxzfs
Details
1.15 emerge info (emerge-info-libgpg-error-1.15.txt,14.46 KB, text/plain)
2014-09-21 05:31 UTC, iloveosxzfs
Details
libgpg-error-1.15-gpgrt-int.patch (libgpg-error-1.15-gpgrt-int.patch,621 bytes, patch)
2014-09-21 05:31 UTC, iloveosxzfs
Details | Diff
1.15 ebuild patched (libgpg-error-1.15.ebuild,1.64 KB, text/plain)
2014-09-21 05:32 UTC, iloveosxzfs
Details
ebuild bump to version 1.16 (libgpg-error-1.16.ebuild,1.60 KB, text/plain)
2014-09-21 05:33 UTC, iloveosxzfs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iloveosxzfs 2014-09-21 05:29:58 UTC
Created attachment 385214 [details]
build log 1.15

The error is

/Users/joe/gentoo/var/tmp/portage/dev-libs/libgpg-error-1.15/work/libgpg-error-1.15/src/estream.c:3502: error: conflicting types for '_gpgrt_fseeko'
/Users/joe/gentoo/var/tmp/portage/dev-libs/libgpg-error-1.15/work/libgpg-error-1.15/src/gpgrt-int.h:108: error: previous declaration of '_gpgrt_fseeko' was here
/Users/joe/gentoo/var/tmp/portage/dev-libs/libgpg-error-1.15/work/libgpg-error-1.15/src/estream.c:3528: error: conflicting types for '_gpgrt_ftello'
/Users/joe/gentoo/var/tmp/portage/dev-libs/libgpg-error-1.15/work/libgpg-error-1.15/src/gpgrt-int.h:110: error: previous declaration of '_gpgrt_ftello' was here
Makefile:763: recipe for target 'libgpg_error_la-estream.lo' failed

I have included the patch from Homebrew.

It also works to go to version 1.16, which is what Homebrew has since done, obviating the need for their patch of 1.15.
Comment 1 iloveosxzfs 2014-09-21 05:30:27 UTC
Created attachment 385216 [details]
1.15 emerge pqv
Comment 2 iloveosxzfs 2014-09-21 05:31:02 UTC
Created attachment 385218 [details]
1.15 emerge info
Comment 3 iloveosxzfs 2014-09-21 05:31:57 UTC
Created attachment 385220 [details, diff]
libgpg-error-1.15-gpgrt-int.patch
Comment 4 iloveosxzfs 2014-09-21 05:32:30 UTC
Created attachment 385222 [details]
1.15 ebuild patched
Comment 5 iloveosxzfs 2014-09-21 05:33:14 UTC
Created attachment 385224 [details]
ebuild bump to version 1.16
Comment 6 Guilherme Amadio gentoo-dev 2014-11-19 15:20:38 UTC
I have hit this bug on my computer too. Please change status to confirmed.
Comment 7 Kelly Harnden (uglyman) 2014-11-19 20:45:54 UTC
Hi, I have this bug too. Exactly as described above. I am working on prefix on yosemite. I grabbed the ebuild bump to version 1.16 attached to this thread, threw it in my local overlay, to test it. It works just fine. Thanks.
Comment 8 Kristian Fiskerstrand (RETIRED) gentoo-dev 2014-11-24 15:44:53 UTC
Can you please test if this issue persists with libgpg-error 1.17? 1.15 have other known issues as well.
Comment 9 Guilherme Amadio gentoo-dev 2014-11-24 18:30:43 UTC
Version 1.17 compiled fine for me.
Comment 10 Kristian Fiskerstrand (RETIRED) gentoo-dev 2014-11-24 20:02:29 UTC
Closing this then, please re-open if the issue should reappear.