Page MenuHome GnuPG
Feed Advanced Search

Mar 8 2016

jonesrw added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

I have only been pulling from .tar.gz files.

Mar 8 2016, 7:17 PM · Bug Report, gpgrt
gniibe added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

I think that I fixed this issue in master. If you have time, please test, from
git repo.

Mar 8 2016, 1:07 PM · Bug Report, gpgrt
gniibe added a project to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2: Restricted Project.
Mar 8 2016, 1:07 PM · Bug Report, gpgrt
gniibe claimed T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.
Mar 8 2016, 1:07 PM · Bug Report, gpgrt
gniibe removed a project from T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2: Info Needed.
Mar 8 2016, 1:07 PM · Bug Report, gpgrt

Mar 2 2016

actionmystique added a comment to T2268: .git/config [filter "cleanpo"] added during build is incorrect.

awk --version
GNU Awk 4.1.1, API: 1.1 (GNU MPFR 3.1.3, GNU MP 6.0.0)
Copyright (C) 1989, 1991-2014 Free Software Foundation.

Running the filter from the CLI: nothing happens.
root@/home/actionmystique/Program-Files/Ubuntu/GnuPG/git-libgpg-error# awk
'/^\"POT-Creation-Date:/&&!s{s=1;next};!/^#: /{print}'

^C

Mar 2 2016, 7:45 AM · Info Needed, Bug Report, gpgrt
wiz added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Ibraheem very kindly tested again. However, it is still not working completely.
He writes:

It's still core dumping... Out of curiosity, I explicitly defined

'USE_DOUBLE_FOR_ALIGNMENT 1' and the checks were passing on Solaris with no more
core dumps. I guess that means they're on the right track, just have to get the
preprocessor directives right for gcc and Solaris.

Full details are in
https://mail-index.netbsd.org/pkgsrc-users/2016/03/01/msg023078.html

Mar 2 2016, 12:47 AM · Bug Report, gpgrt

Mar 1 2016

neal added a comment to T2268: .git/config [filter "cleanpo"] added during build is incorrect.

Running from the command line with gawk and mawk, I don't get an error message.
What version of awk are you using? Does this occur when triggering this from
the command line or only when running it from smartgit?

Mar 1 2016, 9:52 PM · Info Needed, Bug Report, gpgrt
actionmystique set Version to 1.2.1 on T2268: .git/config [filter "cleanpo"] added during build is incorrect.
Mar 1 2016, 11:51 AM · Info Needed, Bug Report, gpgrt
actionmystique added projects to T2268: .git/config [filter "cleanpo"] added during build is incorrect: gpgrt, Bug Report.
Mar 1 2016, 11:51 AM · Info Needed, Bug Report, gpgrt
gniibe added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Thank you for clarification. I didn't know that pkgsrc supports other
platforms. Now, I understand.

I changed more:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commitdiff;h=34b07146bbb0863436fc9381a84314b18bdfb807;hp=49655fb6ef39b307787e1b6e00c996f9c7db64f7

The intention is that USE_DOUBLE_FOR_ALIGNMENT for Solaris 32-bit version.
I thought that checking ILP32 worked (but not, in fact). I believe that LP64
checking works (at least with GCC).

Mar 1 2016, 2:32 AM · Bug Report, gpgrt

Feb 29 2016

wiz added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

I'm working on pkgsrc, which is a portable packaging system origination on
NetBSD. I myself work mostly on NetBSD.

However, we have patches for non-NetBSD platforms in pkgsrc, and this patch was
worked on by the two people mentioned earlier. Since I can not test on Solaris,
I asked them to test on Solaris, and Ibraheem did that.

I hope that clears it up.

Feb 29 2016, 9:06 AM · Bug Report, gpgrt
gniibe added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Let me clarify/confirm. Does it work on Solaris? And now do you speak for NetBSD?
My fix is specific to Solaris (no matter if it's Sparc or not). It doesn't
handle any issues for NetBSD.

I seems that Sparc GNU/Linux doesn't have this alignment issue, but (for me) it
is highly likely that sparc architecutre requires the alignment of 8-byte.

Feb 29 2016, 12:37 AM · Bug Report, gpgrt

Feb 27 2016

wiz added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Thank you for the patch.
I don't have the environment, but I asked the original reporter to test.
Sadly, his reply is negative, see:

https://mail-index.netbsd.org/pkgsrc-users/2016/02/27/msg023071.html

Feb 27 2016, 9:33 AM · Bug Report, gpgrt

Feb 26 2016

gniibe added a project to T2144: libgpg-error: assertion error on Solaris/sparc: Restricted Project.
Feb 26 2016, 2:28 AM · Bug Report, gpgrt
gniibe added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Thank you for your report. Yes, it is the alignment issue.

Please try:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commit;h=5168b97fb5e2eebdc99b40f96f9b6289647e87d2

Feb 26 2016, 2:28 AM · Bug Report, gpgrt
gniibe added a comment to T1671: libgpg-error 1.13 does not link on Solaris 10.

Fixed in
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commit;h=5168b97fb5e2eebdc99b40f96f9b6289647e87d2

Please test.

Feb 26 2016, 1:59 AM · gpgrt, Bug Report
gniibe added a project to T1671: libgpg-error 1.13 does not link on Solaris 10: Restricted Project.
Feb 26 2016, 1:59 AM · gpgrt, Bug Report
gniibe removed a project from T1671: libgpg-error 1.13 does not link on Solaris 10: Stalled.
Feb 26 2016, 1:59 AM · gpgrt, Bug Report

Feb 15 2016

werner added a project to T2257: libgpg-error test hangs due to stream locking race condition: In Progress.
Feb 15 2016, 8:41 PM · Bug Report, gpgrt
werner added a comment to T2257: libgpg-error test hangs due to stream locking race condition.

Thanks for debugging this. An alternative for your patch would be to use
es_fileno_unlocked but your idea is also fine.

Feb 15 2016, 8:41 PM · Bug Report, gpgrt
uldis set Version to 1.21 on T2257: libgpg-error test hangs due to stream locking race condition.
Feb 15 2016, 4:27 PM · Bug Report, gpgrt
uldis added projects to T2257: libgpg-error test hangs due to stream locking race condition: gpgrt, Bug Report.
Feb 15 2016, 4:27 PM · Bug Report, gpgrt

Feb 3 2016

gniibe claimed T1671: libgpg-error 1.13 does not link on Solaris 10.
Feb 3 2016, 7:06 AM · gpgrt, Bug Report
gniibe added a comment to T1671: libgpg-error 1.13 does not link on Solaris 10.

I think that we could add -lrt in configure script.
Solaris also has a problem for lock object.

Its pthread_mutex_t seems have alignment of 8-byte.
In posix-lock-obj.h, we will have a padding after vers and the union u.
So, it fails at assert (!"sizeof lock obj");

Reference:
http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/sys/types.h

Feb 3 2016, 7:06 AM · gpgrt, Bug Report

Dec 27 2015

alexlai closed T2206: 5 of 6 tests failed for libgpg-error-1.21 in make check as Resolved.
Dec 27 2015, 9:52 PM · Bug Report, gpgrt
alexlai added a comment to T2206: 5 of 6 tests failed for libgpg-error-1.21 in make check.

due to pth-2.0.7/bin not being added to PATH

Dec 27 2015, 9:52 PM · Bug Report, gpgrt
alexlai added projects to T2206: 5 of 6 tests failed for libgpg-error-1.21 in make check: gpgrt, Bug Report.
Dec 27 2015, 6:51 PM · Bug Report, gpgrt

Nov 11 2015

werner claimed T2144: libgpg-error: assertion error on Solaris/sparc.
Nov 11 2015, 4:31 PM · Bug Report, gpgrt

Nov 7 2015

wiz set Version to 1.19 on T2144: libgpg-error: assertion error on Solaris/sparc.
Nov 7 2015, 12:09 PM · Bug Report, gpgrt
wiz added projects to T2144: libgpg-error: assertion error on Solaris/sparc: gpgrt, Bug Report.
Nov 7 2015, 12:09 PM · Bug Report, gpgrt

Sep 15 2015

werner added projects to T1671: libgpg-error 1.13 does not link on Solaris 10: gpgrt, Stalled.
Sep 15 2015, 11:06 AM · gpgrt, Bug Report

Sep 11 2015

alonbl set External Link to https://bugs.gentoo.org/show_bug.cgi?id=526146 on T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.
Sep 11 2015, 9:02 PM · gpgrt, Gentoo, Bug Report

Aug 30 2015

alonbl added a comment to T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.

Maybe add configure parameter to ignore subarch for 99% of cases in which it
does not matter? This will avoid patching in most of the cases.

Aug 30 2015, 9:56 PM · gpgrt, Gentoo, Bug Report
alonbl closed T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header? as Resolved.
Aug 30 2015, 9:56 PM · gpgrt, Gentoo, Bug Report
werner added a comment to T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.

Yes.
I doubt that the subarch always uses the same ABI.

Aug 30 2015, 9:53 PM · gpgrt, Gentoo, Bug Report

Aug 29 2015

alonbl added a comment to T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.

Thanks, but I do not understand the comment, do you suggest to patch this file
with every subarch out there? I still trying to understand why subarch is
important for the processing, it is a generic string.

Aug 29 2015, 8:15 PM · gpgrt, Gentoo, Bug Report
alonbl reopened T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header? as "Open".
Aug 29 2015, 8:15 PM · gpgrt, Gentoo, Bug Report

Aug 26 2015

werner closed T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header? as Resolved.
Aug 26 2015, 8:24 AM · gpgrt, Gentoo, Bug Report
werner added a comment to T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.

FWIW, meanwhile there is a mapping table in src/mkheader.c:canon_host_triplet.

Aug 26 2015, 8:24 AM · gpgrt, Gentoo, Bug Report
werner closed T1920: build failure on cygwin with speedo as Resolved.
Aug 26 2015, 8:19 AM · Info Needed, Bug Report, gpgrt
werner added a project to T1920: build failure on cygwin with speedo: Info Needed.
Aug 26 2015, 8:19 AM · Info Needed, Bug Report, gpgrt
werner added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

Did you had a chance to test the patch or 1.19?

Aug 26 2015, 8:18 AM · Bug Report, gpgrt

May 15 2015

werner added a project to T1980: Core dumps on Solaris 10 SPARC: Duplicate.
May 15 2015, 9:28 AM · Duplicate, Bug Report, gpgrt
werner closed T1980: Core dumps on Solaris 10 SPARC as Resolved.
May 15 2015, 9:28 AM · Duplicate, Bug Report, gpgrt
werner added a comment to T1980: Core dumps on Solaris 10 SPARC.

The main page at bugs.gnupg.org explains that you should ask for updating your
role. I have done that now.

May 15 2015, 9:28 AM · Duplicate, Bug Report, gpgrt
werner added a comment to T1980: Core dumps on Solaris 10 SPARC.

Duplicate of T1931

May 15 2015, 9:28 AM · Duplicate, Bug Report, gpgrt
werner lowered the priority of T1980: Core dumps on Solaris 10 SPARC from Unbreak Now! to Normal.
May 15 2015, 9:28 AM · Duplicate, Bug Report, gpgrt

May 13 2015

shadowhawk100 set Version to 1.19 on T1980: Core dumps on Solaris 10 SPARC.
May 13 2015, 7:57 PM · Duplicate, Bug Report, gpgrt
shadowhawk100 added projects to T1980: Core dumps on Solaris 10 SPARC: gpgrt, Bug Report.
May 13 2015, 7:57 PM · Duplicate, Bug Report, gpgrt

Apr 10 2015

werner added a project to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2: Info Needed.
Apr 10 2015, 3:31 PM · Bug Report, gpgrt
werner closed T1946: Build failure with gcc-5.0.0 as Resolved.
Apr 10 2015, 3:29 PM · Bug Report, gpgrt
werner added a comment to T1946: Build failure with gcc-5.0.0.

This has already been fixed in the repo:
commit c01c8f0c4f55d76b037c7f6aa44ad25ede18d38a
1.19 will soon be released.

Apr 10 2015, 3:29 PM · Bug Report, gpgrt

Apr 9 2015

krejzi added projects to T1946: Build failure with gcc-5.0.0: gpgrt, Bug Report.
Apr 9 2015, 4:00 PM · Bug Report, gpgrt

Apr 4 2015

werner closed T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error as Resolved.
Apr 4 2015, 11:19 AM · Won't Fix, Bug Report, gpgrt
werner added a project to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error: Won't Fix.
Apr 4 2015, 11:19 AM · Won't Fix, Bug Report, gpgrt

Mar 24 2015

werner added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

D293: 592_0001-Use-assert-to-print-diagnosicts-before-calling-abort.patch

Mar 24 2015, 11:33 AM · Bug Report, gpgrt
werner added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

Can you please apply the attached patch which should help to get a more precise
error message. It might also be useful to show the file
src/lock-obj-pub.native.h
which is created int the build directory.

Mar 24 2015, 11:33 AM · Bug Report, gpgrt

Mar 22 2015

jonesrw added projects to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2: gpgrt, Bug Report.
Mar 22 2015, 2:24 AM · Bug Report, gpgrt
jonesrw set Version to 1.18 on T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.
Mar 22 2015, 2:24 AM · Bug Report, gpgrt

Mar 10 2015

werner added a comment to T1920: build failure on cygwin with speedo.

Please build libgcrypt directly and read README(cross-compiling).
I assume you are using libgpg-error 1.18, right?

Mar 10 2015, 11:00 AM · Info Needed, Bug Report, gpgrt
werner added a comment to T1884: malloc for 0 bytes.

So what? This is a wrapper for malloc thus it calles malloc with the args given
by the user.

Mar 10 2015, 9:39 AM · Not A Bug, Bug Report, gpgrt
werner closed T1884: malloc for 0 bytes as Resolved.
Mar 10 2015, 9:39 AM · Not A Bug, Bug Report, gpgrt
werner added a project to T1884: malloc for 0 bytes: Not A Bug.
Mar 10 2015, 9:39 AM · Not A Bug, Bug Report, gpgrt
werner closed T1886: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter as Resolved.
Mar 10 2015, 9:34 AM · Mistaken, Bug Report, gpgrt
werner added a comment to T1886: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter.

No c+p of warnings please! Use gnupg-devel for such things.

Mar 10 2015, 9:34 AM · Mistaken, Bug Report, gpgrt
werner added a project to T1886: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter: Mistaken.
Mar 10 2015, 9:34 AM · Mistaken, Bug Report, gpgrt
werner added a comment to T1885: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter.

No c+p of warnings please! Use gnupg-devel for such things.

Mar 10 2015, 9:33 AM · Bug Report, gpgrt
werner closed T1885: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter as Resolved.
Mar 10 2015, 9:33 AM · Bug Report, gpgrt
werner closed T1902: ecc-curves.c: dereference of null pointer as Resolved.
Mar 10 2015, 9:31 AM · Mistaken, Bug Report, gpgrt
werner added a project to T1902: ecc-curves.c: dereference of null pointer: Mistaken.
Mar 10 2015, 9:31 AM · Mistaken, Bug Report, gpgrt
werner added a comment to T1902: ecc-curves.c: dereference of null pointer.

No c+p of warnings please! Use gnupg-devel for such things.

Mar 10 2015, 9:31 AM · Mistaken, Bug Report, gpgrt
werner added a comment to T1893: The ABI of passing union with long double has changed in GCC 4.4.

Please STOP posting all warnings you see to the bugtracker. Use gnupg-devel is
you have questions. Thanks.

Mar 10 2015, 9:15 AM · Mistaken, gpgrt
werner added a project to T1893: The ABI of passing union with long double has changed in GCC 4.4: Mistaken.
Mar 10 2015, 9:15 AM · Mistaken, gpgrt

Mar 9 2015

bjmgeek added projects to T1920: build failure on cygwin with speedo: gpgrt, Bug Report.
Mar 9 2015, 8:46 PM · Info Needed, Bug Report, gpgrt
bjmgeek set Version to gnupg-2.1.2 on T1920: build failure on cygwin with speedo.
Mar 9 2015, 8:46 PM · Info Needed, Bug Report, gpgrt
bjmgeek added a comment to T1920: build failure on cygwin with speedo.

Mar 9 2015, 8:46 PM · Info Needed, Bug Report, gpgrt

Mar 6 2015

JW added projects to T1902: ecc-curves.c: dereference of null pointer: gpgrt, Bug Report.
Mar 6 2015, 9:02 AM · Mistaken, Bug Report, gpgrt
JW renamed T1885: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter from Null pointer passed as an argument to a 'nonnull' parameter to yat2m.c: null pointer passed as an argument to a 'nonnull' parameter.
Mar 6 2015, 8:37 AM · Bug Report, gpgrt
JW renamed T1886: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter from Null pointer passed as an argument to a 'nonnull' parameter to yat2m.c: null pointer passed as an argument to a 'nonnull' parameter.
Mar 6 2015, 8:36 AM · Mistaken, Bug Report, gpgrt
JW set Version to 1.18 on T1893: The ABI of passing union with long double has changed in GCC 4.4.
Mar 6 2015, 8:05 AM · Mistaken, gpgrt
JW added a project to T1893: The ABI of passing union with long double has changed in GCC 4.4: gpgrt.
Mar 6 2015, 8:05 AM · Mistaken, gpgrt
JW added projects to T1886: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter: gpgrt, Bug Report.
Mar 6 2015, 7:44 AM · Mistaken, Bug Report, gpgrt
JW added projects to T1885: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter: gpgrt, Bug Report.
Mar 6 2015, 7:43 AM · Bug Report, gpgrt
JW set Version to 1.18 on T1885: yat2m.c: null pointer passed as an argument to a 'nonnull' parameter.
Mar 6 2015, 7:43 AM · Bug Report, gpgrt
JW added projects to T1884: malloc for 0 bytes: gpgrt, Bug Report.
Mar 6 2015, 7:42 AM · Not A Bug, Bug Report, gpgrt

Mar 3 2015

werner closed T1859: libgpg-error-1.18: e: WARNING: 'missing' script is too old or missing as Resolved.
Mar 3 2015, 10:10 AM · Bug Report, gpgrt, Not A Bug
werner added a project to T1859: libgpg-error-1.18: e: WARNING: 'missing' script is too old or missing: Not A Bug.
Mar 3 2015, 10:10 AM · Bug Report, gpgrt, Not A Bug
werner added a comment to T1859: libgpg-error-1.18: e: WARNING: 'missing' script is too old or missing.

It is just warning which does not matter if you are using a released tarball.
The next release will support newer autotools and has updated helper files.

Mar 3 2015, 10:10 AM · Bug Report, gpgrt, Not A Bug
JW set Version to 1.18 on T1859: libgpg-error-1.18: e: WARNING: 'missing' script is too old or missing.
Mar 3 2015, 7:59 AM · Bug Report, gpgrt, Not A Bug
JW added projects to T1859: libgpg-error-1.18: e: WARNING: 'missing' script is too old or missing: gpgrt, Bug Report.
Mar 3 2015, 7:59 AM · Bug Report, gpgrt, Not A Bug

Dec 19 2014

werner removed a project from T1717: Build problem due to lock header on Windows: Restricted Project.
Dec 19 2014, 8:50 AM · Bug Report, gpgrt
werner closed T1717: Build problem due to lock header on Windows as Resolved.
Dec 19 2014, 8:50 AM · Bug Report, gpgrt

Nov 3 2014

werner added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

No we can't stop doing that. The cleanup function is required to flush the
internal buffers. atexit is a standard C function - dlopen is only a sometimes
useful kludge.

Nov 3 2014, 11:40 AM · Won't Fix, Bug Report, gpgrt

Oct 31 2014

heidnes added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

Hm, the suggestion of linking with libgpg-error doesn't really
scale -- think in terms of someone providing pre-built binaries
for e.g. apache and/or php. Where does it end? Should these
programs be linked with all potential otherwise loadable modules?
Why should libgpg-error be special in this regard?

Also, doesn't using atexit() make this problem far worse?
Perhaps libgpg-error can stop doing that, at least?

Oct 31 2014, 3:57 PM · Won't Fix, Bug Report, gpgrt
werner added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

All kind of problems may appear if you dlopen libgpg-error. It is possible to
do this on Windows due to the very different architecture but Unix/ELF is too
limited to work correctly. The bug you see is just one on the surface - tehre
are lot of other problems below the surface.

In short: Do not dlopen libgpg-error.

You better link apache with libgpg-error so that other dlopen stuff may use the
already loaded code.

Oct 31 2014, 10:59 AM · Won't Fix, Bug Report, gpgrt

Oct 30 2014

heidnes added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

BTW, the segmentation faults have been observed
with apache and "stand-alone" php.

Oct 30 2014, 10:25 AM · Won't Fix, Bug Report, gpgrt
heidnes added projects to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error: gpgrt, Bug Report.
Oct 30 2014, 10:24 AM · Won't Fix, Bug Report, gpgrt
heidnes added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

D269: 525_patch-src_estream.c

Oct 30 2014, 10:24 AM · Won't Fix, Bug Report, gpgrt

Oct 25 2014

alonbl added a comment to T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.

I try to imagine where the subarch can cause an issue, maybe a big fat warning
when mapping should be sufficient at this point?

For now I will add a note for everyone that opens a bug for this reason to
duplicate the unknown subarch into his own, package will not be compiled
automatically for these.

Thanks!

Oct 25 2014, 3:19 PM · gpgrt, Gentoo, Bug Report