Build blender on mac with "make" command #54538

Closed
opened 2018-04-07 15:24:05 +02:00 by filip mond · 9 comments

System Information
OS X 10.12.6, NVIDIA GeForce GTX 780M 4096 MB

Blender Version
Broken: 2.79b

Short description of error

cd ~/blender-build/blender
make

results with

Configuring Blender in "/Users/filip/blender-build/build_darwin" ...
/bin/sh: cmake: command not found
make: *** [all] Error 127

Exact steps for others to reproduce the error

I followed wiki .
I didn't setup anything manually to keep it "fresh" as possible.

I'm able to build blender if I generate Xcode project via CMake as described on wiki, but zero luck with announced simple "make" command from cd ~/blender-build/blender directory. Tried already on three iMacs in studio.

**System Information** OS X 10.12.6, NVIDIA GeForce GTX 780M 4096 MB **Blender Version** Broken: 2.79b **Short description of error** ``` cd ~/blender-build/blender make ``` results with ``` Configuring Blender in "/Users/filip/blender-build/build_darwin" ... /bin/sh: cmake: command not found make: *** [all] Error 127 ``` **Exact steps for others to reproduce the error** I followed [wiki ](https://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Mac). I didn't setup anything manually to keep it "fresh" as possible. I'm able to build blender if I generate Xcode project via CMake as described on wiki, but zero luck with announced simple "make" command from cd ~/blender-build/blender directory. Tried already on three iMacs in studio.
Author

Added subscriber: @FilipMond

Added subscriber: @FilipMond
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Member

Make sure that cmake is in your path env var

Make sure that cmake is in your path env var
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Ray molenkamp self-assigned this 2018-04-09 05:51:22 +02:00
Member

looks like you don't have cmake installed or as @Blendify suggested not in your path, that being said, from the page you used to file this bug.

What not to report here

  • Feature requests, see the developer contact page.
  • Items that are already on our To Do list.
  • Compile or build issues, ask on #blendercoders or mail bf-committers.

So sadly i do have to follow tracker rules and close your ticket.

looks like you don't have cmake installed or as @Blendify suggested not in your path, that being said, from the page you used to file this bug. > What not to report here > > - Feature requests, see the developer contact page. > - Items that are already on our To Do list. > - **Compile or build issues, ask on #blendercoders or mail bf-committers.** So sadly i do have to follow tracker rules and close your ticket.

Added subscriber: @brecht

Added subscriber: @brecht

It seems CMake no longer includes an installer to put itself in the path, so I've updated the docs:
https://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Mac#Install_CMake

It seems CMake no longer includes an installer to put itself in the path, so I've updated the docs: https://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Mac#Install_CMake
Author

@brecht: Awesome :) !!! Any reason to create PATH in ~/.bash_profile and not to ~/.profile as you suggested for alias ?
(if its a wrong place I will try catch you on irc.)

@LazyDodo I feel sorry, but mailing bf-committers is hard to follow (keep continuity) and irc I always feel I'm disturbing someone in his doing. Also visually its not possible to create clear question and get clear answer. It's much easier to follow sites like here or on stackexchange format. Mailing List and IRC usually takes a lot of discussions. BTW blender.stackexchage also is not for this kind of topics.

This is not apologise me to do that in this way, I just didn't know compiling is not for bug tracker.

@brecht: Awesome :) !!! Any reason to create PATH in `~/.bash_profile` and not to `~/.profile` as you suggested for [alias ](https://blender.stackexchange.com/a/2160/2214)? (if its a wrong place I will try catch you on irc.) @LazyDodo I feel sorry, but mailing bf-committers is hard to follow (keep continuity) and irc I always feel I'm disturbing someone in his doing. Also visually its not possible to create clear question and get clear answer. It's much easier to follow sites like here or on [stackexchange ](https://blender.stackexchange.com) format. Mailing List and IRC usually takes a lot of discussions. BTW blender.stackexchage also is not for this kind of topics. This is not apologise me to do that in this way, I just didn't know compiling is not for bug tracker.
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
4 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#54538
No description provided.