Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12636 closed defect (duplicate)

avidemux won't install on 10.4.10

Reported by: peter.crowley@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: avidemux compile postprocess Cc:
Port:

Description

sudo port -d install avidemux Password: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/avidemux DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/avidemux DEBUG: Requested variant darwin is not provided by port avidemux. DEBUG: Requested variant i386 is not provided by port avidemux. DEBUG: Requested variant macosx is not provided by port avidemux. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2 DEBUG: Requested variant darwin is not provided by port gtk2. DEBUG: Requested variant i386 is not provided by port gtk2. DEBUG: Requested variant macosx is not provided by port gtk2. DEBUG: Searching for dependency: gtk2 DEBUG: Found Dependency: receipt exists for gtk2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2 DEBUG: Requested variant darwin is not provided by port libxml2. DEBUG: Requested variant i386 is not provided by port libxml2. DEBUG: Requested variant macosx is not provided by port libxml2. DEBUG: Searching for dependency: libxml2 DEBUG: Found Dependency: receipt exists for libxml2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/libmad DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/libmad DEBUG: Requested variant darwin is not provided by port libmad. DEBUG: Requested variant i386 is not provided by port libmad. DEBUG: Requested variant macosx is not provided by port libmad. DEBUG: Searching for dependency: libmad DEBUG: Found Dependency: receipt exists for libmad DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gmake DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gmake DEBUG: Requested variant darwin is not provided by port gmake. DEBUG: Requested variant i386 is not provided by port gmake. DEBUG: Requested variant macosx is not provided by port gmake. DEBUG: Searching for dependency: gmake DEBUG: Found Dependency: receipt exists for gmake DEBUG: Skipping completed org.macports.main (avidemux) DEBUG: Skipping completed org.macports.fetch (avidemux) DEBUG: Skipping completed org.macports.checksum (avidemux) DEBUG: Skipping completed org.macports.extract (avidemux) DEBUG: Skipping completed org.macports.patch (avidemux) DEBUG: Skipping completed org.macports.configure (avidemux) ---> Building avidemux with target all DEBUG: Executing org.macports.build (avidemux) DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_avidemux/work/avidemux-2.0.42" && make all' make all-recursive Making all in po make[2]: Nothing to be done for `all'. Making all in m4 make[2]: Nothing to be done for `all'. Making all in adm_lavcodec Making all in libpostproc if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DHAVE_AV_CONFIG_H -I/opt/local/include -I/usr/include/malloc -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -O2 -O2 -falign-loops=16 -MT postprocess.o -MD -MP -MF ".deps/postprocess.Tpo" -c -o postprocess.o postprocess.c; \ then mv -f ".deps/postprocess.Tpo" ".deps/postprocess.Po"; else rm -f ".deps/postprocess.Tpo"; exit 1; fi postprocess.c:110:1: warning: "memalign" redefined postprocess.c:100:1: warning: this is the location of the previous definition In file included from postprocess.c:610: postprocess_template.c: In function 'postProcess_C': postprocess_template.c:3685: warning: pointer targets in passing argument 6 of 'blockCopy_C' differ in signedness postprocess_template.c:3831: warning: pointer targets in passing argument 6 of 'blockCopy_C' differ in signedness postprocess_template.c:3943: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_C' differ in signedness postprocess_template.c:3967: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_C' differ in signedness In file included from postprocess.c:630: postprocess_template.c: In function 'postProcess_MMX': postprocess_template.c:3685: warning: pointer targets in passing argument 6 of 'blockCopy_MMX' differ in signedness postprocess_template.c:3831: warning: pointer targets in passing argument 6 of 'blockCopy_MMX' differ in signedness postprocess_template.c:3943: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX' differ in signedness postprocess_template.c:3967: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX' differ in signedness In file included from postprocess.c:640: postprocess_template.c:3375:1: warning: "REAL_SCALED_CPY" redefined In file included from postprocess.c:630: postprocess_template.c:3398:1: warning: this is the location of the previous definition In file included from postprocess.c:640: postprocess_template.c: In function 'postProcess_MMX2': postprocess_template.c:3685: warning: pointer targets in passing argument 6 of 'blockCopy_MMX2' differ in signedness postprocess_template.c:3831: warning: pointer targets in passing argument 6 of 'blockCopy_MMX2' differ in signedness postprocess_template.c:3943: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX2' differ in signedness postprocess_template.c:3967: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX2' differ in signedness In file included from postprocess.c:650: postprocess_template.c:53:1: warning: "REAL_PAVGB" redefined In file included from postprocess.c:640: postprocess_template.c:51:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c:1378:1: warning: "REAL_FIND_MIN_MAX" redefined In file included from postprocess.c:640: postprocess_template.c:1373:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c:3398:1: warning: "REAL_SCALED_CPY" redefined In file included from postprocess.c:640: postprocess_template.c:3375:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c: In function 'postProcess_3DNow': postprocess_template.c:3685: warning: pointer targets in passing argument 6 of 'blockCopy_3DNow' differ in signedness postprocess_template.c:3831: warning: pointer targets in passing argument 6 of 'blockCopy_3DNow' differ in signedness postprocess_template.c:3943: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_3DNow' differ in signedness postprocess_template.c:3967: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_3DNow' differ in signedness postprocess_template.c:3368: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3453: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3368: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3453: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' make[3]: * [postprocess.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_avidemux/work/avidemux-2.0.42" && make all " returned error 2 Command output: postprocess_template.c:3685: warning: pointer targets in passing argument 6 of 'blockCopy_MMX2' differ in signedness postprocess_template.c:3831: warning: pointer targets in passing argument 6 of 'blockCopy_MMX2' differ in signedness postprocess_template.c:3943: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX2' differ in signedness postprocess_template.c:3967: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX2' differ in signedness In file included from postprocess.c:650: postprocess_template.c:53:1: warning: "REAL_PAVGB" redefined In file included from postprocess.c:640: postprocess_template.c:51:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c:1378:1: warning: "REAL_FIND_MIN_MAX" redefined In file included from postprocess.c:640: postprocess_template.c:1373:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c:3398:1: warning: "REAL_SCALED_CPY" redefined In file included from postprocess.c:640: postprocess_template.c:3375:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c: In function 'postProcess_3DNow': postprocess_template.c:3685: warning: pointer targets in passing argument 6 of 'blockCopy_3DNow' differ in signedness postprocess_template.c:3831: warning: pointer targets in passing argument 6 of 'blockCopy_3DNow' differ in signedness postprocess_template.c:3943: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_3DNow' differ in signedness postprocess_template.c:3967: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_3DNow' differ in signedness postprocess_template.c:3368: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3453: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3368: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3453: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' make[3]: * [postprocess.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for avidemux): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 17 years ago by peter.crowley@…

sudo port install avidemux Password: ---> Fetching gmake ---> Attempting to fetch make-3.81.tar.bz2 from http://ftp.gnu.org/gnu/make ---> Verifying checksum(s) for gmake ---> Extracting gmake ---> Configuring gmake ---> Building gmake with target all ---> Staging gmake into destroot ---> Installing gmake 3.81_0 ---> Activating gmake 3.81_0 ---> Cleaning gmake ---> Fetching libmad ---> Attempting to fetch libmad-0.15.1b.tar.gz from ftp://ftp.mars.org/pub/mpeg/ ---> Verifying checksum(s) for libmad ---> Extracting libmad ---> Configuring libmad ---> Building libmad with target all ---> Staging libmad into destroot ---> Installing libmad 0.15.1b_1 ---> Activating libmad 0.15.1b_1 ---> Cleaning libmad ---> Fetching avidemux ---> Attempting to fetch avidemux-2.0.42.tar.gz from http://download.berlios.de/avidemux/ ---> Verifying checksum(s) for avidemux ---> Extracting avidemux ---> Configuring avidemux ---> Building avidemux with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_avidemux/work/avidemux-2.0.42" && make all " returned error 2 Command output: postprocess_template.c:3685: warning: pointer targets in passing argument 6 of 'blockCopy_MMX2' differ in signedness postprocess_template.c:3831: warning: pointer targets in passing argument 6 of 'blockCopy_MMX2' differ in signedness postprocess_template.c:3943: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX2' differ in signedness postprocess_template.c:3967: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX2' differ in signedness In file included from postprocess.c:650: postprocess_template.c:53:1: warning: "REAL_PAVGB" redefined In file included from postprocess.c:640: postprocess_template.c:51:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c:1378:1: warning: "REAL_FIND_MIN_MAX" redefined In file included from postprocess.c:640: postprocess_template.c:1373:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c:3398:1: warning: "REAL_SCALED_CPY" redefined In file included from postprocess.c:640: postprocess_template.c:3375:1: warning: this is the location of the previous definition In file included from postprocess.c:650: postprocess_template.c: In function 'postProcess_3DNow': postprocess_template.c:3685: warning: pointer targets in passing argument 6 of 'blockCopy_3DNow' differ in signedness postprocess_template.c:3831: warning: pointer targets in passing argument 6 of 'blockCopy_3DNow' differ in signedness postprocess_template.c:3943: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_3DNow' differ in signedness postprocess_template.c:3967: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_3DNow' differ in signedness postprocess_template.c:3368: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3453: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3368: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' postprocess_template.c:3453: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' make[3]: * [postprocess.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: Status 1 encountered during processing.

comment:2 Changed 17 years ago by peter.crowley@…

I thought maybe it was a problem with make, since this has a dependancy on gmake, and gmake does not put "make" in the path. I was still using apple's make, but when I used gmake I still had issues. That is as far as I can go, sorry I couldn't be a better help. -Peter

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Looks like a duplicate of #9759.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.