Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
N/A
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/8015/steps/build/logs/stdio
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1036): error C2065: 'F_GETFD' : undeclared identifier [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1036): error C3861: 'fcntl': identifier not found [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1038): error C2065: 'FD_CLOEXEC' : undeclared identifier [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1039): error C2065: 'F_SETFD' : undeclared identifier [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1039): error C3861: 'fcntl': identifier not found [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1056): error C2065: 'F_GETFD' : undeclared identifier [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1056): error C3861: 'fcntl': identifier not found [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1058): error C2065: 'FD_CLOEXEC' : undeclared identifier [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1059): error C2065: 'F_SETFD' : undeclared identifier [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
C:\bzr\bb-win32\win32-debug2\build\include\mysql/psi/mysql_socket.h(1059): error C3861: 'fcntl': identifier not found [C:\bzr\bb-win32\win32-debug2\build\storage\myisam\myisam.vcxproj]
|
...
|
Started happening from this push:
http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/7988
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled