bugCompact Disc Input and Control Library - Bugs: bug #41621, Configure fails to find OSX driver

 
 

bug #41621: Configure fails to find OSX driver

Submitter:  None
Submitted:  Mon 17 Feb 2014 11:13:04 AM UTC
   
 
Category:  configuration Severity:  5 - Average
Item Group:  Configuration System Status:  Ready For Test
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 01 Aug 2014 02:02:11 AM UTC, comment #8: 

Ah of course, you have to unmount the volume before cd-info can use the device, as surely anyone but an idiot would realise.

Clearly I'm not slightly out of my depth but in fact completely in over my head.

I should not pause to ponder the meaning of the output I now get, showing a dvd writer which can't read audio CDs, or the curious disparity between cd-info reporting that a CD-DA disc with 9 tracks is loaded while cdda-player complains of 'no CD in drive'

No, there are mere users problems. It is better I give up now and crawl back to the shore.

Anentropic <anentropic>
Fri 01 Aug 2014 12:31:24 AM UTC, comment #7: 


> I did notice that,


Very astute of you! Let's see what you find out about "Resource busy" means on /dev/disk1 with your version of OSX and ways you might clear that.

Rocky Bernstein <rocky>
Group administrator
Fri 01 Aug 2014 12:12:11 AM UTC, comment #6: 

I did notice that, but it does also still say below "Error in automatically selecting driver" which is the same problem

Anentropic <anentropic>
Fri 01 Aug 2014 12:10:51 AM UTC, comment #5: 


> ++ WARN: open (/dev/disk1): Resource busy
> ++ WARN: could not open input stream...


Is not the same thing as:

> ++ WARN: could not open input stream...




Use the google to figure out what it means for /dev/disk1 to give a "Resource busy" message, and then figure out how make the /dev/disk1 resource not be busy.


Rocky Bernstein <rocky>
Group administrator
Thu 31 Jul 2014 11:58:56 PM UTC, comment #4: 

Though slightly out of my depth here I have uninstalled the homebrew version and compiled libcdio from master branch, after confirming it contains the commit mentioned below.

Steps to compile I did were:

./autogen.sh
./configure
make
sudo make install

However I get the same problem:

cd-info version 0.93git x86_64-apple-darwin13.3.0
Copyright (c) 2003-2005, 2007-2008, 2011-2013 R. Bernstein
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
++ WARN: open (/dev/disk1): Resource busy
++ WARN: could not open input stream...
cd-info: Error in automatically selecting driver for input /dev/disk1.

Here is my configure.log: https://gist.github.com/anentropic/8a44492f4b0d190ba95e

Anentropic <anentropic>
Thu 31 Jul 2014 11:15:21 PM UTC, comment #3: 

I'm guessing this is why cdda-player doesn't work for me. I have just installed libcdio 0.9.2 from homebrew.

I see the following output from cd-info:

cd-info /dev/disk1
cd-info version 0.92 x86_64-apple-darwin13.2.0
Copyright (c) 2003-2005, 2007-2008, 2011-2013 R. Bernstein
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
++ WARN: could not open input stream...
cd-info: Error in automatically selecting driver for input /dev/disk1.


Anentropic <anentropic>
Fri 06 Jun 2014 12:57:32 PM UTC, comment #2: 

If you are running OS X 10.9 Mavericks, this is probably due to the libcdio 0.92 configure script only recognizing OS X up to 10.8.

In that case, this should be fixed with commit 4f2e4723c7....

Otherwise, please provide the config.log for analysis.

Robert Kausch <enzo1982>
Group Member
Mon 17 Feb 2014 03:48:48 PM UTC, comment #1: 

The message:

> You should have been able to get OS/X driver\n");


means that when you ran the configure script, it failed find the featuers needed for OSX. As a result, the OSX driver wasn't built.

The configure output and config.log is crucial towards being able to move this forward.

Right now it's not clear whether this is a bug in libcdio, or a bug in your set up or the way you ran this.

Rocky Bernstein <rocky>
Group administrator
Mon 17 Feb 2014 11:13:04 AM UTC, original submission:  

Unable find or access a CD-ROM drive with an ISO-9660 filesystem

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #30586:  test-suite.log added by None (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by anentropic (Posted a comment)
  • -email is unavailable- added by enzo1982 (Posted a comment)
  • -email is unavailable- added by rocky (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-10-10 rocky Open/ClosedOpen Closed
    2014-06-06 enzo1982 StatusNeed Info Ready For Test
    2014-02-17 rocky StatusNone Need Info
    2014-02-17 rocky Categorycompilation configuration
        Item Groupcd-drive Configuration System
        Summarytestisocd fails Configure fails to find OSX driver
    2014-02-17 None Attached File- Added test-suite.log, #30586

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code