On Fri, Feb 08, 2019 at 08:34:22PM -0500, Jean-Marc Pigeon via blfs-dev wrote:
> Hello,
> 
> On my side (x86_64, no patch applied)
> qtwebengine-5.12.0 is compiling A_ONE
> Then, --> everything else equals <--
> qtwebengine-5.12.1  is NOT compiling
> failing big trouble is very deep within the compilation sequence:
> 
> r/include/nss -isystem../../../../../../../../../usr/include/nspr -isystem
> ../../../../src/3rdparty/chromium/third_party/abseil-cpp -std=gnu++14
> -Wno-narrowing -Wno-attributes -Wno-class-memaccess -Wno-subobject-linkage
> -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c
> ../../../../src/3rdparty/chromium/chrome/browser/ui/webui/devtools_ui.cc -o
> obj/qtwebengine_sources/devtools_ui.o
> ../../../../src/3rdparty/chromium/chrome/browser/ui/webui/devtools_ui.cc:257:6:
> warning: ‘void {anonymous}::DevToolsDataSource::StartRemoteDataRequest(const
> GURL&, const GotDataCallback&)’ defined but not used [-Wunused-function]
>  void DevToolsDataSource::StartRemoteDataRequest(
>       ^~~~~~~~~~~~~~~~~~
> ninja: build stopped: subcommand failed.
> 
> Could someone confirm this finding?
> 

I don't have a sufficiently recent system to try to replicate (and
still trying to sort out issues on my new one, but at least I'm now
ssh'd to the machine with my mail), BUT -

whenever a recent web browser (or in this case, the engine) fails,
it is very rare for the problem item to be the last one.  Usually
there is some sort of 'waiting for ' message after the command which
actually failed.  And (hopefully) an ' Error ' message just above
that to say why it failed. (Spaces in the searches are important,
particularly for packages with a surfeit of ::Error in them.

> -- 
> seen "Linux from scratch" and looking for ISO files
> www.osukiss.org
> 

It's on my list of things to possibly try, in the hope I can get my
ioapic all forced to work.  Currently used the arch iso (sometimes
boots without extra kernel parms, sometimes hits the old 'some LVM2
target has an unlimited timeout' problem.  Retrying with SysRescueCD
and some different extra kernel parms.

Hope your problem is less taxing ;-)  Unfortunately, ALL current
browsers tend to be painful when things go wrong.

ken (not using my normal keyboard overrides, sob, sob)
-- 
Currently studying https://bugzilla.kernel.org/show_bug.cgi?id=200087
- I bought the same model, usb sticks boot if I add noapic in grub,
but no trackpad (and therefore no mouse). The ivrs parms seemed
ineffective. Fun, ain't it ?
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to