all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Adonay Felipe Nogueira <adfeno@hyperbola.info>
Cc: 28754@debbugs.gnu.org
Subject: bug#28754: webkitgtk@2.18.0: WebCore/HysteresisActivity.h: No such file or directory
Date: Mon, 9 Oct 2017 15:33:08 -0400	[thread overview]
Message-ID: <20171009193308.GC21287@jasmine.lan> (raw)
In-Reply-To: <8760bpqdkp.fsf@hyperbola.info>

[-- Attachment #1: Type: text/plain, Size: 2249 bytes --]

On Sun, Oct 08, 2017 at 11:07:02PM -0300, Adonay Felipe Nogueira wrote:
> It seems that packages depending on webkitgtk@2.18.0 might fail to be
> built.
> 
> What should we do?
> 
> See the log below:
> 
> --8<---------------cut here---------------start------------->8---
> In file included from /tmp/guix-build-webkitgtk-2.18.0.drv-0/webkitgtk-2.18.0/Source/WebCore/platform/graphics/cairo/BackingStoreBackendCairoImpl.cpp:21:0:
> /tmp/guix-build-webkitgtk-2.18.0.drv-0/webkitgtk-2.18.0/Source/WebCore/platform/graphics/cairo/BackingStoreBackendCairoImpl.h:23:40: fatal error: WebCore/HysteresisActivity.h: No such file or directory
> compilation terminated.
> make[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/build.make:51129: Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/BackingStoreBackendCairoImpl.cpp.o] Error 1
> make[2]: Leaving directory '/tmp/guix-build-webkitgtk-2.18.0.drv-0/build'
> make[1]: *** [CMakeFiles/Makefile2:1062: Source/WebCore/CMakeFiles/WebCore.dir/all] Error 2
> make[1]: Leaving directory '/tmp/guix-build-webkitgtk-2.18.0.drv-0/build'
> make: *** [Makefile:153: all] Error 2
> phase `build' failed after 14890.9 seconds
> builder for `/gnu/store/p80x4bmdf1j9dn3p9jgyx0hq33kxynr9-webkitgtk-2.18.0.drv' failed with exit code 1
> cannot build derivation `/gnu/store/qx8b9gl2ljynzrbd1aqwrdgr7glngabn-wxwidgets-3.0.3.drv': 1 dependencies couldn't be built
> cannot build derivation `/gnu/store/19f2y83qi65qkz46dnmh4c145gngpw85-0ad-0.0.22-alpha.drv': 1 dependencies couldn't be built
> guix package: error: build failed: build of `/gnu/store/19f2y83qi65qkz46dnmh4c145gngpw85-0ad-0.0.22-alpha.drv' failed
> --8<---------------cut here---------------end--------------->8---

This is strange. I get an x86_64 substitute for webkitgtk as of the
latest revision of Guix (commit
4c4f1871ae7005debf172edc66f80fcd98e35a90).

What is the result of `guix --version` in the environment where you get
this error? Are you working with some special variant of webkitgtk?

BTW, the code that requires the missing header is wrapped in a
USE(CAIRO) preprocessor block:

------
#if USE(CAIRO)
#include "BackingStoreBackendCairo.h"
#include <WebCore/HysteresisActivity.h>
[...]
------

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2017-10-09 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-09  2:07 bug#28754: webkitgtk@2.18.0: WebCore/HysteresisActivity.h: No such file or directory Adonay Felipe Nogueira
2017-10-09 19:33 ` Leo Famulari [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171009193308.GC21287@jasmine.lan \
    --to=leo@famulari.name \
    --cc=28754@debbugs.gnu.org \
    --cc=adfeno@hyperbola.info \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.