[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: building subversion from source rpm - failures

From: Steve Cohen <scohen_at_javactivity.org>
Date: 2005-02-09 02:42:24 CET

Kris Deugau wrote:
> Steve Cohen wrote:
>
>>Thanks. To be sure, there's more information in the logs, but my
>>question is really more on the conceptual level. We are building a
>>binary rpm from a source rpm. As far as rpmbuild knows, subversion
>>has not even been deployed yet. So why would such tests be expected
>>to work?
>>
>>I guess I just don't understand what these tests think they're
>>testing.
>
>
> The binaries you've just finished compiling as a part of the build
> process.
>
> Why package binaries that don't work?
>
> As an aside to this, I would recommend snagging the .src.rpm from Dag
> Wieers' apt/yum repository, and trying to rebuild that; I found I had
> trouble rebuilding the particular packages you're trying as well.
> (Listed at http://dag.wieers.com/packages/subversion/, may need minor
> tweakage for RH9.)
>
> -kgd

Anyone (Matthias?) have any ideas what minor tweakage must be done to
get this to compile under RedHat 9?

rpmbuild --rebuild subversion-1.1.3-0.1.rf.src.rpm brought back this
error message:

gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -O2 -g -pipe -march=i386 -mcpu=i686
-pthread -DNEON_ZLIB -DNEON_SSL -I./subversion/include -I./subversion
-I/usr/include/neon -I/usr/include/apr-0 -I/usr/include/apr-0 -fpie
-o subversion/clients/cmdline/add-cmd.o -c
subversion/clients/cmdline/add-cmd.c
cc1: unrecognized option `-fpie'
make: *** [subversion/clients/cmdline/add-cmd.o] Error 1
make: *** Waiting for unfinished jobs....
error: Bad exit status from /var/tmp/rpm-tmp.70695 (%build)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 9 02:44:33 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.