Coder Social home page Coder Social logo

Clustering not compiling right about hhvm HOT 5 CLOSED

facebook avatar facebook commented on May 4, 2024
Clustering not compiling right

from hhvm.

Comments (5)

chrisgraham avatar chrisgraham commented on May 4, 2024

Also, no errors are shown about this, just 'program' never appears. The only way I could see the linker errors was to go in any run 'make' manually -- I think the normal build process needs to detect linker errors and show them.

from hhvm.

scottmac avatar scottmac commented on May 4, 2024

Can you provide a test script please.

from hhvm.

chrisgraham avatar chrisgraham commented on May 4, 2024

I was compiling with this command:

$HPHP_HOME/src/hphp/hphp --input-list=hphp.files.list --log=3 -v "AllDynamic=true" -k 0 --force=1 --cluster-count=10

and I don't think it's related to my code, as the whole 'cpp' directory was missed out, and I would guess due to the nature of the clustering it must be pretty code agnostic outside that set of cpp files. I don't have my build environment here to check right now, but I fixed the problem by editing one of the top level CMake definition files to tell it to scan the cpp dir.

from hhvm.

chrisgraham avatar chrisgraham commented on May 4, 2024

I just thought I'd note that I haven't seen this problem recently, so I suppose either it's fixed, or it only happens in weird circumstances.

from hhvm.

chrisgraham avatar chrisgraham commented on May 4, 2024

I think this can be closed, didn't see it again.

from hhvm.

Related Issues (20)

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.