[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#744643: marked as done (open-cobol: run dh-autoreconf to update config.{sub,guess} and {libtool,aclocal}.m4)



Your message dated Mon, 12 Jun 2017 23:05:10 +0300
with message-id <20170612200509.b4jpacqqrkbymnon@localhost>
and subject line Closing obsolete autotools/autoreconf requests
has caused the Debian Bug report #744643,
regarding open-cobol: run dh-autoreconf to update config.{sub,guess} and {libtool,aclocal}.m4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
744643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744643
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:open-cobol
Version: 1.1-1
User: debian-devel@lists.debian.org
Usertags: autoreconf

The package fails to build on ppc64el (powerpc64le-linux-gnu), because
the config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autoreconf.

  - For cdbs based build systems, include
    /usr/share/cdbs/1/rules/autoreconf.mk

  - For other rules files, call dh_autoreconf before calling
    configure (in the build or configure target), and call
    dh_autoreconf_clean before dh_clean in the clean target.

For combining autoreconf and autotools_dev, see bug #698765.

After the build on any architecture, and before a clean, a grep for
powerpc64le in the configure, aclocal.m4 and/or libtool.m4 file(s)
should print some lines. It is not enough to just update the
config.guess and config.sub files.

The full build log can be found at:
http://people.debian.org/~doko/logs/ppc64el-20140414/buildlog_ubuntu-trusty-ppc64el.open-cobol_1.1-1build1_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.

[...]

All 17 tests were successful.
PASS: ./data-rep

## Data representation tests with -O option ##

## ---------------------------------------------- ##
## OpenCOBOL 1.1 test suite: Data Representation. ##
## ---------------------------------------------- ##
  1: BINARY: 2-4-8 big-endian                     ok
  2: BINARY: 2-4-8 native                         ok
  3: BINARY: 1-2-4-8 big-endian                   ok
  4: BINARY: 1-2-4-8 native                       ok
  5: BINARY: 1--8 big-endian                      ok
  6: BINARY: 1--8 native                          ok
  7: BINARY: full-print                           ok
  8: DISPLAY: Sign ASCII                          ok
  9: DISPLAY: Sign ASCII (2)                      ok
 10: DISPLAY: Sign EBCDIC                         ok
 11: PACKED-DECIMAL dump                          ok
 12: PACKED-DECIMAL display                       ok
 13: PACKED-DECIMAL move                          ok
 14: PACKED-DECIMAL arithmetic (1)                ok
 15: PACKED-DECIMAL arithmetic (2)                ok
 16: PACKED-DECIMAL numeric test                  ok
 17: POINTER: display                             ok

## ------------- ##
## Test results. ##
## ------------- ##

All 17 tests were successful.
PASS: ./data-rep-O
======================================================
2 of 5 tests failed
Please report to open-cobol-list@lists.sourceforge.net
======================================================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/build/buildd/open-cobol-1.1/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/build/buildd/open-cobol-1.1/tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/build/buildd/open-cobol-1.1/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/build/buildd/open-cobol-1.1'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/build/buildd/open-cobol-1.1'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
This email closes autotools/autoreconf in packages that have 
successfully been built on all current release architectures.

debhelper defaults to updating autotools files since January 2016,
which automatically fixed many of these bugs and makes explicit
updating for these packages obsolete.

debhelper compat 10 defaults to running autoreconf,
making manual adding of dh-autoreconf mostly obsolete.
Updating to compat 10 is a better solution than adding dh-autoreconf, 
and compat < 10 is expected to become a lintian warning before buster.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply to: