Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal: repository 'https://github.com/ReactiveSocket/reactive-streams-cpp.git/' not found #901

Open
akovacs123 opened this issue Apr 22, 2020 · 0 comments

Comments

@akovacs123
Copy link

When building rocket-cpp, it would like to pull something from github, but the repo does not exist. Can you help with some workaround? I was not able to find the repo it is seeking for.

    Considering target file 'experimental/yarpl/CMakeFiles/yarpl-playground.dir/build.make'.
    File 'experimental/yarpl/CMakeFiles/yarpl-playground.dir/build.make' was considered already.
    Considering target file 'experimental/yarpl/libyarpl.a'.
     Looking for an implicit rule for 'experimental/yarpl/libyarpl.a'.
     Trying pattern rule with stem 'libyarpl.a'.
     Trying implicit prerequisite 'experimental/yarpl/libyarpl.a,v'.
     Trying pattern rule with stem 'libyarpl.a'.
     Trying implicit prerequisite 'experimental/yarpl/RCS/libyarpl.a,v'.
     Trying pattern rule with stem 'libyarpl.a'.
     Trying implicit prerequisite 'experimental/yarpl/RCS/libyarpl.a'.
     Trying pattern rule with stem 'libyarpl.a'.
     Trying implicit prerequisite 'experimental/yarpl/s.libyarpl.a'.
     Trying pattern rule with stem 'libyarpl.a'.
     Trying implicit prerequisite 'experimental/yarpl/SCCS/s.libyarpl.a'.
     No implicit rule found for 'experimental/yarpl/libyarpl.a'.
     Finished prerequisites of target file 'experimental/yarpl/libyarpl.a'.
    No need to remake target 'experimental/yarpl/libyarpl.a'.
   Finished prerequisites of target file 'experimental/yarpl/yarpl-playground'.
  Must remake target 'experimental/yarpl/yarpl-playground'.
Putting child 0x563812d7c890 (experimental/yarpl/yarpl-playground) PID 1471 on the chain.
  Recipe of 'experimental/yarpl/yarpl-playground' is being run.
 Finished prerequisites of target file 'experimental/yarpl/CMakeFiles/yarpl-playground.dir/build'.
The prerequisites of 'experimental/yarpl/CMakeFiles/yarpl-playground.dir/build' are being made.
Live child 0x563812d7c890 (experimental/yarpl/yarpl-playground) PID 1471
[ 10%] Linking CXX executable yarpl-playground
Reaping winning child 0x563812d7c890 PID 1471
Live child 0x563812d7c890 (experimental/yarpl/yarpl-playground) PID 1474
/usr/bin/ld: libyarpl.a(ThreadScheduler.cpp.o): in function `std::thread::thread&&)::{lambda()#1}, , void>(yarpl::ThreadWorker::schedule(std::function&&)::{lambda()#1}&&)':
/usr/include/c++/8/thread:127: undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
Reaping losing child 0x563812d7c890 PID 1474
make[2]: *** [experimental/yarpl/CMakeFiles/yarpl-playground.dir/build.make:100: experimental/yarpl/yarpl-playground] Error 1
Removing child 0x563812d7c890 PID 1474 from chain.
Reaping losing child 0x5608c327ae40 PID 1468
make[1]: *** [CMakeFiles/Makefile2:1798: experimental/yarpl/CMakeFiles/yarpl-playground.dir/all] Error 2
Removing child 0x5608c327ae40 PID 1468 from chain.
make[1]: *** Waiting for unfinished jobs....
Live child 0x5608c3277dd0 (CMakeFiles/ReactiveStreams.dir/all) PID 1455
Username for 'https://github.com': 
Password for 'https:// @github.com':
remote: Repository not found.
fatal: repository 'https://github.com/ReactiveSocket/reactive-streams-cpp.git/' not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant