Hi Christian, I am seeing a strange behaviour here with this bug.
I was trying to build a component (libsamplerate) which has a dependency on another component (libsndfile) which is in /pending and was able to build it successfully. (see: http://jucr.opensolaris.org/build/viewjob/1491/ ) But I then tried to build a different component (Audacity) which also has a dependency on libsndfile. But this time the build failed giving out a dependency error. (See: http://jucr.opensolaris.org/build/viewjob/1493/) I checked both spec files and the "BuildRequires" and "Requires" section are no different. Just that Audacity has an additional dependency on SUNWwxwidgets and SUNWwxwidgets-devel package. Thanks, Srirama Christian Kelly said the following on Tuesday 05 May 2009 05:10 PM: > Srirama Sharma wrote: >> Hi All, >> >> I have posted a spec-file to build libsamplerate >> (http://jucr.opensolaris.org/review/packages/368/). libsamplerate has >> a build time dependency on libsndfile which is also in /pending and >> built successfully. >> >> If I now resubmit the libsamplerate spec-file and try building it, >> the build still fails with below error: ( >> http://jucr.opensolaris.org/build/viewlog/1275/ ) >> >> INFO: Checking dependencies of libsamplerate >> WARNING: skipping package libsamplerate: required package libsndfile >> not installed >> WARNING: and no spec file specified on the command line provides it >> INFO: Hint: use the --autodeps to locate spec files for dependencies >> automatically >> WARNING: libsamplerate won't be built as it requires libsndfile >> >> Any pointers on how we can pick up the build time dependency from >> /pending or how to use --autodeps option? > > I'm seeing the same behavior. This is a bug. I'm looking into it. > > _Christian > >> >> Thanks, >> Srirama >> >> >> _______________________________________________ >> sw-porters-discuss mailing list >> sw-porters-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/sw-porters-discuss >
