building uxmhf collection... uberspark staging switch uxmhf-pc --root-dir=/home/yeeb16 uberspark >> enforcing verifiable object abstractions for commodity system software stacks uberspark >> front-end tool uberspark >> version: 6.0.0 uberspark >> website: https://uberspark.org uberspark >> creator: amit vasudevan uberspark >> uberspark >> Loading current configuration...uberspark >> config_ns_json_path=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/config/uberspark.json [OK] uberspark >> successfully switched to staging: 'uxmhf-pc' uberspark uobjcoll build -v --root-dir=/home/yeeb16 --platform=pc --arch=x86_32 --cpu=generic . uberspark >> enforcing verifiable object abstractions for commodity system software stacks uberspark >> front-end tool uberspark >> version: 6.0.0 uberspark >> website: https://uberspark.org uberspark >> creator: amit vasudevan uberspark >> uberspark >> namespace root dir prefix=/home/yeeb16 uberspark >> staging dir prefix=/home/yeeb16/uberspark/staging/uxmhf-pc uberspark >> Loading current configuration...uberspark >> config_ns_json_path=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/config/uberspark.json [OK] uberspark >> uobj collection build start... uberspark >> uobj collection path ns=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf uberspark >> uobj collection uobjs=1 uberspark >> intrauobjcoll sentinels=1 uberspark >> uobjcoll_publicmethods sentinels=1 uberspark >> create_sentinels_hashtbl: total unique uobjcoll_publicmethods sentinels=1 uberspark >> sentinel_mf_filename=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/sentinels/cpu/x86_32/generic/any/interuobjcoll/call/uberspark.json uberspark >> create_sentinels_hashtbl: adding key=call uberspark >> create_sentinels_hashtbl: total unique uobjcoll_publicmethods sentinels=1 uberspark >> sentinel_mf_filename=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/sentinels/cpu/x86_32/generic/any/intrauobjcoll/call/uberspark.json uberspark >> create_sentinels_hashtbl: adding key=call uberspark >> create_sentinels_hashtbl: total unique intrauobjcoll sentinels=1 uberspark >> created uobj collection uobjcoll_publicmethods and intrauobjcoll sentinels hashtbl uberspark >> loading cc-bridge settings from file: /home/yeeb16/uberspark/bridges/cc-bridge/container/amd64/x86_32/generic/gcc/v5.5.0/uberspark.json uberspark >> loaded cc_bridge settings uberspark >> building cc-bridge: bridges/cc-bridge/container/amd64/x86_32/generic/gcc/v5.5.0 uberspark >> [docker] Sending build context to Docker daemon 19.46kB uberspark >> [docker] Step 1/16 : FROM amd64/ubuntu:16.04 uberspark >> [docker] ---> 4b22027ede29 uberspark >> [docker] Step 2/16 : LABEL maintainer="Amit Vasudevan , Matt McCormack " author="Matt McCormack " uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 75a683e192ad uberspark >> [docker] Step 3/16 : ENV DEBIAN_FRONTEND=noninteractive uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> d60f4349550e uberspark >> [docker] Step 4/16 : ENV D_CMD=/bin/bash uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 9fa5b955acbf uberspark >> [docker] Step 5/16 : ENV D_UID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> bf47043c1564 uberspark >> [docker] Step 6/16 : ENV D_GID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 2833a12ea856 uberspark >> [docker] Step 7/16 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 4d8b9c2d4b38 uberspark >> [docker] Step 8/16 : RUN apt-get update -y && apt-get install -y --no-install-recommends apt-utils && apt-get install -y sudo && echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 02253bb3a020 uberspark >> [docker] Step 9/16 : RUN addgroup --system uberspark && adduser --system --disabled-password --ingroup uberspark uberspark && usermod -aG sudo uberspark && echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> aae6f85b859f uberspark >> [docker] Step 10/16 : RUN apt-get update && apt-get -yqq install gcc-5 gcc-5-multilib binutils && apt-get clean && rm -rf /var/lib/apt/lists/* uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 1162ca4f0925 uberspark >> [docker] Step 11/16 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 9effa6bfc9d1 uberspark >> [docker] Step 12/16 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> eac78fc2af0a uberspark >> [docker] Step 13/16 : RUN chmod ugo+rwx -R . uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 5664eb0b6b98 uberspark >> [docker] Step 14/16 : COPY common/container/amd64/docker-entrypoint-ubuntu.sh /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 3a9c7f319537 uberspark >> [docker] Step 15/16 : RUN chmod +x /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> bcecc62c5fc6 uberspark >> [docker] Step 16/16 : CMD /docker-entrypoint-ubuntu.sh ${D_UID} ${D_GID} ${D_CMD} uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 0ab20f0ef045 uberspark >> [docker] Successfully built 0ab20f0ef045 uberspark >> [docker] Successfully tagged uberspark/bridges/cc-bridge/container/amd64/x86_32/generic/gcc/v5.5.0:latest uberspark >> cc_bridge build success uberspark >> loading as-bridge settings from file: /home/yeeb16/uberspark/bridges/as-bridge/container/amd64/x86_32/generic/gnu-as/v2.26.1/uberspark.json uberspark >> loaded as_bridge settings uberspark >> building as-bridge: bridges/as-bridge/container/amd64/x86_32/generic/gnu-as/v2.26.1 uberspark >> [docker] Sending build context to Docker daemon 19.97kB uberspark >> [docker] Step 1/16 : FROM amd64/ubuntu:16.04 uberspark >> [docker] ---> 4b22027ede29 uberspark >> [docker] Step 2/16 : LABEL maintainer="Amit Vasudevan ", author="Amit Vasudevan " uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 55af9a646705 uberspark >> [docker] Step 3/16 : ENV DEBIAN_FRONTEND=noninteractive uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 84cee710947d uberspark >> [docker] Step 4/16 : ENV D_CMD=/bin/bash uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 78951ac7652a uberspark >> [docker] Step 5/16 : ENV D_UID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 9ae95eb4cbf0 uberspark >> [docker] Step 6/16 : ENV D_GID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c1ef74649ac2 uberspark >> [docker] Step 7/16 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> b2c49a1e7ffc uberspark >> [docker] Step 8/16 : RUN apt-get update -y && apt-get install -y --no-install-recommends apt-utils && apt-get install -y sudo && echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 282e5e13a026 uberspark >> [docker] Step 9/16 : RUN addgroup --system uberspark && adduser --system --disabled-password --ingroup uberspark uberspark && usermod -aG sudo uberspark && echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> b1a3bbd61715 uberspark >> [docker] Step 10/16 : RUN apt-get update && apt-get -y install gcc gcc-multilib binutils uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 9445a9b09809 uberspark >> [docker] Step 11/16 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 50dc0b7a22ce uberspark >> [docker] Step 12/16 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 5e820f750702 uberspark >> [docker] Step 13/16 : RUN chmod ugo+rwx -R . uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> b4379b961c13 uberspark >> [docker] Step 14/16 : COPY common/container/amd64/docker-entrypoint-ubuntu.sh /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 5f0b565a89cc uberspark >> [docker] Step 15/16 : RUN chmod +x /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> af8b91b9f959 uberspark >> [docker] Step 16/16 : CMD /docker-entrypoint-ubuntu.sh ${D_UID} ${D_GID} ${D_CMD} uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> a1176bb92151 uberspark >> [docker] Successfully built a1176bb92151 uberspark >> [docker] Successfully tagged uberspark/bridges/as-bridge/container/amd64/x86_32/generic/gnu-as/v2.26.1:latest uberspark >> as_bridge build success uberspark >> loading casm as-bridge settings from file: /home/yeeb16/uberspark/bridges/as-bridge/container/amd64/x86_32/generic/casm/vlatest/uberspark.json uberspark >> loaded casm as_bridge settings uberspark >> building casm as-bridge: bridges/as-bridge/container/amd64/x86_32/generic/casm/vlatest uberspark >> [docker] Sending build context to Docker daemon 24.06kB uberspark >> [docker] Step 1/42 : FROM amd64/ubuntu:20.04 AS base uberspark >> [docker] ---> 9140108b62dc uberspark >> [docker] Step 2/42 : LABEL maintainer="Amit Vasudevan " author="Amit Vasudevan " uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 952037d35f0c uberspark >> [docker] Step 3/42 : ENV DEBIAN_FRONTEND=noninteractive uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 3a44d3fff923 uberspark >> [docker] Step 4/42 : ENV D_CMD=/bin/bash uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> a6c718532488 uberspark >> [docker] Step 5/42 : ENV D_UID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 2f69b07e7ae6 uberspark >> [docker] Step 6/42 : ENV D_GID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c1fc86925d8d uberspark >> [docker] Step 7/42 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 23970b53ed6e uberspark >> [docker] Step 8/42 : RUN apt-get update -y && apt-get install -y --no-install-recommends apt-utils && apt-get install -y sudo && echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> e1843e1c4309 uberspark >> [docker] Step 9/42 : RUN addgroup --system uberspark && adduser --system --disabled-password --ingroup uberspark uberspark && usermod -aG sudo uberspark && echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 5747724744ed uberspark >> [docker] Step 10/42 : ENV archive_name=compcert-3.7.tgz uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> ef1a122995ab uberspark >> [docker] Step 11/42 : RUN apt-get update -y && apt-get install -y git build-essential opam wget gcc-8 gcc-8-multilib-arm-linux-gnueabihf gcc-8-multilib-x86-64-linux-gnux32 binutils curl rsync git make m4 patch unzip gawk findutils uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 845b6bb3c82c uberspark >> [docker] Step 12/42 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 0f3571ed3bd8 uberspark >> [docker] Step 13/42 : RUN wget http://compcert.inria.fr/release/${archive_name} uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 3030114377ee uberspark >> [docker] Step 14/42 : RUN mv compcert-3.7.tgz /home/uberspark/CompCert-3.7.tgz uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 0322c42f8db8 uberspark >> [docker] Step 15/42 : ENV archive_name=CompCert-3.7.tgz uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 279c154dfa19 uberspark >> [docker] Step 16/42 : COPY compiler_script.sh /home/uberspark/ uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c0ca2d0ce53d uberspark >> [docker] Step 17/42 : RUN cd /home/uberspark/ && chmod 755 compiler_script.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 7b013fd12373 uberspark >> [docker] Step 18/42 : RUN wget https://github.com/CVC4/CVC4/releases/download/1.8/cvc4-1.8-x86_64-linux-opt uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 3e9d9461cf27 uberspark >> [docker] Step 19/42 : RUN cp ./cvc4-1.8-x86_64-linux-opt /usr/local/bin/cvc4 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> b9747794ffaf uberspark >> [docker] Step 20/42 : RUN chmod +x /usr/local/bin/cvc4 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> f0e2c0c393b3 uberspark >> [docker] Step 21/42 : RUN cvc4 --version uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> a27fd8d22829 uberspark >> [docker] Step 22/42 : RUN wget https://github.com/Z3Prover/z3/releases/download/z3-4.8.9/z3-4.8.9-x64-ubuntu-16.04.zip uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> e95eb9d7e336 uberspark >> [docker] Step 23/42 : RUN unzip z3-4.8.9-x64-ubuntu-16.04.zip uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 10bb77727ff2 uberspark >> [docker] Step 24/42 : RUN cp z3-4.8.9-x64-ubuntu-16.04/bin/z3 /usr/local/bin uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> be265d3204ae uberspark >> [docker] Step 25/42 : RUN chmod +x /usr/local/bin/z3 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> f3f618a1d717 uberspark >> [docker] Step 26/42 : RUN z3 -version uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 53712d0272a8 uberspark >> [docker] Step 27/42 : USER uberspark uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 4fc8c80654aa uberspark >> [docker] Step 28/42 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> afb41d555fa2 uberspark >> [docker] Step 29/42 : RUN opam init -a --comp=4.09.0+flambda --disable-sandboxing && eval $(opam env) && opam install -y depext && opam depext -y coq=8.8.0 && opam install -y coq=8.8.0 && opam depext -y why3 && opam install -y why3 && opam depext -y alt-ergo && opam install -y alt-ergo && opam depext -y frama-c.20.0 && opam install -y frama-c.20.0 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> e79a23d90a7d uberspark >> [docker] Step 30/42 : RUN eval $(opam env) && opam depext -y fileutils.0.6.1 && opam install -y fileutils.0.6.1 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 616969f6b9b3 uberspark >> [docker] Step 31/42 : RUN eval $(opam env) && why3 config --detect && why3 --list-provers uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> cbf8eda801e7 uberspark >> [docker] Step 32/42 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 2d9cf73e1f84 uberspark >> [docker] Step 33/42 : WORKDIR /home/uberspark uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 309b6683c9ec uberspark >> [docker] Step 34/42 : RUN echo $archive_name uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 6b2711f3fef8 uberspark >> [docker] Step 35/42 : RUN tar -xzf ${archive_name} uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 4005ad83092d uberspark >> [docker] Step 36/42 : RUN . ./compiler_script.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 7075f983d5a1 uberspark >> [docker] Step 37/42 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 6aefd9000a49 uberspark >> [docker] Step 38/42 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> ed4ded9208c7 uberspark >> [docker] Step 39/42 : RUN chmod ugo+rwx -R . uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c45ec3fb2b39 uberspark >> [docker] Step 40/42 : COPY common/container/amd64/docker-entrypoint-ubuntu.sh /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> adf3cc69f1e1 uberspark >> [docker] Step 41/42 : RUN chmod +x /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> fc71096f4163 uberspark >> [docker] Step 42/42 : CMD /docker-entrypoint-ubuntu.sh ${D_UID} ${D_GID} ${D_CMD} uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c1b8a6181f7f uberspark >> [docker] Successfully built c1b8a6181f7f uberspark >> [docker] Successfully tagged uberspark/bridges/as-bridge/container/amd64/x86_32/generic/casm/vlatest:latest uberspark >> casm as_bridge build success uberspark >> loading ld-bridge settings from file: /home/yeeb16/uberspark/bridges/ld-bridge/container/amd64/x86_32/generic/gnu-ld/v2.26.1/uberspark.json uberspark >> loaded ld_bridge settings uberspark >> building ld-bridge: bridges/ld-bridge/container/amd64/x86_32/generic/gnu-ld/v2.26.1 uberspark >> [docker] Sending build context to Docker daemon 19.46kB uberspark >> [docker] Step 1/16 : FROM amd64/ubuntu:16.04 uberspark >> [docker] ---> 4b22027ede29 uberspark >> [docker] Step 2/16 : LABEL maintainer="Amit Vasudevan " author="Amit Vasudevan " uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c76bbbb1746a uberspark >> [docker] Step 3/16 : ENV DEBIAN_FRONTEND=noninteractive uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 5a9c70c1e05b uberspark >> [docker] Step 4/16 : ENV D_CMD=/bin/bash uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 5973c83dd969 uberspark >> [docker] Step 5/16 : ENV D_UID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 71f8f82fa8f6 uberspark >> [docker] Step 6/16 : ENV D_GID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 153af72ae3b1 uberspark >> [docker] Step 7/16 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> de35bbcf2554 uberspark >> [docker] Step 8/16 : RUN apt-get update -y && apt-get install -y --no-install-recommends apt-utils && apt-get install -y sudo && echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 88012c5d8048 uberspark >> [docker] Step 9/16 : RUN addgroup --system uberspark && adduser --system --disabled-password --ingroup uberspark uberspark && usermod -aG sudo uberspark && echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 9838629f9a12 uberspark >> [docker] Step 10/16 : RUN apt-get update && apt-get -y install gcc gcc-multilib binutils uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 53341fcbf868 uberspark >> [docker] Step 11/16 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 4288bddf9395 uberspark >> [docker] Step 12/16 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 73abd1aa7bbd uberspark >> [docker] Step 13/16 : RUN chmod ugo+rwx -R . uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 3b68c4bb456c uberspark >> [docker] Step 14/16 : COPY common/container/amd64/docker-entrypoint-ubuntu.sh /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 9273c812bc90 uberspark >> [docker] Step 15/16 : RUN chmod +x /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> f7b2c197df1a uberspark >> [docker] Step 16/16 : CMD /docker-entrypoint-ubuntu.sh ${D_UID} ${D_GID} ${D_CMD} uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> e77c9bc66dad uberspark >> [docker] Successfully built e77c9bc66dad uberspark >> [docker] Successfully tagged uberspark/bridges/ld-bridge/container/amd64/x86_32/generic/gnu-ld/v2.26.1:latest uberspark >> ld_bridge build success uberspark >> loading vf-bridge settings from file: /home/yeeb16/uberspark/bridges/vf-bridge/container/amd64/generic/generic/uberspark/v6.0.0/uberspark.json uberspark >> loaded uberspark vf_bridge settings uberspark >> building vf-bridge: bridges/vf-bridge/container/amd64/generic/generic/uberspark/v6.0.0 uberspark >> [docker] Sending build context to Docker daemon 21.5kB uberspark >> [docker] Step 1/31 : FROM amd64/ubuntu:20.04 AS base uberspark >> [docker] ---> 9140108b62dc uberspark >> [docker] Step 2/31 : LABEL maintainer="Amit Vasudevan " author="Amit Vasudevan " uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 952037d35f0c uberspark >> [docker] Step 3/31 : ENV DEBIAN_FRONTEND=noninteractive uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 3a44d3fff923 uberspark >> [docker] Step 4/31 : ENV D_CMD=/bin/bash uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> a6c718532488 uberspark >> [docker] Step 5/31 : ENV D_UID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 2f69b07e7ae6 uberspark >> [docker] Step 6/31 : ENV D_GID=1000 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c1fc86925d8d uberspark >> [docker] Step 7/31 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 23970b53ed6e uberspark >> [docker] Step 8/31 : RUN apt-get update -y && apt-get install -y --no-install-recommends apt-utils && apt-get install -y sudo && echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> e1843e1c4309 uberspark >> [docker] Step 9/31 : RUN addgroup --system uberspark && adduser --system --disabled-password --ingroup uberspark uberspark && usermod -aG sudo uberspark && echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 5747724744ed uberspark >> [docker] Step 10/31 : RUN apt-get update -y && apt-get install -y git build-essential opam uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> a1f692159615 uberspark >> [docker] Step 11/31 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c028d06f7fc6 uberspark >> [docker] Step 12/31 : RUN wget https://github.com/CVC4/CVC4/releases/download/1.8/cvc4-1.8-x86_64-linux-opt uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 0aec9e442889 uberspark >> [docker] Step 13/31 : RUN cp ./cvc4-1.8-x86_64-linux-opt /usr/local/bin/cvc4 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> c01d09c5ee2b uberspark >> [docker] Step 14/31 : RUN chmod +x /usr/local/bin/cvc4 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 526d739c01a6 uberspark >> [docker] Step 15/31 : RUN cvc4 --version uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 0fffc374bc2c uberspark >> [docker] Step 16/31 : RUN wget https://github.com/Z3Prover/z3/releases/download/z3-4.8.9/z3-4.8.9-x64-ubuntu-16.04.zip uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 9071c624ee4e uberspark >> [docker] Step 17/31 : RUN unzip z3-4.8.9-x64-ubuntu-16.04.zip uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 1a51620fc993 uberspark >> [docker] Step 18/31 : RUN cp z3-4.8.9-x64-ubuntu-16.04/bin/z3 /usr/local/bin uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 0b6290837526 uberspark >> [docker] Step 19/31 : RUN chmod +x /usr/local/bin/z3 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 0b6752d0e500 uberspark >> [docker] Step 20/31 : RUN z3 -version uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 40d22a130b7a uberspark >> [docker] Step 21/31 : USER uberspark uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> f17e79077ffc uberspark >> [docker] Step 22/31 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 72f6930ddd02 uberspark >> [docker] Step 23/31 : RUN opam init -a --comp=4.09.0+flambda --disable-sandboxing && eval $(opam env) && opam install -y depext && opam depext -y why3 && opam install -y why3 && opam depext -y alt-ergo && opam install -y alt-ergo && opam depext -y frama-c.20.0 && opam install -y frama-c.20.0 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> aa7a0bd565dc uberspark >> [docker] Step 24/31 : RUN eval $(opam env) && opam depext -y fileutils.0.6.1 && opam install -y fileutils.0.6.1 uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 379232f0d84f uberspark >> [docker] Step 25/31 : RUN eval $(opam env) && why3 config --detect && why3 --list-provers uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 6eec9e5661af uberspark >> [docker] Step 26/31 : USER root uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 296e865a260a uberspark >> [docker] Step 27/31 : WORKDIR "/home/uberspark" uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> ee6cc794361b uberspark >> [docker] Step 28/31 : RUN chmod ugo+rwx -R . uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 3ca83f2bdb8e uberspark >> [docker] Step 29/31 : COPY common/container/amd64/docker-entrypoint-ubuntu.sh /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> a616ece68a2a uberspark >> [docker] Step 30/31 : RUN chmod +x /docker-entrypoint-ubuntu.sh uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> f2b960eb11d1 uberspark >> [docker] Step 31/31 : CMD /docker-entrypoint-ubuntu.sh ${D_UID} ${D_GID} ${D_CMD} uberspark >> [docker] ---> Using cache uberspark >> [docker] ---> 6d5e11183cb3 uberspark >> [docker] Successfully built 6d5e11183cb3 uberspark >> [docker] Successfully tagged uberspark/bridges/vf-bridge/container/amd64/generic/generic/uberspark/v6.0.0:latest uberspark >> uberspark vf_bridge build success uberspark >> collect_uobjinfo: total collection uobjs=1 uberspark >> successfully collected uobj information uberspark >> namespace root=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/ uberspark >> abs_uobjcoll_path_ns=/home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll uberspark >> in_namespace_build=false uberspark >> prepping for out-of-namespace build... uberspark >> d_path_ns=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf uberspark >> uobjcoll canonical build namespace ready uberspark >> initializing uobj 'main'... uberspark >> uobj target spec => :: uberspark >> uobj target definition => pc:x86_32:generic uberspark >> json_node_uberspark_uobj_to_var: retval=true uberspark >> total sources: h files=21, c files=79, casm files=9, asm files=0 uberspark >> total public methods:1,1 uberspark >> list of uobj-intrauobjcoll-callees follows: uberspark >> total interuobjcoll callees=0 uberspark >> total legacy callees=0 uberspark >> binary sections override:6 uberspark >> successfully parsed uobj manifest uberspark >> reading slt manifest from:/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjslt/x86_32/generic/uberspark.json uberspark >> uobjrtl namespace=uberspark/uobjrtl/crt uberspark >> uobjrtl manifest path=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/uberspark.json uberspark >> uobjrtl namespace=uberspark/uobjrtl/crypto uberspark >> uobjrtl manifest path=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crypto/uberspark.json uberspark >> uobjrtl namespace=uberspark/uobjrtl/hw uberspark >> uobjrtl manifest path=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/uberspark.json uberspark >> Consolidating uobj section memory map... uberspark >> section at address 0x00000000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x00200000, size=0x00200000 padding=0x00000000 uberspark >> section is for publicmethod: name=main uberspark >> updated publicmethod address as 0x00200000 uberspark >> section at address 0x00400000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x00600000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x00800000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x00a00000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x00c00000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x00e00000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x01000000, size=0x01c00000 padding=0x00000000 uberspark >> section at address 0x02c00000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x02e00000, size=0x09a00000 padding=0x00000000 uberspark >> section at address 0x0c800000, size=0x01c00000 padding=0x00000000 uberspark >> section at address 0x0e400000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x0e600000, size=0x05c00000 padding=0x00000000 uberspark >> section at address 0x14200000, size=0x00200000 padding=0x001e7000 uberspark >> section at address 0x14400000, size=0x00200000 padding=0x001ed000 uberspark >> uobj section memory map initialized uberspark >> uobj 'main' successfully initialized; size=0x14a00000 uberspark >> adding public method info for uobj 'main', total public methods=1 uberspark >> uobjcoll uobjs publicmethods hashtbl dump follows: uberspark >> canonical pm_name=uberspark_uobjcoll_platform_pc_uxmhf_main__main; pm_name=main, pm_addr=0x00200000 uberspark >> create_uobjs_publicmethods_list_mforder [START] uberspark >> adding public method info for uobj 'main', total public methods=1 uberspark >> uobjcoll uobjs publicmethods assoc list dump follows: uberspark >> canonical pm_name=uberspark_uobjcoll_platform_pc_uxmhf_main__main; pm_name=main, pm_addr=0x00200000 uberspark >> create_uobjs_publicmethods_list_mforder [END] uberspark >> created uobj collection uobjs public methods hashtable and association list uberspark >> proceeding to add inter-uobjcoll sentinel sections... uberspark >> pm_name=uberspark_uobjcoll_platform_pc_uxmhf_main__main uberspark >> sentinel type=call, size=0x00001000 uberspark >> added section for uobjcoll_publicmethods sentinel '.section_uobjcoll_publicmethod_sentinel__uberspark_uobjcoll_platform_pc_uxmhf_main__main__call' at 0x60000000, size=00200000... uberspark >> proceeding to add intra-uobjcoll sentinel sections... uberspark >> pm_name=uberspark_uobjcoll_platform_pc_uxmhf_main__main uberspark >> sentinel type=call, size=0x00001000 uberspark >> added section for intrauobjcoll sentinel '.section_intrauobjcoll_publicmethod_sentinel__uberspark_uobjcoll_platform_pc_uxmhf_main__main__call' at 0x60200000, size=00200000... uberspark >> proceeding to add uobj sections... uberspark >> adding section for uobj 'main' at 0x60400000, size=14a00000... uberspark >> File "uberspark_uobjcoll.ml", line 676, characters 93-100: d_load_address=0x60000000, d_size=0x14e00000 uberspark >> consolidated uobj collection sections, total size=0x14e00000 uberspark >> File "uberspark_uobjcoll.ml", line 510, characters 103-110: total d_memorymapped_sections_list elements=3 uberspark >> computing memory-map for uobj 'main' at load-address=0x60400000... uberspark >> section at address 0x60400000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x60600000, size=0x00200000 padding=0x00000000 uberspark >> section is for publicmethod: name=main uberspark >> updated publicmethod address as 0x60600000 uberspark >> section at address 0x60800000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x60a00000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x60c00000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x60e00000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x61000000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x61200000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x61400000, size=0x01c00000 padding=0x00000000 uberspark >> section at address 0x63000000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x63200000, size=0x09a00000 padding=0x00000000 uberspark >> section at address 0x6cc00000, size=0x01c00000 padding=0x00000000 uberspark >> section at address 0x6e800000, size=0x00200000 padding=0x00000000 uberspark >> section at address 0x6ea00000, size=0x05c00000 padding=0x00000000 uberspark >> section at address 0x74600000, size=0x00200000 padding=0x001e7000 uberspark >> section at address 0x74800000, size=0x00200000 padding=0x001ed000 uberspark >> computed uobj section memory map for all uobjs within collection uberspark >> adding public method info for uobj 'main', total public methods=1 uberspark >> uobjcoll uobjs publicmethods hashtbl dump follows: uberspark >> canonical pm_name=uberspark_uobjcoll_platform_pc_uxmhf_main__main; pm_name=main, pm_addr=0x60600000 uberspark >> created uobj collection uobjs public methods hashtable and association list with address uberspark >> created sentinel address hashtbls uberspark >> prepare_for_uobjcoll_sentinel_codegen: uobjcoll_publicmethods publicmethods=1 uberspark >> uobjcoll_publicmethods; added sentinel type call for public-method uberspark_uobjcoll_platform_pc_uxmhf_main__main uberspark >> intrauobjcoll; added sentinel type call for public-method uberspark_uobjcoll_platform_pc_uxmhf_main__main uberspark >> dump of list of sentinels for codegen follows: uberspark >> name=uberspark_uobjcoll_platform_pc_uxmhf_main__main__call, addr=0x60000000, pm_addr=0x60600000 uberspark >> name=uberspark_uobjcoll_platform_pc_uxmhf_main__main__call, addr=0x60200000, pm_addr=0x60600000 uberspark >> dumped list of sentinels for codegen uberspark >> prepared inputs for sentinel code generation uberspark >> File "uberspark_codegen.ml", line 673, characters 8-15: length of pm_sentinel_list=2 uberspark >> generated source for uobj collection sentinel definitions uberspark >> setup intrauobjcoll callees sentinel type hashtbl uberspark >> Building uobj 'main'... uberspark >> setup uobj sentinel linkage table information uberspark >> uobjrtl namespace staging-dir-prefix=/home/yeeb16/uberspark/staging/uxmhf-pc uberspark >> uobjrtl builddir prefix=/home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build uberspark >> uobjrtl namespace=uberspark/uobjrtl/crt uberspark >> module path=src/memcmp.c uberspark >> module path=src/memcpy.c uberspark >> module path=src/memmove.c uberspark >> module path=src/memset.c uberspark >> module path=src/strchr.c uberspark >> module path=src/strcmp.c uberspark >> module path=src/strlen.c uberspark >> module path=src/strncmp.c uberspark >> module path=src/strncpy.c uberspark >> module path=src/strnlen.c uberspark >> uobjrtl namespace=uberspark/uobjrtl/crypto uberspark >> module path=src/ciphers/aes/aes.c uberspark >> module path=src/ciphers/aes/aes_cbc.c uberspark >> module path=src/ciphers/aes/aes_tab.c uberspark >> module path=src/hashes/sha1/sha1.c uberspark >> module path=src/mac/hmacsha1/hmacsha1.c uberspark >> uobjrtl namespace=uberspark/uobjrtl/hw uberspark >> module path=src/generic/x86_32/intel/cpu_fls.c uberspark >> module path=src/generic/x86_32/intel/cpu_getseccaps.c uberspark >> module path=src/generic/x86_32/intel/cpu_getsecparams.c uberspark >> module path=src/generic/x86_32/intel/cpu_getsecsenter.c uberspark >> module path=src/generic/x86_32/intel/cpu_getsecsexit.c uberspark >> module path=src/generic/x86_32/intel/cpu_getsecsmctrl.c uberspark >> module path=src/generic/x86_32/intel/cpu_getsecwakeup.c uberspark >> module path=src/generic/x86_32/intel/cpu_getvendor.c uberspark >> module path=src/generic/x86_32/intel/cpu_hasxsave.c uberspark >> module path=src/generic/x86_32/intel/cpu_mtrrenabledisable.c uberspark >> module path=src/generic/x86_32/intel/cpu_mtrrrestore.c uberspark >> module path=src/generic/x86_32/intel/cpu_mtrrsave.c uberspark >> module path=src/generic/x86_32/intel/cpu_mtrrsetmemtype.c uberspark >> module path=src/generic/x86_32/intel/cpu_mtrrvalidate.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetheap.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetosmledatasize.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetosmledatastart.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtislaunched.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtreadprivcr.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtreadpubcr.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtwriteprivcr.c uberspark >> module path=src/generic/x86_32/intel/cpu_txtwritepubcr.c uberspark >> module path=src/generic/x86_32/intel/keyb_reboot.c uberspark >> module path=src/generic/x86_32/intel/lapic_getid.c uberspark >> module path=src/generic/x86_32/intel/lapic_isbsp.c uberspark >> module path=src/generic/x86_32/intel/pci_initbus.c uberspark >> module path=src/generic/x86_32/intel/pci_read.c uberspark >> module path=src/generic/x86_32/intel/pci_write.c uberspark >> module path=src/generic/x86_32/intel/pit_udelay.c uberspark >> module path=src/generic/x86_32/intel/sysmem_getacpirsdp.c uberspark >> module path=src/generic/x86_32/intel/vtd_disablepmr.c uberspark >> module path=src/generic/x86_32/intel/vtd_disabletrans.c uberspark >> module path=src/generic/x86_32/intel/vtd_enabletrans.c uberspark >> module path=src/generic/x86_32/intel/vtd_initdrhd.c uberspark >> module path=src/generic/x86_32/intel/vtd_invlcaches.c uberspark >> module path=src/generic/x86_32/intel/vtd_readreg.c uberspark >> module path=src/generic/x86_32/intel/vtd_setphm.c uberspark >> module path=src/generic/x86_32/intel/vtd_setplm.c uberspark >> module path=src/generic/x86_32/intel/vtd_setret.c uberspark >> module path=src/generic/x86_32/intel/vtd_writereg.c uberspark >> uobjrtl namespace=uberspark/uobjrtl/crt uberspark >> uobjrtl namespace=uberspark/uobjrtl/crypto uberspark >> uobjrtl namespace=uberspark/uobjrtl/hw uberspark >> module path=src/generic/x86_32/intel/cpu_bsrl.cS uberspark >> module path=src/generic/x86_32/intel/cpu_cpuid.cS uberspark >> module path=src/generic/x86_32/intel/cpu_disableintr.cS uberspark >> module path=src/generic/x86_32/intel/cpu_enableintr.cS uberspark >> module path=src/generic/x86_32/intel/cpu_getgdtbase.cS uberspark >> module path=src/generic/x86_32/intel/cpu_getidtbase.cS uberspark >> module path=src/generic/x86_32/intel/cpu_getsec.cS uberspark >> module path=src/generic/x86_32/intel/cpu_gettssbase.cS uberspark >> module path=src/generic/x86_32/intel/cpu_hlt.cS uberspark >> module path=src/generic/x86_32/intel/cpu_inb.cS uberspark >> module path=src/generic/x86_32/intel/cpu_inl.cS uberspark >> module path=src/generic/x86_32/intel/cpu_invept.cS uberspark >> module path=src/generic/x86_32/intel/cpu_invvpid.cS uberspark >> module path=src/generic/x86_32/intel/cpu_inw.cS uberspark >> module path=src/generic/x86_32/intel/cpu_loadgdt.cS uberspark >> module path=src/generic/x86_32/intel/cpu_loadidt.cS uberspark >> module path=src/generic/x86_32/intel/cpu_loadtr.cS uberspark >> module path=src/generic/x86_32/intel/cpu_outb.cS uberspark >> module path=src/generic/x86_32/intel/cpu_outl.cS uberspark >> module path=src/generic/x86_32/intel/cpu_outw.cS uberspark >> module path=src/generic/x86_32/intel/cpu_pause.cS uberspark >> module path=src/generic/x86_32/intel/cpu_rdmsr.cS uberspark >> module path=src/generic/x86_32/intel/cpu_rdtsc.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readcr0.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readcr2.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readcr3.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readcr4.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readcs.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readds.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readeflags.cS uberspark >> module path=src/generic/x86_32/intel/cpu_reades.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readesp.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readfs.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readgs.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readrsp.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readss.cS uberspark >> module path=src/generic/x86_32/intel/cpu_readtr.cS uberspark >> module path=src/generic/x86_32/intel/cpu_reloadcs.cS uberspark >> module path=src/generic/x86_32/intel/cpu_reloaddsregs.cS uberspark >> module path=src/generic/x86_32/intel/cpu_spinlock.cS uberspark >> module path=src/generic/x86_32/intel/cpu_spinunlock.cS uberspark >> module path=src/generic/x86_32/intel/cpu_vmclear.cS uberspark >> module path=src/generic/x86_32/intel/cpu_vmptrld.cS uberspark >> module path=src/generic/x86_32/intel/cpu_vmread.cS uberspark >> module path=src/generic/x86_32/intel/cpu_vmwrite.cS uberspark >> module path=src/generic/x86_32/intel/cpu_vmxon.cS uberspark >> module path=src/generic/x86_32/intel/cpu_wbinvd.cS uberspark >> module path=src/generic/x86_32/intel/cpu_writecr0.cS uberspark >> module path=src/generic/x86_32/intel/cpu_writecr3.cS uberspark >> module path=src/generic/x86_32/intel/cpu_writecr4.cS uberspark >> module path=src/generic/x86_32/intel/cpu_writeeflags.cS uberspark >> module path=src/generic/x86_32/intel/cpu_wrmsr.cS uberspark >> module path=src/generic/x86_32/intel/cpu_xgetbv.cS uberspark >> module path=src/generic/x86_32/intel/cpu_xsetbv.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_bcopy.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_obj2sys.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_readu8.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_readu16.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_readu32.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_readu64.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_sys2obj.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_writeu8.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_writeu16.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_writeu32.cS uberspark >> module path=src/generic/x86_32/intel/sysmem_writeu64.cS uberspark >> Generating uobj top-level include header source...[OK] uberspark >> prepare_slt_codegen: start uberspark >> length of callees_sentinel_type_hashtbl=1 uberspark >> prepare_slt_codegen: end uberspark >> Generating uobj binary public methods info source...[OK] uberspark >> Generating uobj binary intrauobjcoll callees info source...[OK] uberspark >> Generating uobj binary interuobjcoll callees info source...[OK] uberspark >> Generating uobj binary legacy callees info source...[OK] uberspark >> Generating uobj binary header source...[OK] uberspark >> Generating uobj binary linker script...[OK] uberspark >> prepared uobj sources uberspark >> namespace root=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/ uberspark >> abs_uobj_path_ns=/home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main uberspark >> in_namespace_build=false uberspark >> prepping for out-of-namespace build... uberspark >> d_path_ns=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main uberspark >> d_path_to_mf_filename=/home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main uberspark >> d_path_ns=/home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main uberspark >> ready for out-of-namespace build uberspark >> using uobj collection default bridges... uberspark >> proceeding to compile c files... uberspark >> d_cmd=echo Compiling uobj_pminfo.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_pminfo.c -o uobj_pminfo.c.o && echo Compiling uobj_intrauobjcoll_callees_info.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_intrauobjcoll_callees_info.c -o uobj_intrauobjcoll_callees_info.c.o && echo Compiling uobj_interuobjcoll_callees_info.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_interuobjcoll_callees_info.c -o uobj_interuobjcoll_callees_info.c.o && echo Compiling uobj_legacy_callees_info.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_legacy_callees_info.c -o uobj_legacy_callees_info.c.o && echo Compiling uobj_binhdr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_binhdr.c -o uobj_binhdr.c.o && echo Compiling uberspark/uobjrtl/crt/src/memcmp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/memcmp.c -o uberspark/uobjrtl/crt/src/memcmp.c.o && echo Compiling uberspark/uobjrtl/crt/src/memcpy.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/memcpy.c -o uberspark/uobjrtl/crt/src/memcpy.c.o && echo Compiling uberspark/uobjrtl/crt/src/memmove.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/memmove.c -o uberspark/uobjrtl/crt/src/memmove.c.o && echo Compiling uberspark/uobjrtl/crt/src/memset.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/memset.c -o uberspark/uobjrtl/crt/src/memset.c.o && echo Compiling uberspark/uobjrtl/crt/src/strchr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strchr.c -o uberspark/uobjrtl/crt/src/strchr.c.o && echo Compiling uberspark/uobjrtl/crt/src/strcmp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strcmp.c -o uberspark/uobjrtl/crt/src/strcmp.c.o && echo Compiling uberspark/uobjrtl/crt/src/strlen.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strlen.c -o uberspark/uobjrtl/crt/src/strlen.c.o && echo Compiling uberspark/uobjrtl/crt/src/strncmp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strncmp.c -o uberspark/uobjrtl/crt/src/strncmp.c.o && echo Compiling uberspark/uobjrtl/crt/src/strncpy.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strncpy.c -o uberspark/uobjrtl/crt/src/strncpy.c.o && echo Compiling uberspark/uobjrtl/crt/src/strnlen.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strnlen.c -o uberspark/uobjrtl/crt/src/strnlen.c.o && echo Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c -o uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c.o && echo Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c -o uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c.o && echo Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c -o uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c.o && echo Compiling uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c -o uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c.o && echo Compiling uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c -o uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c.o && echo Compiling uobjs/geec/geec_slabmapdef.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec/geec_slabmapdef.c -o uobjs/geec/geec_slabmapdef.c.o && echo Compiling uobjs/geec_prime/gp_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_data.c -o uobjs/geec_prime/gp_data.c.o && echo Compiling uobjs/geec_prime/gp_s1_bspstack.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_bspstack.c -o uobjs/geec_prime/gp_s1_bspstack.c.o && echo Compiling uobjs/geec_prime/gp_s1_bspstackgetflags.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_bspstackgetflags.c -o uobjs/geec_prime/gp_s1_bspstackgetflags.c.o && echo Compiling uobjs/geec_prime/gp_s1_bspstkactivate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_bspstkactivate.c -o uobjs/geec_prime/gp_s1_bspstkactivate.c.o && echo Compiling uobjs/geec_prime/gp_s1_chkreq.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_chkreq.c -o uobjs/geec_prime/gp_s1_chkreq.c.o && echo Compiling uobjs/geec_prime/gp_s1_hub.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_hub.c -o uobjs/geec_prime/gp_s1_hub.c.o && echo Compiling uobjs/geec_prime/gp_s1_iommuinit.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_iommuinit.c -o uobjs/geec_prime/gp_s1_iommuinit.c.o && echo Compiling uobjs/geec_prime/gp_s1_iommuinittbl.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_iommuinittbl.c -o uobjs/geec_prime/gp_s1_iommuinittbl.c.o && echo Compiling uobjs/geec_prime/gp_s1_iommuinittblclearcet.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_iommuinittblclearcet.c -o uobjs/geec_prime/gp_s1_iommuinittblclearcet.c.o && echo Compiling uobjs/geec_prime/gp_s1_postdrt.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_postdrt.c -o uobjs/geec_prime/gp_s1_postdrt.c.o && echo Compiling uobjs/geec_prime/gp_s1_scaniommu.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_scaniommu.c -o uobjs/geec_prime/gp_s1_scaniommu.c.o && echo Compiling uobjs/geec_prime/gp_s2_entry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s2_entry.c -o uobjs/geec_prime/gp_s2_entry.c.o && echo Compiling uobjs/geec_prime/gp_s3_entry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s3_entry.c -o uobjs/geec_prime/gp_s3_entry.c.o && echo Compiling uobjs/geec_prime/gp_s3_startcores.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s3_startcores.c -o uobjs/geec_prime/gp_s3_startcores.c.o && echo Compiling uobjs/geec_prime/gp_s5_entry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s5_entry.c -o uobjs/geec_prime/gp_s5_entry.c.o && echo Compiling uobjs/geec_prime/gp_s5_invokestrt.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s5_invokestrt.c -o uobjs/geec_prime/gp_s5_invokestrt.c.o && echo Compiling uobjs/geec_prime/gp_s5_setupcpustate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s5_setupcpustate.c -o uobjs/geec_prime/gp_s5_setupcpustate.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_data.c -o uobjs/uapi_gcpustate/ugcpust_data.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_gprsread.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_gprsread.c -o uobjs/uapi_gcpustate/ugcpust_gprsread.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_gprswrite.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_gprswrite.c -o uobjs/uapi_gcpustate/ugcpust_gprswrite.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_main.c -o uobjs/uapi_gcpustate/ugcpust_main.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_msrread.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_msrread.c -o uobjs/uapi_gcpustate/ugcpust_msrread.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_msrwrite.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_msrwrite.c -o uobjs/uapi_gcpustate/ugcpust_msrwrite.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_vmread.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_vmread.c -o uobjs/uapi_gcpustate/ugcpust_vmread.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_vmwrite.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_vmwrite.c -o uobjs/uapi_gcpustate/ugcpust_vmwrite.c.o && echo Compiling uobjs/uapi_hcpustate/uhcpust_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_hcpustate/uhcpust_data.c -o uobjs/uapi_hcpustate/uhcpust_data.c.o && echo Compiling uobjs/uapi_hcpustate/uhcpust_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_hcpustate/uhcpust_main.c -o uobjs/uapi_hcpustate/uhcpust_main.c.o && echo Compiling uobjs/uapi_hcpustate/uhcpust_rdmsr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_hcpustate/uhcpust_rdmsr.c -o uobjs/uapi_hcpustate/uhcpust_rdmsr.c.o && echo Compiling uobjs/uapi_hcpustate/uhcpust_wrmsr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_hcpustate/uhcpust_wrmsr.c -o uobjs/uapi_hcpustate/uhcpust_wrmsr.c.o && echo Compiling uobjs/uapi_sysdata/usysd_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_data.c -o uobjs/uapi_sysdata/usysd_data.c.o && echo Compiling uobjs/uapi_sysdata/usysd_e820addentry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_e820addentry.c -o uobjs/uapi_sysdata/usysd_e820addentry.c.o && echo Compiling uobjs/uapi_sysdata/usysd_e820getentryforindex.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_e820getentryforindex.c -o uobjs/uapi_sysdata/usysd_e820getentryforindex.c.o && echo Compiling uobjs/uapi_sysdata/usysd_e820getmaxindex.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_e820getmaxindex.c -o uobjs/uapi_sysdata/usysd_e820getmaxindex.c.o && echo Compiling uobjs/uapi_sysdata/usysd_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_main.c -o uobjs/uapi_sysdata/usysd_main.c.o && echo Compiling uobjs/xc_exhub/xcexhub_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_data.c -o uobjs/xc_exhub/xcexhub_data.c.o && echo Compiling uobjs/xc_exhub/xcexhub_entryexcp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_entryexcp.c -o uobjs/xc_exhub/xcexhub_entryexcp.c.o && echo Compiling uobjs/xc_exhub/xcexhub_excpmain.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_excpmain.c -o uobjs/xc_exhub/xcexhub_excpmain.c.o && echo Compiling uobjs/xc_exhub/xcexhub_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_main.c -o uobjs/xc_exhub/xcexhub_main.c.o && echo Compiling uobjs/xc_exhub/xcexhub_setupidt.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_setupidt.c -o uobjs/xc_exhub/xcexhub_setupidt.c.o && echo Compiling uobjs/xc_ihub/xcihub_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_data.c -o uobjs/xc_ihub/xcihub_data.c.o && echo Compiling uobjs/xc_ihub/xcihub_halt.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_halt.c -o uobjs/xc_ihub/xcihub_halt.c.o && echo Compiling uobjs/xc_ihub/xcihub_hcbinvoke.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_hcbinvoke.c -o uobjs/xc_ihub/xcihub_hcbinvoke.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptcpuid.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptcpuid.c -o uobjs/xc_ihub/xcihub_icptcpuid.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptcrx.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptcrx.c -o uobjs/xc_ihub/xcihub_icptcrx.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptentry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptentry.c -o uobjs/xc_ihub/xcihub_icptentry.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptmain.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptmain.c -o uobjs/xc_ihub/xcihub_icptmain.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptrdmsr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptrdmsr.c -o uobjs/xc_ihub/xcihub_icptrdmsr.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptsipi.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptsipi.c -o uobjs/xc_ihub/xcihub_icptsipi.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptvmcall.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptvmcall.c -o uobjs/xc_ihub/xcihub_icptvmcall.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptwrmsr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptwrmsr.c -o uobjs/xc_ihub/xcihub_icptwrmsr.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptxsetbv.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptxsetbv.c -o uobjs/xc_ihub/xcihub_icptxsetbv.c.o && echo Compiling uobjs/xc_ihub/xcihub_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_main.c -o uobjs/xc_ihub/xcihub_main.c.o && echo Compiling uobjs/xc_ihub/xcihub_rg_e820emulation.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_rg_e820emulation.c -o uobjs/xc_ihub/xcihub_rg_e820emulation.c.o && echo Compiling uobjs/xc_init/xc_init_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_init/xc_init_data.c -o uobjs/xc_init/xc_init_data.c.o && echo Compiling uobjs/xc_init/xc_init_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_init/xc_init_main.c -o uobjs/xc_init/xc_init_main.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_addtolog.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_addtolog.c -o uobjs/xc_nwlog/xcnwlog_addtolog.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_data.c -o uobjs/xc_nwlog/xcnwlog_data.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_hw.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_hw.c -o uobjs/xc_nwlog/xcnwlog_hw.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_init.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_init.c -o uobjs/xc_nwlog/xcnwlog_init.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_logdata.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_logdata.c -o uobjs/xc_nwlog/xcnwlog_logdata.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_main.c -o uobjs/xc_nwlog/xcnwlog_main.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_activate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_activate.c -o uobjs/xh_hyperdep/xhhyperdep_activate.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_data.c -o uobjs/xh_hyperdep/xhhyperdep_data.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_deactivate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_deactivate.c -o uobjs/xh_hyperdep/xhhyperdep_deactivate.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c -o uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_hcbinit.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_hcbinit.c -o uobjs/xh_hyperdep/xhhyperdep_hcbinit.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c -o uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c -o uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_main.c -o uobjs/xh_hyperdep/xhhyperdep_main.c.o && echo Compiling uobjs/xh_ssteptrace/xh_ssteptrace_code.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_ssteptrace/xh_ssteptrace_code.c -o uobjs/xh_ssteptrace/xh_ssteptrace_code.c.o && echo Compiling uobjs/xh_ssteptrace/xh_ssteptrace_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_ssteptrace/xh_ssteptrace_data.c -o uobjs/xh_ssteptrace/xh_ssteptrace_data.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_data.c -o uobjs/xh_syscalllog/xhsysclog_data.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c -o uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_hcbinit.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_hcbinit.c -o uobjs/xh_syscalllog/xhsysclog_hcbinit.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c -o uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_loginfo.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_loginfo.c -o uobjs/xh_syscalllog/xhsysclog_loginfo.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_main.c -o uobjs/xh_syscalllog/xhsysclog_main.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_register.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_register.c -o uobjs/xh_syscalllog/xhsysclog_register.c.o && cp -f /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a /home/uberspark/src/cclib.a uberspark >> context_path=/home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build uberspark >> exec=run --rm -e D_CMD="cd /home/uberspark/src && echo Compiling uobj_pminfo.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_pminfo.c -o uobj_pminfo.c.o && echo Compiling uobj_intrauobjcoll_callees_info.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_intrauobjcoll_callees_info.c -o uobj_intrauobjcoll_callees_info.c.o && echo Compiling uobj_interuobjcoll_callees_info.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_interuobjcoll_callees_info.c -o uobj_interuobjcoll_callees_info.c.o && echo Compiling uobj_legacy_callees_info.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_legacy_callees_info.c -o uobj_legacy_callees_info.c.o && echo Compiling uobj_binhdr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobj_binhdr.c -o uobj_binhdr.c.o && echo Compiling uberspark/uobjrtl/crt/src/memcmp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/memcmp.c -o uberspark/uobjrtl/crt/src/memcmp.c.o && echo Compiling uberspark/uobjrtl/crt/src/memcpy.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/memcpy.c -o uberspark/uobjrtl/crt/src/memcpy.c.o && echo Compiling uberspark/uobjrtl/crt/src/memmove.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/memmove.c -o uberspark/uobjrtl/crt/src/memmove.c.o && echo Compiling uberspark/uobjrtl/crt/src/memset.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/memset.c -o uberspark/uobjrtl/crt/src/memset.c.o && echo Compiling uberspark/uobjrtl/crt/src/strchr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strchr.c -o uberspark/uobjrtl/crt/src/strchr.c.o && echo Compiling uberspark/uobjrtl/crt/src/strcmp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strcmp.c -o uberspark/uobjrtl/crt/src/strcmp.c.o && echo Compiling uberspark/uobjrtl/crt/src/strlen.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strlen.c -o uberspark/uobjrtl/crt/src/strlen.c.o && echo Compiling uberspark/uobjrtl/crt/src/strncmp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strncmp.c -o uberspark/uobjrtl/crt/src/strncmp.c.o && echo Compiling uberspark/uobjrtl/crt/src/strncpy.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strncpy.c -o uberspark/uobjrtl/crt/src/strncpy.c.o && echo Compiling uberspark/uobjrtl/crt/src/strnlen.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crt/src/strnlen.c -o uberspark/uobjrtl/crt/src/strnlen.c.o && echo Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c -o uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c.o && echo Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c -o uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c.o && echo Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c -o uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c.o && echo Compiling uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c -o uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c.o && echo Compiling uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c -o uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c.o && echo Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c -o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c.o && echo Compiling uobjs/geec/geec_slabmapdef.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec/geec_slabmapdef.c -o uobjs/geec/geec_slabmapdef.c.o && echo Compiling uobjs/geec_prime/gp_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_data.c -o uobjs/geec_prime/gp_data.c.o && echo Compiling uobjs/geec_prime/gp_s1_bspstack.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_bspstack.c -o uobjs/geec_prime/gp_s1_bspstack.c.o && echo Compiling uobjs/geec_prime/gp_s1_bspstackgetflags.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_bspstackgetflags.c -o uobjs/geec_prime/gp_s1_bspstackgetflags.c.o && echo Compiling uobjs/geec_prime/gp_s1_bspstkactivate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_bspstkactivate.c -o uobjs/geec_prime/gp_s1_bspstkactivate.c.o && echo Compiling uobjs/geec_prime/gp_s1_chkreq.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_chkreq.c -o uobjs/geec_prime/gp_s1_chkreq.c.o && echo Compiling uobjs/geec_prime/gp_s1_hub.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_hub.c -o uobjs/geec_prime/gp_s1_hub.c.o && echo Compiling uobjs/geec_prime/gp_s1_iommuinit.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_iommuinit.c -o uobjs/geec_prime/gp_s1_iommuinit.c.o && echo Compiling uobjs/geec_prime/gp_s1_iommuinittbl.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_iommuinittbl.c -o uobjs/geec_prime/gp_s1_iommuinittbl.c.o && echo Compiling uobjs/geec_prime/gp_s1_iommuinittblclearcet.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_iommuinittblclearcet.c -o uobjs/geec_prime/gp_s1_iommuinittblclearcet.c.o && echo Compiling uobjs/geec_prime/gp_s1_postdrt.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_postdrt.c -o uobjs/geec_prime/gp_s1_postdrt.c.o && echo Compiling uobjs/geec_prime/gp_s1_scaniommu.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s1_scaniommu.c -o uobjs/geec_prime/gp_s1_scaniommu.c.o && echo Compiling uobjs/geec_prime/gp_s2_entry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s2_entry.c -o uobjs/geec_prime/gp_s2_entry.c.o && echo Compiling uobjs/geec_prime/gp_s3_entry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s3_entry.c -o uobjs/geec_prime/gp_s3_entry.c.o && echo Compiling uobjs/geec_prime/gp_s3_startcores.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s3_startcores.c -o uobjs/geec_prime/gp_s3_startcores.c.o && echo Compiling uobjs/geec_prime/gp_s5_entry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s5_entry.c -o uobjs/geec_prime/gp_s5_entry.c.o && echo Compiling uobjs/geec_prime/gp_s5_invokestrt.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s5_invokestrt.c -o uobjs/geec_prime/gp_s5_invokestrt.c.o && echo Compiling uobjs/geec_prime/gp_s5_setupcpustate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/geec_prime/gp_s5_setupcpustate.c -o uobjs/geec_prime/gp_s5_setupcpustate.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_data.c -o uobjs/uapi_gcpustate/ugcpust_data.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_gprsread.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_gprsread.c -o uobjs/uapi_gcpustate/ugcpust_gprsread.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_gprswrite.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_gprswrite.c -o uobjs/uapi_gcpustate/ugcpust_gprswrite.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_main.c -o uobjs/uapi_gcpustate/ugcpust_main.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_msrread.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_msrread.c -o uobjs/uapi_gcpustate/ugcpust_msrread.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_msrwrite.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_msrwrite.c -o uobjs/uapi_gcpustate/ugcpust_msrwrite.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_vmread.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_vmread.c -o uobjs/uapi_gcpustate/ugcpust_vmread.c.o && echo Compiling uobjs/uapi_gcpustate/ugcpust_vmwrite.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_gcpustate/ugcpust_vmwrite.c -o uobjs/uapi_gcpustate/ugcpust_vmwrite.c.o && echo Compiling uobjs/uapi_hcpustate/uhcpust_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_hcpustate/uhcpust_data.c -o uobjs/uapi_hcpustate/uhcpust_data.c.o && echo Compiling uobjs/uapi_hcpustate/uhcpust_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_hcpustate/uhcpust_main.c -o uobjs/uapi_hcpustate/uhcpust_main.c.o && echo Compiling uobjs/uapi_hcpustate/uhcpust_rdmsr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_hcpustate/uhcpust_rdmsr.c -o uobjs/uapi_hcpustate/uhcpust_rdmsr.c.o && echo Compiling uobjs/uapi_hcpustate/uhcpust_wrmsr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_hcpustate/uhcpust_wrmsr.c -o uobjs/uapi_hcpustate/uhcpust_wrmsr.c.o && echo Compiling uobjs/uapi_sysdata/usysd_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_data.c -o uobjs/uapi_sysdata/usysd_data.c.o && echo Compiling uobjs/uapi_sysdata/usysd_e820addentry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_e820addentry.c -o uobjs/uapi_sysdata/usysd_e820addentry.c.o && echo Compiling uobjs/uapi_sysdata/usysd_e820getentryforindex.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_e820getentryforindex.c -o uobjs/uapi_sysdata/usysd_e820getentryforindex.c.o && echo Compiling uobjs/uapi_sysdata/usysd_e820getmaxindex.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_e820getmaxindex.c -o uobjs/uapi_sysdata/usysd_e820getmaxindex.c.o && echo Compiling uobjs/uapi_sysdata/usysd_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/uapi_sysdata/usysd_main.c -o uobjs/uapi_sysdata/usysd_main.c.o && echo Compiling uobjs/xc_exhub/xcexhub_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_data.c -o uobjs/xc_exhub/xcexhub_data.c.o && echo Compiling uobjs/xc_exhub/xcexhub_entryexcp.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_entryexcp.c -o uobjs/xc_exhub/xcexhub_entryexcp.c.o && echo Compiling uobjs/xc_exhub/xcexhub_excpmain.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_excpmain.c -o uobjs/xc_exhub/xcexhub_excpmain.c.o && echo Compiling uobjs/xc_exhub/xcexhub_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_main.c -o uobjs/xc_exhub/xcexhub_main.c.o && echo Compiling uobjs/xc_exhub/xcexhub_setupidt.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_exhub/xcexhub_setupidt.c -o uobjs/xc_exhub/xcexhub_setupidt.c.o && echo Compiling uobjs/xc_ihub/xcihub_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_data.c -o uobjs/xc_ihub/xcihub_data.c.o && echo Compiling uobjs/xc_ihub/xcihub_halt.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_halt.c -o uobjs/xc_ihub/xcihub_halt.c.o && echo Compiling uobjs/xc_ihub/xcihub_hcbinvoke.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_hcbinvoke.c -o uobjs/xc_ihub/xcihub_hcbinvoke.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptcpuid.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptcpuid.c -o uobjs/xc_ihub/xcihub_icptcpuid.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptcrx.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptcrx.c -o uobjs/xc_ihub/xcihub_icptcrx.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptentry.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptentry.c -o uobjs/xc_ihub/xcihub_icptentry.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptmain.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptmain.c -o uobjs/xc_ihub/xcihub_icptmain.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptrdmsr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptrdmsr.c -o uobjs/xc_ihub/xcihub_icptrdmsr.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptsipi.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptsipi.c -o uobjs/xc_ihub/xcihub_icptsipi.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptvmcall.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptvmcall.c -o uobjs/xc_ihub/xcihub_icptvmcall.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptwrmsr.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptwrmsr.c -o uobjs/xc_ihub/xcihub_icptwrmsr.c.o && echo Compiling uobjs/xc_ihub/xcihub_icptxsetbv.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_icptxsetbv.c -o uobjs/xc_ihub/xcihub_icptxsetbv.c.o && echo Compiling uobjs/xc_ihub/xcihub_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_main.c -o uobjs/xc_ihub/xcihub_main.c.o && echo Compiling uobjs/xc_ihub/xcihub_rg_e820emulation.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_ihub/xcihub_rg_e820emulation.c -o uobjs/xc_ihub/xcihub_rg_e820emulation.c.o && echo Compiling uobjs/xc_init/xc_init_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_init/xc_init_data.c -o uobjs/xc_init/xc_init_data.c.o && echo Compiling uobjs/xc_init/xc_init_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_init/xc_init_main.c -o uobjs/xc_init/xc_init_main.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_addtolog.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_addtolog.c -o uobjs/xc_nwlog/xcnwlog_addtolog.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_data.c -o uobjs/xc_nwlog/xcnwlog_data.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_hw.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_hw.c -o uobjs/xc_nwlog/xcnwlog_hw.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_init.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_init.c -o uobjs/xc_nwlog/xcnwlog_init.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_logdata.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_logdata.c -o uobjs/xc_nwlog/xcnwlog_logdata.c.o && echo Compiling uobjs/xc_nwlog/xcnwlog_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xc_nwlog/xcnwlog_main.c -o uobjs/xc_nwlog/xcnwlog_main.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_activate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_activate.c -o uobjs/xh_hyperdep/xhhyperdep_activate.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_data.c -o uobjs/xh_hyperdep/xhhyperdep_data.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_deactivate.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_deactivate.c -o uobjs/xh_hyperdep/xhhyperdep_deactivate.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c -o uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_hcbinit.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_hcbinit.c -o uobjs/xh_hyperdep/xhhyperdep_hcbinit.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c -o uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c -o uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c.o && echo Compiling uobjs/xh_hyperdep/xhhyperdep_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_hyperdep/xhhyperdep_main.c -o uobjs/xh_hyperdep/xhhyperdep_main.c.o && echo Compiling uobjs/xh_ssteptrace/xh_ssteptrace_code.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_ssteptrace/xh_ssteptrace_code.c -o uobjs/xh_ssteptrace/xh_ssteptrace_code.c.o && echo Compiling uobjs/xh_ssteptrace/xh_ssteptrace_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_ssteptrace/xh_ssteptrace_data.c -o uobjs/xh_ssteptrace/xh_ssteptrace_data.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_data.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_data.c -o uobjs/xh_syscalllog/xhsysclog_data.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c -o uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_hcbinit.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_hcbinit.c -o uobjs/xh_syscalllog/xhsysclog_hcbinit.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c -o uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_loginfo.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_loginfo.c -o uobjs/xh_syscalllog/xhsysclog_loginfo.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_main.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_main.c -o uobjs/xh_syscalllog/xhsysclog_main.c.o && echo Compiling uobjs/xh_syscalllog/xhsysclog_register.c... && gcc -nostdinc -nostdlib -nostartfiles -ffreestanding -m32 -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -c uobjs/xh_syscalllog/xhsysclog_register.c -o uobjs/xh_syscalllog/xhsysclog_register.c.o && cp -f /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a /home/uberspark/src/cclib.a" -v /home/yeeb16:/home/yeeb16 -v /home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build:/home/uberspark/src -t uberspark/bridges/cc-bridge/container/amd64/x86_32/generic/gcc/v5.5.0 uberspark >> [docker] Removing user `uberspark' ... uberspark >> [docker] Warning: group `uberspark' has no more members. uberspark >> [docker] Done. uberspark >> [docker] Adding group `uberspark' (GID 1000) ... uberspark >> [docker] Done. uberspark >> [docker] Adding system user `uberspark' (UID 1000) ... uberspark >> [docker] Adding new user `uberspark' (UID 1000) with group `uberspark' ... uberspark >> [docker] Not creating home directory `/home/uberspark'. uberspark >> [docker] No opam detected. Skipping opam initialization... uberspark >> [docker] Compiling uobj_pminfo.c... uberspark >> [docker] Compiling uobj_intrauobjcoll_callees_info.c... uberspark >> [docker] Compiling uobj_interuobjcoll_callees_info.c... uberspark >> [docker] Compiling uobj_legacy_callees_info.c... uberspark >> [docker] Compiling uobj_binhdr.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/memcmp.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/memcpy.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/memmove.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/memset.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/strchr.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/strcmp.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/strlen.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/strncmp.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/strncpy.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crt/src/strnlen.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c... uberspark >> [docker] Compiling uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c... uberspark >> [docker] Compiling uobjs/geec/geec_slabmapdef.c... uberspark >> [docker] /tmp/ccOW2uh7.s: Assembler messages: uberspark >> [docker] /tmp/ccOW2uh7.s:39: Warning: ignoring changed section attributes for .rodata uberspark >> [docker] Compiling uobjs/geec_prime/gp_data.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_bspstack.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_bspstackgetflags.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_bspstkactivate.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_chkreq.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_hub.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_iommuinit.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_iommuinittbl.c... uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/iommu/intel/hwm.h:56:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:56, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s1_iommuinittbl.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s1_iommuinittbl.c: In function 'gp_s1_iommuinittbl': uberspark >> [docker] uobjs/geec_prime/gp_s1_iommuinittbl.c:81:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] uberspark >> [docker] vtd_make_rete((uint64_t)&_slabdevpgtbl_vtd_cet[i], VTD_RET_PRESENT); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/iommu/intel/vtd.h:175:15: note: in definition of macro 'vtd_make_rete' uberspark >> [docker] ((uint64_t)(paddr) & (0xFFFFFFFFFFFFF000ULL)) | (uint64_t)(flags) uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_iommuinittblclearcet.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_postdrt.c... uberspark >> [docker] uobjs/geec_prime/gp_s1_postdrt.c: In function 'gp_s1_postdrt': uberspark >> [docker] uobjs/geec_prime/gp_s1_postdrt.c:92:11: warning: assignment makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] txt_heap = uberspark_uobjrtl_hw__generic_x86_32_intel__get_txt_heap(); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/geec_prime/gp_s1_postdrt.c:96:88: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__get_os_mle_data_start' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] os_mle_data_paddr = uberspark_uobjrtl_hw__generic_x86_32_intel__get_os_mle_data_start((txt_heap_t*)((uint32_t)txt_heap), txt_heap_size); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54:0, uberspark >> [docker] from uobjs/geec_prime/gp_s1_postdrt.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:267:10: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'txt_heap_t * {aka unsigned char *}' uberspark >> [docker] uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__get_os_mle_data_start(uint32_t heap_memaddr, uint32_t heap_size); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s1_postdrt.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s1_postdrt.c:99:81: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj, (uint32_t)&os_mle_data, uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s1_postdrt.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:533:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'unsigned int' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj(uint8_t *objdst, uint8_t *syssrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s1_postdrt.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s1_postdrt.c:100:3: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] os_mle_data_paddr, sizeof(os_mle_data_t)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s1_postdrt.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:533:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'uint32_t {aka unsigned int}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj(uint8_t *objdst, uint8_t *syssrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_scaniommu.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s2_entry.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s3_entry.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s3_startcores.c... uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c: In function 'gp_s3_startcores': uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:117:81: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys, (uint32_t)(X86SMP_APBOOTSTRAP_DATASEG << 4), uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:539:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'unsigned int' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys(uint8_t *sysdst, uint8_t *objsrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:121:81: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys, (uint32_t)(X86SMP_APBOOTSTRAP_CODESEG << 4), uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:539:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'unsigned int' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys(uint8_t *sysdst, uint8_t *objsrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:126:18: warning: assignment makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] txt_heap = uberspark_uobjrtl_hw__generic_x86_32_intel__get_txt_heap(); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:128:72: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__get_sinit_mle_data_start' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] uberspark_uobjrtl_hw__generic_x86_32_intel__get_sinit_mle_data_start(txt_heap, (uint32_t)uberspark_uobjrtl_hw__generic_x86_32_intel__read_pub_config_reg(TXTCR_HEAP_SIZE)), uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54:0, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:287:10: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'txt_heap_t * {aka unsigned char *}' uberspark >> [docker] uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__get_sinit_mle_data_start(uint32_t heap_memaddr, uint32_t heap_size); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:127:88: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj, &sinit_mle_data, uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:533:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'sinit_mle_data_t * {aka struct *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj(uint8_t *objdst, uint8_t *syssrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:128:3: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] uberspark_uobjrtl_hw__generic_x86_32_intel__get_sinit_mle_data_start(txt_heap, (uint32_t)uberspark_uobjrtl_hw__generic_x86_32_intel__read_pub_config_reg(TXTCR_HEAP_SIZE)), uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:533:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'uint32_t {aka unsigned int}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj(uint8_t *objdst, uint8_t *syssrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:132:71: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__get_os_sinit_data_start' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] uberspark_uobjrtl_hw__generic_x86_32_intel__get_os_sinit_data_start(txt_heap, (uint32_t)uberspark_uobjrtl_hw__generic_x86_32_intel__read_pub_config_reg(TXTCR_HEAP_SIZE)), uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54:0, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:277:10: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'txt_heap_t * {aka unsigned char *}' uberspark >> [docker] uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__get_os_sinit_data_start(uint32_t heap_memaddr, uint32_t heap_size); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:131:88: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj, &os_sinit_data, uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:533:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'os_sinit_data_t * {aka struct *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj(uint8_t *objdst, uint8_t *syssrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s3_startcores.c:132:3: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] uberspark_uobjrtl_hw__generic_x86_32_intel__get_os_sinit_data_start(txt_heap, (uint32_t)uberspark_uobjrtl_hw__generic_x86_32_intel__read_pub_config_reg(TXTCR_HEAP_SIZE)), uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s3_startcores.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:533:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'uint32_t {aka unsigned int}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_sys2obj(uint8_t *objdst, uint8_t *syssrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/geec_prime/gp_s5_entry.c... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s5_invokestrt.c... uberspark >> [docker] uobjs/geec_prime/gp_s5_invokestrt.c: In function 'gp_s5_invokestrt': uberspark >> [docker] uobjs/geec_prime/gp_s5_invokestrt.c:92:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&sp, 0, sizeof(sp)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/geec_prime/gp_s5_invokestrt.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/geec_prime/gp_s5_setupcpustate.c... uberspark >> [docker] uobjs/geec_prime/gp_s5_setupcpustate.c: In function '__xmhfhic_x86vmx_setupvmxstate': uberspark >> [docker] uobjs/geec_prime/gp_s5_setupcpustate.c:77:28: warning: initialization makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] uint64_t vmcs_phys_addr = __xmhfhic_x86vmx_archdata[cpuindex].vmx_vmcs_region; uberspark >> [docker]  ^ uberspark >> [docker] uobjs/geec_prime/gp_s5_setupcpustate.c:112:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] uberspark >> [docker] uint64_t vmxonregion_paddr = (uint64_t)__xmhfhic_x86vmx_archdata[cpuindex].vmx_vmxon_region; uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s5_setupcpustate.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s5_setupcpustate.c:278:117: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite,VMCS_CONTROL_VM_EXIT_MSR_LOAD_ADDRESS_FULL, __xmhfhic_x86vmx_archdata[cpuindex].vmx_msr_area_host_region); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s5_setupcpustate.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:696:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite(uint32_t encoding, uint32_t value)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s5_setupcpustate.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s5_setupcpustate.c:283:118: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite,VMCS_CONTROL_VM_ENTRY_MSR_LOAD_ADDRESS_FULL, __xmhfhic_x86vmx_archdata[cpuindex].vmx_msr_area_guest_region); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s5_setupcpustate.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:696:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite(uint32_t encoding, uint32_t value)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s5_setupcpustate.c:47: uberspark >> [docker] uobjs/geec_prime/gp_s5_setupcpustate.c:286:118: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite,VMCS_CONTROL_VM_EXIT_MSR_STORE_ADDRESS_FULL, __xmhfhic_x86vmx_archdata[cpuindex].vmx_msr_area_guest_region); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/geec_prime/gp_s5_setupcpustate.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:696:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite(uint32_t encoding, uint32_t value)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/uapi_gcpustate/ugcpust_data.c... uberspark >> [docker] Compiling uobjs/uapi_gcpustate/ugcpust_gprsread.c... uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_gprsread.c: In function 'ugcpust_gprsread': uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_gprsread.c:63:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&gprs->gprs, &guestgprs[cpuid], sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_gprsread.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_gprsread.c:63:45: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&gprs->gprs, &guestgprs[cpuid], sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_gprsread.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/uapi_gcpustate/ugcpust_gprswrite.c... uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_gprswrite.c: In function 'ugcpust_gprswrite': uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_gprswrite.c:63:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&guestgprs[cpuid], &gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_gprswrite.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_gprswrite.c:63:51: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&guestgprs[cpuid], &gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_gprswrite.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/uapi_gcpustate/ugcpust_main.c... uberspark >> [docker] Compiling uobjs/uapi_gcpustate/ugcpust_msrread.c... uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_msrread.c:53: uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_msrread.c: In function 'ugcpust_msrread': uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_msrread.c:66:120: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite,VMCS_CONTROL_VM_ENTRY_MSR_LOAD_ADDRESS_FULL, guestmsrs); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_msrread.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:696:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint64_t * {aka long long unsigned int *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite(uint32_t encoding, uint32_t value)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_msrread.c:53: uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_msrread.c:69:120: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite,VMCS_CONTROL_VM_EXIT_MSR_STORE_ADDRESS_FULL, guestmsrs); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_msrread.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:696:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint64_t * {aka long long unsigned int *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite(uint32_t encoding, uint32_t value)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/uapi_gcpustate/ugcpust_msrwrite.c... uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_msrwrite.c:53: uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_msrwrite.c: In function 'ugcpust_msrwrite': uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_msrwrite.c:67:119: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite,VMCS_CONTROL_VM_ENTRY_MSR_LOAD_ADDRESS_FULL, guestmsrs); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_msrwrite.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:696:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint64_t * {aka long long unsigned int *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite(uint32_t encoding, uint32_t value)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_msrwrite.c:53: uberspark >> [docker] uobjs/uapi_gcpustate/ugcpust_msrwrite.c:70:119: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite,VMCS_CONTROL_VM_EXIT_MSR_STORE_ADDRESS_FULL, guestmsrs); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/uapi_gcpustate/ugcpust_msrwrite.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:696:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint64_t * {aka long long unsigned int *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite(uint32_t encoding, uint32_t value)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/uapi_gcpustate/ugcpust_vmread.c... uberspark >> [docker] Compiling uobjs/uapi_gcpustate/ugcpust_vmwrite.c... uberspark >> [docker] Compiling uobjs/uapi_hcpustate/uhcpust_data.c... uberspark >> [docker] Compiling uobjs/uapi_hcpustate/uhcpust_main.c... uberspark >> [docker] Compiling uobjs/uapi_hcpustate/uhcpust_rdmsr.c... uberspark >> [docker] Compiling uobjs/uapi_hcpustate/uhcpust_wrmsr.c... uberspark >> [docker] Compiling uobjs/uapi_sysdata/usysd_data.c... uberspark >> [docker] Compiling uobjs/uapi_sysdata/usysd_e820addentry.c... uberspark >> [docker] Compiling uobjs/uapi_sysdata/usysd_e820getentryforindex.c... uberspark >> [docker] Compiling uobjs/uapi_sysdata/usysd_e820getmaxindex.c... uberspark >> [docker] Compiling uobjs/uapi_sysdata/usysd_main.c... uberspark >> [docker] Compiling uobjs/xc_exhub/xcexhub_data.c... uberspark >> [docker] Compiling uobjs/xc_exhub/xcexhub_entryexcp.c... uberspark >> [docker] uobjs/xc_exhub/xcexhub_entryexcp.c: In function 'xcexhub_entryexcp': uberspark >> [docker] uobjs/xc_exhub/xcexhub_entryexcp.c:78:35: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_exhub/xcexhub_entryexcp.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_exhub/xcexhub_entryexcp.c:85:35: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&spl.in_out_params[0], exframe, uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_exhub/xcexhub_entryexcp.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'uint32_t * {aka unsigned int *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_exhub/xcexhub_entryexcp.c:85:58: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&spl.in_out_params[0], exframe, uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_exhub/xcexhub_entryexcp.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86vmx_exception_frame_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_exhub/xcexhub_entryexcp.c:53: uberspark >> [docker] uobjs/xc_exhub/xcexhub_entryexcp.c:93:9: warning: passing argument 1 of 'xcexhub_retexcp' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] &spl.in_out_params[0]); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_exhub/xcexhub_entryexcp.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xc_exhub.h:99:20: note: expected 'x86vmx_exception_frame_t * {aka struct *}' but argument is of type 'uint32_t * {aka unsigned int *}' uberspark >> [docker] CASM_FUNCDECL(void xcexhub_retexcp(x86vmx_exception_frame_t *exframe)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_exhub/xcexhub_excpmain.c... uberspark >> [docker] Compiling uobjs/xc_exhub/xcexhub_main.c... uberspark >> [docker] Compiling uobjs/xc_exhub/xcexhub_setupidt.c... uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_data.c... uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_halt.c... uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_hcbinvoke.c... uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptcpuid.c... uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcpuid.c: In function 'xcihub_icptcpuid': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcpuid.c:70:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcpuid.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcpuid.c:78:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcpuid.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcpuid.c:78:36: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcpuid.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcpuid.c:84:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&gcpustate_gprs->gprs, &r, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcpuid.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcpuid.c:84:55: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&gcpustate_gprs->gprs, &r, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcpuid.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptcrx.c... uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c: In function 'xcihub_icptcrx_read_cr4': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:85:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c: In function 'xcihub_icptcrx_read_cr0': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:101:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c: In function 'xcihub_icptcrx_read_cr3': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:118:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c: In function 'xcihub_icptcrx_read_cr4_shadow': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:136:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c: In function 'is_paging_enabled': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:154:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c: In function 'xcihub_icptcrx_handle_cr0': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:183:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c: In function 'xcihub_icptcrx_handle_cr4': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:229:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c: In function 'xcihub_icptcrx': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:296:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:305:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptcrx.c:305:36: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptcrx.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptentry.c... uberspark >> [docker] uobjs/xc_ihub/xcihub_icptentry.c: In function 'xcihub_entry_icpt': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptentry.c:70:35: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptentry.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptentry.c:77:35: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&spl.in_out_params[0], r, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptentry.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'uint32_t * {aka unsigned int *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptentry.c:77:58: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&spl.in_out_params[0], r, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptentry.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptentry.c:53: uberspark >> [docker] uobjs/xc_ihub/xcihub_icptentry.c:83:35: warning: passing argument 1 of 'xcihub_reticpt' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] CASM_FUNCCALL(xcihub_reticpt, &spl.in_out_params[0]); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptentry.c:53: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xc_ihub.h:60:20: note: expected 'x86regs_t * {aka struct *}' but argument is of type 'uint32_t * {aka unsigned int *}' uberspark >> [docker] CASM_FUNCDECL(void xcihub_reticpt(x86regs_t *r)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptmain.c... uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptrdmsr.c... uberspark >> [docker] uobjs/xc_ihub/xcihub_icptrdmsr.c: In function 'xcihub_icptrdmsr': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptrdmsr.c:79:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptrdmsr.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptrdmsr.c:79:36: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptrdmsr.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptrdmsr.c:128:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&gcpustate_gprs->gprs, &r, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptrdmsr.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptrdmsr.c:128:55: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&gcpustate_gprs->gprs, &r, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptrdmsr.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptsipi.c... uberspark >> [docker] uobjs/xc_ihub/xcihub_icptsipi.c: In function 'xcihub_icptsipi': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptsipi.c:68:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptsipi.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptvmcall.c... uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptwrmsr.c... uberspark >> [docker] uobjs/xc_ihub/xcihub_icptwrmsr.c: In function 'xcihub_icptwrmsr': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptwrmsr.c:74:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptwrmsr.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptwrmsr.c:82:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptwrmsr.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptwrmsr.c:82:36: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptwrmsr.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptxsetbv.c... uberspark >> [docker] uobjs/xc_ihub/xcihub_icptxsetbv.c: In function 'xcihub_icptxsetbv': uberspark >> [docker] uobjs/xc_ihub/xcihub_icptxsetbv.c:72:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptxsetbv.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptxsetbv.c:80:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptxsetbv.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_icptxsetbv.c:80:36: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_icptxsetbv.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_main.c... uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_ihub/xcihub_main.c:47: uberspark >> [docker] uobjs/xc_ihub/xcihub_main.c: In function 'xcihub_slab_main': uberspark >> [docker] uobjs/xc_ihub/xcihub_main.c:82:15: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] &xcihub_entry_icptstub); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_ihub/xcihub_main.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:696:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'void (*)(void *)' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__vmx_vmwrite(uint32_t encoding, uint32_t value)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_rg_e820emulation.c... uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c: In function 'xcihub_rg_e820emulation': uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c:76:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c:77:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&splusysd, 0, sizeof(splusysd)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c:117:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c:117:36: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&r, &gcpustate_gprs->gprs, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c:143:83: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys, (uint32_t)(g_es_base+(uint16_t)r.edi), &(usysd_getentryforindex->baseaddr_low), 20); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:539:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'unsigned int' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys(uint8_t *sysdst, uint8_t *objsrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c:143:122: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys, (uint32_t)(g_es_base+(uint16_t)r.edi), &(usysd_getentryforindex->baseaddr_low), 20); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:539:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'uint32_t * {aka unsigned int *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmem_copy_obj2sys(uint8_t *sysdst, uint8_t *objsrc, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c:190:33: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&gcpustate_gprs->gprs, &r, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_ihub/xcihub_rg_e820emulation.c:190:56: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&gcpustate_gprs->gprs, &r, sizeof(x86regs_t)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_ihub/xcihub_rg_e820emulation.c:46: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'x86regs_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_init/xc_init_data.c... uberspark >> [docker] Compiling uobjs/xc_init/xc_init_main.c... uberspark >> [docker] uobjs/xc_init/xc_init_main.c: In function 'xcinit_do_callguest': uberspark >> [docker] uobjs/xc_init/xc_init_main.c:77:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&spl, 0, sizeof(spl)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_init/xc_init_main.c:54: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'slab_params_t * {aka struct *}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_init/xc_init_main.c:54: uberspark >> [docker] uobjs/xc_init/xc_init_main.c: In function 'xcinit_copyguestbootmodule': uberspark >> [docker] uobjs/xc_init/xc_init_main.c:423:80: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy, 0x00007C00, g_bm_base, g_bm_size); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_init/xc_init_main.c:54: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:527:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'int' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy(uint8_t *dest, uint8_t *src, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_init/xc_init_main.c:54: uberspark >> [docker] uobjs/xc_init/xc_init_main.c:423:92: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy, 0x00007C00, g_bm_base, g_bm_size); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_init/xc_init_main.c:54: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:527:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'uint32_t {aka unsigned int}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy(uint8_t *dest, uint8_t *src, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_nwlog/xcnwlog_addtolog.c... uberspark >> [docker] Compiling uobjs/xc_nwlog/xcnwlog_data.c... uberspark >> [docker] Compiling uobjs/xc_nwlog/xcnwlog_hw.c... uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_reset_hw': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:122:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, IMC, 0xffffffff); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:128:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, RCTL, 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:129:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TCTL, E1000_TCTL_PSP); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:130:5: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:137:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] ctrl = E1000_READ_REG(hw, CTRL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:145:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, CTRL, (ctrl | E1000_CTRL_RST)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:160:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, IMC, 0xffffffff); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:163:11: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] icr = E1000_READ_REG(hw, ICR); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_initialize_hardware_bits': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:187:21: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] reg_tarc0 = E1000_READ_REG(hw, TARC0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:191:22: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] reg_txdctl = E1000_READ_REG(hw, TXDCTL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:193:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TXDCTL, reg_txdctl); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:194:23: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] reg_txdctl1 = E1000_READ_REG(hw, TXDCTL1); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:196:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TXDCTL1, reg_txdctl1); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:200:29: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] reg_tarc1 = E1000_READ_REG(hw, TARC1); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:210:28: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] reg_tctl = E1000_READ_REG(hw, TCTL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:216:17: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TARC1, reg_tarc1); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:219:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TARC0, reg_tarc0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_init_hw': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:263:9: note: in expansion of macro 'E1000_WRITE_REG_ARRAY' uberspark >> [docker] E1000_WRITE_REG_ARRAY(hw, MTA, i, 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:266:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:274:16: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] ctrl = E1000_READ_REG(hw, TXDCTL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:276:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TXDCTL, ctrl); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:280:16: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] ctrl = E1000_READ_REG(hw, TXDCTL1); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:282:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TXDCTL1, ctrl); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_setup_link': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:323:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, FCT, FLOW_CONTROL_TYPE); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:324:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, FCAH, FLOW_CONTROL_ADDRESS_HIGH); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:325:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, FCAL, FLOW_CONTROL_ADDRESS_LOW); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:328:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, FCTTV, hw->fc_pause_time); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:337:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, FCRTL, 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:338:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, FCRTH, 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_copper_link_preconfig': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:355:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] ctrl = E1000_READ_REG(hw, CTRL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:363:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, CTRL, ctrl); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_read_phy_reg_ex': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:676:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, MDIC, mdic); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:681:20: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] mdic = E1000_READ_REG(hw, MDIC); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_write_phy_reg_ex': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:760:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, MDIC, mdic); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:765:20: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] mdic = E1000_READ_REG(hw, MDIC); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_phy_hw_reset': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:811:16: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] ctrl = E1000_READ_REG(hw, CTRL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:812:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, CTRL, ctrl | E1000_CTRL_PHY_RST); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:813:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:817:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, CTRL, ctrl); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:818:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_raise_ee_clk': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:877:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, *eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:878:5: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_lower_ee_clk': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:896:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, *eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:897:5: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_shift_out_ee_bits': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:921:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] eecd = E1000_READ_REG(hw, EECD); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:936:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:937:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:950:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_shift_in_ee_bits': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:973:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] eecd = E1000_READ_REG(hw, EECD); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:982:16: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] eecd = E1000_READ_REG(hw, EECD); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_acquire_eeprom': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1012:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] eecd = E1000_READ_REG(hw, EECD); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1018:13: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1019:20: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] eecd = E1000_READ_REG(hw, EECD); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1024:24: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] eecd = E1000_READ_REG(hw, EECD); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1028:17: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1042:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_standby_eeprom': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1059:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] eecd = E1000_READ_REG(hw, EECD); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1064:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1065:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1068:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1069:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_release_eeprom': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1086:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] eecd = E1000_READ_REG(hw, EECD); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1092:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1100:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, EECD, eecd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_init_rx_addrs': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1279:9: note: in expansion of macro 'E1000_WRITE_REG_ARRAY' uberspark >> [docker] E1000_WRITE_REG_ARRAY(hw, RA, (i << 1), 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1280:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1281:9: note: in expansion of macro 'E1000_WRITE_REG_ARRAY' uberspark >> [docker] E1000_WRITE_REG_ARRAY(hw, RA, ((i << 1) + 1), 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1282:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_rar_set': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1331:5: note: in expansion of macro 'E1000_WRITE_REG_ARRAY' uberspark >> [docker] E1000_WRITE_REG_ARRAY(hw, RA, (index << 1), rar_low); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1332:5: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1333:5: note: in expansion of macro 'E1000_WRITE_REG_ARRAY' uberspark >> [docker] E1000_WRITE_REG_ARRAY(hw, RA, ((index << 1) + 1), rar_high); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1334:5: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_clear_vfta': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:115:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1355:9: note: in expansion of macro 'E1000_WRITE_REG_ARRAY' uberspark >> [docker] E1000_WRITE_REG_ARRAY(hw, VFTA, offset, vfta_value); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1356:9: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_set_pci_express_master_disable': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1415:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] ctrl = E1000_READ_REG(hw, CTRL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1417:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, CTRL, ctrl); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_disable_pciex_master': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1441:15: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] if (!(E1000_READ_REG(hw, STATUS) & E1000_STATUS_GIO_MASTER_ENABLE)) uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_get_auto_rd_done': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1475:17: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] if (E1000_READ_REG(hw, EECD) & E1000_EECD_AUTO_RD) uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_get_phy_cfg_done': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1509:17: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] if (E1000_READ_REG(hw, EEMNGCTL) & cfg_mask) uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_get_hw_eeprom_semaphore': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1546:16: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] swsm = E1000_READ_REG(hw, SWSM); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1548:9: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, SWSM, swsm); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1550:16: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] swsm = E1000_READ_REG(hw, SWSM); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_put_hw_eeprom_semaphore': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1583:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] swsm = E1000_READ_REG(hw, SWSM); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1585:5: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, SWSM, swsm); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_check_phy_reset_block': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1604:12: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] manc = E1000_READ_REG(hw, MANC); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_pci_disable_master': uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1638:7: warning: passing argument 6 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__pci_type1_read' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] &cmd); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54:0, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:349:6: note: expected 'uint32_t * {aka unsigned int *}' but argument is of type 'uint16_t * {aka short unsigned int *}' uberspark >> [docker] void uberspark_uobjrtl_hw__generic_x86_32_intel__pci_type1_read(uint32_t bus, uint32_t device, uint32_t function, uint32_t index, uint32_t len, uint32_t *value); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_reset': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1709:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(&e1000_adapt.hw, PBA, pba); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1715:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(&e1000_adapt.hw, WUC, 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_probe': uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1754:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&e1000_adapt, 0, sizeof(struct e1000_adapter)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'struct e1000_adapter *' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1758:25: warning: assignment makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] e1000_adapt.hw.hw_addr = E1000_HWADDR_BASE; uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1803:13: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] ctrl_ext = E1000_READ_REG(&e1000_adapt.hw, CTRL_EXT); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1804:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(&e1000_adapt.hw, CTRL_EXT, uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_setup_tx_resources': uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1872:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&xcnwlog_desc, 0, sizeof(xcnwlog_desc)); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'uint8_t (*)[4096] {aka unsigned char (*)[4096]}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1879:19: warning: assignment makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] tx_ring->dma_desc=&xcnwlog_desc; uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_configure_tx': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1915:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TDLEN, tdlen); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1918:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TDBAH, 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1919:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TDBAL, (uint32_t)e1000_adapt.tx_ring.dma_desc); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1920:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TDT, 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1921:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TDH, 0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1929:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TIPG, tipg); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1932:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TIDV, e1000_adapt.tx_int_delay); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1933:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TADV, e1000_adapt.tx_abs_int_delay); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1936:9: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] tctl = E1000_READ_REG(hw, TCTL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1940:9: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] tarc = E1000_READ_REG(hw, TARC0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1944:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TARC0, tarc); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1948:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(hw, TCTL, tctl); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_xmit': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1984:9: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] tctl = E1000_READ_REG(&e1000_adapt.hw, TCTL); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1986:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(&e1000_adapt.hw, TCTL, tctl); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1988:21: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel(tail, e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdt); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1988:2: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel(tail, e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdt); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_check4xmit': uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1996:21: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] tail = e1000_readl(e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdt); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1996:9: note: in expansion of macro 'e1000_readl' uberspark >> [docker] tail = e1000_readl(e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdt); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1997:21: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] head = e1000_readl(e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdh); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:1997:9: note: in expansion of macro 'e1000_readl' uberspark >> [docker] head = e1000_readl(e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdh); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_wait4xmit': uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:2010:21: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] tail = e1000_readl(e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdt); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:2010:9: note: in expansion of macro 'e1000_readl' uberspark >> [docker] tail = e1000_readl(e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdt); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:2014:22: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] head = e1000_readl(e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdh); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:2014:10: note: in expansion of macro 'e1000_readl' uberspark >> [docker] head = e1000_readl(e1000_adapt.hw.hw_addr + e1000_adapt.tx_ring.tdh); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c: In function 'e1000_irq_disable': uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:27: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:107:5: note: in expansion of macro 'e1000_writel' uberspark >> [docker] e1000_writel((value), ((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:2028:2: note: in expansion of macro 'E1000_WRITE_REG' uberspark >> [docker] E1000_WRITE_REG(&e1000_adapt.hw, IMC, ~0); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:516:20: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_writeu32(uint32_t addr, uint32_t val)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:17: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32' makes integer from pointer without a cast [-Wint-conversion] uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:111:5: note: in expansion of macro 'e1000_readl' uberspark >> [docker] e1000_readl((a)->hw_addr + \ uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/device/net/ethernet/intel/e1000/e1000.h:147:30: note: in expansion of macro 'E1000_READ_REG' uberspark >> [docker] #define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, STATUS) uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_hw.c:2029:2: note: in expansion of macro 'E1000_WRITE_FLUSH' uberspark >> [docker] E1000_WRITE_FLUSH(&e1000_adapt.hw); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_hw.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:496:24: note: expected 'uint32_t {aka unsigned int}' but argument is of type 'uint8_t * {aka unsigned char *}' uberspark >> [docker] CASM_FUNCDECL(uint32_t uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_readu32(uint32_t addr)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_nwlog/xcnwlog_init.c... uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_init.c: In function 'xcnwlog_init': uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_init.c:62:32: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&xcnwlog_ls[0], 0, sizeof(xcnwlog_ls[0])); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_init.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'xcnwlog_ls_element_t (*)[3] {aka struct (*)[3]}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_nwlog/xcnwlog_logdata.c... uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_logdata.c: In function 'xcnwlog_logdata': uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_logdata.c:89:33: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&xcnwlog_packet.logbuf, &xcnwlog_ls[0], sizeof(xcnwlog_ls_element_t)*XC_NWLOG_BUF_MAXELEM); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_logdata.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'unsigned char *' but argument is of type 'uint32_t (*)[48] {aka unsigned int (*)[48]}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_logdata.c:89:57: warning: passing argument 2 of 'uberspark_uobjrtl_crt__memcpy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memcpy(&xcnwlog_packet.logbuf, &xcnwlog_ls[0], sizeof(xcnwlog_ls_element_t)*XC_NWLOG_BUF_MAXELEM); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_logdata.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:91:16: note: expected 'const unsigned char *' but argument is of type 'xcnwlog_ls_element_t (*)[3] {aka struct (*)[3]}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memcpy(unsigned char *dst, const unsigned char *src, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xc_nwlog/xcnwlog_logdata.c:93:33: warning: passing argument 1 of 'uberspark_uobjrtl_crt__memset' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] uberspark_uobjrtl_crt__memset(&xcnwlog_ls[0], 0, sizeof(xcnwlog_ls[0])); uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/include/uberspark.h:59:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:53, uberspark >> [docker] from uobjs/xc_nwlog/xcnwlog_logdata.c:47: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/crt/include/string.h:114:16: note: expected 'unsigned char *' but argument is of type 'xcnwlog_ls_element_t (*)[3] {aka struct (*)[3]}' uberspark >> [docker] unsigned char *uberspark_uobjrtl_crt__memset(unsigned char* dst, int c, size_t n); uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xc_nwlog/xcnwlog_main.c... uberspark >> [docker] Compiling uobjs/xh_hyperdep/xhhyperdep_activate.c... uberspark >> [docker] Compiling uobjs/xh_hyperdep/xhhyperdep_data.c... uberspark >> [docker] Compiling uobjs/xh_hyperdep/xhhyperdep_deactivate.c... uberspark >> [docker] Compiling uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c... uberspark >> [docker] Compiling uobjs/xh_hyperdep/xhhyperdep_hcbinit.c... uberspark >> [docker] Compiling uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c... uberspark >> [docker] Compiling uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c... uberspark >> [docker] Compiling uobjs/xh_hyperdep/xhhyperdep_main.c... uberspark >> [docker] Compiling uobjs/xh_ssteptrace/xh_ssteptrace_code.c... uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xh_ssteptrace/xh_ssteptrace_code.c:50: uberspark >> [docker] uobjs/xh_ssteptrace/xh_ssteptrace_code.c: In function '_hcb_trap_exception': uberspark >> [docker] uobjs/xh_ssteptrace/xh_ssteptrace_code.c:294:86: warning: passing argument 1 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy, &_st_tracebuffer, guest_rip_paddr, sizeof(_st_tracebuffer)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xh_ssteptrace/xh_ssteptrace_code.c:50: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:527:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'uint8_t (*)[256] {aka unsigned char (*)[256]}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy(uint8_t *dest, uint8_t *src, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:103:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xh_ssteptrace/xh_ssteptrace_code.c:50: uberspark >> [docker] uobjs/xh_ssteptrace/xh_ssteptrace_code.c:294:104: warning: passing argument 2 of 'uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy' makes pointer from integer without a cast [-Wint-conversion] uberspark >> [docker] CASM_FUNCCALL(uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy, &_st_tracebuffer, guest_rip_paddr, sizeof(_st_tracebuffer)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/cpu.h:2574:14: note: in definition of macro 'CASM_FUNCCALL' uberspark >> [docker] fn_name(__VA_ARGS__) \ uberspark >> [docker]  ^ uberspark >> [docker] In file included from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/hwm.h:102:0, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86_32/intel/hwm.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:54, uberspark >> [docker] from /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjcoll/platform/pc/uxmhf/main/include/xmhf.h:54, uberspark >> [docker] from uobjs/xh_ssteptrace/xh_ssteptrace_code.c:50: uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/uobjrtl/hw/include/generic/x86_32/intel/hw.h:527:20: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'uint32_t {aka unsigned int}' uberspark >> [docker] CASM_FUNCDECL(void uberspark_uobjrtl_hw__generic_x86_32_intel__sysmemaccess_copy(uint8_t *dest, uint8_t *src, uint32_t size)); uberspark >> [docker]  ^ uberspark >> [docker] /home/yeeb16/uberspark/staging/uxmhf-pc/uberspark/hwm/include/arch/x86/generic/casm.h:2825:29: note: in definition of macro 'CASM_FUNCDECL' uberspark >> [docker] #define CASM_FUNCDECL(x) x uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xh_ssteptrace/xh_ssteptrace_code.c:297:29: warning: passing argument 1 of 'st_scanforsignature' from incompatible pointer type [-Wincompatible-pointer-types] uberspark >> [docker] st_scanforsignature(&_st_tracebuffer, sizeof(_st_tracebuffer)); uberspark >> [docker]  ^ uberspark >> [docker] uobjs/xh_ssteptrace/xh_ssteptrace_code.c:161:13: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'uint8_t (*)[256] {aka unsigned char (*)[256]}' uberspark >> [docker] static bool st_scanforsignature(uint8_t *buffer, uint32_t buffer_size){ uberspark >> [docker]  ^ uberspark >> [docker] Compiling uobjs/xh_ssteptrace/xh_ssteptrace_data.c... uberspark >> [docker] Compiling uobjs/xh_syscalllog/xhsysclog_data.c... uberspark >> [docker] Compiling uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c... uberspark >> [docker] Compiling uobjs/xh_syscalllog/xhsysclog_hcbinit.c... uberspark >> [docker] Compiling uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c... uberspark >> [docker] Compiling uobjs/xh_syscalllog/xhsysclog_loginfo.c... uberspark >> [docker] Compiling uobjs/xh_syscalllog/xhsysclog_main.c... uberspark >> [docker] Compiling uobjs/xh_syscalllog/xhsysclog_register.c... uberspark >> compiled c files successfully! uberspark >> proceeding to compile casm files... uberspark >> d_cmd=export var_bridge_include_dirs_with_prefix && export var_bridge_source_files && var_bridge_include_dirs_with_prefix=" -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc " && var_bridge_source_files=" uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS uobjs/geec/geec_slabstubs_vft.cS uobjs/geec_prime/gp_s1_entry.cS uobjs/geec_prime/gp_s4_apstacks.cS uobjs/geec_prime/gp_s4_entry.cS uobjs/xc_exhub/xcexhub_excpstub.cS uobjs/xc_exhub/xcexhub_retexcp.cS uobjs/xc_ihub/xcihub_icptstub.cS uobjs/xc_ihub/xcihub_reticpt.cS uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS " && vararray_bridge_source_files=$(echo $var_bridge_source_files | tr " " "\n") && for source_file_name in $vararray_bridge_source_files; do echo "Compiling CASM source file ${source_file_name} ..." && cp -f ${source_file_name} ${source_file_name}.c && ccomp -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -O0 -fpacked-structs -c -dmach ${source_file_name}.c && export vtmp=`dirname ${source_file_name}` && vtmp1=`basename ${source_file_name}` && mv -f ${vtmp1}.mach ${vtmp}/. 2>/dev/null; true && frama-c -load-module /home/yeeb16/uberspark/tools/vbridge-plugin/Ubersparkvbridge -machdep gcc_x86_32 -kernel-msg-key pp -casm -casm-infile ${source_file_name}.mach -casm-outfile ${source_file_name}.s ; done uberspark >> context_path=/home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build uberspark >> exec=run --rm -e D_CMD="cd /home/uberspark/src && export var_bridge_include_dirs_with_prefix && export var_bridge_source_files && var_bridge_include_dirs_with_prefix=" -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc " && var_bridge_source_files=" uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS uobjs/geec/geec_slabstubs_vft.cS uobjs/geec_prime/gp_s1_entry.cS uobjs/geec_prime/gp_s4_apstacks.cS uobjs/geec_prime/gp_s4_entry.cS uobjs/xc_exhub/xcexhub_excpstub.cS uobjs/xc_exhub/xcexhub_retexcp.cS uobjs/xc_ihub/xcihub_icptstub.cS uobjs/xc_ihub/xcihub_reticpt.cS uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS " && vararray_bridge_source_files=$(echo $var_bridge_source_files | tr " " "\n") && for source_file_name in $vararray_bridge_source_files; do echo "Compiling CASM source file ${source_file_name} ..." && cp -f ${source_file_name} ${source_file_name}.c && ccomp -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc -O0 -fpacked-structs -c -dmach ${source_file_name}.c && export vtmp=`dirname ${source_file_name}` && vtmp1=`basename ${source_file_name}` && mv -f ${vtmp1}.mach ${vtmp}/. 2>/dev/null; true && frama-c -load-module /home/yeeb16/uberspark/tools/vbridge-plugin/Ubersparkvbridge -machdep gcc_x86_32 -kernel-msg-key pp -casm -casm-infile ${source_file_name}.mach -casm-outfile ${source_file_name}.s ; done" -v /home/yeeb16:/home/yeeb16 -v /home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build:/home/uberspark/src -t uberspark/bridges/as-bridge/container/amd64/x86_32/generic/casm/vlatest uberspark >> [docker] Removing user `uberspark' ... uberspark >> [docker] Warning: group `uberspark' has no more members. uberspark >> [docker] Done. uberspark >> [docker] Adding group `uberspark' (GID 1000) ... uberspark >> [docker] Done. uberspark >> [docker] Adding system user `uberspark' (UID 1000) ... uberspark >> [docker] Adding new user `uberspark' (UID 1000) with group `uberspark' ... uberspark >> [docker] Not creating home directory `/home/uberspark'. uberspark >> [docker] # Run eval $(opam env) to update the current shell environment uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS.mach, outputfile=uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/geec/geec_slabstubs_vft.cS ... uberspark >> [docker] uobjs/geec/geec_slabstubs_vft.cS.c:64: warning: implicit declaration of function '__casm__jmpxsentinel' is invalid in C99 [-Wimplicit-function-declaration] uberspark >> [docker] uobjs/geec/geec_slabstubs_vft.cS.c:114: warning: implicit declaration of function '__casm__jmpxsentinel' is invalid in C99 [-Wimplicit-function-declaration] uberspark >> [docker] uobjs/geec/geec_slabstubs_vft.cS.c:114: warning: '__casm__jmpxsentinel' is declared without a function prototype uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/geec/geec_slabstubs_vft.cS.mach, outputfile=uobjs/geec/geec_slabstubs_vft.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/geec_prime/gp_s1_entry.cS ... uberspark >> [docker] uobjs/geec_prime/gp_s1_entry.cS.c:89: warning: incompatible integer-pointer conversion: passing 'unsigned char * __attribute__((aligned(4096))) __attribute__((section(".stack")))' to parameter 1 of type 'uint32_t' (aka 'unsigned int') [-Wint-conversion] uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/geec_prime/gp_s1_entry.cS.mach, outputfile=uobjs/geec_prime/gp_s1_entry.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/geec_prime/gp_s4_apstacks.cS ... uberspark >> [docker] uobjs/geec_prime/gp_s4_apstacks.cS.c:99: warning: incompatible integer-pointer conversion: passing 'unsigned char (* __attribute__((aligned(4096))) __attribute__((section(".stack"))))[16384]' to parameter 1 of type 'uint32_t' (aka 'unsigned int') [-Wint-conversion] uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/geec_prime/gp_s4_apstacks.cS.mach, outputfile=uobjs/geec_prime/gp_s4_apstacks.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/geec_prime/gp_s4_entry.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/geec_prime/gp_s4_entry.cS.mach, outputfile=uobjs/geec_prime/gp_s4_entry.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/xc_exhub/xcexhub_excpstub.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/xc_exhub/xcexhub_excpstub.cS.mach, outputfile=uobjs/xc_exhub/xcexhub_excpstub.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/xc_exhub/xcexhub_retexcp.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/xc_exhub/xcexhub_retexcp.cS.mach, outputfile=uobjs/xc_exhub/xcexhub_retexcp.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/xc_ihub/xcihub_icptstub.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/xc_ihub/xcihub_icptstub.cS.mach, outputfile=uobjs/xc_ihub/xcihub_icptstub.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/xc_ihub/xcihub_reticpt.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/xc_ihub/xcihub_reticpt.cS.mach, outputfile=uobjs/xc_ihub/xcihub_reticpt.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> [docker] Compiling CASM source file uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS ... uberspark >> [docker] [hello] Calling CASM extractor... uberspark >> [docker] [hello] CASM inputfile=uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS.mach, outputfile=uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS.s uberspark >> [docker] [hello] Starting CASM extraction... uberspark >> [docker] [hello] Done. uberspark >> compiled casm files successfully! uberspark >> proceeding to compile asm files... uberspark >> d_cmd=export var_bridge_include_dirs_with_prefix && export var_bridge_source_files && var_bridge_include_dirs_with_prefix=" -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc " && var_bridge_source_files=" uobjslt-intrauobjcoll-callees.S uobjslt-interuobjcoll-callees.S uobjslt-legacy-callees.S uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS.s uobjs/xc_ihub/xcihub_reticpt.cS.s uobjs/xc_ihub/xcihub_icptstub.cS.s uobjs/xc_exhub/xcexhub_retexcp.cS.s uobjs/xc_exhub/xcexhub_excpstub.cS.s uobjs/geec_prime/gp_s4_entry.cS.s uobjs/geec_prime/gp_s4_apstacks.cS.s uobjs/geec_prime/gp_s1_entry.cS.s uobjs/geec/geec_slabstubs_vft.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS.s " && vararray_bridge_source_files=$(echo $var_bridge_source_files | tr " " "\n") && for source_file_name in $vararray_bridge_source_files; do echo "Compiling ${source_file_name} ..." && gcc -D__ASSEMBLY__ -m32 -c ${var_bridge_include_dirs_with_prefix} ${source_file_name} -o ${source_file_name}.o ; done uberspark >> context_path=/home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build uberspark >> exec=run --rm -e D_CMD="cd /home/uberspark/src && export var_bridge_include_dirs_with_prefix && export var_bridge_source_files && var_bridge_include_dirs_with_prefix=" -I. -I/home/yeeb16/uberspark/staging/uxmhf-pc " && var_bridge_source_files=" uobjslt-intrauobjcoll-callees.S uobjslt-interuobjcoll-callees.S uobjslt-legacy-callees.S uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS.s uobjs/xc_ihub/xcihub_reticpt.cS.s uobjs/xc_ihub/xcihub_icptstub.cS.s uobjs/xc_exhub/xcexhub_retexcp.cS.s uobjs/xc_exhub/xcexhub_excpstub.cS.s uobjs/geec_prime/gp_s4_entry.cS.s uobjs/geec_prime/gp_s4_apstacks.cS.s uobjs/geec_prime/gp_s1_entry.cS.s uobjs/geec/geec_slabstubs_vft.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS.s uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS.s " && vararray_bridge_source_files=$(echo $var_bridge_source_files | tr " " "\n") && for source_file_name in $vararray_bridge_source_files; do echo "Compiling ${source_file_name} ..." && gcc -D__ASSEMBLY__ -m32 -c ${var_bridge_include_dirs_with_prefix} ${source_file_name} -o ${source_file_name}.o ; done" -v /home/yeeb16:/home/yeeb16 -v /home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build:/home/uberspark/src -t uberspark/bridges/as-bridge/container/amd64/x86_32/generic/gnu-as/v2.26.1 uberspark >> [docker] Removing user `uberspark' ... uberspark >> [docker] Warning: group `uberspark' has no more members. uberspark >> [docker] Done. uberspark >> [docker] Adding group `uberspark' (GID 1000) ... uberspark >> [docker] Done. uberspark >> [docker] Adding system user `uberspark' (UID 1000) ... uberspark >> [docker] Adding new user `uberspark' (UID 1000) with group `uberspark' ... uberspark >> [docker] Not creating home directory `/home/uberspark'. uberspark >> [docker] No opam detected. Skipping opam initialization... uberspark >> [docker] Compiling uobjslt-intrauobjcoll-callees.S ... uberspark >> [docker] Compiling uobjslt-interuobjcoll-callees.S ... uberspark >> [docker] Compiling uobjslt-legacy-callees.S ... uberspark >> [docker] Compiling uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS.s ... uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_reticpt.cS.s ... uberspark >> [docker] Compiling uobjs/xc_ihub/xcihub_icptstub.cS.s ... uberspark >> [docker] Compiling uobjs/xc_exhub/xcexhub_retexcp.cS.s ... uberspark >> [docker] Compiling uobjs/xc_exhub/xcexhub_excpstub.cS.s ... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s4_entry.cS.s ... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s4_apstacks.cS.s ... uberspark >> [docker] Compiling uobjs/geec_prime/gp_s1_entry.cS.s ... uberspark >> [docker] Compiling uobjs/geec/geec_slabstubs_vft.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS.s ... uberspark >> [docker] Compiling uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS.s ... uberspark >> compiled asm files successfully! uberspark >> proceeding to link object files... uberspark >> d_cmd=ld -m elf_i386 --oformat=elf32-i386 uobj_pminfo.c.o uobj_intrauobjcoll_callees_info.c.o uobj_interuobjcoll_callees_info.c.o uobj_legacy_callees_info.c.o uobj_binhdr.c.o uberspark/uobjrtl/crt/src/memcmp.c.o uberspark/uobjrtl/crt/src/memcpy.c.o uberspark/uobjrtl/crt/src/memmove.c.o uberspark/uobjrtl/crt/src/memset.c.o uberspark/uobjrtl/crt/src/strchr.c.o uberspark/uobjrtl/crt/src/strcmp.c.o uberspark/uobjrtl/crt/src/strlen.c.o uberspark/uobjrtl/crt/src/strncmp.c.o uberspark/uobjrtl/crt/src/strncpy.c.o uberspark/uobjrtl/crt/src/strnlen.c.o uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c.o uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c.o uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c.o uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c.o uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c.o uobjs/geec/geec_slabmapdef.c.o uobjs/geec_prime/gp_data.c.o uobjs/geec_prime/gp_s1_bspstack.c.o uobjs/geec_prime/gp_s1_bspstackgetflags.c.o uobjs/geec_prime/gp_s1_bspstkactivate.c.o uobjs/geec_prime/gp_s1_chkreq.c.o uobjs/geec_prime/gp_s1_hub.c.o uobjs/geec_prime/gp_s1_iommuinit.c.o uobjs/geec_prime/gp_s1_iommuinittbl.c.o uobjs/geec_prime/gp_s1_iommuinittblclearcet.c.o uobjs/geec_prime/gp_s1_postdrt.c.o uobjs/geec_prime/gp_s1_scaniommu.c.o uobjs/geec_prime/gp_s2_entry.c.o uobjs/geec_prime/gp_s3_entry.c.o uobjs/geec_prime/gp_s3_startcores.c.o uobjs/geec_prime/gp_s5_entry.c.o uobjs/geec_prime/gp_s5_invokestrt.c.o uobjs/geec_prime/gp_s5_setupcpustate.c.o uobjs/uapi_gcpustate/ugcpust_data.c.o uobjs/uapi_gcpustate/ugcpust_gprsread.c.o uobjs/uapi_gcpustate/ugcpust_gprswrite.c.o uobjs/uapi_gcpustate/ugcpust_main.c.o uobjs/uapi_gcpustate/ugcpust_msrread.c.o uobjs/uapi_gcpustate/ugcpust_msrwrite.c.o uobjs/uapi_gcpustate/ugcpust_vmread.c.o uobjs/uapi_gcpustate/ugcpust_vmwrite.c.o uobjs/uapi_hcpustate/uhcpust_data.c.o uobjs/uapi_hcpustate/uhcpust_main.c.o uobjs/uapi_hcpustate/uhcpust_rdmsr.c.o uobjs/uapi_hcpustate/uhcpust_wrmsr.c.o uobjs/uapi_sysdata/usysd_data.c.o uobjs/uapi_sysdata/usysd_e820addentry.c.o uobjs/uapi_sysdata/usysd_e820getentryforindex.c.o uobjs/uapi_sysdata/usysd_e820getmaxindex.c.o uobjs/uapi_sysdata/usysd_main.c.o uobjs/xc_exhub/xcexhub_data.c.o uobjs/xc_exhub/xcexhub_entryexcp.c.o uobjs/xc_exhub/xcexhub_excpmain.c.o uobjs/xc_exhub/xcexhub_main.c.o uobjs/xc_exhub/xcexhub_setupidt.c.o uobjs/xc_ihub/xcihub_data.c.o uobjs/xc_ihub/xcihub_halt.c.o uobjs/xc_ihub/xcihub_hcbinvoke.c.o uobjs/xc_ihub/xcihub_icptcpuid.c.o uobjs/xc_ihub/xcihub_icptcrx.c.o uobjs/xc_ihub/xcihub_icptentry.c.o uobjs/xc_ihub/xcihub_icptmain.c.o uobjs/xc_ihub/xcihub_icptrdmsr.c.o uobjs/xc_ihub/xcihub_icptsipi.c.o uobjs/xc_ihub/xcihub_icptvmcall.c.o uobjs/xc_ihub/xcihub_icptwrmsr.c.o uobjs/xc_ihub/xcihub_icptxsetbv.c.o uobjs/xc_ihub/xcihub_main.c.o uobjs/xc_ihub/xcihub_rg_e820emulation.c.o uobjs/xc_init/xc_init_data.c.o uobjs/xc_init/xc_init_main.c.o uobjs/xc_nwlog/xcnwlog_addtolog.c.o uobjs/xc_nwlog/xcnwlog_data.c.o uobjs/xc_nwlog/xcnwlog_hw.c.o uobjs/xc_nwlog/xcnwlog_init.c.o uobjs/xc_nwlog/xcnwlog_logdata.c.o uobjs/xc_nwlog/xcnwlog_main.c.o uobjs/xh_hyperdep/xhhyperdep_activate.c.o uobjs/xh_hyperdep/xhhyperdep_data.c.o uobjs/xh_hyperdep/xhhyperdep_deactivate.c.o uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c.o uobjs/xh_hyperdep/xhhyperdep_hcbinit.c.o uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c.o uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c.o uobjs/xh_hyperdep/xhhyperdep_main.c.o uobjs/xh_ssteptrace/xh_ssteptrace_code.c.o uobjs/xh_ssteptrace/xh_ssteptrace_data.c.o uobjs/xh_syscalllog/xhsysclog_data.c.o uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c.o uobjs/xh_syscalllog/xhsysclog_hcbinit.c.o uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c.o uobjs/xh_syscalllog/xhsysclog_loginfo.c.o uobjs/xh_syscalllog/xhsysclog_main.c.o uobjs/xh_syscalllog/xhsysclog_register.c.o uobjslt-intrauobjcoll-callees.S.o uobjslt-interuobjcoll-callees.S.o uobjslt-legacy-callees.S.o uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS.s.o uobjs/xc_ihub/xcihub_reticpt.cS.s.o uobjs/xc_ihub/xcihub_icptstub.cS.s.o uobjs/xc_exhub/xcexhub_retexcp.cS.s.o uobjs/xc_exhub/xcexhub_excpstub.cS.s.o uobjs/geec_prime/gp_s4_entry.cS.s.o uobjs/geec_prime/gp_s4_apstacks.cS.s.o uobjs/geec_prime/gp_s1_entry.cS.s.o uobjs/geec/geec_slabstubs_vft.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS.s.o -T uobj.lscript -o uobj.exe ./cclib.a && objcopy -O binary uobj.exe uobj.exe.flat uberspark >> context_path=/home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build uberspark >> exec=run --rm -e D_CMD="cd /home/uberspark/src && ld -m elf_i386 --oformat=elf32-i386 uobj_pminfo.c.o uobj_intrauobjcoll_callees_info.c.o uobj_interuobjcoll_callees_info.c.o uobj_legacy_callees_info.c.o uobj_binhdr.c.o uberspark/uobjrtl/crt/src/memcmp.c.o uberspark/uobjrtl/crt/src/memcpy.c.o uberspark/uobjrtl/crt/src/memmove.c.o uberspark/uobjrtl/crt/src/memset.c.o uberspark/uobjrtl/crt/src/strchr.c.o uberspark/uobjrtl/crt/src/strcmp.c.o uberspark/uobjrtl/crt/src/strlen.c.o uberspark/uobjrtl/crt/src/strncmp.c.o uberspark/uobjrtl/crt/src/strncpy.c.o uberspark/uobjrtl/crt/src/strnlen.c.o uberspark/uobjrtl/crypto/src/ciphers/aes/aes.c.o uberspark/uobjrtl/crypto/src/ciphers/aes/aes_cbc.c.o uberspark/uobjrtl/crypto/src/ciphers/aes/aes_tab.c.o uberspark/uobjrtl/crypto/src/hashes/sha1/sha1.c.o uberspark/uobjrtl/crypto/src/mac/hmacsha1/hmacsha1.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_fls.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getseccaps.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecparams.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsenter.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsexit.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecsmctrl.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsecwakeup.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getvendor.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hasxsave.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrenabledisable.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrrestore.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsave.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrsetmemtype.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_mtrrvalidate.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatasize.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetbiosdatastart.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetheap.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatasize.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetosmledatastart.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatasize.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetossinitdatastart.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatasize.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtgetsinitmledatastart.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtislaunched.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadprivcr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtreadpubcr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwriteprivcr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_txtwritepubcr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/keyb_reboot.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_getid.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/lapic_isbsp.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_initbus.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_read.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pci_write.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/pit_udelay.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_getacpirsdp.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disablepmr.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_disabletrans.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_enabletrans.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_initdrhd.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_invlcaches.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_readreg.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setphm.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setplm.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_setret.c.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/vtd_writereg.c.o uobjs/geec/geec_slabmapdef.c.o uobjs/geec_prime/gp_data.c.o uobjs/geec_prime/gp_s1_bspstack.c.o uobjs/geec_prime/gp_s1_bspstackgetflags.c.o uobjs/geec_prime/gp_s1_bspstkactivate.c.o uobjs/geec_prime/gp_s1_chkreq.c.o uobjs/geec_prime/gp_s1_hub.c.o uobjs/geec_prime/gp_s1_iommuinit.c.o uobjs/geec_prime/gp_s1_iommuinittbl.c.o uobjs/geec_prime/gp_s1_iommuinittblclearcet.c.o uobjs/geec_prime/gp_s1_postdrt.c.o uobjs/geec_prime/gp_s1_scaniommu.c.o uobjs/geec_prime/gp_s2_entry.c.o uobjs/geec_prime/gp_s3_entry.c.o uobjs/geec_prime/gp_s3_startcores.c.o uobjs/geec_prime/gp_s5_entry.c.o uobjs/geec_prime/gp_s5_invokestrt.c.o uobjs/geec_prime/gp_s5_setupcpustate.c.o uobjs/uapi_gcpustate/ugcpust_data.c.o uobjs/uapi_gcpustate/ugcpust_gprsread.c.o uobjs/uapi_gcpustate/ugcpust_gprswrite.c.o uobjs/uapi_gcpustate/ugcpust_main.c.o uobjs/uapi_gcpustate/ugcpust_msrread.c.o uobjs/uapi_gcpustate/ugcpust_msrwrite.c.o uobjs/uapi_gcpustate/ugcpust_vmread.c.o uobjs/uapi_gcpustate/ugcpust_vmwrite.c.o uobjs/uapi_hcpustate/uhcpust_data.c.o uobjs/uapi_hcpustate/uhcpust_main.c.o uobjs/uapi_hcpustate/uhcpust_rdmsr.c.o uobjs/uapi_hcpustate/uhcpust_wrmsr.c.o uobjs/uapi_sysdata/usysd_data.c.o uobjs/uapi_sysdata/usysd_e820addentry.c.o uobjs/uapi_sysdata/usysd_e820getentryforindex.c.o uobjs/uapi_sysdata/usysd_e820getmaxindex.c.o uobjs/uapi_sysdata/usysd_main.c.o uobjs/xc_exhub/xcexhub_data.c.o uobjs/xc_exhub/xcexhub_entryexcp.c.o uobjs/xc_exhub/xcexhub_excpmain.c.o uobjs/xc_exhub/xcexhub_main.c.o uobjs/xc_exhub/xcexhub_setupidt.c.o uobjs/xc_ihub/xcihub_data.c.o uobjs/xc_ihub/xcihub_halt.c.o uobjs/xc_ihub/xcihub_hcbinvoke.c.o uobjs/xc_ihub/xcihub_icptcpuid.c.o uobjs/xc_ihub/xcihub_icptcrx.c.o uobjs/xc_ihub/xcihub_icptentry.c.o uobjs/xc_ihub/xcihub_icptmain.c.o uobjs/xc_ihub/xcihub_icptrdmsr.c.o uobjs/xc_ihub/xcihub_icptsipi.c.o uobjs/xc_ihub/xcihub_icptvmcall.c.o uobjs/xc_ihub/xcihub_icptwrmsr.c.o uobjs/xc_ihub/xcihub_icptxsetbv.c.o uobjs/xc_ihub/xcihub_main.c.o uobjs/xc_ihub/xcihub_rg_e820emulation.c.o uobjs/xc_init/xc_init_data.c.o uobjs/xc_init/xc_init_main.c.o uobjs/xc_nwlog/xcnwlog_addtolog.c.o uobjs/xc_nwlog/xcnwlog_data.c.o uobjs/xc_nwlog/xcnwlog_hw.c.o uobjs/xc_nwlog/xcnwlog_init.c.o uobjs/xc_nwlog/xcnwlog_logdata.c.o uobjs/xc_nwlog/xcnwlog_main.c.o uobjs/xh_hyperdep/xhhyperdep_activate.c.o uobjs/xh_hyperdep/xhhyperdep_data.c.o uobjs/xh_hyperdep/xhhyperdep_deactivate.c.o uobjs/xh_hyperdep/xhhyperdep_hcbhypercall.c.o uobjs/xh_hyperdep/xhhyperdep_hcbinit.c.o uobjs/xh_hyperdep/xhhyperdep_hcbmemfault.c.o uobjs/xh_hyperdep/xhhyperdep_hcbshutdown.c.o uobjs/xh_hyperdep/xhhyperdep_main.c.o uobjs/xh_ssteptrace/xh_ssteptrace_code.c.o uobjs/xh_ssteptrace/xh_ssteptrace_data.c.o uobjs/xh_syscalllog/xhsysclog_data.c.o uobjs/xh_syscalllog/xhsysclog_hcbhypercall.c.o uobjs/xh_syscalllog/xhsysclog_hcbinit.c.o uobjs/xh_syscalllog/xhsysclog_hcbmemfault.c.o uobjs/xh_syscalllog/xhsysclog_loginfo.c.o uobjs/xh_syscalllog/xhsysclog_main.c.o uobjs/xh_syscalllog/xhsysclog_register.c.o uobjslt-intrauobjcoll-callees.S.o uobjslt-interuobjcoll-callees.S.o uobjslt-legacy-callees.S.o uobjs/xh_ssteptrace/xh_ssteptrace_codesup.cS.s.o uobjs/xc_ihub/xcihub_reticpt.cS.s.o uobjs/xc_ihub/xcihub_icptstub.cS.s.o uobjs/xc_exhub/xcexhub_retexcp.cS.s.o uobjs/xc_exhub/xcexhub_excpstub.cS.s.o uobjs/geec_prime/gp_s4_entry.cS.s.o uobjs/geec_prime/gp_s4_apstacks.cS.s.o uobjs/geec_prime/gp_s1_entry.cS.s.o uobjs/geec/geec_slabstubs_vft.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu64.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu32.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu16.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_writeu8.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_sys2obj.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu64.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu32.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu16.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_readu8.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_obj2sys.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/sysmem_bcopy.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xsetbv.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_xgetbv.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wrmsr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writeeflags.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr4.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr3.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_writecr0.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_wbinvd.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmxon.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmwrite.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmread.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmptrld.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_vmclear.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinunlock.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_spinlock.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloaddsregs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reloadcs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readtr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readss.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readrsp.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readgs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readfs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readesp.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_reades.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readeflags.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readds.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcs.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr4.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr3.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr2.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_readcr0.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdtsc.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_rdmsr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_pause.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outw.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outl.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_outb.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadtr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadidt.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_loadgdt.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inw.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invvpid.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_invept.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inl.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_inb.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_hlt.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_gettssbase.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getsec.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getidtbase.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_getgdtbase.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_enableintr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_disableintr.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_cpuid.cS.s.o uberspark/uobjrtl/hw/src/generic/x86_32/intel/cpu_bsrl.cS.s.o -T uobj.lscript -o uobj.exe ./cclib.a && objcopy -O binary uobj.exe uobj.exe.flat" -v /home/yeeb16:/home/yeeb16 -v /home/yeeb16/fork-uberxmhf/uxmhf/uxmhf-uobjcoll/_build/main/_build:/home/uberspark/src -t uberspark/bridges/ld-bridge/container/amd64/x86_32/generic/gnu-ld/v2.26.1 uberspark >> [docker] Removing user `uberspark' ... uberspark >> [docker] Warning: group `uberspark' has no more members. uberspark >> [docker] Done. uberspark >> [docker] Adding group `uberspark' (GID 1000) ... uberspark >> [docker] Done. uberspark >> [docker] Adding system user `uberspark' (UID 1000) ... uberspark >> [docker] Adding new user `uberspark' (UID 1000) with group `uberspark' ... uberspark >> [docker] Not creating home directory `/home/uberspark'. uberspark >> [docker] No opam detected. Skipping opam initialization... uberspark >> [docker] uobjs/xc_exhub/xcexhub_excpstub.cS.s.o: In function `__xmhf_exception_handler_0': uberspark >> [docker] (.text+0x7): undefined reference to `__DS_CPL0' uberspark >> [docker] uobjs/xc_exhub/xcexhub_excpstub.cS.s.o: In function `__xmhf_exception_handler_1': uberspark >> [docker] (.text+0x1b): undefined reference to `__DS_CPL0' uberspark >> [docker] uobjs/xc_exhub/xcexhub_excpstub.cS.s.o: In function `__xmhf_exception_handler_2': uberspark >> [docker] (.text+0x2f): undefined reference to `__DS_CPL0' uberspark >> [docker] uobjs/xc_exhub/xcexhub_excpstub.cS.s.o: In function `__xmhf_exception_handler_3': uberspark >> [docker] (.text+0x43): undefined reference to `__DS_CPL0' uberspark >> [docker] uobjs/xc_exhub/xcexhub_excpstub.cS.s.o: In function `__xmhf_exception_handler_4': uberspark >> [docker] (.text+0x57): undefined reference to `__DS_CPL0' uberspark >> [docker] uobjs/xc_exhub/xcexhub_excpstub.cS.s.o:(.text+0x6b): more undefined references to `__DS_CPL0' follow uberspark >> [docker] uobjs/geec_prime/gp_s1_entry.cS.s.o: In function `slab_main': uberspark >> [docker] (.text+0x11): undefined reference to `MAX_PLATFORM_CPUSTACK_SIZE' uberspark >> [docker] uobjs/geec/geec_slabstubs_vft.cS.s.o: In function `__slab_callsentinel': uberspark >> [docker] (.text+0x6): undefined reference to `XMHFGEEC_SENTINEL_CALL_FROM_VfT_PROG' uberspark >> ERROR: could not link uobj object files! uberspark >> ERROR: could not build uobj(s)! Makefile:8: recipe for target 'all' failed