View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009261 | Taler | exchange | public | 2024-10-10 13:48 | 2024-10-10 19:39 |
Reporter | schanzen | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 0.13 | ||||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0009261: taler-exchange compile from source fails | ||||
Description | I get: CC taler-exchange-httpd_management_aml-officers.o CC taler-exchange-httpd_management_auditors.o taler-exchange-httpd_kyc-wallet.c:33:10: fatal error: taler-exchange-httpd_withdraw.h: No such file or directory 33 | #include "taler-exchange-httpd_withdraw.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:1284: taler-exchange-httpd_kyc-wallet.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/schanzen/dev/taler-exchange-0.13.0/src/exchange' make[2]: *** [Makefile:524: all-recursive] Error 1 make[2]: Leaving directory '/home/schanzen/dev/taler-exchange-0.13.0/src' make[1]: *** [Makefile:713: all-recursive] Error 1 make[1]: Leaving directory '/home/schanzen/dev/taler-exchange-0.13.0' make: *** [Makefile:644: all] Error 2 | ||||
Tags | No tags attached. | ||||
|
This is already fixed in https://git.taler.net/exchange.git/commit/src/exchange/taler-exchange-httpd_kyc-wallet.c?id=a6deee497c1e4515c426d755f2b473905b958eca apparently; but since 0.13.0 was packaged without the header and before the patch, it FTBFS. This is also (as the commit implies) not a "clang issue". |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-10-10 13:48 | schanzen | New Issue | |
2024-10-10 13:48 | schanzen | Status | new => assigned |
2024-10-10 13:48 | schanzen | Assigned To | => Christian Grothoff |
2024-10-10 13:52 | schanzen | Note Added: 0023503 | |
2024-10-10 14:49 | Christian Grothoff | Status | assigned => resolved |
2024-10-10 14:49 | Christian Grothoff | Resolution | open => fixed |
2024-10-10 14:49 | Christian Grothoff | Fixed in Version | => 0.14 |
2024-10-10 14:49 | Christian Grothoff | Target Version | => 0.14 |
2024-10-10 19:39 | schanzen | Note Edited: 0023503 |