Opened 10 years ago
Closed 7 years ago
#46009 closed defect (fixed)
count @1.20_1: build fails with redefined symbol
Reported by: | robertfleisig@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | count |
Description (last modified by larryv (Lawrence Velázquez))
>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
Attachments (1)
Change History (7)
Changed 10 years ago by robertfleisig@…
comment:1 Changed 10 years ago by robertfleisig@…
Cc: | robertfleisig@… added |
---|
comment:2 Changed 10 years ago by larryv (Lawrence Velázquez)
Cc: | robertfleisig@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to mww@… |
Port: | count added |
Summary: | Port "count" won't build → count @1.20_1: build fails with redefined symbol |
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.
comment:4 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Looks like homepage needs fixed - perhaps to http://gd.tuwien.ac.at/utils/schilling/count/
This software is from 2004 - it needs patched to fix the above error
comment:5 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from mww@… to macports-tickets@… |
---|---|
Status: | new → assigned |
comment:6 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!