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

automake Cond2.pl test fails #6

Open
MikeFultonDev opened this issue Sep 13, 2022 · 2 comments
Open

automake Cond2.pl test fails #6

MikeFultonDev opened this issue Sep 13, 2022 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested

Comments

@MikeFultonDev
Copy link
Collaborator

To reproduce:

cd $HOME/zopen/dev/automakeport/automake*/t/pm
export PERL5LIB=$PERL5LIB:$HOME/zopen/dev/automakeport/automake-1.16/lib
perl Cond2.pl

which produces:

'Automake::Condition=HASH(0x500869d178)' is a reference, expected a string at /fultonm/zopen/dev/automakeport/automake-1.16/lib/Automake/Condition.pm line 188.
	Automake::Condition::new("Automake::Condition", Automake::Condition=HASH(0x500869d178)) called at Cond2.pl line 22
@MikeFultonDev MikeFultonDev added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Sep 13, 2022
@MikeFultonDev
Copy link
Collaborator Author

On my Mac, I get the same result:

perl Cond2.pl
'Automake::Condition=HASH(0x7faa5e00ba00)' is a reference, expected a string at /usr/local/Cellar/automake/1.16.5/share/automake-1.16/Automake/Condition.pm line 189.
	Automake::Condition::new("Automake::Condition", Automake::Condition=HASH(0x7faa5e00ba00)) called at Cond2.pl line 22

@MikeFultonDev MikeFultonDev added question Further information is requested and removed bug Something isn't working labels Sep 13, 2022
@MikeFultonDev
Copy link
Collaborator Author

Question: What is the expected result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant