DBI-616 Build Question for Perl 5.8.2 on AIX 5.3
"Curtis Leach" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
Guys, I'm building the DBI on AIX and I'm seeing something I'm not sure I like in the test results. I'm using the pre-built perl that comes with AIX 5.3 and IBM's C compiler that was used to build it. To cut down on most of the miscellaneous messages about SQL-Statement, I went and installed SQL-Statement-1.33 before I attempted to build DBI again with the attached logs. It cleared up a lot of warning messages for a cleaner read of the logs. But not the warnings I was worried about. Attached are the output files from the build inside a WinZip file: 1) perl Makefile.PL > dbi.01.makefile.txt 2>&1 2) make > dbi.02.make.txt 2>&1 3) make test > dbi.03.make_test.txt 2>&1 The make test output looks like it's successful, but I don't like some of the messages that are always showing up for quite a few test case. Such as: Attempt to free unreferenced scalar: SV 0x306b0c84 during global destruction. Is this message important? It sounds like I'm hitting some type of problem that's being ignored in the pass/fail tests. If I can ignore it, I'm good to go, but I'm a bit nervous about this warning. Curtis Leach Lead Engineer Caesar's Entertainment, Inc. - RMS IT & ERM IT Phone: (702) 494-4562 Cell: (901) 573-7973
dbi-logs.zip
(application/x-zip-compressed, 5.6 KB) - not displayed