Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build / Install error #494

Open
topchyan opened this issue Dec 24, 2024 · 1 comment
Open

Build / Install error #494

topchyan opened this issue Dec 24, 2024 · 1 comment

Comments

@topchyan
Copy link


Manifying 2 pod documents
Manifying 3 pod documents
Can't write-open blib/man3/ChordPro::A2Crd.3pm: Invalid argument at /usr/share/perl/5.38/ExtUtils/Command/MM.pm line 153.
make[1]: *** [Makefile:660: manifypods] Error 22
make[1]: Leaving directory '/media/avetik/SdCard/bin/chordpro'
make: *** [GNUmakefile:8: all] Error 2
update_chordpro.sh: 9: chordpro: not found

To Reproduce

Steps to reproduce the behavior:

yes | cpanm --uninstall App::Music::ChordPro
rm -rf chordpro
git clone https://github.com/ChordPro/chordpro.git
cd chordpro
cpanm --installdeps .
perl Makefile.PL
make all test install
updatedb
chordpro --version
rm -rf chordpro

LinuxMint 22 (Cinnamon)
perl --version
This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi

@sciurius
Copy link
Collaborator

I can't reproduce this.

I assume the steps are in a script update_chordpro.sh? Is it run as root?

Just a wild guess: Are you installing on a file system with MSDOS semantics?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants