Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

htx_block_device: https://github.com/open-power/HTX/archive/master.zip compile fails #1812

Open
abdhaleegit opened this issue Jul 6, 2020 · 1 comment
Assignees

Comments

@abdhaleegit
Copy link
Collaborator

11:49:07 DEBUG| [stderr]      hxfupdate(UPDATE, (time_diff_func_struct_ptr->hd));
11:49:07 DEBUG| [stderr]                        ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
11:49:07 DEBUG| [stderr] In file included from /var/tmp/avocado_mhq92yq2/HTX-master//export/ppc64le//include/hxihtx.h:144,
11:49:07 DEBUG| [stderr]                  from /var/tmp/avocado_mhq92yq2/HTX-master//export/ppc64le//include/hxiipc.h:44,
11:49:07 DEBUG| [stderr]                  from /var/tmp/avocado_mhq92yq2/HTX-master//export/ppc64le//include/hxiipc64.h:24,
11:49:07 DEBUG| [stderr]                  from hxfupdate.c:88:
11:49:07 DEBUG| [stderr] /var/tmp/avocado_mhq92yq2/HTX-master//export/ppc64le//include/htxlibdef.h:236:21: note: expected ‘struct htx_data *’ but argument is of type ‘volatile struct htx_data *’
11:49:07 DEBUG| [stderr]  int hxfupdate(char, struct htx_data *);
11:49:07 DEBUG| [stderr]                      ^~~~~~~~~~~~~~~~~
11:49:07 DEBUG| [stderr] hxfupdate.c:2055:57: warning: passing argument 1 of ‘set_stop_flag_in_exer_shm’ discards ‘volatile’ qualifier from pointer target type [-Wdiscarded-qualifiers]
11:49:07 DEBUG| [stderr]      set_stop_flag_in_exer_shm((time_diff_func_struct_ptr->hd));
11:49:07 DEBUG| [stderr]                                ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
11:49:07 DEBUG| [stderr] hxfupdate.c:1970:48: note: expected ‘struct htx_data *’ but argument is of type ‘volatile struct htx_data *’
11:49:07 DEBUG| [stderr]  int set_stop_flag_in_exer_shm(struct htx_data *data){
11:49:07 DEBUG| [stderr]                                ~~~~~~~~~~~~~~~~~^~~~
11:49:07 DEBUG| [stdout] ar rv libsimstub.a simulate_stub.o
11:49:07 DEBUG| [stderr] ar: creating libsimstub.a
11:49:07 DEBUG| [stdout] a - simulate_stub.o
11:49:07 DEBUG| [stdout] /bin/cp libsimstub.a /var/tmp/avocado_mhq92yq2/HTX-master//export/ppc64le//lib/
11:49:07 DEBUG| [stdout] make[2]: Leaving directory '/var/tmp/avocado_mhq92yq2/HTX-master/lib/libsimstub'
11:49:08 DEBUG| [stdout] ar rv libhtx64.a hxfupdate.o hxfpat.o hxfmsg.o hxfcbuf.o linux.o hxf_sig_safe.o htxsyscfg.o xscom.o misc.o htxmp_new.o hxfsbuf.o
11:49:08 DEBUG| [stderr] ar: creating libhtx64.a
11:49:08 DEBUG| [stdout] a - hxfupdate.o
11:49:08 DEBUG| [stdout] a - hxfpat.o
11:49:08 DEBUG| [stdout] a - hxfmsg.o
11:49:08 DEBUG| [stdout] a - hxfcbuf.o
11:49:08 DEBUG| [stdout] a - linux.o
11:49:08 DEBUG| [stdout] a - hxf_sig_safe.o
11:49:08 DEBUG| [stdout] a - htxsyscfg.o
11:49:08 DEBUG| [stdout] a - xscom.o
11:49:08 DEBUG| [stdout] a - misc.o
11:49:08 DEBUG| [stdout] a - htxmp_new.o
11:49:08 DEBUG| [stdout] a - hxfsbuf.o
11:49:08 DEBUG| [stdout] /bin/cp libhtx64.a /var/tmp/avocado_mhq92yq2/HTX-master//export/ppc64le//lib/
11:49:08 DEBUG| [stdout] make[2]: Leaving directory '/var/tmp/avocado_mhq92yq2/HTX-master/lib/htx64'
11:49:08 DEBUG| [stdout] /bin/mkdir -p /var/tmp/avocado_mhq92yq2/HTX-master//export/ppc64le//lib/
11:49:08 DEBUG| [stdout] make[1]: Leaving directory '/var/tmp/avocado_mhq92yq2/HTX-master/lib'
11:49:08 DEBUG| [stdout] make -C bin
11:49:09 DEBUG| [stdout] make[1]: Entering directory '/var/tmp/avocado_mhq92yq2/HTX-master/bin'
11:49:09 DEBUG| [stderr] make[1]: *** INTERNAL: readdir: Invalid argument.  Stop.
11:49:09 DEBUG| [stdout] make[1]: Leaving directory '/var/tmp/avocado_mhq92yq2/HTX-master/bin'
11:49:09 INFO | Command 'make all' finished with 2 after 2.174375534057617s
11:49:09 DEBUG| [stderr] make: *** [Makefile:25: bin] Error 2
11:49:09 ERROR|
@narasimhan-v narasimhan-v self-assigned this Jul 7, 2020
@narasimhan-v
Copy link
Member

@abdhaleegit can you please raise this in HTX project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants