**** BEGIN LOGGING AT Thu Nov 14 02:59:58 2019 Nov 14 16:49:47 oe-linux-gnueabi/gnuradio/3.7.13.4-r0/recipe-sysroot-native/usr/bin/arm-oe-linux Nov 14 16:49:52 -gnueabi/../../libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/8.2.0/ld: g Nov 14 16:49:52 r-blocks/lib/CMakeFiles/test-gr-blocks.dir/qa_set_msg_handler.cc.o: undefined re Nov 14 16:49:52 ference to symbol 'pthread_condattr_setclock@@GLIBC_2.4' Nov 14 16:49:52 oe-linux-gnueabi/gnuradio/3.7.13.4-r0/recipe-sysroot-native/usr/bin/arm-oe-linux Nov 14 16:49:54 -gnueabi/../../libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/8.2.0/ld: / Nov 14 16:49:56 home/balister/customers/he360/e320-work/build/tmp-glibc/work/cortexa9t2hf-neon-o Nov 14 16:49:58 e-linux-gnueabi/gnuradio/3.7.13.4-r0/recipe-sysroot/lib/libpthread.so.0: error a Nov 14 16:50:00 dding symbols: DSO missing from command line Nov 14 16:50:10 any thoughts on that? Nov 14 16:58:44 recently I created a recipe for surf, simple web browser. I moved it locally to meta-oe branch master and I am preparing a patch which I plan to submit for a review in the upstream. Nov 14 18:47:43 Crofton|work:you might try adding -pthread to LDFLAGS Nov 14 18:50:52 yeah tried that Nov 14 18:51:03 I think it is an order issue and involves boost Nov 14 18:51:29 pro tip, if you are doing LTS, do not use boost :) Nov 14 18:59:29 can you check the cmdline of the failing link Nov 14 19:08:37 yeah, I think -lpthread is in front of the boost line Nov 14 19:08:51 this is in thud :( Nov 14 19:15:26 what are you thinking khem, the commandline is silly long Nov 14 19:52:29 put on web somewhere just the linking step Nov 14 19:52:58 -lpthread is not what I said, I said -pthread ( people dont listen to me anymore ) Nov 14 19:53:03 :) Nov 14 19:54:28 hmmmm Nov 14 19:54:35 I was going to ask Nov 14 19:55:17 I swear it worked a couple of days ago Nov 14 20:04:06 so what doesw -pthread mean? Nov 14 20:04:14 I'm old and only know th eold things Nov 14 20:04:20 non of this modern stuff Nov 14 20:27:57 -pthread lets compiler know that when linking it done it has to place -lpthread ( at right place ) Nov 14 20:28:09 so folks adding -lpthread try to outsmart compiler Nov 14 20:29:01 bastards Nov 14 20:29:12 ok need to review gnuradio cmake Nov 14 20:31:16 Crofton|work: https://youtu.be/i1PE7-mNZec?t=890 Nov 14 20:31:50 lozl Nov 14 20:32:06 Crofton|work: metal ALWAYS delivers. Nov 14 20:32:46 (starts right at "born to raise hell", BTW) Nov 14 20:38:39 khem, should this Nov 14 20:38:41 gnuradio-runtime/ConfigChecks.cmake:SET(CMAKE_REQUIRED_LIBRARIES -lpthread) Nov 14 20:38:53 refer to -pthread then? Nov 14 20:39:01 how long has this been the case? Nov 14 20:46:46 Crofton|work: Since at least 2010, maybe earlier Nov 14 20:47:09 so I need to fix gnuradio :) Nov 14 20:47:21 they'll ask how far back in distors it is supporte Nov 14 21:27:04 Crofton|work: it should be added to LDFLAGS not the libraries perhaps Nov 14 21:27:42 I think we should send Crofton|work to the SDR folks ; ) Nov 14 21:28:11 I am testing changing th eCMAKE thing **** ENDING LOGGING AT Fri Nov 15 02:59:58 2019