Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260923 - net-libs/libpri: uses -Werror during build
Summary: net-libs/libpri: uses -Werror during build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL: http://blog.flameeyes.eu/2009/02/25/f...
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2009-03-02 14:43 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-07-27 12:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-03-02 14:43:19 UTC
Hello,

you're receiving this canned bug because the package in summary uses the flag -Werror during build, which transforms warnings in errors, and is prone to break software when new GCC releases are added to Gentoo.

Please make sure your package does not use -Werror during build, so that it can be more future-proof for the new GCC releases.

Thanks,
Diego
Comment 1 Joseph 2009-04-05 17:36:16 UTC
I don't know if it is related but I just got:
Filesize does not match recorded size in libpri

`/usr/portage/distfiles/libpri-1.2.5.tar.gz' saved [77446/77446]

('Filesize does not match recorded size', 77446L, 63927)
!!! Fetched file: libpri-1.2.5.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      77446
!!! Expected: 63927
Refetching... File renamed to '/usr/portage/distfiles/libpri-1.2.5.tar.gz._checksum_failure_.rlsrPS'
Comment 2 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-04-16 03:02:34 UTC
(In reply to comment #1)
> I don't know if it is related but I just got:

That was not linked but it looks like it's fixed now.