Opened 10 years ago
Last modified 9 years ago
#47242 new defect
gearmand @1.1.12_0: requires C++11 support
Reported by: | dedalo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | gearmand |
Description (last modified by larryv (Lawrence Velázquez))
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.
Attachments (1)
Change History (12)
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Cc: | andy@… added |
---|---|
Keywords: | gearman removed |
Owner: | changed from macports-tickets@… to rodney.rehm@… |
Priority: | High → Normal |
comment:3 Changed 10 years ago by larryv (Lawrence Velázquez)
Summary: | gearmand → gearmand @1.1.12_0: requires C++11 support |
---|
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 ~~~~~^
comment:4 Changed 10 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|
comment:7 follow-up: 8 Changed 10 years ago by dedalo@…
This might be related: https://bugs.launchpad.net/gearmand/+bug/1318151
comment:8 Changed 10 years ago by larryv (Lawrence Velázquez)
Cc: | dedalo@… removed |
---|
Doesn’t look related to me.
comment:10 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from rodney.rehm@… to macports-tickets@… |
---|
This port no longer has a maintainer. See #47536.
comment:11 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
The bug has been reported to the developers here: https://bugs.launchpad.net/gearmand/+bug/1368926
Note: See
TracTickets for help on using
tickets.
Thanks for the report. In future tickets, please Cc any port maintainers (
port info --maintainers gearmand
).This log is incomplete. As per the MacPorts Guide, please clean, try installing again, and attach the new
main.log
.