bugCompact Disc Input and Control Library - Bugs: bug #65589, 2.1.0 + master: build fails...

 
 

bug #65589: 2.1.0 + master: build fails because missing doc/version.texi

Submitter:  Tomasz Kłoczko <kloczek>
Submitted:  Sat 13 Apr 2024 04:12:29 PM UTC
   
 
Category:  None Severity:  5 - Average
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 13 Apr 2024 04:12:29 PM UTC, original submission:  

Looks lik one file is missing in git repo

+ /usr/bin/make -O -j48 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in doc
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libcdio-release-2.1.0/doc'
Makefile:849: warning: ignoring prerequisites on suffix rule definition
Makefile:846: warning: ignoring prerequisites on suffix rule definition
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libcdio-release-2.1.0/doc'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libcdio-release-2.1.0/doc'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh '/home/tkloczko/rpmbuild/BUILD/libcdio-release-2.1.0/missing' makeinfo --version) >/dev/null 2>&1; then \
  for f in libcdio.info libcdio.info-[0-9] libcdio.info-[0-9][0-9] libcdio.i[0-9] libcdio.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/libcdio-release-2.1.0/missing' makeinfo   -I . \
 -o libcdio.info libcdio.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./libcdio.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
libcdio.texi:4: @include: could not find version.texi
libcdio.texi:51: warning: undefined flag: VERSION
libcdio.texi:51: warning: undefined flag: UPDATED
glossary.texi:6: warning: @anchor should not appear on @item line
glossary.texi:111: warning: @anchor should not appear on @item line
glossary.texi:282: warning: @anchor should not appear on @item line
glossary.texi:299: warning: @anchor should not appear on @item line
glossary.texi:416: warning: @anchor should not appear on @item line
make[2]: * [Makefile:432: libcdio.info] Error 1
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libcdio-release-2.1.0/doc'
make[1]: * [Makefile:586: all-recursive] Error 1
make: * [Makefile:483: all] Error 2

Tomasz Kłoczko <kloczek>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by kloczek (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code