You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: