[MacPorts] #37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------------+-------------------------------- Reporter: anton.ananich@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: couchdb-devel, couchdb | Port: couchdb-devel ------------------------------------+-------------------------------- {{{ $ sudo port install couchdb-devel ---> Computing dependencies for couchdb-devel ---> Fetching archive for couchdb-devel ---> Attempting to fetch couchdb- devel-1.3.0a1177555_1.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/couchdb-devel ---> Attempting to fetch couchdb- devel-1.3.0a1177555_1.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/couchdb- devel ---> Attempting to fetch couchdb- devel-1.3.0a1177555_1.darwin_12.x86_64.tbz2 from http://packages.macports.org/couchdb-devel ---> Attempting to fetch couchdb- devel-1.3.0a1177555_1.darwin_12.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/couchdb-devel ---> Fetching distfiles for couchdb-devel ---> Verifying checksum(s) for couchdb-devel ---> Extracting couchdb-devel ---> Configuring couchdb-devel Error: org.macports.configure for port couchdb-devel returned: command execution failed Please see the log file for port couchdb-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_databases_couchdb-devel/couchdb-devel/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port couchdb-devel failed }}} * XCode 4.5.2 * Mac OS X 10.8.2 -- Ticket URL: <https://trac.macports.org/ticket/37629> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+------------------------------------ Reporter: anton.ananich@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: couchdb-devel, couchdb Port: couchdb-devel | ------------------------------+------------------------------------ Comment (by egall@…): looks like an issue with the update to Automake1.13 -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+------------------------------------ Reporter: anton.ananich@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: couchdb-devel, couchdb Port: couchdb-devel | ------------------------------+------------------------------------ Comment (by anton.ananich@…): Replying to [comment:1 egall@…]:
looks like an issue with the update to Automake1.13
{{{ $ automake --version automake (GNU automake) 1.13.1 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey <tromey@redhat.com> and Alexandre Duret-Lutz <adl@gnu.org>. }}} is this one recent enough? -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------------- Reporter: anton.ananich@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: couchdb-devel, couchdb => Comment: It's too recent; we need to patch couchdb-devel to be compatible with automake 1.13+. -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Comment (by ryandesign@…): r101583 solves the error you showed in your log (which is also the error I got on my system), but the buildbots still fail with: {{{ DEBUG: Executing proc-pre-org.macports.configure-configure-0 aclocal.m4:14: error: this file was generated for autoconf 2.61. You have another version of autoconf. If you want to use that, you should regenerate the build system entirely. aclocal.m4:14: the top level autom4te: /opt/local/bin/gm4 failed with exit status: 63 autoheader: '/opt/local/bin/autom4te' failed with exit status: 63 Command failed: cd /opt/local/var/macports/build /_opt_mports_dports_databases_couchdb-devel/couchdb-devel/work/trunk; ./bootstrap Exit code: 63 }}} -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Comment (by anton.ananich@…): I tried to downgrade to automake @1.12.2_0, but it is updated automatically: {{{ $ sudo port install couchdb-devel ---> Computing dependencies for couchdb-devel ---> Dependencies to be installed: automake ---> Fetching archive for automake ---> Attempting to fetch automake-1.13.1_0.darwin_12.noarch.tbz2 from http://lil.fr.packages.macports.org/automake ---> Attempting to fetch automake-1.13.1_0.darwin_12.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/automake ---> Installing automake @1.13.1_0 ---> Activating automake @1.13.1_0 ---> Cleaning automake ---> Configuring couchdb-devel Error: org.macports.configure for port couchdb-devel returned: command execution failed Please see the log file for port couchdb-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_databases_couchdb-devel/couchdb-devel/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port couchdb-devel failed }}} -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Comment (by jeff-macports@…): The current devel version does not suffer from the initial issue here, though it does suffer from the latter that you found. If you want to fix this one right away, the latest bug can be fixed by editing bootstrap and adding aclocal-1.13 and automake-1.13 to the lists found when setting the $ACLOCAL and $AUTOMAKE variables. If you'd like to hold on for a day I am working on getting this moved over to their git repo (they moved in Oct 2011) and I already have this fix in my update. ''Side note: Sorry to ask this here but I emailed a request to macports- mgr to be the maintainer of couchdb and couchdb-devel on Wednesday but have only heard crickets so far. Was anything received on your side? Thanks.'' -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Comment (by anton.ananich@…): It seems that git contains more recent changes. The idea is great. -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Comment (by jeff-macports@…): Git migration ticket #37641 created. -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Comment (by larryv@…): Replying to [comment:7 jeff-macports@…]:
''Side note: Sorry to ask this here but I emailed a request to macports- mgr to be the maintainer of couchdb and couchdb-devel on Wednesday but have only heard crickets so far. Was anything received on your side? Thanks.''
`macports-mgr` only handles requests for commit rights and security issues. If you merely wish to maintain `couchdb` and `couchdb-devel`, you can open a ticket volunteering yourself as a non-committing maintainer. -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Comment (by anton.ananich@…): This ticket in CouchDB bugtracking: https://issues.apache.org/jira/browse/COUCHDB-1653 -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Comment (by jeff@…): This was fixed in r104096. Close please? -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
#37629: couchdb-devel @1.3.0a1177555 ./bootstrap: line 17: acinclude.m4.tmp: Permission denied ------------------------------+-------------------------- Reporter: anton.ananich@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: couchdb-devel | ------------------------------+-------------------------- Changes (by larryv@…): * status: assigned => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/37629#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts