[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-18 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-973403740 @oschaaf That would be cool, I hope to have time in a couple of weeks too. In the meantime I've created https://github.com/eilandert/psol-bazel , you can

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-17 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-971650205 @Lofesa I think we need to include the logging.h from the glog package. @acachy: My approach is not to include /root/.bazel/* but to create a

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-14 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-968358107 Having the pagespeed_automatic.a is not enough, we need the headerfiles to be copied, otherwise the NGINX module is not aware of the functions and how to use

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-13 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-968079554 Hi @Lofesa I am not a dev either ;-) But I like to puzzle. I have it working now with latest master, well at least it passes ./configure from nginx.

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-12 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-967521102 ok, I do this: https://github.com/eilandert/psol-bazel/blob/master/docker/build.sh ``` bazel build -c fastbuild \ @glog//:glog \

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-11 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-966219159 > > Or we need a @glog//:glog dependency > > bazel build -c fastbuild @glog//:glog seems to do something ;-) > > Looks like your way is the good one >

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-07 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-962703264 Or we need a @glog//:glog dependency bazel build -c fastbuild @glog//:glog seems to do something ;-) -- This is an automated message from the Apache Git

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-07 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-962696232 @acachy Thanks for your pointers, I used them in a slightly different approach but I am a lot further ahead than I was, but I am stuck on the same error

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-11-07 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-962562306 Thanks! There are a few things I can use / didn't know When I have some time I'll give it another try. Same as you, trying to fix what I encounter. Never

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-09-15 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-920379346 @acachy how did you manage to build? I get a lot of errors like this in net_instaweb pagespeed/kernel/base/string_util.cc: In function 'GoogleString