pkgsrc-Bugs archive

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

Re: PR/51257 CVS commit: pkgsrc/sysutils/cdrtools



The following reply was made to PR pkg/51257; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: macos-pkg-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	pkgsrc-bugs%netbsd.org@localhost, Matthias Scheler <tron%zhadum.org.uk@localhost>
Subject: Re: PR/51257 CVS commit: pkgsrc/sysutils/cdrtools
Date: Thu, 21 Jul 2016 01:42:27 +0200

 On Wed, Jul 20, 2016 at 05:35:01PM +0000, Matthias Scheler wrote:
 > The following reply was made to PR pkg/51257; it has been noted by GNATS.
 > 
 > From: Matthias Scheler <tron%zhadum.org.uk@localhost>
 > To: Joerg Sonnenberger <joerg%bec.de@localhost>
 > Cc: NetBSD GNATS <gnats-bugs%NetBSD.org@localhost>
 > Subject: Re: PR/51257 CVS commit: pkgsrc/sysutils/cdrtools
 > Date: Wed, 20 Jul 2016 18:31:40 +0100
 > 
 >  On Wed, Jul 20, 2016 at 11:28:02AM +0200, Joerg Sonnenberger wrote:
 >  > On Tue, Jul 19, 2016 at 04:55:01PM +0000, Matthias Scheler wrote:
 >  > >  >  Can you please at least provide a proper bug report? Without even the
 >  > >  >   work.log, it is impossible to tell what is going on.
 >  > >  
 >  > >  Here is the ".work.log":
 >  > >  
 >  > >  [*] cc -o OBJ/i386-darwin-cc/scgskeleton OBJ/i386-darwin-cc/skel.o OBJ/i386=
 >  > >  -darwin-cc/io.o OBJ/i386-darwin-cc/cd_misc.o OBJ/i386-darwin-cc/scsi_cdr.o =
 >  > >  OBJ/i386-darwin-cc/scsi_scan.o OBJ/i386-darwin-cc/misc.o -L../libs/i386-dar=
 >  > >  win-cc -L../libs/i386-darwin-cc -L/usr/local/lib -framework IOKit -framewor=
 >  > >  k CoreFoundation -liconv -L/usr/lib -L/opt/pkg/lib -lscgcmd -lrscg -lscg -l=
 >  > >  cdrdeflt -ldeflt -lschily
 >  > >  <.> /usr/bin/clang -o OBJ/i386-darwin-cc/scgskeleton OBJ/i386-darwin-cc/ske=
 >  > >  l.o OBJ/i386-darwin-cc/io.o OBJ/i386-darwin-cc/cd_misc.o OBJ/i386-darwin-cc=
 >  > >  /scsi_cdr.o OBJ/i386-darwin-cc/scsi_scan.o OBJ/i386-darwin-cc/misc.o -L../l=
 >  > >  ibs/i386-darwin-cc -framework IOKit -framework CoreFoundation -liconv -L/ob=
 >  > >  jdir/tron/sysutils/cdrtools/work.excalibur/.buildlink/lib -lscgcmd -lrscg -=
 >  > >  lscg -lcdrdeflt -ldeflt -lschily -Qunused-arguments -m64 -I/objdir/tron/sys=
 >  > >  utils/cdrtools/work.excalibur/.buildlink/include
 >  > 
 >  > Well, the problem clearly seems to be the -liconv being too early.
 >  > cwrappers don't force -L${PREFIX}/lib early.
 >  
 >  I don't think that is the cause of the build problem. Mac OS X (at least on
 >  my Mac) does *not* use the "libconv" package. And the system library is
 >  available for both 32bit and 64bit:
 
 Well, at least Jonathan's bulk build disagrees with that assertion:
 http://us-east.manta.joyent.com/pkgsrc/public/reports/Darwin/trunk/i386/20160703.2103/cdrtools-3.01nb1/depends.log
 
 Joerg
 


Home | Main Index | Thread Index | Old Index