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

1 test fails: Illegal byte sequence #60

Open
yurivict opened this issue Mar 12, 2023 · 4 comments
Open

1 test fails: Illegal byte sequence #60

yurivict opened this issue Mar 12, 2023 · 4 comments

Comments

@yurivict
Copy link

cd /usr/ports/audio/opustags/work/.build/t && prove /usr/ports/audio/opustags/work/.build/t /usr/ports/audio/opustags/work/opustags-1.8.0/t
/usr/ports/audio/opustags/work/.build/t/base64.t ............ ok
/usr/ports/audio/opustags/work/.build/t/cli.t ............... ok
/usr/ports/audio/opustags/work/.build/t/ogg.t ............... ok
/usr/ports/audio/opustags/work/.build/t/opus.t .............. ok
# unexpected error: Illegal byte sequence.
/usr/ports/audio/opustags/work/.build/t/system.t ............ 
Failed 1/4 subtests 
Can't locate List/MoreUtils.pm in @INC (you may need to install the List::MoreUtils module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32) at /usr/ports/audio/opustags/work/opustags-1.8.0/t/opustags.t line 13.
BEGIN failed--compilation aborted at /usr/ports/audio/opustags/work/opustags-1.8.0/t/opustags.t line 13.
# Looks like your test exited with 2 before it could output anything.
/usr/ports/audio/opustags/work/opustags-1.8.0/t/opustags.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 59/59 subtests 

Test Summary Report
-------------------
/usr/ports/audio/opustags/work/.build/t/system.t          (Wstat: 0 Tests: 4 Failed: 1)
  Failed test:  3
/usr/ports/audio/opustags/work/opustags-1.8.0/t/opustags.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 59 tests but ran 0.
Files=6, Tests=21,  1 wallclock secs ( 0.05 usr  0.03 sys +  0.20 cusr  0.02 csys =  0.30 CPU)
Result: FAIL
ninja: build stopped: subcommand failed.

Version: 1.8.0
clang-14
FreeBSD 13.1

@yurivict yurivict changed the title 1 tesgt fails: Illegal byte sequence 1 test fails: Illegal byte sequence Mar 12, 2023
@fmang
Copy link
Owner

fmang commented Mar 13, 2023 via email

@fmang
Copy link
Owner

fmang commented May 3, 2023

Closing for inactivity.

@fmang fmang closed this as completed May 3, 2023
@yurivict
Copy link
Author

yurivict commented May 5, 2024

Hi @fmang ,

Sorry for the delay.

I see that in 1.10.0 you've already applied the above patch.

However, the "Illegal byte sequence" error is still present in 1.10.0

Thanks,
Yuri

@fmang
Copy link
Owner

fmang commented May 6, 2024

Well, then I am out of clues. I am reopening this issue in case someone more familiar with FreeBSD wishes to solve it.

@fmang fmang reopened this May 6, 2024
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