Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 354
    • Issues 354
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #309

Closed
Open
Created Jun 19, 2020 by Emily@emily🤖

user/elixir: FTTFS: warning: redefining module A (current version defined in memory)

Bugzilla ID 309
Reporter Max Rees (sroracle)
Assignee A. Wilcox (awilfox)
Reported 2020-06-19 00:37:02 -0500
Modified 2020-06-22 06:05:30 -0500
Status CONFIRMED
Version 1.0-RC1
Hardware Adélie Linux / [Community] ARM (64-bit)
Importance --- / normal
Package(s) user/elixir

Description

Created attachment 32
elixir 1.10.3-r0 check() snippet from athena.adelielinux.org

The superficial issue is these two tests ("test undefined aliases" and "test undefined warn for unrequired module") are issuing unexpected warnings of the form:

warning: redefining module A (current version defined in memory)

This issue doesn't seem to have been encountered on other distros. I could not find any relevant patches. Likewise the changelog for the file showed no interesting changes https://github.com/elixir-lang/elixir/commits/master/lib/elixir/test/elixir/module/checker_test.exs

This upstream issue indicates that these warnings are encountered by others in other places however: https://github.com/elixir-lang/elixir/issues/9858

This is unrelated, but at some point we should pick this up to enforce network isolation: https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-lang/elixir/files/elixir-1.9.1-disable-network-tests.patch

Edited Nov 04, 2021 by Zach van Rijn
Assignee
Assign to
Time tracking