Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR REVIEW] Carla: update to 2.3.0
Date: Mon, 03 May 2021 04:05:39 +0200	[thread overview]
Message-ID: <20210503020539.ldV_kfV_xe1ko_5fZGEwwsv6obaiXcOKltTRrWRWf5k@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23390@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 3326 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/23390#discussion_r624846491

Comment:
Ok, errors happen here:

```
Compiling juce_audio_processors.cpp
In file included from ../../includes/vst3sdk/pluginterfaces/base/ftypes.h:19,
                 from ../../includes/vst3sdk/pluginterfaces/base/fstrdefs.h:19,
                 from ../../includes/vst3sdk/pluginterfaces/vst/vsttypes.h:19,
                 from format_types/juce_VST3Headers.h:102,
                 from format_types/juce_VST3PluginFormat.cpp:28,
                 from juce_audio_processors.cpp:152:
../../includes/vst3sdk/pluginterfaces/base/fplatform.h:188: warning: ignoring '#pragma error unknown' [-Wunknown-pragmas]
  188 |  #pragma error unknown platform
      | 
In file included from format_types/juce_VST3Headers.h:109,
                 from format_types/juce_VST3PluginFormat.cpp:28,
                 from juce_audio_processors.cpp:152:
../../includes/vst3sdk/base/source/fstring.cpp:1998:2: warning: #warning DEPRECATED No Linux implementation [-Wcpp]
 1998 | #warning DEPRECATED No Linux implementation
      |  ^~~~~~~
In file included from format_types/juce_VST3Headers.h:112,
                 from format_types/juce_VST3PluginFormat.cpp:28,
                 from juce_audio_processors.cpp:152:
../../includes/vst3sdk/base/thread/source/flock.cpp:81:2: warning: #warning implement FLock! [-Wcpp]
   81 | #warning implement FLock!
      |  ^~~~~~~
In file included from format_types/juce_VST3Headers.h:120,
                 from format_types/juce_VST3PluginFormat.cpp:28,
                 from juce_audio_processors.cpp:152:
../../includes/vst3sdk/pluginterfaces/base/funknown.cpp:78:2: warning: #warning implement me! [-Wcpp]
   78 | #warning implement me!
      |  ^~~~~~~
In file included from format_types/juce_VST3Headers.h:122,
                 from format_types/juce_VST3PluginFormat.cpp:28,
                 from juce_audio_processors.cpp:152:
../../includes/vst3sdk/pluginterfaces/base/ustring.cpp:163:2: warning: #warning Implement me [-Wcpp]
  163 | #warning Implement me
      |  ^~~~~~~
../../includes/vst3sdk/pluginterfaces/base/ustring.cpp:201:2: warning: #warning Implement me [-Wcpp]
  201 | #warning Implement me
      |  ^~~~~~~
../../includes/vst3sdk/pluginterfaces/base/ustring.cpp:228:2: warning: #warning Implement me [-Wcpp]
  228 | #warning Implement me
      |  ^~~~~~~
../../includes/vst3sdk/pluginterfaces/base/ustring.cpp:267:2: warning: #warning Implement me [-Wcpp]
  267 | #warning Implement me
      |  ^~~~~~~
Creating juce_audio_basics.a
make[1]: Leaving directory '/builddir/Carla-2.3.0/source/modules/juce_audio_basics'
make[1]: Entering directory '/builddir/Carla-2.3.0/source/modules/juce_core'
Compiling juce_core.cpp
In file included from juce_core.cpp:69:
/usr/aarch64-linux-musl/usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include <sys/errno.h> to <errno.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/errno.h> to <errno.h>
      |  ^~~~~~~
juce_core.cpp:95:12: fatal error: execinfo.h: No such file or directory
   95 |   #include <execinfo.h>
      |            ^~~~~~~~~~~~
compilation terminated.
```

some of the macros weren't enough.

  parent reply	other threads:[~2021-05-03  2:05 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-04 18:19 [PR PATCH] Carla: update to 2.1.1 jkoderu-git
2020-07-15  7:40 ` jkoderu-git
2020-07-22  6:17 ` fosslinux
2020-07-27  4:05 ` [PR PATCH] [Updated] " jkoderu-git
2020-07-27  6:30 ` fosslinux
2020-07-27 15:27 ` [PR PATCH] [Updated] " jkoderu-git
2020-07-27 15:27 ` jkoderu-git
2020-10-15 10:15 ` [PR PATCH] [Updated] " jkoderu-git
2020-10-15 14:35 ` [PR PATCH] [Updated] Carla: update to 2.2.0 jkoderu-git
2020-10-15 14:43 ` jkoderu-git
2020-10-15 15:17 ` ericonr
2020-10-16 21:23 ` jkoderu-git
2020-10-16 22:48 ` [PR PATCH] [Updated] " jkoderu-git
2020-10-16 23:07 ` jkoderu-git
2020-10-16 23:08 ` jkoderu-git
2020-12-29 10:19 ` fosslinux
2021-02-18  6:06 ` ericonr
2021-04-18  5:06 ` [PR REVIEW] " ericonr
2021-04-18  5:06 ` ericonr
2021-04-30 20:41 ` [PR PATCH] [Updated] " jkoderu-git
2021-04-30 20:43 ` jkoderu-git
2021-04-30 20:54 ` jkoderu-git
2021-04-30 21:00 ` [PR PATCH] [Closed]: " jkoderu-git
2021-04-30 21:00 ` [PR PATCH] [Updated] " jkoderu-git
2021-04-30 21:23 ` ericonr
2021-04-30 22:06 ` jkoderu-git
2021-04-30 22:22 ` [PR PATCH] [Updated] Carla: update to 2.3.0 jkoderu-git
2021-04-30 22:26 ` jkoderu-git
2021-04-30 22:28 ` jkoderu-git
2021-04-30 23:05 ` [PR REVIEW] " ericonr
2021-04-30 23:05 ` ericonr
2021-04-30 23:12 ` jkoderu-git
2021-04-30 23:45 ` [PR PATCH] [Updated] " jkoderu-git
2021-05-01  1:00 ` [PR REVIEW] " ericonr
2021-05-01 11:30 ` jkoderu-git
2021-05-03  2:05 ` ericonr [this message]
2021-05-03  2:07 ` ericonr
2021-05-21 16:38 ` [PR PATCH] [Updated] " jkoderu-git
2021-05-21 16:39 ` [PR REVIEW] " jkoderu-git
2021-05-21 16:41 ` [PR PATCH] [Updated] " jkoderu-git
2021-05-21 17:00 ` [PR REVIEW] " paper42
2021-05-21 17:21 ` [PR PATCH] [Updated] " jkoderu-git
2021-05-21 17:21 ` [PR REVIEW] " jkoderu-git
2021-05-21 17:24 ` [PR PATCH] [Updated] " jkoderu-git
2021-05-21 17:29 ` paper42
2021-05-21 17:32 ` jkoderu-git
2021-05-21 17:33 ` jkoderu-git
2021-05-21 17:39 ` sgn
2021-05-21 17:44 ` [PR PATCH] [Updated] " jkoderu-git
2021-05-21 17:45 ` jkoderu-git
2021-08-07 22:42 ` paper42
2021-08-07 22:48 ` [PR REVIEW] " paper42
2021-12-07  3:14 ` ericonr
2021-12-07  3:14 ` [PR PATCH] [Closed]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210503020539.ldV_kfV_xe1ko_5fZGEwwsv6obaiXcOKltTRrWRWf5k@z \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).