<p>Okay, here is my experiment!</p>
<p>Broken commit on its own...</p>
<pre><code>  253  mkdir ~/7ac7303
  254  cd ~/7ac7303
  255  git clone --depth 30 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
  256  cd opensmalltalk-vm/
  257  git checkout 7ac7303
  258  grep url third-party/freetype2.spec
==>freetype2_spec_download_url:=http://ftp.igh.cnrs.fr/pub/nongnu/freetype/freetype-2.9.1.tar.gz
  259  cd build.win32x86/pharo.cog.spur
  260  ./mvm -d
  281  history
FAILURE!
</code></pre>
<p>Now in another directory, first the good commit then broken commit on top of that.</p>
<pre><code>  270  mkdir ~/b83f9ecd
  271  cd ~/b83f9ecd
  272  git clone --depth 30 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
  273  cd opensmalltalk-vm/
  274  git checkout b83f9ecd
  275  grep url third-party/freetype2.spec
==>freetype2_spec_download_url:=http://ftp.igh.cnrs.fr/pub/nongnu/freetype/freetype-2.6.5.tar.gz
  276  cd build.win32x86/pharo.cog.spur  
  277  ./mvm -d
SUCCESS AS EXPECTED

  278  git checkout 7ac7303
  279  grep url ../../third-party/freetype2.spec
==>freetype2_spec_download_url:=http://ftp.igh.cnrs.fr/pub/nongnu/freetype/freetype-2.9.1.tar.gz
  280  ./mvm -d
SUCCESS!!!
  281  history
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/319#issuecomment-445269112">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AhLyW9kYzQ6XmDZVmEuoGJZ05-fof0tJks5u2oprgaJpZM4ZIiVx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AhLyWwohvC0sp2Psbdx35tzwhjn5sD_lks5u2oprgaJpZM4ZIiVx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@bencoman in #319: Okay, here is my experiment!\r\n\r\nBroken commit on its own...\r\n```\r\n  253  mkdir ~/7ac7303\r\n  254  cd ~/7ac7303\r\n  255  git clone --depth 30 https://github.com/OpenSmalltalk/opensmalltalk-vm.git\r\n  256  cd opensmalltalk-vm/\r\n  257  git checkout 7ac7303\r\n  258  grep url third-party/freetype2.spec\r\n==\u003efreetype2_spec_download_url:=http://ftp.igh.cnrs.fr/pub/nongnu/freetype/freetype-2.9.1.tar.gz\r\n  259  cd build.win32x86/pharo.cog.spur\r\n  260  ./mvm -d\r\n  281  history\r\nFAILURE!\r\n```\r\nNow in another directory, first the good commit then broken commit on top of that.\r\n```\r\n  270  mkdir ~/b83f9ecd\r\n  271  cd ~/b83f9ecd\r\n  272  git clone --depth 30 https://github.com/OpenSmalltalk/opensmalltalk-vm.git\r\n  273  cd opensmalltalk-vm/\r\n  274  git checkout b83f9ecd\r\n  275  grep url third-party/freetype2.spec\r\n==\u003efreetype2_spec_download_url:=http://ftp.igh.cnrs.fr/pub/nongnu/freetype/freetype-2.6.5.tar.gz\r\n  276  cd build.win32x86/pharo.cog.spur  \r\n  277  ./mvm -d\r\nSUCCESS AS EXPECTED\r\n\r\n  278  git checkout 7ac7303\r\n  279  grep url ../../third-party/freetype2.spec\r\n==\u003efreetype2_spec_download_url:=http://ftp.igh.cnrs.fr/pub/nongnu/freetype/freetype-2.9.1.tar.gz\r\n  280  ./mvm -d\r\nSUCCESS!!!\r\n  281  history\r\n```"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/319#issuecomment-445269112"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/319#issuecomment-445269112",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/319#issuecomment-445269112",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [OpenSmalltalk/opensmalltalk-vm] Freetype broken for build.win32x86/pharo.cog.spur (#319)",
"sections": [
{
"text": "",
"activityTitle": "**Ben Coman**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@bencoman",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"issueId\": 319,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"issueId\": 319\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/319#issuecomment-445269112"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 421668209\n}"
}
],
"themeColor": "26292E"
}
]</script>