Coder Social home page Coder Social logo

Comments (12)

pulzzedavid avatar pulzzedavid commented on July 18, 2024 1

It's a CI build, so it is a fresh build every time. I do sometimes see this for DataPipeline module even for dev build.

...(40)> AWS.DataPipeline.[error] beam/beam_load.c(1428): Error loading module 'Elixir.AWS.DataPipeline':
  module name in object code is Elixir.AWS.Datapipeline


[error] Loading of /Users/davidjung/Documents/GitHub/api-interactor/_build/dev/lib/aws/ebin/Elixir.AWS.DataPipeline.beam failed: :badfile

13:30:19.377 [error] Loading of /Users/davidjung/Documents/GitHub/api-interactor/_build/dev/lib/aws/ebin/Elixir.AWS.DataPipeline.beam failed: badfile
13:30:19.377 [error] beam/beam_load.c(1428): Error loading module 'Elixir.AWS.DataPipeline':
  module name in object code is Elixir.AWS.Datapipeline

But, the problem goes away when I rebuild it. Have not been able to reproduce it reliably though.

from aws-elixir.

philss avatar philss commented on July 18, 2024

@pulzzedavid is this specific to this module or the message appears multiple times for other modules?

from aws-elixir.

pulzzedavid avatar pulzzedavid commented on July 18, 2024

Specific to this module. Currently using release 0.8.0. Trying to see if same issue occurs on 0.7.0

from aws-elixir.

philss avatar philss commented on July 18, 2024

Thanks!
Bizarre, because this module is small and don't have anything special.

I don't have a Mac OS system to test, but I will ask for help tomorrow if the problem persist.

@pulzzedavid before that, could you try to remove the _build and deps directories and try again?

from aws-elixir.

philss avatar philss commented on July 18, 2024

Interesting. Is the build configured to use cache? If so, can you show me the cache config line?

from aws-elixir.

jadeallenx avatar jadeallenx commented on July 18, 2024

HFS has this weird case insensitivity situation because historically macOS has been case-insensitive

from aws-elixir.

pulzzedavid avatar pulzzedavid commented on July 18, 2024

I have tested with versions 0.9.0, 0.8.0, 0.7.0. Looks like the issue does not exist in 0.7.0, but exists in 0.8.0 and 0.9.0. Hope that helps.

from aws-elixir.

averypeck avatar averypeck commented on July 18, 2024

I have seen this issue for 0.12.0, but it doesn't exist on 0.11.0. For me the modules with the errors are Elixir.AWS.CloudSearchDomain and Elixir.AWS.ImportExport.

from aws-elixir.

nallwhy avatar nallwhy commented on July 18, 2024

It happens me to with Elixir.AWS.CloudSearchDomain and Elixir.AWS.Cloudsearchdomain.
I'm using m1 macbook.

from aws-elixir.

nallwhy avatar nallwhy commented on July 18, 2024

There are two modules in docs of 0.12.0

https://hexdocs.pm/aws/0.12.0/AWS.Cloudsearchdomain.html
https://hexdocs.pm/aws/0.12.0/AWS.CloudSearchDomain.html

from aws-elixir.

nallwhy avatar nallwhy commented on July 18, 2024

It happens on this commit

58aac5b

from aws-elixir.

philss avatar philss commented on July 18, 2024

I believe this problem is now fixed after #149

This was a problem in the generator workflow, that was not tracking removed files. Please update to version 0.13.1.

from aws-elixir.

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.