Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488108 - dev-cpp/rudiments-0.46 version bump
Summary: dev-cpp/rudiments-0.46 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2013-10-15 10:39 UTC by Wang Bin
Modified: 2014-05-03 22:41 UTC (History)
0 users

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


Attachments
ebuild file (rudiments-0.43.ebuild,997 bytes, text/plain)
2013-10-15 10:39 UTC, Wang Bin
Details
patch file to avoid no return statement in function returning non-void error (0.43-configure-gcc4.patch,3.32 KB, patch)
2013-10-15 10:40 UTC, Wang Bin
Details | Diff
patch the source code to avoid maybe uninitialized error (0.43-src.patch,1009 bytes, patch)
2013-10-15 10:42 UTC, Wang Bin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wang Bin 2013-10-15 10:39:34 UTC
Created attachment 360930 [details]
ebuild file

Version 0.43 is the latest version from the download page(http://rudiments.sourceforge.net/download.html), I created a ebuild, and have successfully installed on my amd64 machine, please check, and consider update.
Comment 1 Wang Bin 2013-10-15 10:40:49 UTC
Created attachment 360932 [details, diff]
patch file to avoid no return statement in function returning non-void error
Comment 2 Wang Bin 2013-10-15 10:42:17 UTC
Created attachment 360934 [details, diff]
patch the source code to avoid maybe uninitialized error
Comment 3 Sergey Popov gentoo-dev 2014-05-03 22:41:07 UTC
Thanks for reporting this. Now - fixed.

+  03 May 2014; Sergey Popov <pinkbyte@gentoo.org> -rudiments-0.31.ebuild,
+  -rudiments-0.32.ebuild, +rudiments-0.46.ebuild,
+  +files/rudiments-0.46-buildsystem.patch:
+  Version bump, wrt bug #488108. Update buildsystem patch - respect CFLAGS,
+  migrate to autotools-utils eclass. Drop old versions