[MacPorts] #67110: R-httpuv fails on libuv on 10.7–10.10

MacPorts noreply at macports.org
Thu Mar 16 10:29:05 UTC 2023


#67110: R-httpuv fails on libuv on 10.7–10.10
--------------------------+--------------------------
 Reporter:  barracuda156  |      Owner:  barracuda156
     Type:  defect        |     Status:  assigned
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.8.1
 Keywords:                |       Port:  R-httpuv
--------------------------+--------------------------
 https://ports.macports.org/port/R-httpuv/details

 {{{
   CC       src/unix/libuv_la-process.lo
 src/unix/process.c:211:30: error: 'TARGET_OS_TV' is not defined, evaluates
 to 0 [-Werror,-Wundef-prefix=TARGET_OS_]
 #if !(defined(__APPLE__) && (TARGET_OS_TV || TARGET_OS_WATCH))
                              ^
 src/unix/process.c:211:46: error: 'TARGET_OS_WATCH' is not defined,
 evaluates to 0 [-Werror,-Wundef-prefix=TARGET_OS_]
 #if !(defined(__APPLE__) && (TARGET_OS_TV || TARGET_OS_WATCH))
                                              ^
 src/unix/process.c:347:28: error: 'TARGET_OS_TV' is not defined, evaluates
 to 0 [-Werror,-Wundef-prefix=TARGET_OS_]
 #if defined(__APPLE__) && (TARGET_OS_TV || TARGET_OS_WATCH)
                            ^
 src/unix/process.c:347:44: error: 'TARGET_OS_WATCH' is not defined,
 evaluates to 0 [-Werror,-Wundef-prefix=TARGET_OS_]
 #if defined(__APPLE__) && (TARGET_OS_TV || TARGET_OS_WATCH)
                                            ^
 4 errors generated.
 make[1]: *** [src/unix/libuv_la-process.lo] Error 1
 make: *** [libuv/.libs/libuv.a] Error 2
 ERROR: compilation failed for package ‘httpuv’
 }}}

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


More information about the macports-tickets mailing list