Opened 15 years ago
Closed 15 years ago
#21497 closed defect (fixed)
xvid sometimes fails to install universal on Snow Leopard
Reported by: | rectalogic (Andrew Wason) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | XviD |
Description (last modified by tobypeterson)
Install XviD +universal *sometimes* fails on Snow Leopard. I think there is some race condition happening since it doesn't always fail.
$ sudo port install XviD +universal ---> Computing dependencies for XviD ---> Fetching XviD ---> Verifying checksum(s) for XviD ---> Extracting XviD ---> Applying patches to XviD ---> Configuring XviD ---> Building XviD 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_XviD/work/xvidcore/build/generic" && /usr/bin/make -j2 all " returned error 2 Command output: D: =build C: ./decoder.c install: mkdir =build: File exists make: *** [=build] Error 71 make: *** Waiting for unfinished jobs.... In file included from ../../src/decoder.c:40: ../../src/bitstream/bitstream.h: In function 'BitstreamInit': ../../src/bitstream/bitstream.h:184: warning: cast from pointer to integer of different size ../../src/bitstream/bitstream.h:192: warning: cast to pointer from integer of different size ../../src/bitstream/bitstream.h: In function 'BitstreamPos': ../../src/bitstream/bitstream.h:345: warning: cast from pointer to integer of different size ../../src/bitstream/bitstream.h:345: warning: cast from pointer to integer of different size ../../src/bitstream/bitstream.h: In function 'BitstreamLength': ../../src/bitstream/bitstream.h:357: warning: cast from pointer to integer of different size ../../src/bitstream/bitstream.h:357: warning: cast from pointer to integer of different size ../../src/decoder.c: In function 'decoder_mbintra': ../../src/decoder.c:254: warning: cast from pointer to integer of different size ../../src/decoder.c:254: warning: cast to pointer from integer of different size ../../src/decoder.c:255: warning: cast from pointer to integer of different size ../../src/decoder.c:255: warning: cast to pointer from integer of different size ../../src/decoder.c: In function 'decoder_mb_decode': ../../src/decoder.c:354: warning: cast from pointer to integer of different size ../../src/decoder.c:354: warning: cast to pointer from integer of different size Error: Status 1 encountered during processing.
Change History (2)
comment:1 Changed 15 years ago by tobypeterson
Description: | modified (diff) |
---|
comment:2 Changed 15 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r57969