Page MenuHome GnuPG

aixtools (Michael Felt)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 27 2017, 4:48 PM (369 w, 4 d)
Availability
Available

Recent Activity

Aug 2 2016

aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

Aug 2 2016, 8:57 AM · gnupg, Bug Report
aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

Will be a week or so. Had to power off my server due to "flooding" nearby.

Aug 2 2016, 8:57 AM · gnupg, Bug Report

Mar 24 2016

aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

Not easy yet, need more time to dig.

Mar 24 2016, 2:00 AM · Bug Report, libgcrypt

Mar 23 2016

aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

Mar 23 2016, 6:11 PM · Bug Report, libgcrypt
aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

ping - will check tonight.

Mar 23 2016, 6:11 PM · Bug Report, libgcrypt

Feb 14 2016

aixtools reopened T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX as "Open".
Feb 14 2016, 1:42 PM · Bug Report, libgcrypt
aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

Feb 14 2016, 1:42 PM · Bug Report, libgcrypt
aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

on vacation, will test when I am home.

Feb 14 2016, 1:42 PM · Bug Report, libgcrypt

Sep 20 2015

aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

On 2015-09-07 3:24 PM, Werner Koch via BTS wrote:

Werner Koch<wk@gnupg.org> added the comment:

It is a common practise to use enums instead of macros to help debugging code.
In fact the GNU coding standard suggest this use.

It is also common practise for *C* code to use int and enums interchangable.
Right, we use an unsigned int but that is justified because we do not have
negative values.

The only problem I am ware of is the OS/2 (and maybe also the AIX) compiler
which makes the internal size of an enum type depend on the largest use value
(e.g. a 16 bit short instead of a 32 bit int). However, this is rarely a
problem and gpg_err_code_t anyway requires more than 16 bits.

If you can tell me an option for xlc to disable the warnings/error I can add
this to configure script. A pragma would also do.

As I search for possible compiler settings I find the following:

Sep 20 2015, 12:21 PM · Bug Report, libgcrypt
aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

Sep 20 2015, 12:21 PM · Bug Report, libgcrypt

Sep 8 2015

aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

I will look into it when I am back from vacation.

Sep 8 2015, 4:25 PM · Bug Report, libgcrypt
aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

Sep 8 2015, 4:25 PM · Bug Report, libgcrypt

Aug 14 2015

aixtools added projects to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX: libgcrypt, Bug Report.
Aug 14 2015, 3:18 PM · Bug Report, libgcrypt
aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

Lets just say, back again - and trying again with xlC as I am trying to avoid
the requirements for setting up an additional run-time environment to satisfy
all the needs of the GCC compiler on applications built with it.

Unfortunately, I "erased" my gnu+ development notes, so restarting everything.

This is to let you know I am still here :)

Aug 14 2015, 3:10 PM · gnupg, Bug Report

May 22 2015

aixtools added a comment to T1778: t-exechelp-posix get_max_fds returns MAX_INT32 rather than something sensible.

it was a while back, and i removed an archive with my notes, so will need
to repeat when i have more time.
On May 11, 2015 8:22 PM, "Werner Koch via BTS" <gnupg@bugs.g10code.com>
wrote:

May 22 2015, 12:55 AM · gnupg, Bug Report
aixtools added a comment to T1778: t-exechelp-posix get_max_fds returns MAX_INT32 rather than something sensible.

May 22 2015, 12:55 AM · gnupg, Bug Report

Dec 4 2014

aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

I'll add the logs to the "issue" asap.

Dec 4 2014, 10:38 AM · gnupg, Bug Report
aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

Dec 4 2014, 10:38 AM · gnupg, Bug Report
aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

p.s. Not sure of effect of creating the file named socket in the current path -
as it is an NFS-v3 mounted filesystem. If you give a change (to test) that opens
the socket in e.g., /tmp, I can add that and test.

Dec 4 2014, 10:16 AM · gnupg, Bug Report
aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

Looking at the log files - seems basic error is because there is "No secret key".

Should I have done something before running "make check"?

Some examples:
Test: armencrypt.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: two@example.com: skipped: No public key
gpg: plain-1: encryption failed: No public key

Test: armor.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
armor.test: checking: armored_key_8192
gpg: /data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp/trustdb.gpg: trustdb
created
gpg: key DE415B0E: public key "Susumu OSAWA <susumu-o@goforward.org>" imported
gpg: can't connect to the agent: IPC connect call failed
gpg: Total number processed: 1
gpg: imported: 1
armor.test: the armored_key_8192 bug is back in town

Test: clearsig.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: no default secret key: No secret key
gpg: plain-1: clearsign failed: No secret key
...skipping...

Test: conventional-mdc.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: IDEA encrypted data
gpg: encrypted with 1 passphrase
...skipping...

Test: conventional.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: can't open 'plain-2': No such file or directory
gpg: symmetric encryption of 'plain-2' failed: No such file or directory
...skipping...

Test: decrypt-dsa.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: encrypted with ELG key, ID CB879DE9
gpg: decryption failed: No secret key
...skipping...

Test: decrypt.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: encrypted with ELG key, ID 47BE2775
gpg: decryption failed: No secret key

Test: decrypt.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: encrypted with ELG key, ID 47BE2775
gpg: decryption failed: No secret key

Dec 4 2014, 10:13 AM · gnupg, Bug Report
aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

Dec 4 2014, 9:57 AM · gnupg, Bug Report
aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

michael@x054:[/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0]ln -s tests AIX-tests
michael@x054:[/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0]tar cf -
./AIX-tests/openpgp | bzip2 >AIX-tests_openpgp.tar.bz2
tar: ./AIX-tests/openpgp/S.gpg-agent: socket ignored
michael@x054:[/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0]ls -li
./AIX-tests/openpgp/S.gpg-agent
182715173 srwxrwxrwx 1 root system 0 Dec 03 14:29
./AIX-tests/openpgp/S.gpg-agent

i.e., Sending the whole directory...

re: GCC and bug - as I replied per email. No idea.

Dec 4 2014, 9:57 AM · gnupg, Bug Report

Dec 3 2014

aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

Dec 3 2014, 3:31 PM · gnupg, Bug Report
aixtools added a comment to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.

Adding make and make check as I see it on screen.

Dec 3 2014, 3:31 PM · gnupg, Bug Report
aixtools set Version to gnupg-2.1.0 on T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org.
Dec 3 2014, 3:14 PM · gnupg, Bug Report
aixtools added a project to T1779: AIX & GCC 4.7.4: 27 of 30 tests failed Please report to http://bugs.gnupg.org: Bug Report.
Dec 3 2014, 3:14 PM · gnupg, Bug Report
aixtools set Version to gnupg-2.1.0 on T1778: t-exechelp-posix get_max_fds returns MAX_INT32 rather than something sensible.
Dec 3 2014, 3:03 PM · gnupg, Bug Report
aixtools added a comment to T1778: t-exechelp-posix get_max_fds returns MAX_INT32 rather than something sensible.

D272: 530_exechelp-posix.c.patch

Dec 3 2014, 3:03 PM · gnupg, Bug Report
aixtools added a project to T1778: t-exechelp-posix get_max_fds returns MAX_INT32 rather than something sensible: Bug Report.
Dec 3 2014, 3:03 PM · gnupg, Bug Report