https://bugs.documentfoundation.org/show_bug.cgi?id=96307

Joel Madero <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected
         Whiteboard|bibisectrequest             |interoperability

--- Comment #8 from Joel Madero <[email protected]> ---
This one is a little tricky because there's an issue in the bibisect package so
it's one of the following two bibisects - I'm relatively sure it's the second
one :)

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ff4b17247dc05a006a5c4c57dced132c87f2396c is the first bad commit
commit ff4b17247dc05a006a5c4c57dced132c87f2396c
Author: Bjoern Michaelsen <[email protected]>
Date:   Thu Oct 17 00:01:56 2013 +0000

    source-hash-d74ba0c4147f33abd9d0c03883cc88f15e160ee5

    commit d74ba0c4147f33abd9d0c03883cc88f15e160ee5
    Author:     Miklos Vajna <[email protected]>
    AuthorDate: Mon Apr 15 13:01:22 2013 +0200
    Commit:     Miklos Vajna <[email protected]>
    CommitDate: Mon Apr 15 13:36:56 2013 +0200

        RtfAttributeOutput::FormatBackground: export fillColor

        Change-Id: I9d187fc5b52a27ff5b8bc847a52fe95c63558a40

:100644 100644 bcb5325d326d1019624ac2a10df9ff3e3b5e0917
5676a0ef86cad714a93a8053a58ed56e364ea52c M    autogen.log
:100644 100644 cec2e1adcf8746af97f26d1520d2b75c69b6c324
b4ae4276966dd04a235f93e06811bbaf85f069d6 M    ccache.log
:100644 100644 da1e48b30fa7c006b7b3271dbe51fd3c1ea662b5
72a68e85f3ec4874df57f44e4c59176b35568fe1 M    commitmsg
:100644 100644 21222da91791b9a43c32af0ba90e106f267295f1
7d8918ebdd196b2d41f17e988111aa6f3e0ef7cb M    dev-install.log
:100644 100644 b81a2daaf0a429bab845f06a54fe69a9140ba537
0ccc5c466da2571a608f6af2df3e738e980704af M    make.log
:040000 040000 8a40471aabde5be7138d6f0d4c0b9e619db85f97
2877f1f554a288b090ef603a1e3227c8a0cb8229 M    opt


# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# bad: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect bad e02439a3d6297a1f5334fa558ddec5ef4212c574
# good: [8f4aeaad2f65d656328a451154142bb82efa4327]
source-hash-1885266f274575327cdeee9852945a3e91f32f15
git bisect good 8f4aeaad2f65d656328a451154142bb82efa4327
# good: [9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02]
source-hash-8600bc24bbc9029e92bea6102bff2921bc10b33e
git bisect good 9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02
# good: [8ad82bc1416a07501651e8d96fe268e47d3931d3]
source-hash-13821254f88d2c5488fba9fe6393dcf4ae810db4
git bisect good 8ad82bc1416a07501651e8d96fe268e47d3931d3
# bad: [d084d250b04446535ca1d7c29cf2062e6bd042b3]
source-hash-688f72e3a2c3ef923389bbd21f6aea3afe1114db
git bisect bad d084d250b04446535ca1d7c29cf2062e6bd042b3
# bad: [013adf05b6bf8e5d44a4e820d43177d7fb749079]
source-hash-a16a4006e40bdb2cb4671846295fe2bf5a856e68
git bisect bad 013adf05b6bf8e5d44a4e820d43177d7fb749079
# bad: [ff4b17247dc05a006a5c4c57dced132c87f2396c]
source-hash-d74ba0c4147f33abd9d0c03883cc88f15e160ee5
git bisect bad ff4b17247dc05a006a5c4c57dced132c87f2396c
# good: [54c7e3977148ffe7631292f2f7d6d60cf7c86bbc]
source-hash-5ad95cec96f6f08c55bb226a6eaeb1eeb95c1279
git bisect good 54c7e3977148ffe7631292f2f7d6d60cf7c86bbc
# good: [6a9079688b8251402bfcea35b741a418cab30229]
source-hash-bd7b2c7befbd10bebaba3a9b6ea491969ac1dcb0
git bisect good 6a9079688b8251402bfcea35b741a418cab30229
# first bad commit: [ff4b17247dc05a006a5c4c57dced132c87f2396c]
source-hash-d74ba0c4147f33abd9d0c03883cc88f15e160ee5

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

6a9079688b8251402bfcea35b741a418cab30229 is the first bad commit
commit 6a9079688b8251402bfcea35b741a418cab30229
Author: Bjoern Michaelsen <[email protected]>
Date:   Wed Oct 16 23:32:34 2013 +0000

    source-hash-bd7b2c7befbd10bebaba3a9b6ea491969ac1dcb0

    commit bd7b2c7befbd10bebaba3a9b6ea491969ac1dcb0
    Author:     Takeshi Abe <[email protected]>
    AuthorDate: Thu Apr 11 18:32:27 2013 +0900
    Commit:     Takeshi Abe <[email protected]>
    CommitDate: Fri Apr 12 06:30:03 2013 +0900

        sal_Bool to bool

        Change-Id: Ia86be34c6cfeab2a853305aa1568c384d7b4e2b9

:100644 100644 39c5c079630c945bc7ac6deda19f2f83a467049c
cec2e1adcf8746af97f26d1520d2b75c69b6c324 M    ccache.log
:100644 100644 190f5bcd4d5c05cdf2e85d1818f78db8233c2590
da1e48b30fa7c006b7b3271dbe51fd3c1ea662b5 M    commitmsg
:100644 100644 c4d0c84ffdd0ded15cbf8b4a062b8db45b38914c
21222da91791b9a43c32af0ba90e106f267295f1 M    dev-install.log
:100644 100644 df6725a44982d870e5fc06db36b8b140b9247c82
b81a2daaf0a429bab845f06a54fe69a9140ba537 M    make.log
:040000 040000 39b0b04f601c8b5389fc3a278779367e28cbb7bd
8a40471aabde5be7138d6f0d4c0b9e619db85f97 M    opt


# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# bad: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect bad e02439a3d6297a1f5334fa558ddec5ef4212c574
# good: [8f4aeaad2f65d656328a451154142bb82efa4327]
source-hash-1885266f274575327cdeee9852945a3e91f32f15
git bisect good 8f4aeaad2f65d656328a451154142bb82efa4327
# good: [9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02]
source-hash-8600bc24bbc9029e92bea6102bff2921bc10b33e
git bisect good 9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02
# good: [8ad82bc1416a07501651e8d96fe268e47d3931d3]
source-hash-13821254f88d2c5488fba9fe6393dcf4ae810db4
git bisect good 8ad82bc1416a07501651e8d96fe268e47d3931d3
# bad: [d084d250b04446535ca1d7c29cf2062e6bd042b3]
source-hash-688f72e3a2c3ef923389bbd21f6aea3afe1114db
git bisect bad d084d250b04446535ca1d7c29cf2062e6bd042b3
# bad: [013adf05b6bf8e5d44a4e820d43177d7fb749079]
source-hash-a16a4006e40bdb2cb4671846295fe2bf5a856e68
git bisect bad 013adf05b6bf8e5d44a4e820d43177d7fb749079
# bad: [ff4b17247dc05a006a5c4c57dced132c87f2396c]
source-hash-d74ba0c4147f33abd9d0c03883cc88f15e160ee5
git bisect bad ff4b17247dc05a006a5c4c57dced132c87f2396c
# good: [54c7e3977148ffe7631292f2f7d6d60cf7c86bbc]
source-hash-5ad95cec96f6f08c55bb226a6eaeb1eeb95c1279
git bisect good 54c7e3977148ffe7631292f2f7d6d60cf7c86bbc
# bad: [6a9079688b8251402bfcea35b741a418cab30229]
source-hash-bd7b2c7befbd10bebaba3a9b6ea491969ac1dcb0
git bisect bad 6a9079688b8251402bfcea35b741a418cab30229
# good: [005d70d91c2589e3a200a9dfd4050820cbf73376]
source-hash-358b60b3b172968a7605b428af01df456d7669b2
git bisect good 005d70d91c2589e3a200a9dfd4050820cbf73376
# first bad commit: [6a9079688b8251402bfcea35b741a418cab30229]
source-hash-bd7b2c7befbd10bebaba3a9b6ea491969ac1dcb0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to