Blender build Errors for visual studio 2013 with commit: 3f9b69287 #49543

Closed
opened 2016-10-03 11:54:10 +02:00 by Gaia Clary · 6 comments
Member

System Information
Windows-7 64bit

Blender Version
Broken: 3f9b69287d
Worked: before that commit all seemed well

Short description of error

The build logfile (the last 2 lines show the problem):

1>------ Build started: Project: bf_intern_elbeem, Configuration: Release x64 ------
2>------ Build started: Project: buildinfo, Configuration: Release x64 ------
3>------ Build started: Project: cycles_kernel, Configuration: Release x64 ------
4>------ Build started: Project: locales, Configuration: Release x64 ------
5>------ Build started: Project: cycles_kernel_cuda, Configuration: Release x64 ------
6>------ Build started: Project: cycles_osl_shaders, Configuration: Release x64 ------
7>------ Build started: Project: python_numpy, Configuration: Release x64 ------
2> Generating buildinfo.h_fake, buildinfo.h
1> controlparticles.cpp
1> solver_adap.cpp
1> solver_control.cpp
1> solver_init.cpp
1> solver_main.cpp
1> solver_util.cpp
3> kernel_avx2.cpp
1>D:\blendergit\blender\intern\elbeem\intern\solver_main.cpp(874): error C3052: 'ntlVec3Gfx' : variable doesn't appear in a data-sharing clause under a default(none) clause
1>D:\blendergit\blender\intern\elbeem\intern\solver_main.cpp(966): error C3052: 'LbmVec' : variable doesn't appear in a data-sharing clause under a default(none) clause

It looks like the build is actually done but the build summary always reports 1 failed build target:

Build: 16 succeeded, 1 failed, 126 up-to-date, 0 skipped

The Blender build seems to work basically.

**System Information** Windows-7 64bit **Blender Version** Broken: 3f9b69287d287af09c801a5203be07287128b2a0 Worked: before that commit all seemed well **Short description of error** The build logfile (the last 2 lines show the problem): 1>------ Build started: Project: bf_intern_elbeem, Configuration: Release x64 ------ 2>------ Build started: Project: buildinfo, Configuration: Release x64 ------ 3>------ Build started: Project: cycles_kernel, Configuration: Release x64 ------ 4>------ Build started: Project: locales, Configuration: Release x64 ------ 5>------ Build started: Project: cycles_kernel_cuda, Configuration: Release x64 ------ 6>------ Build started: Project: cycles_osl_shaders, Configuration: Release x64 ------ 7>------ Build started: Project: python_numpy, Configuration: Release x64 ------ 2> Generating buildinfo.h_fake, buildinfo.h 1> controlparticles.cpp 1> solver_adap.cpp 1> solver_control.cpp 1> solver_init.cpp 1> solver_main.cpp 1> solver_util.cpp 3> kernel_avx2.cpp 1>D:\blendergit\blender\intern\elbeem\intern\solver_main.cpp(874): error C3052: 'ntlVec3Gfx' : variable doesn't appear in a data-sharing clause under a default(none) clause 1>D:\blendergit\blender\intern\elbeem\intern\solver_main.cpp(966): error C3052: 'LbmVec' : variable doesn't appear in a data-sharing clause under a default(none) clause It looks like the build is actually done but the build summary always reports 1 failed build target: **Build: 16 succeeded, 1 failed, 126 up-to-date, 0 skipped** The Blender build seems to work basically.
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @GaiaClary

Added subscriber: @GaiaClary
Gaia Clary changed title from Blender build broken for visual studio 2013 with commit: 3f9b69287 to Blender build Errors for visual studio 2013 with commit: 3f9b69287 2016-10-03 13:14:57 +02:00

Added subscribers: @brecht, @Sergey

Added subscribers: @brecht, @Sergey

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sergey Sharybin self-assigned this 2016-10-03 14:58:28 +02:00

Please don't use bug tracker to report compilation errors. As the guidelines states, those are to be reported in IRC or in the mailing list. You can also raise a concern of the commit which caused the compilation error.

@brecht, CCing you here so you can check something ;)

Please don't use bug tracker to report compilation errors. As the guidelines states, those are to be reported in IRC or in the mailing list. You can also raise a concern of the commit which caused the compilation error. @brecht, CCing you here so you can check something ;)

Seems like a compiler bug, these aren't actually variable names? And if they're referring to the local anonymous variables they shouldn't have to be declared shared. But it should be fixed with 49ad4215ba.

Seems like a compiler bug, these aren't actually variable names? And if they're referring to the local anonymous variables they shouldn't have to be declared shared. But it should be fixed with 49ad4215ba.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#49543
No description provided.