[MacPorts] #52279: samba3 @3.6.24_2 memcache.c unknown type name - build failure

MacPorts noreply at macports.org
Mon Sep 19 23:10:25 CEST 2016


#52279: samba3 @3.6.24_2 memcache.c unknown type name - build failure
----------------------------+--------------------------------
 Reporter:  maverick.woo@…  |      Owner:  macports-tickets@…
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  ports           |    Version:  2.3.4
 Keywords:                  |       Port:  samba3
----------------------------+--------------------------------
 This is OS X 10.9.5 running "Apple LLVM version 6.0 (clang-600.0.57)
 (based on LLVM 3.5svn)". I believe the relevant parts of the log starts
 around:

 {{{
 :info:build Compiling lib/memcache.c
 :info:build Compiling lib/talloc_dict.c
 :info:build In file included from lib/talloc_dict.c:20:
 :info:build In file included from include/includes.h:23:
 :info:build In file included from
 ./../lib/replace/../replace/replace.h:36:
 :info:build /usr/include/standards.h:32:2: warning: "The use of
 <standards.h> is deprecated, and it will be removed in a future release."
 [-W#warnings]
 :info:build #warning "The use of <standards.h> is deprecated, and it will
 be removed in a future release."
 :info:build  ^
 :info:build lib/memcache.c:29:2: error: unknown type name 'uint8'; did you
 mean 'uint'?
 :info:build         uint8 n;                /* This is really an enum, but
 save memory */
 :info:build         ^~~~~
 :info:build         uint
 :info:build /usr/include/sys/types.h:92:23: note: 'uint' declared here
 :info:build typedef unsigned int            uint;           /* Sys V
 compatibility */
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/52279>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list