octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #62135] `make dist` fails with bash error


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #62135] `make dist` fails with bash error
Date: Thu, 3 Mar 2022 15:30:44 -0500 (EST)

Follow-up Comment #9, bug #62135 (project octave):

That seems to break "make check":



make[4]: Entering directory
'/scratch/buildbot/workers/jwe-debian-x86_64-5/gcc-debian/build/test'
DL_LDFLAGS="-shared" ../src/mkoctfile --mex -I.. -I../../src/libinterp/corefcn
-I../libinterp/corefcn -L../libinterp/.libs -L../liboctave/.libs -v
../../src/test/mex/bug_54096.c -o mex/bug_54096.mex || rm -f
mex/bug_54096.mex
gcc -c  -fPIC -I/usr/local/include/octave-8.0.0/octave/..
-I/usr/local/include/octave-8.0.0/octave -I/usr/local/include  -pthread
-fopenmp -g -O2   -I. -I.. -I../../src/libinterp/corefcn
-I../libinterp/corefcn  -DMEX_DEBUG ../../src/test/mex/bug_54096.c -o
/tmp/oct-7tnkMg.o
g++ -I/usr/local/include/octave-8.0.0/octave/..
-I/usr/local/include/octave-8.0.0/octave -I/usr/local/include  -pthread
-fopenmp -g -O2  -o mex/bug_54096.mex  /tmp/oct-7tnkMg.o  
-L../libinterp/.libs -L../liboctave/.libs -shared  -L/usr/local/lib -shared 
-L/usr/local/lib -shared   
/usr/bin/ld: cannot open output file mex/bug_54096.mex: No such file or
directory
collect2: error: ld returned 1 exit status
DL_LDFLAGS="-shared" ../src/mkoctfile --mex -I.. -I../../src/libinterp/corefcn
-I../libinterp/corefcn -L../libinterp/.libs -L../liboctave/.libs -v
../../src/test/mex/bug_51725.c -o mex/bug_51725.mex || rm -f
mex/bug_51725.mex
gcc -c  -fPIC -I/usr/local/include/octave-8.0.0/octave/..
-I/usr/local/include/octave-8.0.0/octave -I/usr/local/include  -pthread
-fopenmp -g -O2   -I. -I.. -I../../src/libinterp/corefcn
-I../libinterp/corefcn  -DMEX_DEBUG ../../src/test/mex/bug_51725.c -o
/tmp/oct-2lB7po.o
g++ -I/usr/local/include/octave-8.0.0/octave/..
-I/usr/local/include/octave-8.0.0/octave -I/usr/local/include  -pthread
-fopenmp -g -O2  -o mex/bug_51725.mex  /tmp/oct-2lB7po.o  
-L../libinterp/.libs -L../liboctave/.libs -shared  -L/usr/local/lib -shared 
-L/usr/local/lib -shared   
/usr/bin/ld: cannot open output file mex/bug_51725.mex: No such file or
directory
collect2: error: ld returned 1 exit status
DL_LDFLAGS="-shared" ../src/mkoctfile --mex -I.. -I../../src/libinterp/corefcn
-I../libinterp/corefcn -L../libinterp/.libs -L../liboctave/.libs -v
../../src/test/mex/mexnumtst.c -o mex/mexnumtst.mex || rm -f
mex/mexnumtst.mex
gcc -c  -fPIC -I/usr/local/include/octave-8.0.0/octave/..
-I/usr/local/include/octave-8.0.0/octave -I/usr/local/include  -pthread
-fopenmp -g -O2   -I. -I.. -I../../src/libinterp/corefcn
-I../libinterp/corefcn  -DMEX_DEBUG ../../src/test/mex/mexnumtst.c -o
/tmp/oct-gsxBhn.o
g++ -I/usr/local/include/octave-8.0.0/octave/..
-I/usr/local/include/octave-8.0.0/octave -I/usr/local/include  -pthread
-fopenmp -g -O2  -o mex/mexnumtst.mex  /tmp/oct-gsxBhn.o  
-L../libinterp/.libs -L../liboctave/.libs -shared  -L/usr/local/lib -shared 
-L/usr/local/lib -shared   
/usr/bin/ld: cannot open output file mex/mexnumtst.mex: No such file or
directory
collect2: error: ld returned 1 exit status
( /bin/bash ../run-octave   --no-init-file --silent --no-history -p
/scratch/buildbot/workers/jwe-debian-x86_64-5/gcc-debian/build/test/mex
/scratch/buildbot/workers/jwe-debian-x86_64-5/gcc-debian/build/../src/test/fntests.m
/scratch/buildbot/workers/jwe-debian-x86_64-5/gcc-debian/build/../src/test )
&& if :; then echo ""; if [ -f fntests.log ]; then echo "Contents of
test/fntests.log:"; echo ""; gawk -f ../../src/test/show-failures.awk
fntests.log; else echo "fntests.log is missing!"; fi; fi
Integrated test scripts:
  liboctave/array/Array.cc-tst ................................... pass  
21/21  




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62135>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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