octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mxe-octave] dev branch: build failure in install stage?


From: Tatsuro MATSUOKA
Subject: [mxe-octave] dev branch: build failure in install stage?
Date: Tue, 19 Jul 2016 12:48:10 +0900 (JST)

[mxe-octave] dev branch: build failure in install stage?


revision of mxe octave 4172:4117faf76988


--enable-windows64



  /usr/bin/install -c -m 644 libinterp/dldfcn/PKG_ADD 
/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave-install/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/usr/x86_64-w64-mingw32/lib/octave/4.1.0+/oct/x86_64-w64-mingw32/PKG_ADD;
 \
fi
cd 
/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave-install/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/usr/x86_64-w64-mingw32/lib/octave/4.1.0+
 && \
for ltlib in libinterp/dldfcn/__delaunayn__.la libinterp/dldfcn/__eigs__.la 
libinterp/dldfcn/__fltk_uigetfile__.la libinterp/dldfcn/__glpk__.la 
libinterp/dldfcn/__init_fltk__.la libinterp/dldfcn/__init_gnuplot__.la 
libinterp/dldfcn/__osmesa_print__.la libinterp/dldfcn/__voronoi__.la 
libinterp/dldfcn/amd.la libinterp/dldfcn/audiodevinfo.la 
libinterp/dldfcn/audioread.la libinterp/dldfcn/ccolamd.la 
libinterp/dldfcn/chol.la libinterp/dldfcn/colamd.la 
libinterp/dldfcn/convhulln.la libinterp/dldfcn/dmperm.la 
libinterp/dldfcn/fftw.la libinterp/dldfcn/qr.la libinterp/dldfcn/symbfact.la 
libinterp/dldfcn/symrcm.la; do \
  f=`echo $ltlib | /bin/sed 's,.*/,,'`; \
  dl=`/bin/sed -n -e "s/dlname='\([^']*\)'/\1/p" < $f`; \
  if [ -n "$dl" ]; then \
    /usr/bin/install -c $dl 
/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave-install/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/usr/x86_64-w64-mingw32/lib/octave/4.1.0+/oct/x86_64-w64-mingw32/`echo
 $f | /bin/sed 's,^lib,,; s,\.la$,.oct,'`; \
  else \
    echo "error: dlname is empty in $ltlib!"; \
    exit 1; \
  fi; \
  lnames=`/bin/sed -n -e "s/library_names='\([^']*\)'/\1/p" < $f`; \
  if [ -n "$lnames" ]; then \
    rm -f $f $lnames $dl; \
  fi \
done
/bin/mkdir -p 
/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave-install/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/usr/x86_64-w64-mingw32/share/octave/4.1.0+/etc
f=libinterp/DOCSTRINGS; \
  if test -f $f; then d=; else 
d="/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave/octave-4.1.0+/";
 fi; \
  /usr/bin/install -c -m 644 "$d$f" 
/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave-install/home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/usr/x86_64-w64-mingw32/share/octave/4.1.0+/etc/built-in-docstrings
make[6]: *** No rule to make target `libinterp/deprecated-config.h', needed by 
`install-deprecated-config-h'.  Stop.

Is the above known issue?

Tatsuro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]