pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lldb-netbsd: Note in TODO missing toolchain for cc1objplus



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Dec 26 10:14:44 2016 +0100
Changeset:	185395cf6ae7932ff23e62faa3b897ebed034ce7

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Note in TODO missing toolchain for cc1objplus

"make test":
    Build Command Output:
    g++: error trying to exec 'cc1objplus': execvp: No such file or directory
    g++: error trying to exec 'cc1objplus': execvp: No such file or directory
    gmake[4]: *** [main.o] Error 1

Sponsored by <The NetBSD Foundation>

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=185395cf6ae7932ff23e62faa3b897ebed034ce7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lldb-netbsd/TODO | 6 ++++++
 1 file changed, 6 insertions(+)

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index f9397c5..1a0a07a 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -8,3 +8,9 @@ warning: /tmp/pkgsrc-tmp/wip/lldb-git/work/.destdir/usr/pkg/share/man/man1/scan-
 
 Debugging to file:
     log enable -STagnpstv -f /tmp/log.txt lldb all
+
+"make test":
+    Build Command Output:
+    g++: error trying to exec 'cc1objplus': execvp: No such file or directory
+    g++: error trying to exec 'cc1objplus': execvp: No such file or directory
+    gmake[4]: *** [main.o] Error 1


Home | Main Index | Thread Index | Old Index