Reg Tiangha:
> On 2016-12-19 3:20 PM, Doug Hill wrote:
>>
>> Thanks for the tip, Marek... The process moved a bit farther along...
>>
>> I believe I hit the gcc issue that was mentioned eariler; a few
>> meaningful-looking snippets are below.  Any thoughts are
>> appreciated!
>>
>>
>> <snip>
>>
>> CC [M]  fs/ncpfs/ioctl.o
>>   CC      drivers/acpi/acpica/utobject.o
>>   CC      drivers/acpi/acpica/utosi.o
>>   CC      drivers/acpi/acpica/utownerid.o
>>   CC [M]  fs/ncpfs/mmap.o
>> *** WARNING *** there are active plugins, do not report this as a bug
>> unless you can reproduce it without enabling any plugins.
>> Event                            | Plugins
>> PLUGIN_FINISH_TYPE               | randomize_layout_plugin constify_plugin
>> PLUGIN_FINISH_DECL               | randomize_layout_plugin
>> PLUGIN_FINISH_UNIT               | rap_plugin
>> PLUGIN_ATTRIBUTES                | randomize_layout_plugin
>> latent_entropy_plugin size_overflow_plugin constify_plugin
>> PLUGIN_START_UNIT                | latent_entropy_plugin
>> size_overflow_plugin rap_plugin constify_plugin
>> PLUGIN_ALL_IPA_PASSES_START      | randomize_layout_plugin rap_plugin
>> constify_plugin
>> In file included from ./include/linux/seqlock.h:35:0,
>>                  from ./include/linux/time.h:5,
>>                  from ./include/linux/stat.h:18,
>>                  from fs/ncpfs/mmap.c:9:
>> ../include/linux/spinlock.h:58:0: internal compiler error: Segmentation
>> fault
>>  #include <asm/barrier.h>
>>  ^
>> Please submit a full bug report,
>> with preprocessed source if appropriate.
>> See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
>>   CC      drivers/acpi/acpica/utpredef.o
>>   CC      drivers/acpi/acpica/utresrc.o
>> The bug is not reproducible, so it is likely a hardware or OS problem.
>> scripts/Makefile.build:289: recipe for target 'fs/ncpfs/mmap.o' failed
>> make[5]: *** [fs/ncpfs/mmap.o] Error 1
>> scripts/Makefile.build:440: recipe for target 'fs/ncpfs' failed
>> make[4]: *** [fs/ncpfs] Error 2
>> Makefile:972: recipe for target 'fs' failed
>> make[3]: *** [fs] Error 2
>> make[3]: *** Waiting for unfinished jobs....
>>   CC      drivers/acpi/apei/apei-base.o
>>
> 
> 
> Did you install the correct gcc plugin for the Debian template you're
> trying to compile this on? According to the coldhak instructions, it'll
> either be one of these:
> 
> sudo apt install gcc-4.9-plugin-dev (for GCC 4.9)
> sudo apt install gcc-5-plugin-dev (for GCC 5.x)
> sudo apt install gcc-6-plugin-dev (for GCC 6.x)
> 
> Stock Debian-8 should be using the 4.9 version unless you have
> previously upgraded gcc on that template.
> 
> 
> 
Yes, gcc looks like the correct verion (I'm on a stock debian-8 template):

user@debian-8-coldkernel:~$ sudo apt install gcc-4.9-plugin-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
gcc-4.9-plugin-dev is already the newest version.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/28f76743-50cb-9aa4-5645-651e1c8e66b6%40riseup.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to