On 2016/05/27 09:46, Solène RAPENNE wrote: > > Looks fine to me, but... it looks like a patch is missing: > > > > ===> Building for bastet-0.43.1.2015083000 > > c++ -O2 -pipe -DNDEBUG -Wall -I"/usr/local"/include > > -DLOCALSTATEDIR="/var" -c Ui.cpp > > Ui.cpp:479:2: error: use of undeclared identifier 'usleep' > > usleep(500000/6); > > ^ > > 1 error generated. > > *** Error 1 in > > /usr/obj/pobj/bastet-0.43.1.2015083000/bastet-5037e410fde6fafe8e6bc4cf17a12ad98e01c17e > > (<sys.mk>:124 'Ui.o') > > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2676 > > '/usr/obj/pobj/bastet-0.43.1.2015083000/.build_done') > > *** Error 1 in /usr/ports/mystuff/games/bastet > > (/usr/ports/infrastructure/mk/bsd.port.mk:2398 'all') > > > > ... using llvm-3.8.0 on -current. Also, > > > > This is weird, on 5.9 there is no such issue. Maybe it's an issue of > llvm in current ?
If you're submitting ports, you really need to be working with -current.
