#43249: wireshark @1.10.5: build fails: _g_memmove undefined -----------------------------+-------------------------------- Reporter: md14-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: wireshark -----------------------------+-------------------------------- The wireshark @1.10.5 port no longer builds: {{{ $ sudo port -vs install wireshark ... CCLD editcap CCLD randpkt Undefined symbols: "_g_memmove", referenced from: _insert_chunk in libui.a(libui_a-export_object_smb.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [wireshark] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.10.5' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.10.5' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.10.5' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.10.5" && /usr/bin/make -j2 -w all Exit code: 2 Error: org.macports.build for port wireshark returned: command execution failed Warning: targets not executed for wireshark: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port wireshark for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wireshark failed }}} -- Ticket URL: <https://trac.macports.org/ticket/43249> MacPorts <http://www.macports.org/> Ports system for OS X