[L2Ork-dev] updating cyclone

Alexandre Torres Porres porres at gmail.com
Thu Apr 27 16:58:41 UTC 2017


So, if I get what the error is about, it's complaining about something
about a reference from hammer/file to "forky_setsavefn"

I've been recently changing a few things regarding these old dependencies,
but I don't remember messing with anything that could have done this.

Anyway, I only had access today to a windows machine and... got a different
error, regarding matt's magic stuff


porres at porres ~/pd-cyclone
$ gcc -static-libgcc -shared -Wl,--enable-auto-import "C:\Program Files
(x86)/pd/bin/pd.dll"    -o atanh~.dll cyclone_s
rc/binaries/signal/atanh.o   -lpthread
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0xae): undefined
reference to `magic_isnan'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x104): undefined
reference to `magic_isnan'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x13b): undefined
reference to `magic_isnan'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x172): undefined
reference to `magic_isnan'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x1ad): undefined
reference to `magic_isinf'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x1e6): undefined
reference to `magic_isnan'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x221): undefined
reference to `magic_isnan'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x260): undefined
reference to `magic_isnan'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x29f): undefined
reference to `magic_isnan'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x2bc): undefined
reference to `magic_isinf'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x2dc): undefined
reference to `magic_isinf'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x303): undefined
reference to `magic_isinf'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x326): undefined
reference to `magic_isinf'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x349): undefined
reference to `magic_isinf'
cyclone_src/binaries/signal/atanh.o:atanh.c:(.text+0x36c): more undefined
references to `magic_isinf' follow
collect2.exe: error: ld returned 1 exit status





> shared/hammer/file.o:file.c:(.text+0x102f): undefined reference to
> `forky_setsavefn'
> collect2.exe: error: ld returned 1 exit status
> make[1]: *** [pd-lib-builder/Makefile.pdlibbuilder:793: capture~.dll]
> Error 1
> make[1]: Leaving directory '/home/Sales/purr-data/externals/cyclone'
> make: *** [Makefile:434: cyclone] Error 2
>
> ***
>
> I'm calling make in externals/Makefile like so:
>
> cyclone:
> ifeq ($(OS_NAME),windows)
>     make -C $(externals_src)/cyclone \
>         pdbinpath=$(pd_src)/src PDINCLUDEDIR=$(DESTDIR)$(includedir)
> ...
>
> I had to type the above out manually because I couldn't figure out how to
> copy text from a Windows terminal.
>
> -Jonathan
>
>
>
> 2017-04-22 13:02 GMT-03:00 Jonathan Wilkes <jancsika at yahoo.com>:
>
> Looks like it's up now:
> https://git.purrdata.net/ jwilkes/purr-data/builds/3593
> <https://git.purrdata.net/jwilkes/purr-data/builds/3593>
> -Jonathan
>
> ------------------------------
> *From:* Alexandre Torres Porres <porres at gmail.com>
> *To:* Jonathan Wilkes <jancsika at yahoo.com>
> *Cc:* "l2ork-dev at disis.music.vt.edu" <l2ork-dev at disis.music.vt.edu> ; "
> brbrofsvl at gmail.com" <brbrofsvl at gmail.com>; Derek Kwan <
> derek.x.kwan at gmail.com>
> *Sent:* Saturday, April 22, 2017 2:14 AM
> *Subject:* Re: [L2Ork-dev] updating cyclone
>
> seems the osx test failed :)
>
> 2017-04-21 19:02 GMT-03:00 Jonathan Wilkes <jancsika at yahoo.com>:
>
> Should be fixed. After a few hours it should finish building the packages:
> https://git.purrdata.net/ jwilkes/purr-data/pipelines/ 818
> <https://git.purrdata.net/jwilkes/purr-data/pipelines/818>
>
> -Jonathan
>
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20170427/ca44d89c/attachment.html>


More information about the L2Ork-dev mailing list