[MacPorts] #31713: honeyd @1.5c fails build
#31713: honeyd @1.5c fails build ---------------------------------------+------------------------------------ Reporter: zzzee.me@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 2.0.4 Component: ports | Version: 2.0.3 Keywords: honeyd mac osx build fail | Port: honeyd ---------------------------------------+------------------------------------ honeyd fails to build on mac os x 10.6.8 giving error {{{ ---> Building honeyd Error: Target org.macports.build returned: shell command failed (see log for details) Log for honeyd is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_net_honeyd/honeyd/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> X:~ z33$ open /opt/local/var/macports/logs/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_net_honeyd/honeyd/main.log }}} log : {{{ :info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_net_honeyd/honeyd/work/honeyd-1.5c' :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -O2 -Wall -g -DPATH_HONEYDINCLUDE="\"/opt/local/include/honeyd\"" -DPATH_HONEYDDATA="\"/opt/local/share/honeyd\"" -DPATH_HONEYDLIB="\"/opt/local/lib/honeyd\"" -DHONEYD_PLUGINS_DECLARE="" -DHONEYD_PLUGINS="" -DPATH_RRDTOOL="\"/opt/local/bin/rrdtool\"" -c honeyd.c :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -O2 -Wall -g -DPATH_HONEYDINCLUDE="\"/opt/local/include/honeyd\"" -DPATH_HONEYDDATA="\"/opt/local/share/honeyd\"" -DPATH_HONEYDLIB="\"/opt/local/lib/honeyd\"" -DHONEYD_PLUGINS_DECLARE="" -DHONEYD_PLUGINS="" -DPATH_RRDTOOL="\"/opt/local/bin/rrdtool\"" -c command.c :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -O2 -Wall -g -DPATH_HONEYDINCLUDE="\"/opt/local/include/honeyd\"" -DPATH_HONEYDDATA="\"/opt/local/share/honeyd\"" -DPATH_HONEYDLIB="\"/opt/local/lib/honeyd\"" -DHONEYD_PLUGINS_DECLARE="" -DHONEYD_PLUGINS="" -DPATH_RRDTOOL="\"/opt/local/bin/rrdtool\"" -c parse.c :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -O2 -Wall -g -DPATH_HONEYDINCLUDE="\"/opt/local/include/honeyd\"" -DPATH_HONEYDDATA="\"/opt/local/share/honeyd\"" -DPATH_HONEYDLIB="\"/opt/local/lib/honeyd\"" -DHONEYD_PLUGINS_DECLARE="" -DHONEYD_PLUGINS="" -DPATH_RRDTOOL="\"/opt/local/bin/rrdtool\"" -c lex.c :info:build In file included from honeyd.c:97: :info:build tagging.h:89: error: expected declaration specifiers or ‘...’ before ‘(’ token :info:build tagging.h:89: error: expected declaration specifiers or ‘...’ before ‘(’ token :info:build In file included from stats.h:36, :info:build from honeyd.c:98: :info:build ./compat/sha1.h:23: warning: ‘__bounded__’ attribute directive ignored :info:build ./compat/sha1.h:23: warning: ‘__bounded__’ attribute directive ignored :info:build ./compat/sha1.h:26: warning: ‘__bounded__’ attribute directive ignored :info:build ./compat/sha1.h:28: warning: ‘__bounded__’ attribute directive ignored :info:build ./compat/sha1.h:30: warning: ‘__bounded__’ attribute directive ignored :info:build ./compat/sha1.h:32: warning: ‘__bounded__’ attribute directive ignored :info:build ./compat/sha1.h:35: warning: ‘__bounded__’ attribute directive ignored :info:build ./compat/sha1.h:35: warning: ‘__bounded__’ attribute directive ignored :info:build lex.c:1684: warning: ‘yyunput’ defined but not used :info:build In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:8, :info:build from honeyd.c:106: :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyconfig.h:931:1: warning: "_GNU_SOURCE" redefined :info:build In file included from /opt/local/include/evutil.h:37, :info:build from /opt/local/include/event.h:57, :info:build from honeyd.c:73: :info:build /opt/local/include/event2/util.h:61:1: warning: this is the location of the previous definition :info:build honeyd.c: In function ‘main’: :info:build honeyd.c:3403: warning: ‘daemon’ is deprecated (declared at /usr/include/stdlib.h:289) :info:build make[2]: *** [honeyd.o] Error 1 :info:build make[2]: *** Waiting for unfinished jobs.... :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_net_honeyd/honeyd/work/honeyd-1.5c' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_net_honeyd/honeyd/work/honeyd-1.5c' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_net_honeyd/honeyd/work/honeyd-1.5c' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_net_honeyd/honeyd/work/honeyd-1.5c" && /usr/bin/make -j4 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for honeyd): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for honeyd is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_net_honeyd/honeyd/main.log }}} -- Ticket URL: <https://trac.macports.org/ticket/31713> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31713: honeyd @1.5c fails build --------------------------------+------------------------------------------- Reporter: zzzee.me@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: honeyd --------------------------------+------------------------------------------- Changes (by ryandesign@…): * keywords: honeyd mac osx build fail => * owner: macports-tickets@… => markd@… * cc: zzzee.me@… (removed) * milestone: MacPorts 2.0.4 => -- Ticket URL: <https://trac.macports.org/ticket/31713#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31713: honeyd @1.5c fails build --------------------------------+------------------------------------------- Reporter: zzzee.me@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: honeyd --------------------------------+------------------------------------------- Comment(by nonstop.server@…): FYI:[[BR]] This error also occurs when upgrading honeyd from revision 1.5c_1 to 1.5c_2.[[BR]] A bug report has been filled against honeyd-1.5c see [http://code.google.com/p/honeyd/issues/detail?id=19 Issue 19] for more information. -- Ticket URL: <https://trac.macports.org/ticket/31713#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31713: honeyd @1.5c fails to build against libevent 2.x ---------------------------------+------------------------------------------ Reporter: zzzee.me@… | Owner: markd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: honeyd | ---------------------------------+------------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r94170 -- Ticket URL: <https://trac.macports.org/ticket/31713#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts