Open
Description
The build fails with python-2.6 on rhel6.3.
git checkout HEAD .
rm -rf autom4te.cache
/home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoconf2.69 => /home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoconf
/home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoreconf2.69 => /home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoreconf
/home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoheader2.69 => /home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoheader
/home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autom4te2.69 => /home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autom4te
Attempting to backport macro.py to old Python. Wish me luck.
echo '/subprocess.check_output\ns/check_output/Popen/\ns/)$/, stdout=subprocess.PIPE).communicate()[0]/\nwq' | ed 'macro.py'
4383
?
git reset --hard
HEAD is now at e6d6aa7 README, NEWS: updated for release
git clean -f -d
git ls-files --others -i --exclude-standard | xargs rm -f || true
rm_f /home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoconf
rm_f /home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoreconf
rm_f /home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autoheader
rm_f /home/ncohen/build-dryit/rhel6/build/build-couchdb/build/bin/autom4te
rake aborted!
Command failed with status (1): [echo '/subprocess.check_output\ns/check_ou...]
(See full trace by running task with --trace)
The build works with python 2.7 ...
Metadata
Metadata
Assignees
Labels
No labels