Skip to content

build failed with python error #80

Description

@freakout42

my build script (worked for more than 10 years up to 3.7.14) failes with 3.7.16

/opt/python3/bin/python3 ../tables.py -i
Reading from `iconv -l'
Traceback (most recent call last):
  File "/usr/src/rpm/BUILD/recode-3.7.16/src/../tables.py", line 1234, in <module>
    main(*sys.argv[1:])
  File "/usr/src/rpm/BUILD/recode-3.7.16/src/../tables.py", line 104, in main
    self.iconv.digest()
  File "/usr/src/rpm/BUILD/recode-3.7.16/src/../tables.py", line 487, in digest
    self.data.append((aliases[0], aliases[1:]))
                      ~~~~~~~^^^
IndexError: list index out of range

can you help? This is old platform (old glibc) but i keep the used software up to date
$ iconv --version iconv (GNU libc) 2.3.2
$ gcc4 --version gcc4 (GCC) 12.2.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions