#46009: count @1.20_1: build fails with redefined symbol ------------------------------+------------------- Reporter: robertfleisig@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: count | ------------------------------+------------------- Changes (by larryv@…): * cc: robertfleisig@… (removed) * owner: macports-tickets@… => mww@… * port: => count Old description:
sudo port install count ---> Computing dependencies for count ---> Building count Error: org.macports.build for port count returned: command execution failed Please see the log file for port count for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_count/count/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port count failed
New description: {{{
sudo port install count ---> Computing dependencies for count ---> Building count Error: org.macports.build for port count returned: command execution failed Please see the log file for port count for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_count/count/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port count failed }}}
-- Comment: Thanks for the report. In the future, please Cc relevant port maintainers (`port info --maintainers count`). {{{ :info:build ==> COMPILING "avoffset.o" :info:build In file included from avoffset.c:36: :info:build ../include/schily.h:190:12: error: conflicting types for 'getline' :info:build extern int getline __PR((char *, int)); :info:build ^ :info:build /usr/include/stdio.h:442:9: note: previous declaration is here :info:build ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3); :info:build ^ :info:build 1 error generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/46009#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X