Joseph, Anselm wrote on Thu, 15 Jun 2017 20:49 +:
> Any feedback on the failed tests below?
I saw your mail yesterday. I didn't reply since I've nothing to add
beyond what I already said (the hashlib error is unrelated).
Cheers,
Daniel
4:22 PM
To: 'Daniel Shahaf'
Cc: users@subversion.apache.org; Philip Martin
Subject: RE: FW: Error running make for subversion
Thanks Daniel.
Ran the tests manually as suggested:
<-- ~:/opt/eai/ci/subversion/subversion/tests/cmdline --> $ ./basic_tests.py
--bin=/usr/local/bin ERROR:
lized value in concatenation (.) or string at
/opt/eai/ci/httpd-2.4.25/apache/bin/apxs line 222.
davautocheck.sh: HTTPD '/opt/eai/ci/httpd-2.4.25/apache/bin/httpd' doesn't
start properly
HTTPD stopped.
-Original Message-
From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
Joseph, Anselm wrote on Wed, 14 Jun 2017 18:54 +:
> Thanks for the reply, Daniel.
> Update:
> I pointed the install to the older gcc 4.2.0 with same results:
> /opt/freeware/lib/gcc/powerpc-ibm-aix6.1.0.0/4.2.0
> $ ls
> include install-tools libgcc.a libgcc_eh.a libgcc_s.a libgcov.a
> l
.FAILURE
[054/109] authz_tests.pymake: 1254-004 The error code from the last command is
1.
Stop.
Any incidence on the result I see with 'make install'?
Thanks,
Anselm
-----Or
Joseph, Anselm wrote on Wed, 14 Jun 2017 01:30 +:
> Hello all,
> For linking to shared libraries, is "libstdc++.so" required in gcc.
Both svn and httpd are written in C, not in C++. I would expect C++
stdlibs to not be required for C projects. (but perhaps on your system
svn gets compiled as
.so cannot be built?
Thanks,
Anselm
-Original Message-
From: Philip Martin [mailto:phi...@codematters.co.uk]
Sent: Thursday, June 08, 2017 8:23 PM
To: Joseph, Anselm
Cc: Philip Martin; users@subversion.apache.org; Daniel Shahaf
Subject: Re: FW: Error running make for subversion
CAUTION - E
"Joseph, Anselm" writes:
> Is there anything here that is not quite right?
That is as expected. Subversion/libtool is producing shared libraries
in .a format (AIX native). The Apache apxs script expects the libraries
to be in .so format. I do not know if Apache on AIX can load modules in
.a f
pache.org; Daniel Shahaf
Subject: RE: FW: Error running make for subversion
That didn't work either. It does not appear to pick up the flag.
I will get back at it tomorrow morning.
Thank you for your help
-Original Message-
From: Philip Martin [mailto:phi...@codematters.co.uk]
Sent: Th
users@subversion.apache.org; Daniel Shahaf
Subject: Re: FW: Error running make for subversion
CAUTION - EXTERNAL EMAIL
"Joseph, Anselm" writes:
> FYI,
> I upgraded to httpd-2.4.25, but still getting the same error.
> Are your other Apache modules .so or .a? All .so under
"Joseph, Anselm" writes:
> FYI,
> I upgraded to httpd-2.4.25, but still getting the same error.
> Are your other Apache modules .so or .a? All .so under
> ../httpd-2.4.25/apache/modules
>
> There are older versions of mod_authz_svn.so mod_dav_svn.so from a
> previous/older subversion install in t
: Error running make for subversion
CAUTION - EXTERNAL EMAIL
"Joseph, Anselm" writes:
> Hello all,
> Any chance someone has some time to take a look at the attached files
> and give me some pointers. I am not making any progress at all.
> Thanks in advance.
This page
"Joseph, Anselm" writes:
> Hello all,
> Any chance someone has some time to take a look at the attached files
> and give me some pointers. I am not making any progress at all.
> Thanks in advance.
This page:
https://www.ibm.com/developerworks/aix/library/au-gnu.html
tells me that AIX has two s
Joseph, Anselm wrote on Tue, 23 May 2017 15:26 +:
> Also, could it be something with the mod_dav_svn package for
> subversion-1.9.5.tar? There has to be a reason why mod_dav_svn.so cannot be
> built.
> Thank You
mod_dav_svn is part of subversion-*.tar. It might be a change in Apache httpd,
: Ryan Schmidt; users@subversion.apache.org
Subject: Re: Error running make for subversion
CAUTION - EXTERNAL EMAIL
Joseph, Anselm wrote on Tue, 23 May 2017 12:40 +:
> configure:5703: checking for apr_memcache_create in -laprutil-1
> configure:5728: gcc -o conftest -g -O2 -g -O2 -p
, May 23, 2017 9:26 AM
To: Joseph, Anselm
Cc: Ryan Schmidt; users@subversion.apache.org
Subject: Re: Error running make for subversion
CAUTION - EXTERNAL EMAIL
Joseph, Anselm wrote on Tue, 23 May 2017 12:40 +:
> configure:5703: checking for apr_memcache_create in -laprutil-1
> configu
Joseph, Anselm wrote on Tue, 23 May 2017 12:40 +:
> configure:5703: checking for apr_memcache_create in -laprutil-1
> configure:5728: gcc -o conftest -g -O2 -g -O2 -pthread -U__STR__
> -D_THREAD_SAFE -D_LARGEFILE64_SOURCE -I/opt/eai/ci/httpd-2.2.32/srclib/
> apr/include -I/opt/eai/ci/htt
sday, May 23, 2017 4:59 AM
To: Joseph, Anselm
Cc: users@subversion.apache.org; Ryan Schmidt
Subject: Re: Error running make for subversion
You could try commenting out that 'chmod' command in Makefile or
build-outputs.mk, see if that lets the build proceed further, and then effect
it
e direction, it would
> be greatly appreciated.
> Thank You
>
> -Original Message-
> From: Joseph, Anselm
> Sent: Thursday, May 18, 2017 3:07 PM
> To: 'Ryan Schmidt'; Daniel Shahaf
> Cc: Subversion Users
> Subject: RE: Error running make for subversi
;Ryan Schmidt'; Daniel Shahaf
Cc: Subversion Users
Subject: RE: Error running make for subversion
Thank you both for responding.
When I run configure --without-apxs, make install completes cleanly. But my
problem is that mod_dav_svn.so is not building . I tried different options and
still
s 1.
Stop.
-Original Message-
From: Ryan Schmidt [mailto:subversion-2...@ryandesign.com]
Sent: Wednesday, May 17, 2017 8:42 PM
To: Daniel Shahaf
Cc: Joseph, Anselm; Subversion Users
Subject: Re: Error running make for subversion
CAUTION - EXTERNAL EMAIL
> On May 17, 2017, at 19:41
> On May 17, 2017, at 19:41, Ryan Schmidt
> wrote:
>
>
>> On May 16, 2017, at 17:18, Daniel Shahaf wrote:
>>
>> Joseph, Anselm wrote on Tue, May 16, 2017 at 21:04:57 +:
>>> chmod: /opt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so: A file or
>>> directory in the path name does not
> On May 16, 2017, at 17:18, Daniel Shahaf wrote:
>
> Joseph, Anselm wrote on Tue, May 16, 2017 at 21:04:57 +:
>> chmod: /opt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so: A file or
>> directory in the path name does not exist.
>> apxs:Error: Command failed with rc=65536
>
> Note tha
pd-2.2.32/srclib/apr-util/apu-1-config
--disable-nls
-Original Message-
From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
Sent: Tuesday, May 16, 2017 6:18 PM
To: Joseph, Anselm
Cc: users@subversion.apache.org
Subject: Re: Error running make for subversion
CAUTION - EXTERNAL EMAIL
Jos
Joseph, Anselm wrote on Tue, May 16, 2017 at 21:04:57 +:
> chmod: /opt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so: A file or
> directory in the path name does not exist.
> apxs:Error: Command failed with rc=65536
Note that if you use svn:// or svn+ssh://, you don't need mod_dav_svn
an
-Original Message-
From: Joseph, Anselm
Sent: Monday, May 08, 2017 5:13 PM
To: 'Daniel Shahaf'
Cc: 'users@subversion.apache.org'
Subject: RE: Error running make for subversion
I realized it is removing mod_dav_svn.so and then doing a chmod on the file in
the same dire
/svn/libexec/mod_dav_svn.so: A file or
directory in the path name does not exist.
apxs:Error: Command failed with rc=65536
.
make: 1254-004 The error code from the last command is 1.
-Original Message-----
From: Joseph, Anselm
Sent: Monday, May 08, 2017 10:36 AM
To: 'Daniel Shaha
hmod: /opt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so: A file or
directory in the path name does not exist.
apxs:Error: Command failed with rc=65536
-Original Message-
From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
Sent: Friday, May 05, 2017 10:03 PM
To: Joseph, Anselm
Cc: use
Joseph, Anselm wrote on Fri, May 05, 2017 at 14:36:12 +:
> Hope you can help with this issue from a newbie.
> gcc version 4.2.0 is installed on my powerpc-ibm-aix7.1.3.0 system.
> I am trying to build gnu subversion 1.9.5 and running make after
I think you mean "Apache Subversion 1.9.5".
> gc
Hope you can help with this issue from a newbie.
gcc version 4.2.0 is installed on my powerpc-ibm-aix7.1.3.0 system. I am trying
to build gnu subversion 1.9.5 and running make after ./configure.
Subversion 1.9.5
gcc (GCC) 4.2.0
Target: powerpc-ibm-aix6.1.0.0
$ make
cd subversion/svn && /
From: Joseph, Anselm
Sent: Thursday, May 04, 2017 1:31 PM
To: 'gcc-h...@gcc.gnu.org'
Subject: Error running make for subversion
Hi,
Hope you can help with this issue.
gcc version 4.2.0 is installed on my powerpc-ibm-aix7.1.3.0 system. I am trying
to build gnu subversion 1.9.5 and ru
31 matches
Mail list logo