Changes between Initial Version and Version 3 of Ticket #61032
- Timestamp:
- Aug 20, 2020, 2:04:44 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61032
- Property Cc chrstphrchvz added
-
Property
Status
changed from
new
toassigned
- Property Owner set to tenomoto
-
Property
Summary
changed from
Installation fail udunits2
toudunits2: error: implicitly declaring library function 'strdup' with type 'char *(const char *)' [-Werror,-Wimplicit-function-declaration]
-
Ticket #61032 – Description
initial v3 1 1 I'm getting an error when trying to install udunit2 on macOS 10.15.6. 2 2 3 {{{ 3 4 => sudo port install udunits2 4 5 ---> Computing dependencies for udunits2 … … 12 13 Error: Follow https://guide.macports.org/#project.tickets to report a bug. 13 14 Error: Processing of port udunits2 failed 14 15 }}} 15 16 16 17 … … 19 20 The contents of main.log: 20 21 22 {{{ 21 23 version:1 22 24 :debug:sysinfo macOS 10.15 (darwin/19.6.0) arch i386 … … 705 707 :debug:build "$procedure $targetname" 706 708 :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_udunits2/udunits2/main.log for details. 709 }}}