Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [FTBFS] ktoblzcheck
@ 2020-12-17 10:02 pullmoll
  2020-12-17 10:29 ` Gottox
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: pullmoll @ 2020-12-17 10:02 UTC (permalink / raw)
  To: ml

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

New issue by pullmoll on void-packages repository

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

Description:
Building `ktoblzcheck` hangs forever for no obvious reason. Trying to strace the `/usr/bin/cmake -P /builddir/ktoblzcheck-1.50/build/src/bankdata/tmp.cmake` process gives no output so it seems to hang in some kind of deadlock.

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
@ 2020-12-17 10:29 ` Gottox
  2020-12-17 11:40 ` Gottox
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Gottox @ 2020-12-17 10:29 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747353405

Comment:
If I run it with `-j 1` it hangs here: 

```
...
=> ktoblzcheck-1.50_1: running do_build ...
Scanning dependencies of target bankdata_de
[  5%] Download raw bank data file to /builddir/ktoblzcheck-1.50/src/bankdata/blz_20201217.txt
```

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
  2020-12-17 10:29 ` Gottox
@ 2020-12-17 11:40 ` Gottox
  2020-12-17 11:41 ` Gottox
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Gottox @ 2020-12-17 11:40 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747388154

Comment:
Hmmm... that seems to be a local problem.

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
  2020-12-17 10:29 ` Gottox
  2020-12-17 11:40 ` Gottox
@ 2020-12-17 11:41 ` Gottox
  2020-12-17 12:00 ` pullmoll
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Gottox @ 2020-12-17 11:41 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747388154

Comment:
Hmmm... that seems to be a local problem.

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (2 preceding siblings ...)
  2020-12-17 11:41 ` Gottox
@ 2020-12-17 12:00 ` pullmoll
  2020-12-17 12:01 ` pullmoll
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-12-17 12:00 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747397589

Comment:
The download link in [`/builddir/ktoblzcheck-1.50/build/src/bankdata/tmp.cmake`](https://www.bundesbank.de/de/aufgaben/unbarer-zahlungsverkehr/serviceangebot/bankleitzahlen/download---bankleitzahlen-602592) seems to be wrong. I see the HTML page not the raw data which is probably expected.

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (3 preceding siblings ...)
  2020-12-17 12:00 ` pullmoll
@ 2020-12-17 12:01 ` pullmoll
  2020-12-17 12:12 ` pullmoll
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-12-17 12:01 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747397589

Comment:
The download link in [`/builddir/ktoblzcheck-1.50/build/src/bankdata/tmp.cmake`](https://www.bundesbank.de/de/aufgaben/unbarer-zahlungsverkehr/serviceangebot/bankleitzahlen/download---bankleitzahlen-602592) seems to be wrong. I see the HTML page not the raw data which is probably expected. On the page there is is a link to [https://www.bundesbank.de/resource/blob/602632/f14f786eb69bd57a7838bf9c8867fb6a/mL/blz-neu-txt-data.txt](https://www.bundesbank.de/resource/blob/602632/f14f786eb69bd57a7838bf9c8867fb6a/mL/blz-neu-txt-data.txt).

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (4 preceding siblings ...)
  2020-12-17 12:01 ` pullmoll
@ 2020-12-17 12:12 ` pullmoll
  2020-12-17 12:18 ` pullmoll
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-12-17 12:12 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747402498

Comment:
This addition in template seems to make it work again:
```

pre_build() {
        vsed -i CMakeLists.txt -e "s;\(set(BANK_WEBSITE_PATH \).*;\1 /resource/blob/602632/f14f786eb69bd57a7
838bf9c8867fb6a/mL/blz-neu-txt-data.txt);"
}
```
But after 2021-03-07 it will probably break again.

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (5 preceding siblings ...)
  2020-12-17 12:12 ` pullmoll
@ 2020-12-17 12:18 ` pullmoll
  2020-12-17 12:27 ` pullmoll
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-12-17 12:18 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747402498

Comment:
This addition in template seems to make it work again:
```

pre_build() {
        vsed -i CMakeLists.txt -e "s;\(set(BANK_WEBSITE_PATH \).*;\1 /resource/blob/602632/f14f786eb69bd57a7
838bf9c8867fb6a/mL/blz-neu-txt-data.txt);"
}
```
But after 2021-03-07 it will probably break again.

Updating to 1.53 alone doesn't fix it.

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (6 preceding siblings ...)
  2020-12-17 12:18 ` pullmoll
@ 2020-12-17 12:27 ` pullmoll
  2020-12-17 12:30 ` Gottox
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-12-17 12:27 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747402498

Comment:
This addition in template seems to make it work again:
```

pre_build() {
        vsed -i CMakeLists.txt -e "s;\(set(BANK_WEBSITE_PATH \).*;\1 /resource/blob/602632/f14f786eb69bd57a7
838bf9c8867fb6a/mL/blz-neu-txt-data.txt);"
}
```
But after 2021-03-07 it will probably break again.

Updating to 1.53 alone doesn't fix it.

Perhaps the template can be modified to parse the HTML page and extract the resource path?

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (7 preceding siblings ...)
  2020-12-17 12:27 ` pullmoll
@ 2020-12-17 12:30 ` Gottox
  2020-12-17 12:32 ` pullmoll
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Gottox @ 2020-12-17 12:30 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747411119

Comment:
I disabled downloading all together: 

```diff
diff --git a/srcpkgs/ktoblzcheck/template b/srcpkgs/ktoblzcheck/template
index 14396134ad..3d21844a13 100644
--- a/srcpkgs/ktoblzcheck/template
+++ b/srcpkgs/ktoblzcheck/template
@@ -1,7 +1,7 @@
 # Template file for 'ktoblzcheck'
 pkgname=ktoblzcheck
 version=1.50
-revision=1
+revision=2
 hostmakedepends="pkg-config python"
 makedepends="python-devel"
 build_style=cmake
@@ -11,6 +11,7 @@ homepage="http://ktoblzcheck.sourceforge.net"
 short_desc="Tool for verification of account numbers and bank codes"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
 checksum=5cebeb144cd9f3e089325f919150000802aa0ad03aac13b273d797c6933a989f
+configure_args="-DENABLE_BANKDATA_DOWNLOAD=NO"
 
 ktoblzcheck-devel_package() {
        depends="${sourcepkg}>=${version}_${revision}"
```

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (8 preceding siblings ...)
  2020-12-17 12:30 ` Gottox
@ 2020-12-17 12:32 ` pullmoll
  2020-12-17 12:35 ` Gottox
  2020-12-17 12:36 ` [ISSUE] [CLOSED] " Gottox
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-12-17 12:32 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747412169

Comment:
You could update to 1.53 ...

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

* Re: [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (9 preceding siblings ...)
  2020-12-17 12:32 ` pullmoll
@ 2020-12-17 12:35 ` Gottox
  2020-12-17 12:36 ` [ISSUE] [CLOSED] " Gottox
  11 siblings, 0 replies; 13+ messages in thread
From: Gottox @ 2020-12-17 12:35 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747413444

Comment:
I think not downloading is the right way to do anyway, as it makes the pkg reproducable.

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

* Re: [ISSUE] [CLOSED] [FTBFS] ktoblzcheck
  2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
                   ` (10 preceding siblings ...)
  2020-12-17 12:35 ` Gottox
@ 2020-12-17 12:36 ` Gottox
  11 siblings, 0 replies; 13+ messages in thread
From: Gottox @ 2020-12-17 12:36 UTC (permalink / raw)
  To: ml

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

Closed issue by pullmoll on void-packages repository

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

Description:
Building `ktoblzcheck` hangs forever for no obvious reason. Trying to strace the `/usr/bin/cmake -P /builddir/ktoblzcheck-1.50/build/src/bankdata/tmp.cmake` process gives no output so it seems to hang in some kind of deadlock.

Killed after 2 hrs: https://misc.voidlinux.de/binpkgs/bad.x86_64/ktoblzcheck

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

end of thread, other threads:[~2020-12-17 12:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 10:02 [ISSUE] [FTBFS] ktoblzcheck pullmoll
2020-12-17 10:29 ` Gottox
2020-12-17 11:40 ` Gottox
2020-12-17 11:41 ` Gottox
2020-12-17 12:00 ` pullmoll
2020-12-17 12:01 ` pullmoll
2020-12-17 12:12 ` pullmoll
2020-12-17 12:18 ` pullmoll
2020-12-17 12:27 ` pullmoll
2020-12-17 12:30 ` Gottox
2020-12-17 12:32 ` pullmoll
2020-12-17 12:35 ` Gottox
2020-12-17 12:36 ` [ISSUE] [CLOSED] " Gottox

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