Releases
Donations

Donate to support our development efforts.

Recent updates
devel-extra/fwsetup
0.9.1-1-i686
devel-extra/fwsetup
0.9.1-1-x86_64
xorg-drivers/
 xf86-video-ati
6.8.0-2-i686
xorg-drivers/
 xf86-video-ati
6.8.0-2-x86_64
base/rp-pppoe
3.10-2-x86_64
base/rp-pppoe
3.10-2-i686
core/frugalware
0.9pre2-1-i686
core/frugalware
0.9pre2-1-x86_64
gnome-extra/
 monodevelop
0.18.1-3kalgan3-x86_64
xapps/firefox
2.0.0.15-1kalgan1-x86_64

RSS
Languages
Change language | Change language | Change language | Change language | Change language | Change language | Change language
Information
Go Frugalware, Go
Valid XHTML 1.0!
Valid CSS!
Valid RSS!
Server information
Uptime:
65 day(s) 22 h 51 m 2 s
Build log for xvidcore-1.1.3-1-x86_64
==> Entering fakeroot environment
==> Making package: xvidcore 1.1.3-1 (Wed Jul  4 00:28:21 CEST 2007)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Estimated build time: 2 seconds 
==> Retrieving Sources...
   -> Downloading xvidcore-1.1.3.tar.gz
--00:28:21--  http://downloads.xvid.org/downloads/xvidcore-1.1.3.tar.gz
           => `xvidcore-1.1.3.tar.gz'
Resolving downloads.xvid.org... 88.198.32.206
Connecting to downloads.xvid.org|88.198.32.206|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 739,591 (722K) [application/x-gzip]

    0K .......... .......... .......... .......... ..........  6%  443.40 KB/s
   50K .......... .......... .......... .......... .......... 13%    1.57 MB/s
  100K .......... .......... .......... .......... .......... 20%    1.91 MB/s
  150K .......... .......... .......... .......... .......... 27%    3.45 MB/s
  200K .......... .......... .......... .......... .......... 34%    1.87 MB/s
  250K .......... .......... .......... .......... .......... 41%    1.92 MB/s
  300K .......... .......... .......... .......... .......... 48%    1.99 MB/s
  350K .......... .......... .......... .......... .......... 55%    1.88 MB/s
  400K .......... .......... .......... .......... .......... 62%    3.57 MB/s
  450K .......... .......... .......... .......... .......... 69%    1.90 MB/s
  500K .......... .......... .......... .......... .......... 76%    1.88 MB/s
  550K .......... .......... .......... .......... .......... 83%    1.98 MB/s
  600K .......... .......... .......... .......... .......... 89%    1.88 MB/s
  650K .......... .......... .......... .......... .......... 96%    3.58 MB/s
  700K .......... .......... ..                              100%    1.20 MB/s

00:28:22 (1.63 MB/s) - `xvidcore-1.1.3.tar.gz' saved [739591/739591]

==> Validating source files with SHA1sums
    xvidcore-1.1.3.tar.gz ... Passed
==> Extracting Sources...
==>     tar --use-compress-program=gzip -xf xvidcore-1.1.3.tar.gz
==> Starting build()...
==> Going to the source directory...
==> Using sed with file: Makefile
==> Using sed with file: Makefile
==> Configuring...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether to use default CFLAGS... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ranlib... ranlib
checking for whether to use assembly code... yes
checking for architecture type... x86_64
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int *... yes
checking size of int *... 8
checking whether byte ordering is bigendian... no
checking for build extensions... .so .a .o
checking for platform specific LDFLAGS/CFLAGS... ok
checking for yasm... no
configure: WARNING: no correct assembler was found - Compiling generic sources only
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
configure: creating ./config.status
config.status: creating platform.inc
==> Compiling...
  D: =build
  C: ./decoder.c
  C: ./encoder.c
  C: ./xvid.c
  C: bitstream/bitstream.c
  C: bitstream/cbp.c
  C: bitstream/mbcoding.c
  C: dct/fdct.c
  C: dct/idct.c
  C: dct/simple_idct.c
  C: image/colorspace.c
  C: image/image.c
  C: image/interpolate8x8.c
  C: image/font.c
  C: image/postprocessing.c
  C: image/qpel.c
  C: image/reduced.c
  C: motion/estimation_bvop.c
  C: motion/estimation_common.c
  C: motion/estimation_gmc.c
  C: motion/estimation_pvop.c
  C: motion/estimation_rd_based.c
  C: motion/estimation_rd_based_bvop.c
  C: motion/gmc.c
  C: motion/motion_comp.c
  C: motion/vop_type_decision.c
  C: motion/sad.c
  C: prediction/mbprediction.c
  C: plugins/plugin_single.c
  C: plugins/plugin_2pass1.c
  C: plugins/plugin_2pass2.c
  C: plugins/plugin_lumimasking.c
  C: plugins/plugin_dump.c
  C: plugins/plugin_psnr.c
  C: quant/quant_h263.c
  C: quant/quant_matrix.c
  C: quant/quant_mpeg.c
  C: utils/emms.c
  C: utils/mbtransquant.c
  C: utils/mem_align.c
  C: utils/mem_transfer.c
  C: utils/timer.c
  L: libxvidcore.a
  L: libxvidcore.so.4.1

---------------------------------------------------------------
 XviD has been successfully built.

 * Binaries are currently located in the '=build' directory
 * To install them on your system, you can run '# make install'
   as root.
---------------------------------------------------------------

==> Installing to the package directory...
  D: /usr/lib
  I: /usr/lib/libxvidcore.so.4.1
  I: /usr/lib/libxvidcore.a
  D: /usr/include
  I: /usr/include/xvid.h
==> Creating symlink(s): libxvidcore.so.4.1
==> Creating symlink(s): libxvidcore.so.4.1
==> Creating symlink(s): libxvidcore.a
==> Elapsed Time: 0.18 SBU
==> Preparing package documentation...
==> Compressing man pages...
==> Stripping debugging symbols from libraries from xvidcore...
==> Stripping symbols from binaries from xvidcore...
==> Generating files for xvidcore:
   -> .PKGINFO file... 
   -> .CHANGELOG file... 
   -> .FILELIST file... 
   -> Compressing xvidcore-1.1.3-1-x86_64.fpm 
==> Cleaning up...
==> Finished making: xvidcore  (Wed Jul  4 00:29:02 CEST 2007)
© 2003-2008. The Frugalware Developer Team