--- Log opened Wed Mar 08 00:00:33 2017 | ||
bandvig | olofk: thanks, got it | 01:14 |
---|---|---|
promach | wallento: I have a question regarding the OptimSOC installation | 04:16 |
promach | When I tried http://www.optimsoc.org/docs/master/user-guide/chap_tutorials.html, I have Variable 'OPTIMSOC' not defined | 04:17 |
promach | I have checked against the content of optimsoc_environment.sh | 04:17 |
promach | but still the same error | 04:17 |
mor1kx | [mor1kx] whitequark opened pull request #49: Do not assign spr_access_ack[`OR1K_SPR_PC_BASE] twice (master...patch-1) https://github.com/openrisc/mor1kx/pull/49 | 04:55 |
mor1kx | [mor1kx] skristiansson pushed 1 new commit to master: https://github.com/openrisc/mor1kx/commit/477a7c5a8af8b1f52953338992ef7ccbf903447f | 05:21 |
mor1kx | mor1kx/master 477a7c5 whitequark: Do not assign spr_access_ack[`OR1K_SPR_PC_BASE] twice.... | 05:21 |
wallento | hi promach: that sounds strange | 07:39 |
wallento | did you source optimsoc_environment.sh? | 07:39 |
wallento | this one should set it | 07:39 |
wallento | which step gives you this error? | 07:39 |
promach | wallento: it is the hello example in baremetal-apps | 07:46 |
promach | make | 07:46 |
wallento | and you did do "source /path/to/optimsoc_environment.sh" before? | 07:46 |
promach | I have already sourced optimsoc-environment.sh | 07:48 |
wallento | is $OPTIMSOC set? then its maybe an issue with the makefiles | 07:52 |
wallento | are $LISNOC, $FUSESOC_CORES or $OPTIMSOC_VERSION set? | 07:52 |
promach | $OPTIMSOC is set to path_to/OpTiMSoC/2016.1 | 07:53 |
promach | the others are also set | 07:54 |
promach | the Makefile does not seem to be modified (I mean date) | 07:59 |
wallento | do you have pkg-config installed? | 08:03 |
wallento | I think that may not be properly captured in the makefiles | 08:04 |
wallento | BUILDSCRIPTS=$(shell pkg-config --variable=buildscriptdir optimsoc-baremetal) | 08:04 |
wallento | include $(BUILDSCRIPTS)/Makefile.inc | 08:04 |
wallento | looks suspicious to not raise an error if pkg-config is missing | 08:04 |
promach | pkg-config-0.29.1-2 | 08:04 |
promach | is installed | 08:04 |
wallento | hm, okay | 08:04 |
wallento | true, otherwise it wouldn't know of OPTIMSOC missing, because it is not used in the Makefile | 08:05 |
mor1kx | [mor1kx] bandvig pushed 1 new commit to marocchino_devel: https://github.com/openrisc/mor1kx/commit/d6e809185ee3dfab646e20ab10dc44954ed9bc30 | 08:05 |
mor1kx | mor1kx/marocchino_devel d6e8091 Andrey Bacherov: Major modification is restoring ability to select divisor type (FEATURE_DIVIDER). Find more details in marocchino_2_status_plans.txt | 08:05 |
wallento | can you paste the complete output after running make clean and make somewhere? | 08:06 |
promach | http://paste2.org/NYEU98Ba | 08:10 |
wallento | hm | 08:14 |
wallento | its in the pkgconfig file | 08:14 |
wallento | didn't see that one coming | 08:14 |
wallento | :) | 08:14 |
wallento | so, its set in the environment, but pkgconfig doesn't find it, strange | 08:15 |
wallento | I have the same version of pkg-config by the way | 08:16 |
promach | wallento: shall we discuss this tomorrow ? | 11:55 |
wallento | yes, lets do | 11:55 |
olofk | Can someone help me figure out an issue that was reported for or1k-tests. A user says that his compiler can't find or1k-sprs.h when compiling or1k-tests. He copied it manually to /opt/or1k-toolchain/or1k-elf/include and that worked | 16:35 |
--- Log closed Thu Mar 09 00:00:34 2017 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!