[MacPorts] #41054: fhist @1.16 fails to build on 10.9

MacPorts noreply at macports.org
Tue Oct 29 05:57:50 PDT 2013


#41054: fhist @1.16 fails to build on 10.9
---------------------+--------------------------------
 Reporter:  ralph@…  |      Owner:  macports-tickets@…
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.2.0
 Keywords:           |       Port:
---------------------+--------------------------------
 Last part of the log reads
 {{{
 :debug:build Executing command line:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fhist/fhist/work/fhist-1.16"
 && /usr/bin/make -w all
 :info:build make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fhist/fhist/work/fhist-1.16'
 :info:build /usr/bin/clang -pipe -Os -I/opt/local/include -L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch x86_64 -Icommon -Icommon -c
 common/input.c
 :info:build clang: warning: -Wl,-headerpad_max_install_names: 'linker'
 input unused
 :info:build clang: warning: argument unused during compilation:
 '-L/opt/local/lib'
 :info:build common/input.c:37:1: error: redefinition of a 'extern inline'
 function 'input_name' is not supported in C99 mode
 :info:build input_name(input_ty *fp)
 :info:build ^
 :info:build common/input.h:78:29: note: previous definition is here
 :info:build extern __inline const char *input_name(input_ty *fp)
 :info:build                             ^
 :info:build common/input.c:54:1: error: redefinition of a 'extern inline'
 function 'input_length' is not supported in C99 mode
 :info:build input_length(input_ty *fp)
 :info:build ^
 :info:build common/input.h:80:22: note: previous definition is here
 :info:build extern __inline long input_length(input_ty *fp)
 :info:build                      ^
 :info:build common/input.c:71:1: error: redefinition of a 'extern inline'
 function 'input_ftell' is not supported in C99 mode
 :info:build input_ftell(input_ty *fp)
 :info:build ^
 :info:build common/input.h:82:22: note: previous definition is here
 :info:build extern __inline long input_ftell(input_ty *fp)
 :info:build                      ^
 :info:build common/input.c:88:1: error: redefinition of a 'extern inline'
 function 'input_read' is not supported in C99 mode
 :info:build input_read(input_ty *fp, void *data, long len)
 :info:build ^
 :info:build common/input.h:71:22: note: previous definition is here
 :info:build extern __inline long input_read(input_ty *fp, void *data, long
 len)
 :info:build                      ^
 :info:build common/input.c:171:1: error: redefinition of a 'extern inline'
 function 'input_getc' is not supported in C99 mode
 :info:build input_getc(input_ty *fp)
 :info:build ^
 :info:build common/input.h:75:21: note: previous definition is here
 :info:build extern __inline int input_getc(input_ty *fp) { if
 (fp->pushback_len >
 :info:build                     ^
 :info:build 5 errors generated.
 :info:build make: *** [common/input.o] Error 1
 :info:build make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fhist/fhist/work/fhist-1.16'
 :info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fhist/fhist/work/fhist-1.16"
 && /usr/bin/make -w all
 :info:build Exit code: 2
 :error:build org.macports.build for port fhist returned: command execution
 failed

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/41054>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list