From nobody@FreeBSD.org  Fri Sep 20 18:11:30 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id E54E7652
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Sep 2013 18:11:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id D3E6127E9
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Sep 2013 18:11:30 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8KIBUMm034843
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Sep 2013 18:11:30 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8KIBULa034720;
	Fri, 20 Sep 2013 18:11:30 GMT
	(envelope-from nobody)
Message-Id: <201309201811.r8KIBULa034720@oldred.freebsd.org>
Date: Fri, 20 Sep 2013 18:11:30 GMT
From: Edward Tomasz Napierala <trasz@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: cdrecord not working on 10-CURRENT
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         182252
>Category:       ports
>Synopsis:       sysutils/cdrtools: cdrecord not working on 10-CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    marius
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 20 18:20:01 UTC 2013
>Closed-Date:    Mon Sep 23 10:23:58 UTC 2013
>Last-Modified:  Mon Sep 23 10:23:58 UTC 2013
>Originator:     Edward Tomasz Napierala
>Release:        10.0
>Organization:
>Environment:
FreeBSD tank 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #8 r255573M: Sun Sep 15 11:47:48 CEST 2013     trasz@tank:/usr/obj/usr/home/trasz/svn/head/sys/GENERIC  amd64

>Description:
Any attempt to use cdrecord fails:

root@tank:/usr/ports/sysutils/cdrtools]# cdrecord  -prcap
Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd10.0) Copyright (C) 1995-2010 J?rg Schilling
TOC Type: 1 = CD-ROM
scsidev: '1,1,0'
scsibus: 1 target: 1 lun: 0
cdrecord: No error: 0. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
[root@tank:/usr/ports/sysutils/cdrtools]# cdrecord -scanbus
Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd10.0) Copyright (C) 1995-2010 J?rg Schilling
TOC Type: 1 = CD-ROM
scsidev: '1,1,0'
scsibus: 1 target: 1 lun: 0
cdrecord: No error: 0. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

Note the "No error: 0".

This is cdrtools-3.00_2.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->marius 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 20 19:15:32 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182252 

From: Marius Strobl <marius@alchemy.franken.de>
To: bug-followup@FreeBSD.org, trasz@FreeBSD.org
Cc:  
Subject: Re: ports/182252: sysutils/cdrtools: cdrecord not working on
 10-CURRENT
Date: Fri, 20 Sep 2013 21:34:57 +0200

 Does recompiling cdrtools make a difference? Which compiler has been
 used? Do other CAM-using programs like dvd+rw-tools work?
 

From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= <trasz@FreeBSD.org>
To: Marius Strobl <marius@alchemy.franken.de>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/182252: sysutils/cdrtools: cdrecord not working on 10-CURRENT
Date: Mon, 23 Sep 2013 02:29:32 +0200

 Wiadomo=B6=E6 napisana przez Marius Strobl <marius@alchemy.franken.de> w =
 dniu 20 wrz 2013, o godz. 21:34:
 > Does recompiling cdrtools make a difference?
 
 It was freshly compiled.
 
 > Which compiler has been
 > used?
 
 Clang.  I've tried rebuilding it with "USE_GCC=3Dany" in the ports =
 makefile; doesn't make any difference.
 
 
 > Do other CAM-using programs like dvd+rw-tools work?
 
 I'm not sure, to be honest.  Camcontrol seems to do the right thing, =
 i.e.
 it has no problems scanning the bus.
 

From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= <trasz@FreeBSD.org>
To: Marius Strobl <marius@alchemy.franken.de>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/182252: sysutils/cdrtools: cdrecord not working on 10-CURRENT
Date: Mon, 23 Sep 2013 02:49:33 +0200

 One more thing: when run under truss, i.e. "truss cdrecord scanbus =
 2>/dev/null",
 it seems to work.  I have no idea what could be causing this.
 

From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= <trasz@FreeBSD.org>
To: Marius Strobl <marius@alchemy.franken.de>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/182252: sysutils/cdrtools: cdrecord not working on 10-CURRENT
Date: Mon, 23 Sep 2013 03:00:05 +0200

 Arrgh, pilot error.  I had 'cdrecord' alias I completely forgot about; =
 last time I've used it
 in 2009.  Without the alias it all works fine.  Sorry for the noise.=
State-Changed-From-To: open->closed 
State-Changed-By: marius 
State-Changed-When: Mon Sep 23 10:23:09 UTC 2013 
State-Changed-Why:  
Close; problem was caused by a pilot error. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182252 
>Unformatted:
