Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] webkit2gtk: no target when introspection enabled
@ 2020-11-11  5:24 RossComputerGuy
  2020-11-11  8:24 ` RossComputerGuy
                   ` (29 more replies)
  0 siblings, 30 replies; 31+ messages in thread
From: RossComputerGuy @ 2020-11-11  5:24 UTC (permalink / raw)
  To: ml

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

New issue by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: `Void 5.8.17_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFF`
* package: `webkit2gtk-2.30.2_1`

### Expected behavior
WebKit2GTK with introspection support should compile

### Actual behavior
```
[ 98%] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-54928a2b-35.cpp.o
[ 98%] Linking CXX shared library ../../lib/libwebkit2gtk-4.0.so
[ 98%] Built target WebKit
Scanning dependencies of target WebKit2WebExtension-4-gir
make[2]: *** No rule to make target 'JavaScriptCore-4.0.gir', needed by 'WebKit2-4.0.gir'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:1712: Source/WebKit/CMakeFiles/WebKit2WebExtension-4-gir.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
=> ERROR: webkit2gtk-2.30.2_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/cmake.sh:88
```

### Steps to reproduce the behavior
`./xbps-src pkg webkit2gtk`


^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
@ 2020-11-11  8:24 ` RossComputerGuy
  2020-11-11 14:30 ` sgn
                   ` (28 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2020-11-11  8:24 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725279492

Comment:
Tried on upstream and not my fork, both are affected. This is not an isolated case to ExpidusOS.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
  2020-11-11  8:24 ` RossComputerGuy
@ 2020-11-11 14:30 ` sgn
  2020-11-11 15:11 ` ericonr
                   ` (27 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: sgn @ 2020-11-11 14:30 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725454991

Comment:
How did you compile `webkit2gtk`? Our packages are built with `gir` on.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
  2020-11-11  8:24 ` RossComputerGuy
  2020-11-11 14:30 ` sgn
@ 2020-11-11 15:11 ` ericonr
  2020-11-11 15:11 ` ericonr
                   ` (26 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2020-11-11 15:11 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725477949

Comment:
> ./xbps-src pkg webkit2gtk

this is known to work, we literally have packages built with it.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (2 preceding siblings ...)
  2020-11-11 15:11 ` ericonr
@ 2020-11-11 15:11 ` ericonr
  2020-11-11 16:14 ` RossComputerGuy
                   ` (25 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2020-11-11 15:11 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725477949

Comment:
> ./xbps-src pkg webkit2gtk

this is known to work, we literally have packages built with it. Check `etc/conf` for any build options that might be affecting the final result.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (3 preceding siblings ...)
  2020-11-11 15:11 ` ericonr
@ 2020-11-11 16:14 ` RossComputerGuy
  2020-11-11 17:10 ` sgn
                   ` (24 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2020-11-11 16:14 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725514567

Comment:
I've done nothing to webkit2gtk besides removing qt5-tools. Also, `etc/conf` is default.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (4 preceding siblings ...)
  2020-11-11 16:14 ` RossComputerGuy
@ 2020-11-11 17:10 ` sgn
  2020-11-11 18:27 ` ericonr
                   ` (23 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: sgn @ 2020-11-11 17:10 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725545880

Comment:
It looks like we really have problems with `webkit2gtk`, I failed to compile it, too. I don't have time to look further, though.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (5 preceding siblings ...)
  2020-11-11 17:10 ` sgn
@ 2020-11-11 18:27 ` ericonr
  2020-11-11 18:40 ` RossComputerGuy
                   ` (22 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2020-11-11 18:27 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725586668

Comment:
```
=> Registering new packages to /host/binpkgs
index: added `webkit2gtk-2.30.2_1' (x86_64-musl).
index: added `webkit2gtk-devel-2.30.2_1' (x86_64-musl).
```

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (6 preceding siblings ...)
  2020-11-11 18:27 ` ericonr
@ 2020-11-11 18:40 ` RossComputerGuy
  2020-11-11 19:28 ` ericonr
                   ` (21 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2020-11-11 18:40 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725592708

Comment:
@ericonr Try the glibc target

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (7 preceding siblings ...)
  2020-11-11 18:40 ` RossComputerGuy
@ 2020-11-11 19:28 ` ericonr
  2020-11-11 23:12 ` sgn
                   ` (20 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2020-11-11 19:28 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725616238

Comment:
```
=> Registering new packages to /host/binpkgs
index: added `webkit2gtk-2.30.2_1' (x86_64).
index: added `webkit2gtk-devel-2.30.2_1' (x86_64).
```

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (8 preceding siblings ...)
  2020-11-11 19:28 ` ericonr
@ 2020-11-11 23:12 ` sgn
  2020-11-11 23:15 ` ericonr
                   ` (19 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: sgn @ 2020-11-11 23:12 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725712941

Comment:
On 2020-11-11 10:27:58-0800, Érico Nogueira Rolim <notifications@github.com> wrote:
> ```
> => Registering new packages to /host/binpkgs
> index: added `webkit2gtk-2.30.2_1' (x86_64-musl).
> index: added `webkit2gtk-devel-2.30.2_1' (x86_64-musl).
> ```

I guess my machine was OOM then, time to go shopping.


^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (9 preceding siblings ...)
  2020-11-11 23:12 ` sgn
@ 2020-11-11 23:15 ` ericonr
  2020-11-11 23:26 ` RossComputerGuy
                   ` (18 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2020-11-11 23:15 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725714337

Comment:
@RossComputerGuy can you reproduce this? Have you checked `dmesg` for OOM kills?

Both pullmoll and the-maldridge have built the package successfully (one of them at `-j120`), so I'm not sure it's an actual bug; if it is, it is very rare.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (10 preceding siblings ...)
  2020-11-11 23:15 ` ericonr
@ 2020-11-11 23:26 ` RossComputerGuy
  2020-11-11 23:29 ` pullmoll
                   ` (17 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2020-11-11 23:26 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725719484

Comment:
I'm using the standard `-j` value, 4, and my CPU is a Ryzen 5 3600 @ 4.50GHz. Also, I grepped for `OOM` (with `-i`) and `kill` (with `-i`) from `dmesg` and got no results.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (11 preceding siblings ...)
  2020-11-11 23:26 ` RossComputerGuy
@ 2020-11-11 23:29 ` pullmoll
  2020-11-11 23:30 ` RossComputerGuy
                   ` (16 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: pullmoll @ 2020-11-11 23:29 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725720323

Comment:
Your kernel is 5.8.17, mine is 5.8.18... Who knows?
Some people claim they have seen horses barfing in front of the pharmacy ;-P

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (12 preceding siblings ...)
  2020-11-11 23:29 ` pullmoll
@ 2020-11-11 23:30 ` RossComputerGuy
  2020-11-11 23:36 ` pullmoll
                   ` (15 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2020-11-11 23:30 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725720863

Comment:
Yeah but I don't have any kernel updates

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (13 preceding siblings ...)
  2020-11-11 23:30 ` RossComputerGuy
@ 2020-11-11 23:36 ` pullmoll
  2020-11-11 23:37 ` pullmoll
                   ` (14 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: pullmoll @ 2020-11-11 23:36 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725722918

Comment:
Huh? 5.8.18 has been there for 10 days. https://github.com/void-linux/void-packages/commit/5511289b42705fc5d6989be733cffb011ba5e0d3
What do you use to update? `xtools` or `xbps-install`? Don't forget the `-S` in the latter case.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (14 preceding siblings ...)
  2020-11-11 23:36 ` pullmoll
@ 2020-11-11 23:37 ` pullmoll
  2020-11-11 23:38 ` RossComputerGuy
                   ` (13 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: pullmoll @ 2020-11-11 23:37 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725722918

Comment:
Huh? 5.8.18 has been there for 10 days. https://github.com/void-linux/void-packages/commit/5511289b42705fc5d6989be733cffb011ba5e0d3
What do you use to update? `xtools` and `xi` or `xbps-install`? Don't forget the `-S` in the latter case.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (15 preceding siblings ...)
  2020-11-11 23:37 ` pullmoll
@ 2020-11-11 23:38 ` RossComputerGuy
  2020-11-11 23:40 ` sgn
                   ` (12 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2020-11-11 23:38 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725723593

Comment:
```
~ > sudo xbps-install -Su                                                                                                                                                                                                                                                  ~
Password:
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
~ >
```

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (16 preceding siblings ...)
  2020-11-11 23:38 ` RossComputerGuy
@ 2020-11-11 23:40 ` sgn
  2020-11-11 23:41 ` pullmoll
                   ` (11 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: sgn @ 2020-11-11 23:40 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725724244

Comment:
On 2020-11-11 15:36:57-0800, Jürgen Buchmüller <notifications@github.com> wrote:
> Huh? 5.8.18 has been there for 10 days. https://github.com/void-linux/void-packages/commit/5511289b42705fc5d6989be733cffb011ba5e0d3
> What do you use to update? `xtools` or `xbps-install`? Don't forget the `-S` in the latter case.

He builds his own ;)


^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (17 preceding siblings ...)
  2020-11-11 23:40 ` sgn
@ 2020-11-11 23:41 ` pullmoll
  2020-11-11 23:42 ` sgn
                   ` (10 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: pullmoll @ 2020-11-11 23:41 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725725521

Comment:
Uh, ok, I missed that point :)

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (18 preceding siblings ...)
  2020-11-11 23:41 ` pullmoll
@ 2020-11-11 23:42 ` sgn
  2020-11-11 23:48 ` RossComputerGuy
                   ` (9 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: sgn @ 2020-11-11 23:42 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725725777

Comment:
On 2020-11-11 15:38:46-0800, Tristan Ross <notifications@github.com> wrote:
> ```
> ~ > sudo xbps-install -Su                                                                                                                                                                                                                                                  ~
> Password:
> [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
> [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
> [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
> [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
> ~ >
> ```

Don't prepend your local repository to xbps.conf
Otherwise, it'll stop at it if it founds a package.


^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (19 preceding siblings ...)
  2020-11-11 23:42 ` sgn
@ 2020-11-11 23:48 ` RossComputerGuy
  2021-01-06  9:38 ` gspe
                   ` (8 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2020-11-11 23:48 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-725727731

Comment:
I haven't, my XBPS config on my dev machine is stock.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (20 preceding siblings ...)
  2020-11-11 23:48 ` RossComputerGuy
@ 2021-01-06  9:38 ` gspe
  2021-01-06 11:52 ` sgn
                   ` (7 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: gspe @ 2021-01-06  9:38 UTC (permalink / raw)
  To: ml

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

New comment by gspe on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-755192772

Comment:
I have a ryzen 7 3700x and I had the same exactly error but after add `XBPS_MAKEJOBS=16` to `etc/conf` it compile just fine.
So maybe the error happens just because it take very very long to compile with one core.
I think we can close this error.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (21 preceding siblings ...)
  2021-01-06  9:38 ` gspe
@ 2021-01-06 11:52 ` sgn
  2021-01-06 22:13 ` RossComputerGuy
                   ` (6 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: sgn @ 2021-01-06 11:52 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-755256269

Comment:
I think there's some race in cmake(1)

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (22 preceding siblings ...)
  2021-01-06 11:52 ` sgn
@ 2021-01-06 22:13 ` RossComputerGuy
  2021-01-06 22:27 ` Johnnynator
                   ` (5 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2021-01-06 22:13 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-755747965

Comment:
Doesn't `XBPS_MAKEJOBS` do the same as `-j`?

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (23 preceding siblings ...)
  2021-01-06 22:13 ` RossComputerGuy
@ 2021-01-06 22:27 ` Johnnynator
  2021-01-06 22:28 ` RossComputerGuy
                   ` (4 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: Johnnynator @ 2021-01-06 22:27 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-755755557

Comment:
`-j` takes precedence over `XBPS_MAKEJOBS` but yeah otherwise it does the same.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (24 preceding siblings ...)
  2021-01-06 22:27 ` Johnnynator
@ 2021-01-06 22:28 ` RossComputerGuy
  2021-01-20 20:56 ` ericonr
                   ` (3 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2021-01-06 22:28 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-755756349

Comment:
Strange how I've tried it with and without that option and yet I get the same result

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (25 preceding siblings ...)
  2021-01-06 22:28 ` RossComputerGuy
@ 2021-01-20 20:56 ` ericonr
  2021-01-20 20:56 ` [ISSUE] [CLOSED] " ericonr
                   ` (2 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2021-01-20 20:56 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-763936324

Comment:
Reproducing is complicated, so closing for now. For the most part, can be solved by restarting the build.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: [ISSUE] [CLOSED] webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (26 preceding siblings ...)
  2021-01-20 20:56 ` ericonr
@ 2021-01-20 20:56 ` ericonr
  2021-02-03 18:17 ` RossComputerGuy
  2021-02-03 18:32 ` ericonr
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2021-01-20 20:56 UTC (permalink / raw)
  To: ml

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

Closed issue by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: `Void 5.8.17_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFF`
* package: `webkit2gtk-2.30.2_1`

### Expected behavior
WebKit2GTK with introspection support should compile

### Actual behavior
```
[ 98%] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-54928a2b-35.cpp.o
[ 98%] Linking CXX shared library ../../lib/libwebkit2gtk-4.0.so
[ 98%] Built target WebKit
Scanning dependencies of target WebKit2WebExtension-4-gir
make[2]: *** No rule to make target 'JavaScriptCore-4.0.gir', needed by 'WebKit2-4.0.gir'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:1712: Source/WebKit/CMakeFiles/WebKit2WebExtension-4-gir.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
=> ERROR: webkit2gtk-2.30.2_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/cmake.sh:88
```

### Steps to reproduce the behavior
`./xbps-src pkg webkit2gtk`


^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (27 preceding siblings ...)
  2021-01-20 20:56 ` [ISSUE] [CLOSED] " ericonr
@ 2021-02-03 18:17 ` RossComputerGuy
  2021-02-03 18:32 ` ericonr
  29 siblings, 0 replies; 31+ messages in thread
From: RossComputerGuy @ 2021-02-03 18:17 UTC (permalink / raw)
  To: ml

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

New comment by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-772716937

Comment:
I tried to build again but I'm still having the issue. If I set the makejobs, my mobo can't supply enough power to my CPU and it'll cause the entire system to shutdown.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: webkit2gtk: no target when introspection enabled
  2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
                   ` (28 preceding siblings ...)
  2021-02-03 18:17 ` RossComputerGuy
@ 2021-02-03 18:32 ` ericonr
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2021-02-03 18:32 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/26287#issuecomment-772726239

Comment:
@RossComputerGuy please check out #28304 then, it might be better.

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2021-02-03 18:32 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11  5:24 [ISSUE] webkit2gtk: no target when introspection enabled RossComputerGuy
2020-11-11  8:24 ` RossComputerGuy
2020-11-11 14:30 ` sgn
2020-11-11 15:11 ` ericonr
2020-11-11 15:11 ` ericonr
2020-11-11 16:14 ` RossComputerGuy
2020-11-11 17:10 ` sgn
2020-11-11 18:27 ` ericonr
2020-11-11 18:40 ` RossComputerGuy
2020-11-11 19:28 ` ericonr
2020-11-11 23:12 ` sgn
2020-11-11 23:15 ` ericonr
2020-11-11 23:26 ` RossComputerGuy
2020-11-11 23:29 ` pullmoll
2020-11-11 23:30 ` RossComputerGuy
2020-11-11 23:36 ` pullmoll
2020-11-11 23:37 ` pullmoll
2020-11-11 23:38 ` RossComputerGuy
2020-11-11 23:40 ` sgn
2020-11-11 23:41 ` pullmoll
2020-11-11 23:42 ` sgn
2020-11-11 23:48 ` RossComputerGuy
2021-01-06  9:38 ` gspe
2021-01-06 11:52 ` sgn
2021-01-06 22:13 ` RossComputerGuy
2021-01-06 22:27 ` Johnnynator
2021-01-06 22:28 ` RossComputerGuy
2021-01-20 20:56 ` ericonr
2021-01-20 20:56 ` [ISSUE] [CLOSED] " ericonr
2021-02-03 18:17 ` RossComputerGuy
2021-02-03 18:32 ` ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).