RE: Test failures on aix 7.2

2019-03-14 Thread Daniel Stenberg via curl-library
On Thu, 14 Mar 2019, Michael Schultz via curl-library wrote: [aix72v1-hub]./runtests.pl -a -v -p 1435 1436 These are the only two tests for curl using --unix-socket and given the output from the test failures I would say this suggests there might be an issue somewhere in there. It could of

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Daniel Stenberg via curl-library
On Thu, 14 Mar 2019, Michael Schultz via curl-library wrote: Daniel, Here is the context diff to the configure file: configure is the *output* from autoconf, we don't patch that. configure.ac is the source file. If you have a patch for that (or even better a pull-request, but I can turn it

Re: Fetching emails via imap without setting the "\Seen" flag (i.e. using BODY.PEEK)

2019-03-14 Thread Luca Di Rocco via curl-library
Hello, > On Wed, 13 Mar 2019, Christian Schmitz via curl-library wrote: > we use > > "UID FETCH 1:* (FLAGS INTERNALDATE RFC822.SIZE BODY.PEEK[HEADER.FIELDS > (Message-Id DATE FROM SUBJECT TO SENDER REPLY-TO CC BCC)])" > > As custom command for CURL. > Than we grab result from debug log. > thanks

RE: Fetching emails via imap without setting the "\Seen" flag (i.e. using BODY.PEEK)

2019-03-14 Thread Luca Di Rocco via curl-library
Hello, > On Wed, 13 Mar 2019, Christian Schmitz via curl-library wrote: > we use > > "UID FETCH 1:* (FLAGS INTERNALDATE RFC822.SIZE BODY.PEEK[HEADER.FIELDS > (Message-Id DATE FROM SUBJECT TO SENDER REPLY-TO CC BCC)])" > > As custom command for CURL. > Than we grab result from debug log. >

RE: Test failures on aix 7.2

2019-03-14 Thread Michael Schultz via curl-library
From: Marcel Raad [mailto:marcel.r...@teamviewer.com] Sent: Thursday, March 14, 2019 3:59 PM To: libcurl development Cc: Michael Schultz Subject: RE: Test failures on aix 7.2 Hi Michael, > -Original Message- > From: curl-library On Behalf Of > Michael Schultz via curl-library >

RE: Test failures on aix 7.2

2019-03-14 Thread Marcel Raad via curl-library
Hi Michael, > -Original Message- > From: curl-library On Behalf Of Michael > Schultz via curl-library > Sent: Donnerstag, 14. März 2019 20:59 > To: libcurl development > Cc: Michael Schultz > Subject: Test failures on aix 7.2 > > All the tests run except for 1435 and 1436. I cannot

Test failures on aix 7.2

2019-03-14 Thread Michael Schultz via curl-library
I've now built cURL 7.64.0 on an AIX 7.2 machine. All the tests run except for 1435 and 1436. Standard output contains: test 1435...FAILED test 1436...FAILED test 1437...OK (1045 out of 1217, remaining: 00:57) test 1438...OK (1046 out of 1217, remaining: 00:56) test 1439...OK (1047 out of 1217,

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Michael Schultz via curl-library
-Original Message- From: Michael Schultz Sent: Thursday, March 14, 2019 10:30 AM To: libcurl development Subject: RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0 From: Daniel Stenberg [mailto:dan...@haxx.se] Sent: Thursday, March 14, 2019 5:28 AM To: Michael Schultz via

RE: Need to build 32-bit curl on RH Linux 64-bit

2019-03-14 Thread Robert Sorrells via curl-library
Conclusion: I have determined that under RHEL 6.6 it is not possible to change the absolute search path of "ld". I managed to pare it down by playing with /etc/ld.so.conf, but it still ALWAYS searches /usr/lib64 first. "ld" itself is dependent on /usr/lib64 for run-time, but this should have

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Michael Schultz via curl-library
From: Daniel Stenberg [mailto:dan...@haxx.se] Sent: Thursday, March 14, 2019 5:28 AM To: Michael Schultz via curl-library Cc: Michael Schultz Subject: RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0 On Wed, 13 Mar 2019, Michael Schultz via curl-library wrote: > ld: 0711-317

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Michael Schultz via curl-library
-Original Message- From: Michael [mailto:aixto...@felt.demon.nl] Sent: Thursday, March 14, 2019 2:01 AM To: libcurl development Cc: Michael Schultz Subject: Re: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0 On 13/03/2019 00:06, Michael Schultz via curl-library wrote: > I

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Daniel Stenberg via curl-library
On Wed, 13 Mar 2019, Michael Schultz via curl-library wrote: ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_lock ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_unlock ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_init ld: 0711-317 ERROR: Undefined symbol: