[MacPorts] #47242: gearmand
#47242: gearmand ----------------------+-------------------------------- Reporter: dedalo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.3.3 Keywords: gearman | Port: gearmand ----------------------+-------------------------------- sudo port install gearmand ---> Computing dependencies for gearmand ---> Building gearmand Error: org.macports.build for port gearmand returned: command execution failed Please see the log file for port gearmand for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gearmand failed Log file is attached. This happens on Mac OS X 10.7.5. -- Ticket URL: <https://trac.macports.org/ticket/47242> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand -----------------------+--------------------------- Reporter: dedalo@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+--------------------------- Changes (by larryv@…): * owner: macports-tickets@… => rodney.rehm@… * cc: andy@… (added) * keywords: gearman => * priority: High => Normal Comment: Thanks for the report. In future tickets, please Cc any port maintainers (`port info --maintainers gearmand`). {{{ :debug:main Skipping completed org.macports.archivefetch (gearmand) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (gearmand) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (gearmand) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (gearmand) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (gearmand) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (gearmand) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Mon Mar 23 18:07:56 CET 2015 }}} This log is incomplete. As per the [https://guide.macports.org/chunked/project.html#project.tickets.prerequisite... MacPorts Guide], please clean, try installing again, and attach the new `main.log`. {{{ $ sudo port clean gearmand $ sudo port install gearmand }}} -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand -----------------------+--------------------------- Reporter: dedalo@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+--------------------------- Comment (by dedalo@…): log file has been replaced with the correct version -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand @1.1.12_0: requires C++11 support -----------------------+--------------------------- Reporter: dedalo@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+--------------------------- Comment (by larryv@…): Does Gearman require a compiler with C++11 support? {{{ :info:build libtool: compile: /usr/bin/clang++ -arch x86_64 -DHAVE_CONFIG_H -I. -I/opt/local/include -fvisibility=hidden -DBUILDING_LIBTEST -D_THREAD_SAFE -DLIBTEST_TEMP=\"tmp_chroot\" -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++0x -g -O2 -Wno-unknown-pragmas -Wall -Wextra -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat- equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual- dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wwrite-strings -Wformat-security -fwrapv -Wsizeof- pointer-memaccess -Wpacked -MT libtest/libtest_libtest_la-main.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-main.Tpo -c libtest/main.cc -fno- common -DPIC -o libtest/.libs/libtest_libtest_la-main.o :info:build libtest/main.cc:339:12: error: no member named 'unique_ptr' in namespace 'std' :info:build std::unique_ptr<libtest::Framework> frame(new libtest::Framework(signal, binary_name, collection_to_run, wildcard)); :info:build ~~~~~^ }}} -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand @1.1.12_0: requires C++11 support -----------------------+--------------------------- Reporter: dedalo@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+--------------------------- Description changed by larryv@…: Old description:
sudo port install gearmand ---> Computing dependencies for gearmand ---> Building gearmand Error: org.macports.build for port gearmand returned: command execution failed Please see the log file for port gearmand for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gearmand failed
Log file is attached.
This happens on Mac OS X 10.7.5.
New description: {{{ sudo port install gearmand ---> Computing dependencies for gearmand ---> Building gearmand Error: org.macports.build for port gearmand returned: command execution failed Please see the log file for port gearmand for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gearmand failed }}} Log file is attached. This happens on Mac OS X 10.7.5. -- -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand @1.1.12_0: requires C++11 support -----------------------+--------------------------- Reporter: dedalo@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+--------------------------- Comment (by dedalo@…): This might be related: https://bugs.launchpad.net/gearmand/+bug/1318151 -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand @1.1.12_0: requires C++11 support -----------------------+--------------------------- Reporter: dedalo@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+--------------------------- Changes (by larryv@…): * cc: dedalo@… (removed) Comment: Doesn’t look related to me. -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand @1.1.12_0: requires C++11 support -----------------------+--------------------------- Reporter: dedalo@… | Owner: rodney.rehm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+--------------------------- Comment (by dedalo@…): Hello, it's been a month, any chance to get it fixed? -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand @1.1.12_0: requires C++11 support -----------------------+-------------------------------- Reporter: dedalo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+-------------------------------- Changes (by mf2k@…): * owner: rodney.rehm@… => macports-tickets@… Comment: This port no longer has a maintainer. See #47536. -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#47242: gearmand @1.1.12_0: requires C++11 support -----------------------+-------------------------------- Reporter: dedalo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gearmand | -----------------------+-------------------------------- Comment (by ryandesign@…): The bug has been reported to the developers here: https://bugs.launchpad.net/gearmand/+bug/1368926 -- Ticket URL: <https://trac.macports.org/ticket/47242#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts