Hi George,

I am attaching the results of Post Patch Scenario:

1) Uname -a
Linux <sniff> 2.6.18-8.1.6.el5 #1 SMP Fri Jun 1 18:52:11 EDT 2007 i686
i686 i386 GNU/Linux

Build Status (FAILED):
........................
cc -Wall  -I../../../include -Wall    check_tray.c -L../../../lib -lltp
-o check_tray
/usr/bin/ld: check_tray: hidden symbol `lstat'
in /usr/lib/libc_nonshared.a(lstat.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
.....................

2)  uname -a
Linux <sniff> 2.6.16.60-0.9-default #1 SMP Mon Mar 17 17:16:31 UTC 2008
s390x s390x s390x GNU/Linux

Build Status (FAILED):
.....................
ld -shared -o libltp.so dataascii.o databin.o datapid.o file_lock.o
forker.o get_high_address.o open_flags.o parse_opts.o pattern.o
random_range.o rmobj.o search_path.o self_exec.o string_to_tokens.o
str_to_bytes.o tlibio.o tst_cwd_has_free.o tst_is_cwd_nfs.o
tst_is_cwd_tmpfs.o tst_kvercmp.o tst_res.o tst_sig.o tst_tmpdir.o
write_log.o
ld: dataascii.o: relocation R_390_PC32DBL against `sprintf' can not be
used when making a shared object; recompile with -fPIC
ld: final link failed: Bad value
make[1]: *** [libltp.so] Error 1
make[1]: Leaving directory `/root/subrata/ltp/ltp-full-20080229/lib'
make: *** [libltp.so] Error 2
.....................


3) uname -a
Linux <sniff> 2.6.20-CBE #1 SMP Wed Mar 21 10:24:39 CET 2007 ppc64 ppc64
ppc64 GNU/Linux

Build Status (FAILED):
.....................
cc -Wall  -I../../../include -Wall    check_tray.c -L../../../lib -lltp
-o check_tray
/usr/bin/ld: check_tray: hidden symbol `lstat'
in /usr/lib/libc_nonshared.a(lstat.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[3]: *** [check_tray] Error 1
make[3]: Leaving directory
`/root/subrata/ltp/ltp-full-20080229/testcases/commands/eject'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/root/subrata/ltp/ltp-full-20080229/testcases/commands'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/root/subrata/ltp/ltp-full-20080229/testcases'
make: *** [all] Error 2
.....................




4) uname -a
Linux <sniff> 2.6.16.21-0.8-default #1 SMP Mon Jul 3 18:25:39 UTC 2006
ia64 ia64 ia64 GNU/Linux

Build Status (FAILED):
.....................
ld -shared -o libltp.so dataascii.o databin.o datapid.o file_lock.o
forker.o get_high_address.o open_flags.o parse_opts.o pattern.o
random_range.o rmobj.o search_path.o self_exec.o string_to_tokens.o
str_to_bytes.o tlibio.o tst_cwd_has_free.o tst_is_cwd_nfs.o
tst_is_cwd_tmpfs.o tst_kvercmp.o tst_res.o tst_sig.o tst_tmpdir.o
write_log.o
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: forker.o: @gprel relocation against dynamic symbol Forker_npids
ld: final link failed: Nonrepresentable section on output
make[1]: *** [libltp.so] Error 1
make[1]: Leaving directory `/root/subrata/ltp/ltp-full-20080229/lib'
make: *** [libltp.so] Error 2
.....................


5) uname -a
Linux elm3b128 2.6.18-53.el5 #1 SMP Wed Oct 10 16:38:58 EDT 2007 ppc64
ppc64 ppc64 GNU/Linux

Build Status (FAILED):
.....................
cc -Wall  -I../../../include -Wall    check_tray.c -L../../../lib -lltp
-o check_tray
/usr/bin/ld: check_tray: hidden symbol `lstat'
in /usr/lib/libc_nonshared.a(lstat.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[3]: *** [check_tray] Error 1
make[3]: Leaving directory
`/root/subrata/ltp/ltp-full-20080229/testcases/commands/eject'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/root/subrata/ltp/ltp-full-20080229/testcases/commands'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/root/subrata/ltp/ltp-full-20080229/testcases'
make: *** [all] Error 2
.....................



Regards--
Subrata

On Wed, 2008-03-26 at 15:48 +0530, Subrata Modak wrote:
> On Wed, 2008-03-26 at 03:03 -0700, SourceForge.net wrote:
> > Bugs item #1888999, was opened at 2008-02-07 19:01
> > Message generated for change (Comment added) made by subrata_modak
> > You can respond by visiting: 
> > https://sourceforge.net/tracker/?func=detail&atid=103382&aid=1888999&group_id=3382
> > 
> > Please note that this message will contain a full copy of the comment 
> > thread,
> > including the initial issue submission, for this request,
> > not just the latest update.
> > Category: None
> > Group: None
> > Status: Open
> > Resolution: None
> > Priority: 5
> > Private: No
> > Submitted By: George Kraft IV (gk4)
> > Assigned to: Nobody/Anonymous (nobody)
> > Summary: create a RPM spec file for a ltp package
> > 
> > Initial Comment:
> > Create a RPM spec file for a ltp package.  Developers wanting to create 
> > standalone tests, then could use the package for the USCTEST APIs and PAN.
> > 
> > ----------------------------------------------------------------------
> > 
> > >Comment By: Subrata (subrata_modak)
> > Date: 2008-03-26 10:03
> > 
> > Message:
> > Logged In: YES 
> > user_id=1737361
> > Originator: NO
> > 
> > Thanks George for submitting this Patch. I will go through it and let you
> > know.
> 
> Hi George,
> 
> Can you also kindly give us a small README about:
> 
> 1) What this patch is supposed to do,
> 2) How to interpret/execute the new functionality the Patch provides,
> etc
> 
> The new README can be named as ltp-rpm-sharedlib-README.
> 
> Regards--
> Subrata
> 
> https://sourceforge.net/tracker/index.php?func=detail&aid=1888999&group_id=3382&atid=103382,
> 
> > 
> > Regards--
> > Subrata
> > 
> > ----------------------------------------------------------------------
> > 
> > Comment By: George Kraft IV (gk4)
> > Date: 2008-03-25 18:54
> > 
> > Message:
> > Logged In: YES 
> > user_id=4500
> > Originator: YES
> > 
> > Attached is a prototype patch to build ltp-devel-1.0-0.0.i386.rpm    I
> > have not tested the package.  :-)
> > File Added: ltp-devel.patch
> > 
> > ----------------------------------------------------------------------
> > 
> > You can respond by visiting: 
> > https://sourceforge.net/tracker/?func=detail&atid=103382&aid=1888999&group_id=3382
> > 
> > -------------------------------------------------------------------------
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services for
> > just about anything Open Source.
> > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> > _______________________________________________
> > Ltp-list mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ltp-list
> 
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to