[
https://issues.apache.org/jira/browse/MINIFI-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854753#comment-15854753
]
ASF GitHub Bot commented on MINIFI-188:
---------------------------------------
Github user apiri commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/46#discussion_r99686329
--- Diff: libminifi/cmake/FindLeveldb.cmake ---
@@ -0,0 +1,50 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless qrequired by applicable law or agreed to in writing,
--- End diff --
Ah, gotcha. Good with this one or a follow-on. Your call!
> Build test framework to address issues found
> --------------------------------------------
>
> Key: MINIFI-188
> URL: https://issues.apache.org/jira/browse/MINIFI-188
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: C++
> Affects Versions: cpp-0.1.0, cpp-0.2.0
> Environment: MacOSX
> Reporter: marco polo
> Assignee: marco polo
> Labels: newbie, tech-debt-test, test
> Fix For: cpp-0.2.0
>
>
> I am getting a malloc failure that causes my build to fail the first time.
> This is on my local environment using the vanilla build ( from master ).
> This is preventing me from running my configuration. One of the threads
> begins and fails. The signal handler does not seem to be running either.
> I will look into the issue. This is likely my environment, so I will update
> the ticket as the debugging progresses.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)