libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libcdio-devel] libcdio 0.83 release around Oct 27, FreeBSD-8 test


From: Thomas Schmitt
Subject: Re: [Libcdio-devel] libcdio 0.83 release around Oct 27, FreeBSD-8 test
Date: Fri, 21 Oct 2011 15:12:56 +0200

Hi,

> I've revised this section. I had thought the intent was pretty clear, but
> I've made it more explicit now. So please reread what is now in git.

Since the actual problem on FreeBSD is with "make check" only,
consider to emphasize remake in point 4 of README.libcdio. 
Like

  4. Run the regression tests if you want:

      remake check  # Some tests might fail with make or gmake

----------------------------------------------------------------

I meanwhile installed remake on FreeBSD (with reading README and
INSTALL and without problems).

remake check reports a lot and finally

  ======================
  All 8 tests passed
  (2 tests were not run)
  ======================

----------------------------------------------------------------

I installed the git clone of this morning and remake on Solaris.
libcdio works well with xorriso.

But "remake check" reports the known problems.
("[...]" is the placeholder for my install directory)

$ remake check
...
remake  check-TESTS
##<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
remake[3]: Entering directory `[...]/libcdio-0.83git.B11021/test/driver'
Incorrect: cdda.cue doesn't parse as a CDRWin CUE file.
Incorrect: isofs-m1.cue doesn't parse as a CDRWin CUE file.
++ WARN: Can't get file status for /test/data/cdda.cue:
No such file or directory
++ WARN: could not retrieve file info for `/test/data/cdda.cue': No such file 
or directory
++ WARN: can't open nrg image file /test/data/cdda.cue for reading
Can't open cdda.cue
FAIL: bincue
PASS: cdrdao
SKIP: freebsd
SKIP: gnu_linux
++ WARN: readdir(/dev/rdsk) failed: No such file or directory

++ WARN: open (/vol/dev/aliases/cdrom0): No such file or directory
Can't find a CD-ROM drive. Skipping test.
SKIP: mmc_read
++ WARN: readdir(/dev/rdsk) failed: No such file or directory

++ WARN: open (/vol/dev/aliases/cdrom0): No such file or directory
Can't find a CD-ROM drive. Skipping test.
SKIP: mmc_write
++ WARN: could not retrieve file info for `/test/data/p1.nrg': No such file or 
directory
++ WARN: can't open nrg image file /test/data/p1.nrg for reading
Can't open Nero image file: /test/data/p1.nrg.
FAIL: nrg
SKIP: osx
Temp directory is /var/tmp/
PASS: realpath
++ WARN: readdir(/dev/rdsk) failed: No such file or directory

++ WARN: open (/vol/dev/aliases/cdrom0): No such file or directory
Can't find a CD-ROM drive. Skipping test.
SKIP: solaris
SKIP: win32
=====================================
2 of 4 tests failed
(7 tests were not run)
Please report to address@hidden
=====================================
Makefile:741: *** [check-TESTS] Error 1

#0  check-TESTS at [...]/libcdio-0.83git.B11021/test/driver/Makefile:741
remake[3]: Leaving directory `[...]/libcdio-0.83git.B11021/test/driver'
Command-line invocation:
        "remake check-TESTS"
Makefile:841: *** [check-am] Error 2

#0  check-am at [...]/libcdio-0.83git.B11021/test/driver/Makefile:841
#1  check at [...]/libcdio-0.83git.B11021/test/driver/Makefile:844
remake[2]: Leaving directory `[...]/libcdio-0.83git.B11021/test/driver'
Command-line invocation:
        "remake check"
Makefile:589: *** [check-recursive] Error 1

#0  check-recursive at [...]/libcdio-0.83git.B11021/test/Makefile:589
#1  check at [...]/libcdio-0.83git.B11021/test/Makefile:834
remake[1]: Leaving directory `[...]/libcdio-0.83git.B11021/test'
Command-line invocation:
        "remake check"
Makefile:447: *** [check-recursive] Error 1

#0  check-recursive at [...]/libcdio-0.83git.B11021/Makefile:447
#1  check at [...]/libcdio-0.83git.B11021/Makefile:716
Command-line invocation:
        "remake check"
$

----------------------------------------------------------------

Have a nice day :)

Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]