Git Product home page Git Product logo

broc's Issues

如何在mac下进行编译

当执行下面broc build时会出现下面的问题,而在linux下则不会出现。

File "/Users/baidu/rsftools/waimai/zhangxiao_iwm/broc_src/client/broc", line 372, in
ret = main()
File "/Users/baidu/rsftools/waimai/zhangxiao_iwm/broc_src/client/broc", line 333, in main
return _build(options)
File "/Users/baidu/rsftools/waimai/zhangxiao_iwm/broc_src/client/broc", line 206, in _build
os.chdir(root_node.workspace)
OSError: [Errno 2] No such file or directory: '/Users/baidu/rsfdev/csscore_1-0-13_BRANCH/w'

Demo

open source demo

增量编译计算头文件耗时长

BrocObjectMaster中计算源文件依赖的头文件时,是一个单独的线程再跑,当需要计算的源文件比较多时,耗时较长,需要进行优化

Git拉取代码失败时,被认为没有BROC文件,其实是拉取代码失败

日志如下:
[2015-12-30 01:49:35 140265561257728] Initialized empty Git repository in /root/brocbuild/configure/.git/
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/brocbuild/configure/info/refs

fatal: HTTP request failed

[2015-12-30 01:49:35 140265561257728] fetch BROC failed
[2015-12-30 01:49:35 140265561257728] run command git clone https://github.com/brocbuild/test brocbuild/test && cd brocbuild/test && git fetch --all && git checkout master
[2015-12-30 01:50:37 140265561257728] Initialized empty Git repository in /root/brocbuild/test/.git/
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/brocbuild/test/info/refs

fatal: HTTP request failed

[2015-12-30 01:50:37 140265561257728] fetch BROC failed
[2015-12-30 01:50:39 140265561257728] run command git clone https://github.com/brocbuild/common brocbuild/common && cd brocbuild/common && git fetch --all && git checkout master
[2015-12-30 01:50:44 140265561257728] run command git clone https://github.com/brocbuild/configure brocbuild/configure && cd brocbuild/configure && git fetch --all && git checkout master
[2015-12-30 01:51:06 140265561257728] There is no BROC in these modules:
https://github.com/brocbuild/configure
https://github.com/brocbuild/test

[2015-12-30 01:51:06 140265561257728] Analyzing dependency failed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.