Opened 12 years ago

Closed 12 years ago

#34849 closed defect (duplicate)

mjpegtools: use of undeclared identifier 'DeleteRegion'

Reported by: jiri@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: lion Cc: filippo.natali@…
Port: mjpegtools

Description (last modified by ryandesign (Ryan Carsten Schmidt))

--->  Building mjpegtools
Error: org.macports.build for port mjpegtools returned: command execution failed
Please see the log file for port mjpegtools for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mjpegtools/mjpegtools/main.log
Error: Unable to upgrade port: 1
:info:build mv -f .deps/regiontest.Tpo .deps/regiontest.Po
:info:build /bin/sh ../libtool --tag=CXX   --mode=link /usr/bin/clang++ -DNDEBUG -finline-functions -mdynamic-no-pic -march=core2 -mtune=core2 -O2 -arc
h x86_64 -D_THREAD_SAFE    -L/opt/local/lib -arch x86_64 -o regiontest regiontest.o  -lm 
:info:build 2 errors generated.
:info:build make[2]: *** [newdenoise.o] Error 1
:info:build make[2]: *** Waiting for unfinished jobs....
:info:build libtool: link: /usr/bin/clang++ -DNDEBUG -finline-functions -mdynamic-no-pic -march=core2 -mtune=core2 -O2 -arch x86_64 -D_THREAD_SAFE -arc
h x86_64 -o regiontest regiontest.o  -L/opt/local/lib -lm
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mjpeg
tools/mjpegtools/work/mjpegtools-2.0.0/y4mdenoise'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mjpeg
tools/mjpegtools/work/mjpegtools-2.0.0'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mjpegtoo
ls/mjpegtools/work/mjpegtools-2.0.0'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mjpegtools/mjpegtools/work/mjpegtools-2.0.0" && /usr/bin/make -j2 -w all 
:info:build Exit code: 2
:error:build org.macports.build for port mjpegtools returned: command execution failed
:debug:build Error code: CHILDSTATUS 50027 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for mjpegtools: org.macports.install org.macports.build org.macports.destroot
:notice:build Please see the log file for port mjpegtools for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mjpegtools/mjpegtools/main.log

Attachments (1)

main.log (236.7 KB) - added by jiri@… 12 years ago.

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by jiri@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: filippo.natali@… added
Description: modified (diff)
Keywords: lion added
Port: mjpegtools added
Resolution: duplicate
Status: newclosed
Summary: mjpegtools build failedmjpegtools: use of undeclared identifier 'DeleteRegion'

The relevant error in the log seems to be:

:info:build ./MotionSearcher.hh:2199:3: error: use of undeclared identifier 'DeleteRegion'

So this is a duplicate of #32207.

Note: See TracTickets for help on using tickets.