Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Build failed in Jenkins: dpkg-source #326

0 views
Skip to first unread message

Jenkins Team at Grml

unread,
Jan 28, 2015, 8:20:02 PM1/28/15
to
See <http://jenkins.grml.org/job/dpkg-source/326/changes>

Changes:

[guillem] man: Document arch-qualifiers for dependency fields

[guillem] man: Document versioned Provides

[guillem] man: Add the version when dpkg-deb --raw-extract was added

[guillem] man: Update dpkg --log documentation

[guillem] man: Improve dpkg-maintscript-helper pkgname argument documentation

[guillem] man: Fix and update Arch substvar description in deb-substvars(5)

[guillem] man: Document that current feature areas only work on Debian and derivatives

[guillem] man: Use “wildcard characters” instead of “wildchars” in dpkg-query(1)

[guillem] dpkg-query: Only trim trailing "/" and "/." from pathnames in --search

[guillem] man: Document dpkg-query --search behavior

[guillem] debian: Document the postinst triggered invocation in the comment header

[guillem] libdpkg: Change m_calloc() signature to take also a nmemb argument

[guillem] libdpkg: Add missing symbols to the version script

[guillem] Remove unused <ctype.h> includes

[guillem] libdpkg: Add new pure ASCII C locale character type functions

[guillem] Switch code to use the new C locale character type functions

[guillem] libdpkg: Remove now unused cistype() functions

[guillem] Dpkg::Arch: Add new debarch_is_concerned()

[guillem] Dpkg::Shlibs::Symbol: Use new debarch_is_concerned() instead of Dpkg::Deps

[guillem] dpkg-gensymbols: Add support for arch-bits and arch-endian tags

[guillem] scripts: Rename and deprecate _g function with g_

[guillem] Remove trailing newline from string literal in warning calls

[guillem] build: Rename perl scripts to have a .pl extension

[guillem] test: Fix perlcritic errors in t-tar.t

[guillem] test: Rename TAP test directories from test to t

[guillem] test: Add new common Test::Dpkg module

[guillem] test: Check perl code compilation, warnings and strictness

[guillem] test: Move use strict and warnings as the first directives

[guillem] Dpkg::Arch: Assume abitable is always present

[guillem] Dpkg::Arch: Refactor table loading into a common function

[guillem] Dpkg: Use shift instead of @_ on single argument unpacking

[guillem] test: Remove unused @save_paths variable

[guillem] Dpkg::Shlibs: Rename reset_library_paths() to blank_library_paths()

[guillem] Dpkg::Shlibs: Move @librarypaths setup into new setup_library_paths() function

[guillem] Dpkg::Shlibs: Remove support for GCC_TARGET environment variable

[guillem] Dpkg::Shlibs: Detangle deprecated multilib paths into their own variables

[guillem] Dpkg::Shlibs: Do not use an intermediate library path variable

[guillem] Dpkg::Shlibs: Split multiarch cross-compilation libraries from toolchain ones

[guillem] Dpkg::Shlibs: Prefer multiarch paths to multilib ones

[guillem] perl: Switch from legacy File::Path functions to new ones

[guillem] Dpkg::Source::Patch: Enable sub-second timestamps with Time::HiRes

[guillem] Dpkg::Source::Package::V2: Use TMPDIR instead of manually setting DIR

[guillem] Dpkg::Util: Update comment to mention new implementations from List::Util

[guillem] Dpkg::IPC: Document function signatures

[guillem] dpkg-scansources: Fix perl uninitialized value usage on missing Binary field

[guillem] dpkg-shlibdeps: Use dpkg-query instead of dpkg for --search

[guillem] scripts: Remove unused «use Dpkg»

[guillem] build: Bump gettext version to 0.19

[guillem] build: Wrap file references in man page PO files

[guillem] Dpkg::Checksums: Switch from using programs to Digest modules

[guillem] dpkg-gencontrol: Rework Installed-Size field default value computation

[guillem] build: Always pass -f to rm calls

[guillem] build: Use mv instead of «cp -p»

[guillem] build: Rework DPKG_C_C99 macro to define HAVE_C_C99 just once

[guillem] build: When cross-building assume a working snprintf on SUS >= v3

[guillem] build: Make va_copy check cross-compilable

[guillem] build: Check for -Wformat-security with -Wformat

[guillem] build: Add new gcc 5 warnings

[guillem] libdpkg: Remove useless trailing ‘;’ in for (;;) block

[guillem] libdpkg: Remove unneeded braces in if statement

[guillem] libcompat: Remove dangling blank line

[guillem] dpkg: Fix indentation

[guillem] dpkg-genchanges: Use strftime() instead of unportable «date -R»

[guillem] libdpkg: Mark functions as DPKG_ATTR_NORET

[guillem] libdpkg: Make virtinfos a static variable

------------------------------------------
Started by remote host 2001:41c8:1000:21::21:21
Building in workspace <http://jenkins.grml.org/job/dpkg-source/ws/>
Using strategy: Default
Last Built Revision: Revision 84e5efe254400b5df570fd1a5e70aeedf8b0632d (refs/remotes/origin/master)
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.debian.org/git/dpkg/dpkg.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/dpkg/dpkg.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/dpkg/dpkg.git +refs/heads/*:refs/remotes/origin/*
getCandidateRevisions(false,origin/master,,,null,remoteUrls=[git://git.debian.org/git/dpkg/dpkg.git],buildsByBranchName={origin/master=Build #311 of Revision c195722ccb13c5f669a001fc2aee0c84d11d39f3 (origin/master), refs/remotes/origin/master=Build #325 of Revision 84e5efe254400b5df570fd1a5e70aeedf8b0632d (refs/remotes/origin/master)},lastBuild=Build #325 of Revision 84e5efe254400b5df570fd1a5e70aeedf8b0632d (refs/remotes/origin/master)]) considering branches to build
Qualifying origin/master as a branch in repository origin -> refs/remotes/origin/master
Qualifying origin/master as a branch in repository origin -> refs/remotes/origin/origin/master
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
rev-parse refs/remotes/origin/master -> AnyObjectId[ae736c6f93f507f7b1e00b002e26d8bfcd62f72c]
Found a new commit AnyObjectId[ae736c6f93f507f7b1e00b002e26d8bfcd62f72c] to be built on refs/remotes/origin/master
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Failed to rev-parse: refs/remotes/origin/origin/master
Checking out Revision ae736c6f93f507f7b1e00b002e26d8bfcd62f72c (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ae736c6f93f507f7b1e00b002e26d8bfcd62f72c
> git rev-list 84e5efe254400b5df570fd1a5e70aeedf8b0632d # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4646345226862872041.sh
+ echo *** dpkg specifics ***
*** dpkg specifics ***
+ cd source
+ ./debian/rules configure
make: `configure' is up to date.
+ autoreconf -f -i
autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac
file requires the infrastructure from gettext-0.19 but this version
is older. Please upgrade to gettext-0.19 or newer.
autopoint: *** Stop.
autoreconf: autopoint failed with exit status: 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.grml.org/job/dpkg-source/ws/report/lintian.xml> is 14 days old

at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
at hudson.tasks.junit.TestResult.<init>(TestResult.java:122)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath.act(FilePath.java:989)
at hudson.FilePath.act(FilePath.java:967)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
at hudson.model.Run.execute(Run.java:1743)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Recording fingerprints


--
To UNSUBSCRIBE, email to debian-dp...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/528390053.0.1422492667702.JavaMail.jenkins@jenkins

Guillem Jover

unread,
Jan 28, 2015, 9:10:05 PM1/28/15
to
Hi!

On Thu, 2015-01-29 at 01:51:07 +0100, Jenkins Team at Grml wrote:
> See <http://jenkins.grml.org/job/dpkg-source/326/changes>
>
> Changes:
[…]
> [guillem] build: Bump gettext version to 0.19
[…]

> ------------------------------------------
> Started by remote host 2001:41c8:1000:21::21:21
> Building in workspace <http://jenkins.grml.org/job/dpkg-source/ws/>
[…]
> [workspace] $ /bin/sh -xe /tmp/hudson4646345226862872041.sh
> + echo *** dpkg specifics ***
> *** dpkg specifics ***
> + cd source
> + ./debian/rules configure
> make: `configure' is up to date.
> + autoreconf -f -i
> autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac
> file requires the infrastructure from gettext-0.19 but this version
> is older. Please upgrade to gettext-0.19 or newer.
> autopoint: *** Stop.
> autoreconf: autopoint failed with exit status: 1
> Build step 'Execute shell' marked build as failure

Could the gettext and autopoint packages be upgraded to 0.19.x?

Thanks,
Guillem


--
To UNSUBSCRIBE, email to debian-dp...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/2015012902...@gaara.hadrons.org

Michael Prokop

unread,
Jan 29, 2015, 5:00:03 AM1/29/15
to
Hi!

* Guillem Jover [Thu Jan 29, 2015 at 03:03:41AM +0100]:
> On Thu, 2015-01-29 at 01:51:07 +0100, Jenkins Team at Grml wrote:
> > See <http://jenkins.grml.org/job/dpkg-source/326/changes>

[...]
> > [guillem] build: Bump gettext version to 0.19
[...]
> > autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac
> > file requires the infrastructure from gettext-0.19 but this version
> > is older. Please upgrade to gettext-0.19 or newer.
> > autopoint: *** Stop.
> > autoreconf: autopoint failed with exit status: 1
> > Build step 'Execute shell' marked build as failure

> Could the gettext and autopoint packages be upgraded to 0.19.x?

Hm, sadly there's only version 0.18.3-1~bpo7+1 in wheezy-backports
available as of now, if anyone is willing to provide a backport I'd
happily upgrade it.

regards,
-mika-
signature.asc

Jenkins Team at Grml

unread,
Jan 29, 2015, 5:00:04 PM1/29/15
to
See <http://jenkins.grml.org/job/dpkg-source/327/changes>

Changes:

[debian] Update German translation of manual pages

------------------------------------------
Started by remote host 2001:41c8:1000:21::21:21
Building in workspace <http://jenkins.grml.org/job/dpkg-source/ws/>
Using strategy: Default
Last Built Revision: Revision ae736c6f93f507f7b1e00b002e26d8bfcd62f72c (refs/remotes/origin/master)
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.debian.org/git/dpkg/dpkg.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/dpkg/dpkg.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/dpkg/dpkg.git +refs/heads/*:refs/remotes/origin/*
getCandidateRevisions(false,origin/master,,,null,remoteUrls=[git://git.debian.org/git/dpkg/dpkg.git],buildsByBranchName={origin/master=Build #311 of Revision c195722ccb13c5f669a001fc2aee0c84d11d39f3 (origin/master), refs/remotes/origin/master=Build #326 of Revision ae736c6f93f507f7b1e00b002e26d8bfcd62f72c (refs/remotes/origin/master)},lastBuild=Build #326 of Revision ae736c6f93f507f7b1e00b002e26d8bfcd62f72c (refs/remotes/origin/master)]) considering branches to build
Qualifying origin/master as a branch in repository origin -> refs/remotes/origin/master
Qualifying origin/master as a branch in repository origin -> refs/remotes/origin/origin/master
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
rev-parse refs/remotes/origin/master -> AnyObjectId[f183e4d39ffacc90d8a3db9be54cc8be9b00bb8d]
Found a new commit AnyObjectId[f183e4d39ffacc90d8a3db9be54cc8be9b00bb8d] to be built on refs/remotes/origin/master
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Failed to rev-parse: refs/remotes/origin/origin/master
Checking out Revision f183e4d39ffacc90d8a3db9be54cc8be9b00bb8d (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f183e4d39ffacc90d8a3db9be54cc8be9b00bb8d
> git rev-list ae736c6f93f507f7b1e00b002e26d8bfcd62f72c # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4625469581218162770.sh
Archive: https://lists.debian.org/1563262207.1.1422567460260.JavaMail.jenkins@jenkins

Guillem Jover

unread,
Jan 29, 2015, 8:50:03 PM1/29/15
to
Hi!
Oh, ok, then I'll either try to make the build succeed with older
gettext versions, or if that fails try to provide a backport.

Thanks,
Guillem


--
To UNSUBSCRIBE, email to debian-dp...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/20150130014...@gaara.hadrons.org

Guillem Jover

unread,
Feb 2, 2015, 10:50:03 PM2/2/15
to
Hey again!

On Fri, 2015-01-30 at 02:40:19 +0100, Guillem Jover wrote:
> On Thu, 2015-01-29 at 10:41:36 +0100, Michael Prokop wrote:
> > * Guillem Jover [Thu Jan 29, 2015 at 03:03:41AM +0100]:
> > > Could the gettext and autopoint packages be upgraded to 0.19.x?
> >
> > Hm, sadly there's only version 0.18.3-1~bpo7+1 in wheezy-backports
> > available as of now, if anyone is willing to provide a backport I'd
> > happily upgrade it.
>
> Oh, ok, then I'll either try to make the build succeed with older
> gettext versions, or if that fails try to provide a backport.

So, I asked Santiago how he wanted to handle a backport and he gladly
prepared it himself. It's now available in backports for both amd64
and i386, so you should be able to upgrade. Thanks for taking care of
this!

Ragards,
Guillem


--
To UNSUBSCRIBE, email to debian-dp...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/20150203034...@gaara.hadrons.org

Michael Prokop

unread,
Feb 3, 2015, 8:10:03 AM2/3/15
to
Hey!

* Guillem Jover [Tue Feb 03, 2015 at 04:40:09AM +0100]:
> On Fri, 2015-01-30 at 02:40:19 +0100, Guillem Jover wrote:
> > On Thu, 2015-01-29 at 10:41:36 +0100, Michael Prokop wrote:
> > > * Guillem Jover [Thu Jan 29, 2015 at 03:03:41AM +0100]:
> > > > Could the gettext and autopoint packages be upgraded to 0.19.x?

> > > Hm, sadly there's only version 0.18.3-1~bpo7+1 in wheezy-backports
> > > available as of now, if anyone is willing to provide a backport I'd
> > > happily upgrade it.

> > Oh, ok, then I'll either try to make the build succeed with older
> > gettext versions, or if that fails try to provide a backport.

> So, I asked Santiago how he wanted to handle a backport and he gladly
> prepared it himself. It's now available in backports for both amd64
> and i386, so you should be able to upgrade. Thanks for taking care of
> this!

Sure, I just did the uprade and triggered the rebuild of the dpkg
job, seems to work fine:

https://jenkins.grml.org/job/dpkg-source/328/

Let me know if there's anything further I can do.

regards,
-mika-
signature.asc

Jenkins Team at Grml

unread,
Feb 3, 2015, 8:20:03 AM2/3/15
to
0 new messages