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

Re: problem with wget -O



On Mon, Jan 25, 2021 at 03:00:40PM -0500, Gene Heskett wrote:
> On Monday 25 January 2021 13:45:34 Roberto C. Sánchez wrote:
> 
> > On Mon, Jan 25, 2021 at 01:40:19PM -0500, Gene Heskett wrote:
> > > Greetings all;
> > >
> > > I don't know if this has been hashed out already, but the stretch
> > > version of wget is broken, does not accept the -O filename syntax.
> >
> > Are you sure you have the right wget?  It works for me:
> >
> > root@debian:~# cat /etc/debian_version
> > 9.13
> > root@debian:~# apt-cache policy wget
> > wget:
> >   Installed: 1.18-5+deb9u3
> >   Candidate: 1.18-5+deb9u3
> >   Version table:
> >  *** 1.18-5+deb9u3 500
> >         500 http://security.debian.org stretch/updates/main amd64
> > Packages 500 http://ftp.us.debian.org/debian stretch/main amd64
> > Packages 100 /var/lib/dpkg/status
> 
> Same as mine ???gene@coyote:~$ apt-cache policy wget
> wget:
>   Installed: 1.18-5+deb9u3
>   Candidate: 1.18-5+deb9u3
>   Version table:
>  *** 1.18-5+deb9u3 500
>         500 https://deb.debian.org/debian oldstable/main amd64 Packages
>         500 http://security.debian.org stretch/updates/main amd64 
> Packages
>         100 /var/lib/dpkg/status
> 
> But I figured my luck would run out before I did.
> From 97% done in contributed:
> [ 97%] Building CXX object 
> modules/python2/CMakeFiles/opencv_python2.dir/__/src2/cv2.cpp.o
> In file included 
> from /home/gene/src/build/modules/python_bindings_generator/pyopencv_custom_headers.h:7:0,
>                  
> from /home/gene/src/opencv-master/modules/python/src2/cv2.cpp:2080:
> /home/gene/src/opencv_contrib-master/modules/phase_unwrapping/misc/python/pyopencv_phase_unwrapping.hpp:2:13: 
> error: ‘phase_unwrapping’ in namespace ‘cv’ does not name a type
>  typedef cv::phase_unwrapping::HistogramPhaseUnwrapping::Params 
> HistogramPhaseUnwrapping_Params;
>              ^~~~~~~~~~~~~~~~
> [...]
> 
> modules/python2/CMakeFiles/opencv_python2.dir/build.make:62: recipe for 
> target 'modules/python2/CMakeFiles/opencv_python2.dir/__/src2/cv2.cpp.o' 
> failed
> make[2]: *** 
> [modules/python2/CMakeFiles/opencv_python2.dir/__/src2/cv2.cpp.o] Error 
> 1
> CMakeFiles/Makefile2:9717: recipe for 
> target 'modules/python2/CMakeFiles/opencv_python2.dir/all' failed
> make[1]: *** [modules/python2/CMakeFiles/opencv_python2.dir/all] Error 2
> Makefile:160: recipe for target 'all' failed
> make: *** [all] Error 2
> 
> Am I doomed, or is it fixable?
> 
It looks like you are working way to hard and in the completely wrong
area.  As suggested by Greg, please provide the full command you are
attempting to execute and any output that results from it.

Regards,

-Roberto

-- 
Roberto C. Sánchez


Reply to: