Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725302 - dev-db/sqlite-3.32.0 with USE="tcl" or USE="test" or USE="tools" fails to apply patch
Summary: dev-db/sqlite-3.32.0 with USE="tcl" or USE="test" or USE="tools" fails to app...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2020-05-25 10:33 UTC by Piotr
Modified: 2020-05-25 13:04 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr 2020-05-25 10:33:34 UTC
>>> Emerging (2 of 6) dev-db/sqlite-3.32.0::gentoo
 * sqlite-src-3320000.zip BLAKE2B SHA512 size ;-) ...                                                                                                  [ ok ]
>>> Unpacking source...
>>> Unpacking sqlite-src-3320000.zip to /var/tmp/portage/dev-db/sqlite-3.32.0/work
>>> Source unpacked in /var/tmp/portage/dev-db/sqlite-3.32.0/work
>>> Preparing source in /var/tmp/portage/dev-db/sqlite-3.32.0/work/sqlite-src-3320000 ...
 * Applying sqlite-3.31.0-full_archive-build.patch ...
patching file Makefile.in
Hunk #1 succeeded at 313 (offset 2 lines).
Hunk #2 succeeded at 368 (offset 2 lines).
Hunk #3 succeeded at 444 (offset 2 lines).
Hunk #4 succeeded at 469 (offset 2 lines).
Hunk #5 succeeded at 650 (offset 6 lines).
Hunk #6 succeeded at 779 (offset 7 lines).
Hunk #7 FAILED at 1069.
Hunk #8 succeeded at 1256 (offset 12 lines).
Hunk #9 succeeded at 1291 (offset 12 lines).
Hunk #10 succeeded at 1318 (offset 12 lines).
Hunk #11 succeeded at 1372 (offset 12 lines).
1 out of 11 hunks FAILED -- saving rejects to file Makefile.in.rej
patching file configure.ac
patching file ext/misc/sqlar.c
patching file ext/misc/zipfile.c
patching file ext/repair/sqlite3_checker.c.in
patching file src/shell.c.in
Hunk #1 succeeded at 69 (offset 8 lines).
Hunk #2 succeeded at 136 with fuzz 1 (offset 8 lines).
Hunk #3 FAILED at 944.
Hunk #4 succeeded at 4271 with fuzz 2 (offset 93 lines).
Hunk #5 succeeded at 6290 (offset 106 lines).
Hunk #6 succeeded at 10630 (offset 267 lines).
1 out of 6 hunks FAILED -- saving rejects to file src/shell.c.in.rej
patching file test/sessionfuzz.c
patching file tool/mksqlite3c.tcl
Hunk #2 succeeded at 405 (offset 1 line).
patching file tool/sqlite3_analyzer.c.in
patching file tool/sqltclsh.c.in                                                                                                                       [ !! ]
 * ERROR: dev-db/sqlite-3.32.0::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/dev-db/sqlite-3.32.0/files/sqlite-3.31.0-full_archive-build.patch
 * 
 * Call stack:
 *               ebuild.sh, line  125:  Called src_prepare
 *             environment, line 2494:  Called eapply '/var/tmp/portage/dev-db/sqlite-3.32.0/files/sqlite-3.31.0-full_archive-build.patch'
 *             environment, line  878:  Called _eapply_patch '/var/tmp/portage/dev-db/sqlite-3.32.0/files/sqlite-3.31.0-full_archive-build.patch'
 *             environment, line  816:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/dev-db/sqlite-3.32.0/files/sqlite-3.31.0-full_archive-build.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"
 * 
 * If you need support, post the output of `emerge --info '=dev-db/sqlite-3.32.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-db/sqlite-3.32.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-db/sqlite-3.32.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlite-3.32.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-db/sqlite-3.32.0/work/sqlite-src-3320000'
 * S: '/var/tmp/portage/dev-db/sqlite-3.32.0/work/sqlite-src-3320000

Reproducible: Always
Comment 1 Arfrever Frehtes Taifersar Arahesis 2020-05-25 11:08:37 UTC
I will work on updated version of always required patch for build system.
Ebuild is masked for now.
Comment 2 Mike Gilbert gentoo-dev 2020-05-25 13:04:40 UTC
The version has been reverted.