Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] FTBFS: gmic
@ 2021-10-14  4:15 ahesford
  2021-10-14 16:59 ` newbluemoon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ahesford @ 2021-10-14  4:15 UTC (permalink / raw)
  To: ml

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

New issue by ahesford on void-packages repository

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

Description:
The `gmic` package fails to build from source. Attempting to update to a newer version in the `2.8.x` series produces similar errors, while attempting to update to the latest `2.9.9` causes other failures. The initial failure is documented in the log [gmic.build01.log](https://github.com/void-linux/void-packages/files/7342918/gmic.build01.log)

After the first failure, the file `gmic-2.8.0/src/use_libgmic.cpp` can be patched to uncomment the following two lines near the top of the file:
```c++
#include "CImg.h"
using namespace cimg_library;
```
The `use_libgmic` target will compile succesfully, but build failures appear when building the gimp plugin. The later failure is documented in the log [gmic.build02.log](https://github.com/void-linux/void-packages/files/7342919/gmic.build02.log).

The errors appear when compiling with `python3-3.10.0_1` and `opencv-3.4.15_1` currently in the repo. However, I also reverted to commit e7ca6798247, and the build also fails with `python3-3.9.7_1` and `opencv-3.4.10_2`. Note that, to test this, I had to grab an old version of the `opencv` packages from the repo, because `opencv-3.4.10` also fails to build from source. (The error in `opencv` seems to be related to JPEG-2000.)

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

* Re: FTBFS: gmic
  2021-10-14  4:15 [ISSUE] FTBFS: gmic ahesford
@ 2021-10-14 16:59 ` newbluemoon
  2021-12-22 16:39 ` [ISSUE] [CLOSED] " ahesford
  2021-12-22 16:39 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: newbluemoon @ 2021-10-14 16:59 UTC (permalink / raw)
  To: ml

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

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/issues/33534#issuecomment-943545228

Comment:
I think I found a solution and will open a PR shortly. :)

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

* Re: [ISSUE] [CLOSED] FTBFS: gmic
  2021-10-14  4:15 [ISSUE] FTBFS: gmic ahesford
  2021-10-14 16:59 ` newbluemoon
@ 2021-12-22 16:39 ` ahesford
  2021-12-22 16:39 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2021-12-22 16:39 UTC (permalink / raw)
  To: ml

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

Closed issue by ahesford on void-packages repository

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

Description:
The `gmic` package fails to build from source. Attempting to update to a newer version in the `2.8.x` series produces similar errors, while attempting to update to the latest `2.9.9` causes other failures. The initial failure is documented in the log [gmic.build01.log](https://github.com/void-linux/void-packages/files/7342918/gmic.build01.log)

After the first failure, the file `gmic-2.8.0/src/use_libgmic.cpp` can be patched to uncomment the following two lines near the top of the file:
```c++
#include "CImg.h"
using namespace cimg_library;
```
The `use_libgmic` target will compile succesfully, but build failures appear when building the gimp plugin. The later failure is documented in the log [gmic.build02.log](https://github.com/void-linux/void-packages/files/7342919/gmic.build02.log).

The errors appear when compiling with `python3-3.10.0_1` and `opencv-3.4.15_1` currently in the repo. However, I also reverted to commit e7ca6798247, and the build also fails with `python3-3.9.7_1` and `opencv-3.4.10_2`. Note that, to test this, I had to grab an old version of the `opencv` packages from the repo, because `opencv-3.4.10` also fails to build from source. (The error in `opencv` seems to be related to JPEG-2000.)

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

* Re: FTBFS: gmic
  2021-10-14  4:15 [ISSUE] FTBFS: gmic ahesford
  2021-10-14 16:59 ` newbluemoon
  2021-12-22 16:39 ` [ISSUE] [CLOSED] " ahesford
@ 2021-12-22 16:39 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2021-12-22 16:39 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/33534#issuecomment-999714290

Comment:
Closed by https://github.com/void-linux/void-packages/commit/2c3baf12906fee0e43ee5eeebb5ffd917bb40a34

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

end of thread, other threads:[~2021-12-22 16:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14  4:15 [ISSUE] FTBFS: gmic ahesford
2021-10-14 16:59 ` newbluemoon
2021-12-22 16:39 ` [ISSUE] [CLOSED] " ahesford
2021-12-22 16:39 ` ahesford

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).