1- with puppy 7041 failed at Module-init-tools
with:
/usr/lib64/gcc/x86_64-t2-linux-gnu/4.9.2/../../../../x86_64-t2-linux-gnu/bin/ld:
cannot find -lc
collect2: error: ld returned 1 exit status
Makefile:441: recipe for target 'insmod.static' failed
make[1]: *** [insmod.static] Error 1
make[1]: *** Waiting for unfinished jobs....
I also tried an earlier T2 7.0 X86-64 with the same result and point of
fail.
2- will be done tonight/tomorrow morning
3- updated to r446743 and tried with all three versions of T2 puppy
x86-64 and for puppy 720 we are back to the glib and gcc errors, the
other two are failing at module-init-tools! I even tried copying all the
x86-64-linux packages to the Toolchain directory, all that fixed was the
glib problem.
We'll see what results outcome from 2 tomorrow as were looking at 43degC
tomorrow.
On 01/18/2016 08:09 AM, scsijon wrote:
I've now repeated the x86-64 build attempt with gcc's 5.2.0, 5.1.0 and
4.9.2 (with patches and changed isl when required) with my 0-glib fix. ?
gcc 4.9.2 works, the others all fail at the same point and give the same
results.
I'm not sure where to go from here, but:
1- I think I shall try building on the previous puppy T2 7.0.4.1 in case
it's a puppy thing, however T2 r44460 built without any of the appearing
problems so I wonder what's happened since.
2- I shall also copy the T2 build system across to a test machine with a
T2 boot partition and try it on that.
3- I shall also 'do' a further svn update and see what appears with a
build after that.
regards
ps Dan, it's a standard minimal build with creating files only, I
haven't added or subtracted anything yet!
On 01/17/2016 04:34 AM, scsijon wrote:
It seems to be getting through building the cc stuff (/gcc/xgcc-wrapper
x86_64-t2-linux-gnu-cc) but failing at the first fortran stuff
(/gcc/xgcc-wrapper x86_64-t2-linux-gnu-gfortran) which doesn't make
sense to start with as it seems to be re-using code but for a different
outcome. And yes I tried a few cleans and rebuild, but got the same
answer.
however,
1- how do I turn on xtrace in the config as it's asking for in this
particular package only?
2- Do you have/see problems if I try with the previous version 5.2.0? Do
you have a revision code for that one, that I can d/l with in case the
problem relates to 5.3.0. My last one is 4.9.2 which works ok. Maybe
there is something different for the 5.x.x series that need a massage
somewhere.
3- I suppose it's nothing to do with the third package in .desc which
seems to be a 4_4 fix, ?is this still necessary since were in 5.3?
and i'm building with T2 too as puppy 7.2 was built on T2 so that can't
be the problem.
thanks
On 01/17/2016 12:34 AM, René Rebe wrote:
Hey,
you really get errors I never ever saw.
From here it is hard to guess why this happens, it would be helpful
if you do some investigation of the error messages and analyze / debug
it a bit on your side where it happens.
René
On Jan 15, 2016, at 22:41, scsijon <[email protected]> wrote:
I've now built T2's generic ok up to this point since I added the x64
file into the toolchain of 0-glib.
It's now failing in 1-gcc from this point, if you want the whole log
i'll send it but it's 3meg.
guidance appreciated please,
regards
scsijon
----------------------------------------------------------
/bin/sh ./libtool --tag=CC --mode=compile
/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir/gcc/xgcc-wrapper
x86_64-t2-linux-gnu-cc -DHAVE_CONFIG_H -I. -I../../../libgomp
-I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux
-I../../../libgomp/config/posix -I../../../libgomp
-I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec
-Wc,-pthread -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo
-c -o oacc-cuda.lo ../../../libgomp/oacc-cuda.c
libtool: compile:
/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir/gcc/xgcc-wrapper
x86_64-t2-linux-gnu-cc -DHAVE_CONFIG_H -I. -I../../../libgomp
-I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux
-I../../../libgomp/config/posix -I../../../libgomp
-I../../../libgomp/../include -Wall -Werror -pthread
-ftls-model=initial-exec -g -O2 -MT oacc-cuda.lo -MD -MP -MF
.deps/oacc-cuda.Tpo -c ../../../libgomp/oacc-cuda.c -fPIC -DPIC -o
.libs/oacc-cuda.o
libtool: compile:
/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir/gcc/xgcc-wrapper
x86_64-t2-linux-gnu-cc -DHAVE_CONFIG_H -I. -I../../../libgomp
-I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux
-I../../../libgomp/config/posix -I../../../libgomp
-I../../../libgomp/../include -Wall -Werror -pthread
-ftls-model=initial-exec -g -O2 -MT oacc-cuda.lo -MD -MP -MF
.deps/oacc-cuda.Tpo -c ../../../libgomp/oacc-cuda.c -o oacc-cuda.o
>/dev/null 2>&1
mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo
/bin/sh ./libtool --tag=FC --mode=compile
/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir/gcc/xgcc-wrapper
x86_64-t2-linux-gnu-gfortran -L. -Wall -L../libgfortran -c -o
openacc.lo ../../../libgomp/openacc.f90
libtool: compile:
/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir/gcc/xgcc-wrapper
x86_64-t2-linux-gnu-gfortran -L. -Wall -L../libgfortran -c
../../../libgomp/openacc.f90 -fPIC -o .libs/openacc.o
../../../libgomp/openacc.f90:752.32:
call acc_copyin_l (a, sizeof (a))
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
../../../libgomp/openacc.f90:776.43:
call acc_present_or_copyin_l (a, sizeof (a))
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
../../../libgomp/openacc.f90:800.32:
call acc_create_l (a, sizeof (a))
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
../../../libgomp/openacc.f90:824.43:
call acc_present_or_create_l (a, sizeof (a))
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
../../../libgomp/openacc.f90:848.33:
call acc_copyout_l (a, sizeof (a))
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
../../../libgomp/openacc.f90:872.32:
call acc_delete_l (a, sizeof (a))
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
../../../libgomp/openacc.f90:896.39:
call acc_update_device_l (a, sizeof (a))
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
../../../libgomp/openacc.f90:920.37:
call acc_update_self_l (a, sizeof (a))
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
../../../libgomp/openacc.f90:955.56:
acc_is_present_array_h = acc_is_present_l (a, sizeof (a)) == 1
1
Error: Assumed-type argument at (1) is not permitted as actual
argument to the intrinsic sizeof
Makefile:640: recipe for target 'openacc.lo' failed
make[4]: *** [openacc.lo] Error 1
make[4]: Leaving directory
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir/x86_64-t2-linux-gnu/libgomp'
Makefile:857: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir/x86_64-t2-linux-gnu/libgomp'
Makefile:451: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir/x86_64-t2-linux-gnu/libgomp'
Makefile:13446: recipe for target 'all-target-libgomp' failed
make[1]: *** [all-target-libgomp] Error 2
make[1]: Leaving directory
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/src.gcc.p720-x86-64-base1.20160116.060812.7054.lamia01/gcc-5.3.0/objdir'
Makefile:872: recipe for target 'all' failed
make: *** [all] Error 2
Due to previous errors, no 1-gcc.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 ...
removed
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/build/p720-x86-64-base1-9.0-svn-generic-x86-64-linux/usr/lib64/libsupc++.la'
removed
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/build/p720-x86-64-base1-9.0-svn-generic-x86-64-linux/usr/lib64/libstdc++fs.la'
removed
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/build/p720-x86-64-base1-9.0-svn-generic-x86-64-linux/usr/lib64/libstdc++.la'
removed
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/build/p720-x86-64-base1-9.0-svn-generic-x86-64-linux/usr/lib/libsupc++.la'
removed
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/build/p720-x86-64-base1-9.0-svn-generic-x86-64-linux/usr/lib/libstdc++fs.la'
removed
'/mnt/sda15/exactcode_t2_trunk_9.0.44621/build/p720-x86-64-base1-9.0-svn-generic-x86-64-linux/usr/lib/libstdc++.la'
Searching for orphaned files ...
Found 752 files for this package.
----------------------------------------------------------- If you
wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2
----------------------------------------------------------- If you wish
to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2
----------------------------------------------------------- If you wish
to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2