/srv/irclogs.ubuntu.com/2022/02/20/#ubuntu-qt.txt

lubot[telegram] <RikMills> NINJAFLAGS=-j2 gets me further on amd6409:10
lubot[telegram] <RikMills> https://launchpadlibrarian.net/587015019/buildlog_ubuntu-jammy-amd64.qt6-webengine_6.2.2+dfsg-5ubuntu1~ppa9_BUILDING.txt.gz09:10
lubot[telegram] <RikMills> error adding symbols: memory exhausted09:11
lubot[telegram] <RikMills> collect2: error: ld returned 1 exit status09:11
lubot[telegram] <RikMills> ninja: build stopped: subcommand failed.09:11
lubot[telegram] <RikMills> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 109:11
lubot[telegram] <RikMills> arm64 still didn't even get there09:17
lubot[telegram] <mitya57> We really need -g1. Maybe I will take a look later today.09:59
lubot[telegram] <RikMills> # Reduce memory consumption on certain architectures10:00
lubot[telegram] <RikMills> ifeq (armhf,$(DEB_HOST_ARCH))10:00
lubot[telegram] <RikMills> export LDFLAGS+=-Wl,--no-keep-memory10:00
lubot[telegram] <RikMills> endif10:00
lubot[telegram] <RikMills> worth enabling for NOT armhf?10:00
lubot[telegram] <mitya57> Worth trying. But if setting flags this way works, maybe export CXXFLAGS+=-g1 will also work?10:01
lubot[telegram] <RikMills> I'll set a 2 ppa builds running, with each alternative10:03
lubot[telegram] <RikMills> I think I did manage to set -g1 there? (re @RikMills: https://launchpadlibrarian.net/587015019/buildlog_ubuntu-jammy-amd64.qt6-webengine_6.2.2+dfsg-5ubuntu1~ppa9_BUILDING.txt.gz)11:04
lubot[telegram] <mitya57> That is hard to say. The build log has full command line only for Qt's code, not for Chromium's code.11:10
lubot[telegram] <RikMills> I'm really stating to hate chromium 🙄😂11:11
lubot[telegram] <mitya57> Welcome to the club 🙂11:12
lubot[telegram] <mitya57> Ideally the build logs should be verbose, but then they will be huge.11:13
lubot[telegram] <mitya57> @RikMills src/3rdparty/chromium/build/config/compiler/BUILD.gn has this block:14:38
lubot[telegram] <mitya57>     if (!is_nacl || is_clang) {14:38
lubot[telegram] <mitya57>       cflags += [ "-g2" ]14:38
lubot[telegram] <mitya57>     }14:38
lubot[telegram] <mitya57> Can you try patching it to use g1?14:38
lubot[telegram] <RikMills> later if current running builds fail14:41
lubot[telegram] <RikMills> hmmmmmmmmmmmm16:52
lubot[telegram] <RikMills> https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-misc/+build/2318413616:52
lubot[telegram] <mitya57> Hooray17:10
lubot[telegram] <RikMills> Hopefully not a fluke :P17:15
lubot[telegram] <RikMills> https://matterbridge.lubuntu.me/6c56683f/file_3950.jpg17:55
lubot[telegram] <RikMills> from Lubuntu dev chat..... 🤣17:56
lubot[telegram] <mitya57> Lol17:59
lubot[telegram] <RikMills> https://launchpad.net/ubuntu/+source/qt6-webengine/6.2.2+dfsg-6ubuntu118:46
lubot[telegram] <RikMills> Lets see if I we can get away with just that18:47
lubot[telegram] <mitya57> Good idea.18:51

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!