View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007134 | libmicrohttpd | build system | public | 2021-12-30 07:21 | 2024-01-21 13:33 |
Reporter | kloczek | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 0.9.75 | ||||
Target Version | 0.9.76 | Fixed in Version | 0.9.76 | ||
Summary | 0007134: 0.9.75: missing file chapters/websocket.inc in dist tar ball | ||||
Description | Looks like it is missing file in dist tart ball. I found it after modify *texi files afetr which it was necessary to renerate info pages. Making all in doc make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libmicrohttpd-0.9.75/doc' Making all in . make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libmicrohttpd-0.9.75/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/home/tkloczko/rpmbuild/BUILD/libmicrohttpd-0.9.75/build-aux/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in libmicrohttpd-tutorial.info libmicrohttpd-tutorial.info-[0-9] libmicrohttpd-tutorial.info-[0-9][0-9] libmicrohttpd-tutorial.i[0-9] libmicrohttpd-tutorial.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh '/home/tkloczko/rpmbuild/BUILD/libmicrohttpd-0.9.75/build-aux/missing' makeinfo -I . \ -o libmicrohttpd-tutorial.info libmicrohttpd-tutorial.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./libmicrohttpd-tutorial.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc libmicrohttpd-tutorial.texi:116: @include: could not find chapters/websocket.inc make[3]: *** [Makefile:553: libmicrohttpd-tutorial.info] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libmicrohttpd-0.9.75/doc' make[2]: *** [Makefile:774: all-recursive] Error 1 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libmicrohttpd-0.9.75/doc' make[1]: *** [Makefile:608: all-recursive] Error 1 make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libmicrohttpd-0.9.75' make: *** [Makefile:515: all] Error 2 Please next time on generate dist tar ball use "make distchec" instead "make dist" | ||||
Tags | No tags attached. | ||||
|
Fixed by Evgeny in bf89bd95f8d4401ddaabdb59023175e66bdbd80f |
|
Still dist tar ball is broken. |
|
Looks like not only doc/chapters/websocket.inc is missing in tar ball. After add that filre on buiulding rpm package building documentation failed on another file libmicrohttpd-tutorial.texi:190: @verbatiminclude: could not find examples/websocket.c make[1]: *** [Makefile:554: libmicrohttpd-tutorial.info] Error 1 make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libmicrohttpd-0.9.76/doc' make: *** [Makefile:775: all-recursive] Error 1 PLEASE make sure next time that dist tar ball has been generated not using "make dist" but "make dist check". IMO it would be good ASP make new release with all missing files. |
|
0.9.77 is out... |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-12-30 07:21 | kloczek | New Issue | |
2022-02-28 23:55 | Christian Grothoff | Assigned To | => Christian Grothoff |
2022-02-28 23:55 | Christian Grothoff | Status | new => resolved |
2022-02-28 23:55 | Christian Grothoff | Resolution | open => fixed |
2022-02-28 23:55 | Christian Grothoff | Fixed in Version | => Git master |
2022-02-28 23:55 | Christian Grothoff | Note Added: 0018753 | |
2022-03-01 00:04 | Christian Grothoff | Product Version | => 0.9.75 |
2022-03-01 00:04 | Christian Grothoff | Fixed in Version | Git master => 0.9.76 |
2022-03-01 00:04 | Christian Grothoff | Target Version | => 0.9.76 |
2023-04-28 21:57 | kloczek | Status | resolved => feedback |
2023-04-28 21:57 | kloczek | Resolution | fixed => reopened |
2023-04-28 21:57 | kloczek | Note Added: 0020169 | |
2023-04-28 22:26 | kloczek | Note Added: 0020170 | |
2023-04-28 22:26 | kloczek | Status | feedback => assigned |
2023-06-01 21:51 | Christian Grothoff | Note Added: 0020248 | |
2023-07-18 18:07 | Christian Grothoff | Status | assigned => resolved |
2024-01-21 13:33 | Christian Grothoff | Status | resolved => closed |