Giter VIP home page Giter VIP logo

Comments (3)

leavittx avatar leavittx commented on August 19, 2024 1

@mttbx Could you try changing this line (NvCloth/NvCloth/compiler/cmake/linux/CMakeLists.txt:50) to

ADD_SUBDIRECTORY(${PXSHARED_ROOT_DIR}/src/compiler/cmake/Linux "${CMAKE_CURRENT_BINARY_DIR}/pxshared_bin")

(change l in linux from lower case to upper case)

And run NvCloth/NvCloth/GenerateProjectsLinux.sh again after that (you shouldn't really be running generate_projects_linux.sh in PxShared by yourself)

from nvcloth.

mttbx avatar mttbx commented on August 19, 2024

And when I run generate_projects_linux.sh in pxshared. Got the following errors

Running packman in preparation for cmake ...
Processing project file '/home/gugu/project/nvidia/NvCloth/PxShared/dependencies.xml'
Package 'cmake-linux-x86_64' at version '3.7.2' is missing from local storage.
Traceback (most recent call last):
File "/home/gugu/packman-repo/packman-common/4.2-rc2/packman.py", line 651, in
main()
File "/home/gugu/packman-repo/packman-common/4.2-rc2/packman.py", line 646, in main
return args.func(**vars(args))
File "/home/gugu/packman-repo/packman-common/4.2-rc2/packman.py", line 277, in pull
variable_file)
File "/home/gugu/packman-repo/packman-common/4.2-rc2/packman.py", line 300, in pull_with_variable_file
pull_dependencies(merged_deps, override_lookup, platform, postscript, variable_file)
File "/home/gugu/packman-repo/packman-common/4.2-rc2/packman.py", line 356, in pull_dependencies
tp[ps].download_file(package_filename, target_filename)
File "/home/gugu/packman-repo/packman-common/4.2-rc2/transport.py", line 303, in download_file
url, size = self.get_file_url_and_size(source_name)
File "/home/gugu/packman-repo/packman-common/4.2-rc2/transport.py", line 57, in func_retry
return func(*args, **kwargs)
File "/home/gugu/packman-repo/packman-common/4.2-rc2/transport.py", line 151, in get_file_url_and_size
self._get_user_id(self.username)
File "/home/gugu/packman-repo/packman-common/4.2-rc2/transport.py", line 313, in _get_user_id
self.user_id = server.GetUserIdFromLogin(username)
File "/usr/lib/python2.7/xmlrpclib.py", line 1243, in call
return self.__send(self.__name, args)
File "/usr/lib/python2.7/xmlrpclib.py", line 1602, in __request
verbose=self.__verbose
File "/usr/lib/python2.7/xmlrpclib.py", line 1283, in request
return self.single_request(host, handler, request_body, verbose)
File "/usr/lib/python2.7/xmlrpclib.py", line 1311, in single_request
self.send_content(h, request_body)
File "/usr/lib/python2.7/xmlrpclib.py", line 1459, in send_content
connection.endheaders(request_body)
File "/usr/lib/python2.7/httplib.py", line 1038, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 882, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 844, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 821, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err

socket.error: [Errno 110] Connection timed out
Error 0

from nvcloth.

mttbx avatar mttbx commented on August 19, 2024

Package 'CMakeModules' at version '1.27.trunk.23612594' is missing from local storage.
packman(ERROR): Unable to access file on S3!
packman(ERROR): Failed to download file [email protected]
Error 0

from nvcloth.

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.