You are not logged in.

#1 2007-04-18 16:56:45

ToLo
Member
From: Flensburg/Germany
Registered: 2006-02-12
Posts: 36

filesize of a repo-package differs from an own build package

hi all

I have some problems playing back audio-CD's with the newest
xine-lib-1.1.5-2.pkg.tar.gz. Xine-ui, gxine and amarok are crashing.

Thats why I started to build my own xine-lib-package. Tested some different
configure-settings without success. But that's not the point for me.

If I build the package with exactly the PKGBUILD from abs I get a difference
in filesize between the repo-package and my own build.

I always thought, that the filesize after build must be identical?
Didn't changed any compilersettings and the system is up to date.

ls -al /var/cache/pacman/pkg/xine-lib-1.1.5-2.pkg.tar.gz
-rw-r--r-- 1 root root 4660954 17. Apr 17:28 /var/cache/pacman/pkg/xine-lib-1.1.5-2.pkg.tar.gz

ls -al /var/abs/local/xine-lib/xine-lib-1.1.5-2.pkg.tar.gz
-rw-r--r-- 1 user users 4551594 18. Apr 18:47 /var/abs/local/xine-lib/xine-lib-1.1.5-2.pkg.tar.gz

Is this common or something abnormal?

thanks for taking a look
ToLo

Offline

#2 2007-04-18 18:50:12

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: filesize of a repo-package differs from an own build package

You could untar the two packages and take a closer look at where the difference is..


I am a gated community.

Offline

#3 2007-04-18 22:33:45

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: filesize of a repo-package differs from an own build package

It's possible that, when you build xine, it detects  a lib that is installed on your system but not on the dev's system. That would result in  your xine package being built with more features than the official one.

Offline

#4 2007-04-19 12:19:14

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: filesize of a repo-package differs from an own build package

Also: Are your CXXFLAGS identical to those of the dev? I guess this will make the size different.

Offline

#5 2007-04-19 17:31:51

ToLo
Member
From: Flensburg/Germany
Registered: 2006-02-12
Posts: 36

Re: filesize of a repo-package differs from an own build package

hi and thanks to all of your replies

I compared both packages and the result is:

diff -qr xine-lib-abs xine-lib-repo

Files xine-lib-abs/.FILELIST and xine-lib-repo/.FILELIST are different.
Files xine-lib-abs/.PKGINFO and xine-lib-repo/.PKGINFO are different.
Only in xine-lib-abs/usr/lib/xine/plugins/1.1.5: xineplug_ao_out_arts.so.
Only in xine-lib-abs/usr/lib/xine/plugins/1.1.5: xineplug_ao_out_jack.so.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_decode_ff.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_decode_ff.so are different.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_inp_cdda.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_inp_cdda.so are different.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_inp_file.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_inp_file.so are different.
Only in xine-lib-abs/usr/lib/xine/plugins/1.1.5: xineplug_inp_gnome_vfs.so.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_inp_smb.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_inp_smb.so are different.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_inp_v4l.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_inp_v4l.so are different.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_inp_vcd.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_inp_vcd.so are different.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_inp_vcdo.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_inp_vcdo.so are different.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_vo_out_opengl.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_vo_out_opengl.so are different.
Files xine-lib-abs/usr/lib/xine/plugins/1.1.5/xineplug_vo_out_vidix.so and
xine-lib-repo/usr/lib/xine/plugins/1.1.5/xineplug_vo_out_vidix.so are different.
Only in xine-lib-abs/usr/lib/xine/plugins/1.1.5: xineplug_vo_out_xcbshm.so.
Only in xine-lib-abs/usr/lib/xine/plugins/1.1.5: xineplug_vo_out_xcbxv.so.
Files xine-lib-abs/usr/man/man1/xine-config.1.gz and
xine-lib-repo/usr/man/man1/xine-config.1.gz are different.
Files xine-lib-abs/usr/man/man5/xine.5.gz and xine-lib-repo/usr/man/man5/xine.5.gz sind
verschieden.

My package misses some plugins:
f.e. xineplug_ao_out_arts.so, xineplug_ao_out_jack.so
jack-audio-connection-kit and kdemod-arts are installed. Looks like that some
additional packages are missed?

And
some files are different f.e.
xineplug_inp_cdda.so and other?


b.t.w. there is new source package available xine-lib-1.1.6. It's bugfix release. I will test
this later


bye and thanks ToLo

Offline

#6 2007-04-19 20:24:58

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: filesize of a repo-package differs from an own build package

The difference might be because you are using kdemod and not the official kde packages.

Offline

#7 2007-04-21 07:19:40

ToLo
Member
From: Flensburg/Germany
Registered: 2006-02-12
Posts: 36

Re: filesize of a repo-package differs from an own build package

@snowman
the filesize of the package differs out of two reasons:

1. there are some extraplugins builded im my package (xineplug_ao_out_arts.so, xineplug_ao_out_jack.so,..)
    - depending on some additional libs on my system (doesn't really depend on kdemod)

2. the other reason is, there is a hardware-detection during the build
    - I found this in FAQ at www.xinehq.de:

Are there binaries for my AMD K7 (Athlon™) available? Can I build them?

If you have a recent gcc you can try to compile "more" k7 support in (esp. better instruction scheduling). If the configure script should fail to detect your processor/gcc correctly, try passing the canonical system name for your machine to configure with the --host option, e.g.

greetz ToLo

Last edited by ToLo (2007-04-21 07:23:38)

Offline

#8 2007-04-21 11:07:20

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: filesize of a repo-package differs from an own build package

Reading the changelog for xine-lib I guess the problem should be resolved with 1.1.6 now.


1000

Offline

Board footer

Powered by FluxBB