Skip to content

Instantly share code, notes, and snippets.

@bitsgalore
Created September 15, 2016 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitsgalore/14ad4598d0b0064ac961b2d47ddcd5d2 to your computer and use it in GitHub Desktop.
Save bitsgalore/14ad4598d0b0064ac961b2d47ddcd5d2 to your computer and use it in GitHub Desktop.
Libcdio remake -x output
GNU Make 3.82+dbg0.9
Built for x86_64-pc-linux-gnu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Updating goal targets....
/home/johan/libcdio/Makefile:459 File `all' does not exist.
Prerequisite `stamp-h1' is newer than target `config.h'.
/home/johan/libcdio/Makefile:498 Must remake target `config.h'.
Invoking recipe from Makefile:499 to update target `config.h'.
##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
test -f config.h || rm -f stamp-h1
##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
test -f config.h || remake stamp-h1
##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
/home/johan/libcdio/Makefile:498 Successfully remade target file `config.h'.
/home/johan/libcdio/Makefile:459 Must remake target `all'.
Invoking recipe from Makefile:460 to update target `all'.
##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
remake all-recursive
##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
GNU Make 3.82+dbg0.9
Built for x86_64-pc-linux-gnu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Updating goal targets....
/home/johan/libcdio/Makefile:563 File `all-recursive' does not exist.
/home/johan/libcdio/Makefile:563 Must remake target `all-recursive'.
Invoking recipe from Makefile:564 to update target `all-recursive'.
remake[1]: Entering directory `/home/johan/libcdio'
##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
fail=; \
if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if test -n ' Makefile' && test -n '1'; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \ ]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs ]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \
failcom='fail=yes'; \
else \
failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
case "all-recursive" in \
distclean-* | maintainer-clean-*) list='doc include lib src test example' ;; \
*) list='doc include lib src test example' ;; \
esac; \
for subdir in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target="$target"; \
fi; \
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir && remake $local_target) \
|| eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
remake "$target-am" || exit 1; \
fi; test -z "$fail"
##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Making all in doc
GNU Make 3.82+dbg0.9
Built for x86_64-pc-linux-gnu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Updating goal targets....
/home/johan/libcdio/doc/Makefile:373 File `all' does not exist.
/home/johan/libcdio/doc/Makefile:599 File `all-am' does not exist.
/home/johan/libcdio/doc/Makefile:441 File `libcdio.info' does not exist.
/home/johan/libcdio/doc/Makefile:445 File `version.texi' does not exist.
/home/johan/libcdio/doc/Makefile:445 Must remake target `version.texi'.
/home/johan/libcdio/doc/Makefile:445 Successfully remade target file `version.texi'.
/home/johan/libcdio/doc/Makefile:441 Must remake target `libcdio.info'.
Invoking recipe from Makefile:415 to update target `libcdio.info'.
remake[2]: Entering directory `/home/johan/libcdio/doc'
##>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
echo " MAKEINFO" libcdio.info;restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /home/johan/libcdio/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/johan/libcdio/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
##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
MAKEINFO libcdio.info
libcdio.texi:4: @include: could not find version.texi
libcdio.texi:51: warning: undefined flag: VERSION
libcdio.texi:51: warning: undefined flag: UPDATED
Makefile:441: *** [libcdio.info] Error 1
#0 libcdio.info at /home/johan/libcdio/doc/Makefile:441
#1 all-am at /home/johan/libcdio/doc/Makefile:599
#2 all at /home/johan/libcdio/doc/Makefile:373
remake[2]: Leaving directory `/home/johan/libcdio/doc'
Command-line invocation:
"remake all"
Makefile:563: *** [all-recursive] Error 1
#0 all-recursive at /home/johan/libcdio/Makefile:563
remake[1]: Leaving directory `/home/johan/libcdio'
Command-line invocation:
"remake all-recursive"
Makefile:459: *** [all] Error 2
#0 all at /home/johan/libcdio/Makefile:459
Command-line invocation:
"remake -x"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment