Re: [Csnd-dev] Build failure
john <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
How do I get back fromHEAD~1
how do i get back to being able to pul?
From github.com:csound/csound
b0a5721ef..769a1f410 develop -> origin/develop
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
weir:~/cs7/cs77> git checkout HEAD
weir:~/cs7/cs77> git pull
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
On Sun, 5 Nov 2023, Steven Yi wrote:
> I found the issue and committed a fix. Compiles for me now on macOS and
> Linux.
>
> On Sun, Nov 5, 2023 at 8:44 AM Steven Yi <[email protected]> wrote:
> I tried and also failed. It's the last commit
> (b0a5721efc3a5323381f03bbb1d82aed7533bf55) by Stephen Kyne that
> introduced an error (you can git checkout HEAD~1 and it'll
> build). I've pinged him on Discord and am looking into it too.
>
> On Sun, Nov 5, 2023 at 8:25 AM joachim heintz <[email protected]>
> wrote:
> i have similar issues with a fresh pull and a new cs7make
> dir.
> my first cmake error is:
>
> CMake Error at CMakeLists.txt:523 (message):
> Csound requires inttypes.h
>
> i have inttypes.h in /usr/include
>
>
>
> On 05/11/2023 13:00, John ff wrote:
> > with CS7/develop
> >
> > Did a pull and make and got many many errors
> >
> > First ones are
> > [ 2%] Building CXX object
> Opcodes/CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o
> > c++: fatal error: no input files
> > c++: fatal error: no input files
> > compilation terminated.
> > compilation terminated.
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > c++: fatal error: no input files
> > compilation terminated.
> > make[2]: ***
> [Opcodes/CMakeFiles/mixer.dir/build.make:76:
> Opcodes/CMakeFiles/mixer.dir/mixer.cpp.o] Error 127
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > make[1]: *** [CMakeFiles/Makefile2:918:
> Opcodes/CMakeFiles/mixer.dir/all] Error 2
> > make[1]: *** Waiting for unfinished jobs....
> > make[2]: ***
> [Opcodes/CMakeFiles/trigenvsegs.dir/build.make:76:
> Opcodes/CMakeFiles/trigenvsegs.dir/trigEnvSegs.cpp.o]
> Error 127
> > c++: fatal error: no input files
> > compilation terminated.
> > make[1]: *** [CMakeFiles/Makefile2:788:
> Opcodes/CMakeFiles/trigenvsegs.dir/all] Error 2
> > make[2]: *** [Opcodes/CMakeFiles/lfsr.dir/build.make:76:
> > Opcodc++: fatal error: no input files
> > compilation terminated.
> > cc: fatal error: no input files
> > compilation terminated.
> > make[1]: *** [CMakeFiles/Makefile2:814:
> Opcodes/CMakeFiles/lfsr.dir/all] Error 2
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > cc: fatal error: no input files
> > compilation terminated.
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > make[2]: ***
> [Opcodes/CMakeFiles/signalflowgraph.dir/build.make:76:
> Opcodes/CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o]
> Error 127
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > make[1]: *** [CMakeFiles/Makefile2:892:
> Opcodes/CMakeFiles/signalflowgraph.dir/all] Error 2
> > cc: fatal error: no input files
> > compilation terminated.
> > make[2]: ***
> [Opcodes/CMakeFiles/arrayops.dir/build.make:76:
> Opcodes/CMakeFiles/arrayops.dir/arrayops.cpp.o] Error 127
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > make[1]: *** [CMakeFiles/Makefile2:970:
> Opcodes/CMakeFiles/arrayops.dir/all] Error 2
> > [ 2%] Building C object
> util/CMakeFiles/src_conv.dir/new_srconv.c.o
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > make[2]: ***
> [Opcodes/CMakeFiles/control.dir/build.make:76:
> Opcodes/CMakeFiles/control.dir/control.c.o] Error 127
> > make[2]: ***
> [Opcodes/CMakeFiles/urandom.dir/build.make:76:
> Opcodes/CMakeFiles/urandom.dir/urandom.c.o] Error 127
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > make[1]: *** [CMakeFiles/Makefile2:632:
> Opcodes/CMakeFiles/control.dir/all] Error 2
> > make[1]: *** [CMakeFiles/Makefile2:606:
> Opcodes/CMakeFiles/urandom.dir/all] Error 2
> > make[2]: *** [Opcodes/CMakeFiles/osc.dir/build.make:76:
> Opcodes/CMakeFiles/osc.dir/OSC.c.o] Error 127
> > make[1]: *** [CMakeFiles/Makefile2:580:
> Opcodes/CMakeFiles/osc.dir/all] Error 2
> > keFiles/lfsr.dir/lfsr.cpp.o] Error 127
> > ...
> > [ 12%] Building C object
> util/CMakeFiles/stdutil.dir/srconv.c.o
> > cc: fatal error: no input files
> > compilation terminated.
> > make[2]: ***
> [util/CMakeFiles/stdutil.dir/build.make:146:
> util/CMakeFiles/stdutil.dir/het_import.c.o] Error 127
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > make[2]: ***
> [util/CMakeFiles/stdutil.dir/build.make:174:
> util/CMakeFiles/stdutil.dir/lpanal.c.o] Error 127
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > [ 13%] Building C object
> util/CMakeFiles/stdutil.dir/std_util.c.o
> > make[2]: ***
> [util/CMakeFiles/stdutil.dir/build.make:188:
> util/CMakeFiles/stdutil.dir/lpc_export.c.o] Error 127
> > cc: fatal error: no input files
> > compilation terminated.
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > cc: fatal error: no input files
> > cc: fatal error: no input files
> > compilation terminated.
> > compilation terminated.
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > make[2]: ***
> [util/CMakeFiles/stdutil.dir/build.make:244:
> util/CMakeFiles/stdutil.dir/pv_export.c.o] Error 127
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > make[2]: ***
> [util/CMakeFiles/stdutil.dir/build.make:230:
> util/CMakeFiles/stdutil.dir/pvanal.c.o] Error 127
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > /bin/sh: -DHAVE_ATOMIC_BUILTIN: command not found
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > /bin/sh: -DHAVE_PTHREAD: command not found
> > make[2]: ***
> [util/CMakeFiles/stdutil.dir/build.make:258:
> util/CMakeFiles/stdutil.dir/pv_import.c.o] Error 127
> > make[2]: ***
> [util/CMakeFiles/stdutil.dir/build.make:216:
> util/CMakeFiles/stdutil.dir/mixer.c.o] Error 127
> > make[2]: ***
> [util/CMakeFiles/stdutil.dir/build.make:272:
> util/CMakeFiles/stdutil.dir/pvlook.c.o] Error 127
> > cc: fatal error: no input files
> > compilation terminated.
> > cc: fatal error: no input files
> > compilation terminated.
> > cc: fatal error: no input fiiles
> > ......
> >
> >
> >
> > What is going on?
> >
> >
> > ==John ffitch
>
>
>