Toan Pham | 17 Sep 2012 15:57
Picon

[Patch] - Update usbutils to 006 (from 0.91)


Attachment (t2-9.0.usbutils.patch): application/octet-stream, 479 bytes
<div><br></div>
iulian_demetrescu | 14 Sep 2012 11:17
Picon
Favicon

Imagemagick-6.6.1-10

Hi,

ImageMagick fails to compile successfully under the current trunk setup.
To succeed simply upgrade to imagemagick-6.7.9-4 from the same FTP
location. Also delete all patches from the package directory since the
issues ( at least on i386 have been solved.

regards,

Iulian

Hi,

ImageMagick fails to compile successfully under the current trunk setup.
To succeed simply upgrade to imagemagick-6.7.9-4 from the same FTP
location. Also delete all patches from the package directory since the
issues ( at least on i386 have been solved.

regards,

Iulian

iulian_demetrescu | 14 Sep 2012 11:17
Picon
Favicon

Imagemagick-6.6.1-10

Hi,

ImageMagick fails to compile successfully under the current trunk setup.
To succeed simply upgrade to imagemagick-6.7.9-4 from the same FTP
location. Also delete all patches from the package directory since the
issues ( at least on i386 have been solved.

regards,

Iulian

Hi,

ImageMagick fails to compile successfully under the current trunk setup.
To succeed simply upgrade to imagemagick-6.7.9-4 from the same FTP
location. Also delete all patches from the package directory since the
issues ( at least on i386 have been solved.

regards,

Iulian

iulian_demetrescu | 13 Sep 2012 12:44
Picon
Favicon

kdelibs-4.6.0 fails to compile

Hi,
Kdelibs fails to compile corectly due to a missing definition in Refptr.h .
the attached patch solves the issue.

Regards,

Iulian

Attachment (RefPtr.h.patch): application/octet-stream, 434 bytes
Hi,
Kdelibs fails to compile corectly due to a missing definition in Refptr.h .
the attached patch solves the issue.

Regards,

Iulian

iulian_demetrescu | 13 Sep 2012 05:22
Picon
Favicon

qt patch to compile

Hi,

Qt fails to compile on trunk. to successfuly compile you shoud append this
patch to the package directory.

regards,

Iulian

Attachment (qvaluelist.h.patch): application/octet-stream, 311 bytes
Hi,

Qt fails to compile on trunk. to successfuly compile you shoud append this
patch to the package directory.

regards,

Iulian

iulian_demetrescu | 12 Sep 2012 01:00
Picon
Favicon

gcc-4.7.1 Unable to detect exception model

Hi,

if you encounter this error when you build gcc on t2, simply add in the
package file gcc.conf the following line right under the var_append
confopt ' ' '--target=$arch_target' :

var_append confopt ' ' '-disable-sjlj-exeptions'

this is a temporary trick and should be fixed somehow because it disables
some exception handling which for some of us it can be useful.
After the first round of compilation i will try with this option enabled
and run some tests.

regards,

Iulian

Hi,

if you encounter this error when you build gcc on t2, simply add in the
package file gcc.conf the following line right under the var_append
confopt ' ' '--target=$arch_target' :

var_append confopt ' ' '-disable-sjlj-exeptions'

this is a temporary trick and should be fixed somehow because it disables
some exception handling which for some of us it can be useful.
After the first round of compilation i will try with this option enabled
and run some tests.

regards,

Iulian

iulian_demetrescu | 12 Sep 2012 00:05
Picon
Favicon

bin86 package( dev-86src-0.16.18 related to binutils

Hi,

binutils fails to compile on new 9.0 updated SVN due to a patch lingering
in the bin86 package.
to successfully compile remove dev86-make382.patch from your build and
everything will be smooth.

regards,

Iulian

Hi,

binutils fails to compile on new 9.0 updated SVN due to a patch lingering
in the bin86 package.
to successfully compile remove dev86-make382.patch from your build and
everything will be smooth.

regards,

Iulian

iulian_demetrescu | 12 Sep 2012 00:02
Picon
Favicon

Squashfs-tools 4.2

Hi,
Updated my SVN trunk last night. no joy. some of the packages have broken
deps. i will e-mail them as they pop up. First is Squashfs-tools.

Downloaded v4.2 but have patches for 4.0 and 4.1 which of course fail to
apply.
remove or update :

compressionLevel.patch ( i removed it)
unsquashfs_x_xattr.patch ( i removed it)
xattr.patch ( i removed it)

with all pathces removed, package compiles successfuly.

regards,

Iulian

Hi,
Updated my SVN trunk last night. no joy. some of the packages have broken
deps. i will e-mail them as they pop up. First is Squashfs-tools.

Downloaded v4.2 but have patches for 4.0 and 4.1 which of course fail to
apply.
remove or update :

compressionLevel.patch ( i removed it)
unsquashfs_x_xattr.patch ( i removed it)
xattr.patch ( i removed it)

with all pathces removed, package compiles successfuly.

regards,

Iulian

Mikael Ostensson | 28 Jun 2012 21:16
Picon

Outstanding issues with trunk generic minimal target as of .r40703

1 .glib required python, which is not in the minimal pkgsel.

2 .zile required boemh-gc, not in minimal

3 .cracklib does not parallel build on 8 concurrent jobs on my i7.
Re-running or running with 1 job works.

4. subversion does not parallel build...same as cracklib.

5. [5] aufs fails:
`/TOOLCHAIN/src.aufs.default.20120628.151124.29548.localhost/archdir/aufs2-util-2009-10-09'
-> `/TOOLCHAIN/download/mirror/a/aufs2-util-2009-10-09'
`/TOOLCHAIN/src.aufs.default.20120628.151124.29548.localhost/archdir/aufs2-31.tar.bz2'
-> `/TOOLCHAIN/download/mirror/a/aufs2-31.tar.bz2'
Running main build function 'build_this_package' ...
Extracting aufs2-util-2009-10-09 (--use-compress-program=bzip2 -xf) ...
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into /TOOLCHAIN/src.aufs.default.20120628.151124.29548.localhost/aufs2-util.git
...
Creating /usr/≤..> if required ...
Running make CC=gcc CPP=cpp CXX=g++ prefix=/usr docdir=/usr/doc/aufs
-f local.mk aufs.5 aufind.sh mount.aufs auplink aulchown umount.aufs
make: local.mk: No such file or directory
make: *** No rule to make target `local.mk'.  Stop.
Due to previous errors, no 5-aufs.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 6 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

6. [5] nfs-utils fails:
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: error: NFS v4.1 is enabled but NFS v4 is not. Use --disable-nfsv41
Due to previous errors, no 5-nfs-utils.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Install SysV Init script 'knfsd' (25/75):  rcX done.
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 8 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

Complete error logs have been attached.
Attachment (5-aufs.err): application/octet-stream, 2696 bytes
Attachment (5-nfs-utils.err): application/octet-stream, 3884 bytes
1 .glib required python, which is not in the minimal pkgsel.

2 .zile required boemh-gc, not in minimal

3 .cracklib does not parallel build on 8 concurrent jobs on my i7.
Re-running or running with 1 job works.

4. subversion does not parallel build...same as cracklib.

5. [5] aufs fails:
`/TOOLCHAIN/src.aufs.default.20120628.151124.29548.localhost/archdir/aufs2-util-2009-10-09'
-> `/TOOLCHAIN/download/mirror/a/aufs2-util-2009-10-09'
`/TOOLCHAIN/src.aufs.default.20120628.151124.29548.localhost/archdir/aufs2-31.tar.bz2'
-> `/TOOLCHAIN/download/mirror/a/aufs2-31.tar.bz2'
Running main build function 'build_this_package' ...
Extracting aufs2-util-2009-10-09 (--use-compress-program=bzip2 -xf) ...
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into /TOOLCHAIN/src.aufs.default.20120628.151124.29548.localhost/aufs2-util.git
...
Creating /usr/≤..> if required ...
Running make CC=gcc CPP=cpp CXX=g++ prefix=/usr docdir=/usr/doc/aufs
-f local.mk aufs.5 aufind.sh mount.aufs auplink aulchown umount.aufs
make: local.mk: No such file or directory
make: *** No rule to make target `local.mk'.  Stop.
Due to previous errors, no 5-aufs.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 6 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

6. [5] nfs-utils fails:
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: error: NFS v4.1 is enabled but NFS v4 is not. Use --disable-nfsv41
Due to previous errors, no 5-nfs-utils.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Install SysV Init script 'knfsd' (25/75):  rcX done.
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 8 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

Complete error logs have been attached.
Mikael Ostensson | 21 Jun 2012 16:41
Picon

latest trunk (checked out this morning US time) fails on [1] disktype

Building on 8.0

The Error at point of failure:

sprintf.c:(.text+0x1b): warning: warning: Avoid *sprintf; use
*snprintf. It is more secure.
/media/ssd/6-21-trunk/build/default-9.0-trunk-generic-x86-i486-linux/usr/dietlibc/lib-i386/libc.a(vsnprintf.o):
In function `vsnprintf':
vsnprintf.c:(.text+0x10a): warning: warning: the printf functions add
several kilobytes of bloat.
/media/ssd/6-21-trunk/build/default-9.0-trunk-generic-x86-i486-linux/usr/dietlibc/lib-i386/libc.a(stderr.o):
In function `__fflush_stderr':
stderr.c:(.text+0xa): warning: warning: your code uses stdio (7+k bloat).
/media/ssd/6-21-trunk/build/default-9.0-trunk-generic-x86-i486-linux/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-gnu/4.7.1/../../../../i486-t2-linux-gnu/bin/ld:
error in /media/ssd/6-21-trunk/build/default-9.0-trunk-generic-x86-i486-linux/usr/dietlibc/lib-i386/dyn_stop.o(.eh_frame);
no .eh_frame_hdr table will be created.
lib.o: In function `format_blocky_size':
lib.c:(.text+0x4b6): undefined reference to `stpcpy'
collect2: error: ld returned 1 exit status
make: *** [disktype] Error 1
Due to previous errors, no 1-disktype.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 6 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

attached complete error log
Attachment (ERROR-LOG): application/octet-stream, 11 KiB
Building on 8.0

The Error at point of failure:

sprintf.c:(.text+0x1b): warning: warning: Avoid *sprintf; use
*snprintf. It is more secure.
/media/ssd/6-21-trunk/build/default-9.0-trunk-generic-x86-i486-linux/usr/dietlibc/lib-i386/libc.a(vsnprintf.o):
In function `vsnprintf':
vsnprintf.c:(.text+0x10a): warning: warning: the printf functions add
several kilobytes of bloat.
/media/ssd/6-21-trunk/build/default-9.0-trunk-generic-x86-i486-linux/usr/dietlibc/lib-i386/libc.a(stderr.o):
In function `__fflush_stderr':
stderr.c:(.text+0xa): warning: warning: your code uses stdio (7+k bloat).
/media/ssd/6-21-trunk/build/default-9.0-trunk-generic-x86-i486-linux/TOOLCHAIN/tools.cross/crosscc/../lib/gcc/i486-t2-linux-gnu/4.7.1/../../../../i486-t2-linux-gnu/bin/ld:
error in /media/ssd/6-21-trunk/build/default-9.0-trunk-generic-x86-i486-linux/usr/dietlibc/lib-i386/dyn_stop.o(.eh_frame);
no .eh_frame_hdr table will be created.
lib.o: In function `format_blocky_size':
lib.c:(.text+0x4b6): undefined reference to `stpcpy'
collect2: error: ld returned 1 exit status
make: *** [disktype] Error 1
Due to previous errors, no 1-disktype.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 6 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

attached complete error log
Mikael Ostensson | 20 Jun 2012 18:16
Picon

trunk generic minimal fails on [5] aufs

Building on 8.0

aufs fails :

===[hook_eval:128 (last $?=0)> eval 'echo "${hookidx_premake[*]}"'
====[hook_eval:128 (last $?=0)> echo ''
===[hook_eval:128 (last $?=0)> sort
==[hook_eval:129 (last $?=0)> '[' '' ']'
==[hook_eval:128 (last $?=1)> read pri fnr
==[hook_eval:131 (last $?=1)> eval 'unset hookdirty_premake'
===[hook_eval:131 (last $?=1)> unset hookdirty_premake
==[build_this_package:957 (last $?=0)> '[' 'CC="$CC" CPP="$CPP"
CXX="$CXX" prefix="/$prefix" docdir="$docdir" -f local.mk aufs.5
aufind.sh mount.aufs auplink aulchown umount.aufs' ']'
==[build_this_package:958 (last $?=0)> eval echo 'Running make
CC="$CC" CPP="$CPP" CXX="$CXX" prefix="/$prefix" docdir="$docdir" -f
local.mk aufs.5 aufind.sh mount.aufs auplink aulchown umount.aufs'
===[build_this_package:958 (last $?=0)> echo Running make CC=gcc
CPP=cpp CXX=g++ prefix=/usr docdir=/usr/doc/aufs -f local.mk aufs.5
aufind.sh mount.aufs auplink aulchown umount.aufs
Running make CC=gcc CPP=cpp CXX=g++ prefix=/usr docdir=/usr/doc/aufs
-f local.mk aufs.5 aufind.sh mount.aufs auplink aulchown umount.aufs
==[build_this_package:959 (last $?=0)> eval 'make CC="$CC" CPP="$CPP"
CXX="$CXX" prefix="/$prefix" docdir="$docdir" -f local.mk aufs.5
aufind.sh mount.aufs auplink aulchown umount.aufs'
===[build_this_package:959 (last $?=0)> make CC=gcc CPP=cpp CXX=g++
prefix=/usr docdir=/usr/doc/aufs -f local.mk aufs.5 aufind.sh
mount.aufs auplink aulchown umount.aufs
make: local.mk: No such file or directory
make: *** No rule to make target `local.mk'.  Stop.
Due to previous errors, no 5-aufs.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 6 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

attache the full error file.
Attachment (ERROR-LOG): application/octet-stream, 14 KiB
Building on 8.0

aufs fails :

===[hook_eval:128 (last $?=0)> eval 'echo "${hookidx_premake[*]}"'
====[hook_eval:128 (last $?=0)> echo ''
===[hook_eval:128 (last $?=0)> sort
==[hook_eval:129 (last $?=0)> '[' '' ']'
==[hook_eval:128 (last $?=1)> read pri fnr
==[hook_eval:131 (last $?=1)> eval 'unset hookdirty_premake'
===[hook_eval:131 (last $?=1)> unset hookdirty_premake
==[build_this_package:957 (last $?=0)> '[' 'CC="$CC" CPP="$CPP"
CXX="$CXX" prefix="/$prefix" docdir="$docdir" -f local.mk aufs.5
aufind.sh mount.aufs auplink aulchown umount.aufs' ']'
==[build_this_package:958 (last $?=0)> eval echo 'Running make
CC="$CC" CPP="$CPP" CXX="$CXX" prefix="/$prefix" docdir="$docdir" -f
local.mk aufs.5 aufind.sh mount.aufs auplink aulchown umount.aufs'
===[build_this_package:958 (last $?=0)> echo Running make CC=gcc
CPP=cpp CXX=g++ prefix=/usr docdir=/usr/doc/aufs -f local.mk aufs.5
aufind.sh mount.aufs auplink aulchown umount.aufs
Running make CC=gcc CPP=cpp CXX=g++ prefix=/usr docdir=/usr/doc/aufs
-f local.mk aufs.5 aufind.sh mount.aufs auplink aulchown umount.aufs
==[build_this_package:959 (last $?=0)> eval 'make CC="$CC" CPP="$CPP"
CXX="$CXX" prefix="/$prefix" docdir="$docdir" -f local.mk aufs.5
aufind.sh mount.aufs auplink aulchown umount.aufs'
===[build_this_package:959 (last $?=0)> make CC=gcc CPP=cpp CXX=g++
prefix=/usr docdir=/usr/doc/aufs -f local.mk aufs.5 aufind.sh
mount.aufs auplink aulchown umount.aufs
make: local.mk: No such file or directory
make: *** No rule to make target `local.mk'.  Stop.
Due to previous errors, no 5-aufs.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 6 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.

attache the full error file.

Gmane