Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385223 - Stabilize =sys-block/gparted-0.9.1
Summary: Stabilize =sys-block/gparted-0.9.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gilles Dartiguelongue (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: 385221
  Show dependency tree
 
Reported: 2011-10-01 16:26 UTC by Samuli Suominen (RETIRED)
Modified: 2011-10-15 23:16 UTC (History)
2 users (show)

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


Attachments
utils.cc.patch" (utils.patch,325 bytes, patch)
2011-10-02 16:08 UTC, Helmuth Schmelzer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2011-10-01 16:26:04 UTC
skipping 0.9.0, and doing 0.9.1 instead as requirement for bug 385221
Comment 1 Agostino Sarubbo gentoo-dev 2011-10-01 20:42:33 UTC
amd64 ok
Comment 2 Elijah "Armageddon" El Lazkani (amd64 AT) 2011-10-01 21:20:39 UTC
amd64: pass
Comment 3 Helmuth Schmelzer 2011-10-02 16:03:04 UTC
In x86 Not pass, but have a patch for resultant compilation ok :)

This error:


Utils.cc: In static member function ‘static Glib::ustring GParted::Utils::cleanup_cursor(const Glib::ustring&)’:
Utils.cc:442: error: ISO C++ dice que estos son ambiguos, aún cuando la peor conversión para el primero es mejor que la peor conversión para el segundo:
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4/bits/postypes.h:171: nota: candidato 1: std::fpos<_StateT> std::fpos<_StateT>::operator-(std::streamoff) const [with _StateT = __mbstate_t]
Utils.cc:442: nota: candidato 2: operator-(std::streamoff, std::streamsize) <interno>
make[2]: *** [Utils.o] Error 1
make[2]: *** Se espera a que terminen otras tareas....
make[2]: se sale del directorio `/var/tmp/portage/sys-block/gparted-0.9.1/work/gparted-0.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/var/tmp/portage/sys-block/gparted-0.9.1/work/gparted-0.9.1'
make: *** [all] Error 2
 * ERROR: sys-block/gparted-0.9.1 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =sys-block/gparted-0.9.1',
 * the complete build log and the output of 'emerge -pqv =sys-block/gparted-0.9.1'.
 * The complete build log is located at '/var/tmp/portage/sys-block/gparted-0.9.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-block/gparted-0.9.1/temp/environment'.
 * S: '/var/tmp/portage/sys-block/gparted-0.9.1/work/gparted-0.9.1'

>>> Failed to emerge sys-block/gparted-0.9.1, Log file:

>>>  '/var/tmp/portage/sys-block/gparted-0.9.1/temp/build.log'

Without patch
Comment 4 Helmuth Schmelzer 2011-10-02 16:08:16 UTC
Created attachment 288563 [details, diff]
utils.cc.patch"

Patch for src/Utils.cc for successful compilation
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2011-10-02 21:36:29 UTC
(In reply to comment #3)
> In x86 Not pass, but have a patch for resultant compilation ok :)
> /usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4/bits/postypes.h:171: nota:

Try using stable gcc, I believe we are at version 4.5.3-r1 which makes 4.3.x series pretty much unintresting by now.

You wrote the patch? Sent it to upstream yet?

Also, all this should be handled in a new bug, instead of here.
Comment 6 Tomáš "tpruzina" Pružina (amd64 [ex]AT) 2011-10-03 21:09:59 UTC
(In reply to comment #4)
> Created attachment 288563 [details, diff]
> utils.cc.patch"
> 
> Patch for src/Utils.cc for successful compilation

I am no C++ master and I havent seen the code, but that does not look like patch, rather dirty workaround. Prove me wrong please.
Comment 7 Tony Vroon (RETIRED) gentoo-dev 2011-10-04 11:03:49 UTC
+  04 Oct 2011; Tony Vroon <chainsaw@gentoo.org> gparted-0.9.1.ebuild:
+  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
+  Elijah "Armageddon" El Lazkani in bug #385223.
Comment 8 Markus Meier gentoo-dev 2011-10-15 23:16:42 UTC
x86 stable, all arches done.