Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252941 - dev-libs/libproccpuinfo-0.0.8 version bump
Summary: dev-libs/libproccpuinfo-0.0.8 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://savannah.nongnu.org/bugs/inde...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-29 02:07 UTC by Matt Turner
Modified: 2009-11-09 14:38 UTC (History)
1 user (show)

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


Attachments
patch to remove stray semicolon (remove-stray-semicolon.patch,319 bytes, patch)
2008-12-29 02:49 UTC, Matt Turner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2008-12-29 02:07:00 UTC
On line 23 of proccpuinfo.h it reads

typedef struct proccpuinfo {;

... with a stray semicolon on the end of the line.

When compiling with compilers other than gcc, this causes a syntax error.

Reproducible: Always

Steps to Reproduce:
Comment 1 Matt Turner gentoo-dev 2008-12-29 02:49:58 UTC
Created attachment 176708 [details, diff]
patch to remove stray semicolon
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-29 03:29:06 UTC
Thanks for the patch.
Comment 3 Matt Turner gentoo-dev 2008-12-29 19:36:36 UTC
Filed upstream as well.
Comment 4 Thomas Cort 2009-04-04 01:21:28 UTC
Upstream released a new version which resolves this issue.

http://download.savannah.gnu.org/releases-noredirect/proccpuinfo/libproccpuinfo-0.0.8.tar.bz2
Comment 5 Matt Turner gentoo-dev 2009-11-09 03:59:42 UTC
Fixed upstream. Let's just keyword/stabilize 0.0.8 and close this.
Comment 6 Víctor Ostorga (RETIRED) gentoo-dev 2009-11-09 14:38:57 UTC
Keyword means a package will be available in a architecture other than the availables NOW ( KEYWORDS="alpha amd64 ~hppa x86" ).

Stabilization needs a package be tested for a prudent time period.

So for now, a version bump has been done, and big thanks for reporting the issue upstream.