can't run makefile

179 views
Skip to first unread message

Eliezyer Fermino de Oliveira

unread,
Mar 21, 2018, 12:42:31 PM3/21/18
to Open Ephys
Hi guys,

I'm trying to compile the latest version of plugin-gui from github and getting the following error.

Makefile:641: recipe for target 'build/intermediate/Debug/juce_audio_formats_5a29c68a.o' failed

I searched through the group and found nothing, does anyone know what it can be? The dependencies installation had no errors. I'm using ubuntu 17.10

Best,
Eliezyer

Aarón Cuevas

unread,
Mar 21, 2018, 5:53:43 PM3/21/18
to Open Ephys
Hello,

I don't have an ubuntu 17 at hand, but I don't have any issues with 16. Which branch are you trying yo build?
Try running a "make clean" command before, those sort of issues sometimes happen when precious incomplete builds clash with the make process.

Best,
Aarón.

Eliezyer Fermino de Oliveira

unread,
Mar 22, 2018, 12:36:40 PM3/22/18
to Open Ephys
Hi Aarón,

I'm trying to build the master branch. I've tried to downgrade some dependencies and also your suggestion, but still the same error. The problem is when compiling juce_audio_formats.cpp. I don't know if I'm missing any step with juce library.

Best,
Eliezyer

Eliezyer Fermino de Oliveira

unread,
Mar 22, 2018, 3:27:29 PM3/22/18
to Evan Matteson, Open Ephys
I was checking that issue right now, I have the gcc7.2. Is there any other linux user that had to downgrade the gcc from 7.2?

On Thu, Mar 22, 2018 at 12:23 PM, Evan Matteson <evan_m...@brown.edu> wrote:
What version of gcc are you using? Issue #92 describes an error you get when compiling `juce_audio_formats.cpp` using gcc6.

--
You received this message because you are subscribed to the Google Groups "Open Ephys" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-ephys+unsubscribe@googlegroups.com.

To post to this group, send email to open-...@googlegroups.com.
Visit this group at https://groups.google.com/group/open-ephys.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-ephys/f2474873-d82e-465e-b3a8-ccf8e2799269%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


Eliezyer Fermino de Oliveira

unread,
Mar 22, 2018, 8:35:29 PM3/22/18
to Evan Matteson, Open Ephys
I added the flag, it's working fine, thank you guys for the help!

On Thu, Mar 22, 2018 at 4:00 PM, Evan Matteson <evan_m...@brown.edu> wrote:
It turns out my gcc was upgraded to 7.3 sometime since then. It looks like I still can't compile a fresh clone of the plugin-GUI using gcc7, but adding the `-DHAVE_LROUND` flag still works to makes it compile. I'm still not sure if that's a *good* solution, but I've been using a copy of the plugin-GUI compiled with that flag, and I haven't noticed any problems.


Reply all
Reply to author
Forward
0 new messages