This issue should be fixed. Please update your ports info, clean ‘libuv’, and 
try installing it again. If you encounter the error after all of this, please 
file a ticket. - MLD 

On Sun, Jan 27, 2019, at 11:15 AM, Ryan Schmidt wrote:
> 
> 
> On Jan 19, 2019, at 16:16, Riccardo Mottola wrote:
> 
> > I have an issue upgrading libuv and this is blocking a couple of other 
> > dependencies apparently.
> > 
> > 
> > The failure I see is:
> > 
> > 
> > /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 
> > -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" 
> > -DPACKAGE_VERSION=\"1.25.0\" -DPACKAGE_STRING=\"libuv\ 1.25.0\" 
> > -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\"; 
> > -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.25.0\" 
> > -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
> > -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
> > -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
> > -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 
> > -I. -I./include -I./src -I./src/unix -I/opt/local/include 
> > -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -pipe 
> > -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport 
> > -arch i386 -pedantic -g -std=gnu89 -Wall -Wextra -Wno-unused-parameter 
> > -Wstrict-prototypes -D_DARWIN_USE_64_BIT_INODE=1 
> > -D_DARWIN_UNLIMITED_SELECT=1 -pipe -Os -I/opt/local/include/LegacySupport 
> > -I/opt/local/include/LegacySupport -arch i386 -pedantic -g -std=gnu89 -Wall 
> > -Wextra -Wno-unused-parameter -Wstrict-prototypes -MT 
> > src/unix/libuv_la-proctitle.lo -MD -MP -MF 
> > src/unix/.deps/libuv_la-proctitle.Tpo -c -o src/unix/libuv_la-proctitle.lo 
> > `test -f 'src/unix/proctitle.c' || echo './'`src/unix/proctitle.c
> > src/unix/fsevents.c: In function ‘uv__fsevents_event_cb’:
> > src/unix/fsevents.c:280: error: ‘kFSEventStreamEventFlagItemIsDir’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:280: error: (Each undeclared identifier is reported 
> > only once
> > src/unix/fsevents.c:280: error: for each function it appears in.)
> > src/unix/fsevents.c:292: error: ‘kFSEventStreamEventFlagItemCreated’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:292: error: ‘kFSEventStreamEventFlagItemRemoved’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:292: error: ‘kFSEventStreamEventFlagItemRenamed’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:316: error: ‘kFSEventStreamEventFlagItemFinderInfoMod’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:316: error: ‘kFSEventStreamEventFlagItemModified’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:316: error: ‘kFSEventStreamEventFlagItemInodeMetaMod’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:316: error: ‘kFSEventStreamEventFlagItemChangeOwner’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:316: error: ‘kFSEventStreamEventFlagItemXattrMod’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c: In function ‘uv__fsevents_create_stream’:
> > src/unix/fsevents.c:360: error: ‘kFSEventStreamCreateFlagFileEvents’ 
> > undeclared (first use in this function)
> > src/unix/fsevents.c:374: warning: overflow in implicit constant conversion
> > make: *** [src/unix/libuv_la-fsevents.lo] Error 1
> > make: *** Waiting for unfinished jobs....
> 
> Please file MacPorts-specific bug reports in our issue tracker. If it 
> is an upstream issue, report it to the developers.
> 
>

Reply via email to