Coder Social home page Coder Social logo

Comments (4)

 avatar commented on August 16, 2024

This worries me... as there should be no difference to the resulting code (apart from things being sorted, which is arguably a good idea anyway).

Odds are, this could be a bug in perl on whatever distro you're running on....

Might be worth running the script in a tight loop for a while to see if you can trigger it and submit it as a bug to the distro too.

from hostboot.

williamspatrick avatar williamspatrick commented on August 16, 2024

I suspect it could also be caused by a male file bug that is causing the script to be invoked twice at the same time.

Patrick
Sent from my iPhone

On Mar 31, 2016, at 10:06 PM, Stewart Smith [email protected] wrote:

This worries me... as there should be no difference to the resulting code (apart from things being sorted, which is arguably a good idea anyway).

Odds are, this could be a bug in perl on whatever distro you're running on....

Might be worth running the script in a tight loop for a while to see if you can trigger it and submit it as a bug to the distro too.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

from hostboot.

deece avatar deece commented on August 16, 2024

I'm leaning more towards a perl bug, if 2 versions of the file were interspersed, we would see random syntax errors as statements & functions get broken in weird places. I've only ever seen duplicates in the enums.

from hostboot.

jazurin avatar jazurin commented on August 16, 2024

We are hitting a very similar error in hostboot open power CI. This has been seen a few times when we build on our Ubuntu 14.10 ppc le machine, but not on our RHEL 6.4 pool machines.

In file included from ../../../src/include/usr/hwpf/fapi/fapiReturnCode.H:76:0,
from ../../../src/include/usr/hwpf/fapi/fapiUtil.H:63,
from ecmdDataBufferBase.C:41:
../../../obj/genfiles/fapiHwpErrorInfo.H:22161:5: error: redefinition of ‘RC_GET_PROC_ABUS_CUPLL_REFCLKSEL_OFFSET_BAD_CHIP_NAME_EC_CHIP_EC’
RC_GET_PROC_ABUS_CUPLL_REFCLKSEL_OFFSET_BAD_CHIP_NAME_EC_CHIP_EC = 0x5ba426ef,
^
../../../obj/genfiles/fapiHwpErrorInfo.H:21387:5: note: ‘RC_GET_PROC_ABUS_CUPLL_REFCLKSEL_OFFSET_BAD_CHIP_NAME_EC_CHIP_EC’ previously defined here
RC_GET_PROC_ABUS_CUPLL_REFCLKSEL_OFFSET_BAD_CHIP_NAME_EC_CHIP_EC = 0x5ba426ef,
^
../../../obj/genfiles/fapiHwpErrorInfo.H:22162:5: error: redefinition of ‘RC_MSS_DRAMINIT_RTT_WR_IMP_INPUT_ERROR_IMP’
RC_MSS_DRAMINIT_RTT_WR_IMP_INPUT_ERROR_IMP = 0x7da6cf9c,
^
../../../obj/genfiles/fapiHwpErrorInfo.H:22042:5: note: ‘RC_MSS_DRAMINIT_RTT_WR_IMP_INPUT_ERROR_IMP’ previously defined here
RC_MSS_DRAMINIT_RTT_WR_IMP_INPUT_ERROR_IMP = 0x7da6cf9c,
^
../../../obj/genfiles/fapiHwpErrorInfo.H:22164:5: error: redefinition of ‘RC_MSS_PDA_DRAM_DNE_DIMM_VALUE’
RC_MSS_PDA_DRAM_DNE_DIMM_VALUE = 0xc6d11217,
^
../../../obj/genfiles/fapiHwpErrorInfo.H:21481:5: note: ‘RC_MSS_PDA_DRAM_DNE_DIMM_VALUE’ previously defined here
RC_MSS_PDA_DRAM_DNE_DIMM_VALUE = 0xc6d11217,
^

from hostboot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.