[OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
20 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
 

Opening investigation into persistent build failure present in latest build

1599.41  ARCH="linux32ARMv6"   FLAVOR="pharo.cog.spur" 
/usr/bin/find: `../../../products/phcogspurlinuxhtRPi': No such file or directory
The command "$CHROOT ./scripts/ci/travis_build.sh" failed and exited with 1 during .

Seems to have first failed 2018-12-28 in build #1577

  • Generate VM code from VMMaker.oscog-nice.2501 968ed91

Last success was 2018-12-19 build #1553

  • A link to the image directory ius more helpful. 96a866b

The intervening commits are:

$ git log --pretty=format:"%h %ad %an - %s" --date=short   96a866b17~1..968ed91bd

968ed91 2018-12-28 Nicolas Cellier - Generate VM code from VMMaker.oscog-nice.2501
0ab0a27 2018-12-24 Eliot Miranda - CogVM source as per VMMaker.oscog-eem.2498 [skip ci] no point building; this alters nothing that is currently built.
e14d4d6 2018-12-21 akgrant43 - Merge pull request #328 from akgrant43/sortBinTray
a20975e 2018-12-21 AlistairGrant - getGoodSpur[64]VM.sh sort for latest VM
7ab324c 2018-12-21 akgrant43 - Merge pull request #326 from shingarov/Cog
1015842 2018-12-21 B.Shingarov - Merge branch 'Cog' of github.com:shingarov/opensmalltalk-vm into Cog
f081826 2018-12-21 B.Shingarov - Merge branch 'Cog' of github.com:shingarov/opensmalltalk-vm into Cog
f575147 2018-12-21 B.Shingarov - Merge branch 'Cog' of github.com:shingarov/opensmalltalk-vm into Cog
a2bdae4 2018-12-21 Boris Shingarov - Check sanity of curled gzip data
aecc9e6 2018-12-21 Boris Shingarov - Check sanity of curled gzip data
5beee8f 2018-12-20 Eliot Miranda - Document the [ci skip] trick/hack/bounty/miracle/undocumented, unobvious yet incredibly helful reducer of CO2 emissions in README.md.
96a866b 2018-12-19 Eliot Miranda - A link to the image directory ius more helpful.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
 

Side note, just found this command...

debootstrap --arch armhf --foreign --no-check-gpg --include=fakeroot,build-essential jessie /home/travis/build/bencoman/opensmalltalk-vm/armchroot http://archive.raspbian.org/raspbian


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.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 #333: Side note, just found this command...\r\n```\r\ndebootstrap --arch armhf --foreign --no-check-gpg --include=fakeroot,build-essential jessie /home/travis/build/bencoman/opensmalltalk-vm/armchroot http://archive.raspbian.org/raspbian\r\n```"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450723677"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450723677", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450723677", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Doing a recursive diff between 0ab0a27 and 968ed91 shows changes under only under src directories.

Searching on "failed" in a diff of their respective build logs shows...

1	issue333-first-bad-build-968ed91.log

5396	Makefile:207: recipe for target 'cogit.o' failed
5430	ranlib B2DPlugin.a	5397	make[1]: *** [cogit.o] Error 1

6821	Makefile:403: recipe for target 'vm/vm.a' failed
6822	make: *** [vm/vm.a] Error 2

6846	/usr/bin/find: `../../../products/phcogspurlinuxhtRPi': No such file or directory


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.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 #333: Doing a recursive diff between 0ab0a27 and 968ed91 shows changes under only under *src* directories.\r\n\r\nSearching on \"failed\" in a [diff of their respective build logs](https://www.diffchecker.com/fkw7XTEa) shows...\r\n```\r\n1\tissue333-first-bad-build-968ed91.log\r\n\r\n5396\tMakefile:207: recipe for target 'cogit.o' failed\r\n5430\tranlib B2DPlugin.a\t5397\tmake[1]: *** [cogit.o] Error 1\r\n\r\n6821\tMakefile:403: recipe for target 'vm/vm.a' failed\r\n6822\tmake: *** [vm/vm.a] Error 2\r\n\r\n6846\t/usr/bin/find: `../../../products/phcogspurlinuxhtRPi': No such file or directory\r\n```\r\n"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450738535"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450738535", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450738535", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Since I only regenerated VM sources from VMMaker, and that sources are shared with Squeak/Newspeak, and that Squeak/Newspeak ARM builds success, I convinced myself that it was yet another infrastructure problem with PharoVM.

But if it's cogit.o that failed, then it would be interesting to inquire the diffs inside a #ifdef Pharo...

Note that 0ab0a27 has [skip CI]


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nicolas-cellier-aka-nice in #333: Since I only regenerated VM sources from VMMaker, and that sources are shared with Squeak/Newspeak, and that Squeak/Newspeak ARM builds success, I convinced myself that it was yet another infrastructure problem with PharoVM.\r\n\r\nBut if it's cogit.o that failed, then it would be interesting to inquire the diffs inside a #ifdef Pharo...\r\n\r\nNote that 0ab0a27 has [skip CI]"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450741622"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450741622", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450741622", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Diff of cogitARMv5.c between 0ab0a27 [GOOD] and 968ed91 [BAD].
Its taken the day to isolate it this far. Heading to bed now. @akgrant, @nicolas-cellier-aka-nice, would you like to have a crack at determining a fix.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.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 #333: [Diff of cogitARMv5.c](https://www.diffchecker.com/EqH3F37Y) between 0ab0a27 [GOOD] and 968ed91 [BAD].\r\nIts taken the day to isolate it this far. Heading to bed now. @akgrant, @nicolas-cellier-aka-nice, would you like to have a crack at determining a fix."}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450746296"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450746296", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450746296", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

pharo is the only flavour having the plugin built internal
Good to know that may be why only Pharo is failing.

Note that 0ab0a27 has [skip CI]
I've been building 0ab0a27 plus my culled travis.yml and its a GOOD build.
The issue is definitely from 968ed91 introducing return error("subclassResponsibility"); lines
but maybe exacerbated by 0ab0a27.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.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 #333: \u003epharo is the only flavour having the plugin built internal\r\nGood to know that may be why only Pharo is failing.\r\n\r\n\u003e Note that 0ab0a27 has [skip CI]\r\nI've been building 0ab0a27 plus my culled travis.yml and its a GOOD build. \r\nThe issue is definitely from 968ed91 introducing ```return error(\"subclassResponsibility\");``` lines\r\nbut maybe exacerbated by 0ab0a27.\r\n"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450747084"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450747084", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450747084", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Hi Nicolas,

Just adding to what Ben wrote above, the error from the compiler is:

In file included from /home/travis/build/OpenSmalltalk/opensmalltalk-vm/spursrc/vm/cogit.c:7:0:
/home/travis/build/OpenSmalltalk/opensmalltalk-vm/spursrc/vm/cogitARMv5.c: In function 'unalignedLongAt':
/home/travis/build/OpenSmalltalk/opensmalltalk-vm/spursrc/vm/cogitARMv5.c:2300:2: error: void value not ignored as it ought to be
  return error("subclassResponsibility");
  ^


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@akgrant43 in #333: Hi Nicolas,\r\n\r\nJust adding to what Ben wrote above, the error from the compiler is:\r\n\r\n```\r\nIn file included from /home/travis/build/OpenSmalltalk/opensmalltalk-vm/spursrc/vm/cogit.c:7:0:\r\n/home/travis/build/OpenSmalltalk/opensmalltalk-vm/spursrc/vm/cogitARMv5.c: In function 'unalignedLongAt':\r\n/home/travis/build/OpenSmalltalk/opensmalltalk-vm/spursrc/vm/cogitARMv5.c:2300:2: error: void value not ignored as it ought to be\r\n return error(\"subclassResponsibility\");\r\n ^\r\n```\r\n"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450748448"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450748448", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450748448", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Hmm, forget what I wrote above, That code appears to have been removed in later commits (f954a91).

cogitXXXX.c generates LOTS of warnings, but appears to build.

Sorry for the noise.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@akgrant43 in #333: Hmm, forget what I wrote above, That code appears to have been removed in later commits (f954a91).\r\n\r\ncogitXXXX.c generates LOTS of warnings, but appears to build.\r\n\r\nSorry for the noise."}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450749636"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450749636", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450749636", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

OK, I see it now, re-generating cogitARMv5.c adds the definition of unalignedLongAt.
The last generation was VMMaker.oscog-eem.2482, so a few things have happened in VMMaker in between, including code generation...
I'm not responsible for any stuff touching unalignedLongAt, but I should not have regenerated...
I wonder why squeak do succeed? Different compiler options?

Eliot has already fixed that in VMMaker.oscog-eem.2502 so as to :

unalignedLongAt: byteAddress
"Some processors need this, but word-oriented RISCs don't. Hence doNotGenerate."
<doNotGenerate>
^self subclassResponsibility

Either I revert, or I try to generate with 2502...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nicolas-cellier-aka-nice in #333: OK, I see it now, re-generating cogitARMv5.c adds the definition of unalignedLongAt.\r\nThe last generation was VMMaker.oscog-eem.2482, so a few things have happened in VMMaker in between, including code generation...\r\nI'm not responsible for any stuff touching unalignedLongAt, but I should not have regenerated...\r\nI wonder why squeak do succeed? Different compiler options?\r\n\r\nEliot has already fixed that in VMMaker.oscog-eem.2502 so as to \u003cdo not generate\u003e:\r\n\r\n unalignedLongAt: byteAddress\r\n\t\"Some processors need this, but word-oriented RISCs don't. Hence doNotGenerate.\"\r\n\t\u003cdoNotGenerate\u003e\r\n\t^self subclassResponsibility\r\n\r\nEither I revert, or I try to generate with 2502...\r\n"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450751713"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450751713", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450751713", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Already fixed


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nicolas-cellier-aka-nice in #333: Already fixed"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450753632"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450753632", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450753632", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Closed #333.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Closed #333."}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2049572668"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2049572668", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2049572668", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Already fixed

Are you sure? https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/474186755?utm_source=github_status&utm_medium=notification is Cog (HEAD) with just the ARM platform and SqueakFFIPrims moved from plugins.int to plugins.ext. The same error occurs in both squeak and pharo.

So the problem appears to be something else than SqueakFFIPrims.

But bed time...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@akgrant43 in #333: \u003e Already fixed\r\n\r\nAre you sure? https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/474186755?utm_source=github_status\u0026utm_medium=notification is Cog (HEAD) with just the ARM platform and SqueakFFIPrims moved from plugins.int to plugins.ext. The same error occurs in both squeak and pharo.\r\n\r\nSo the problem appears to be something else than SqueakFFIPrims.\r\n\r\nBut bed time..."}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450759202"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450759202", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450759202", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Sorry, I believed you when you told that cogitXXX was building OK, and it build OK.
But I did not verify anything else.

Still, there is a FFI problem, look in the console:

libtool: compile: gcc -std=gnu99 -g -O2 -fwrapv -DNDEBUG -DDEBUGVM=0 -DPharoVM -DI_REALLY_DONT_CARE_HOW_UNSAFE_THIS_IS -DUSE_MIDI_ALSA -DCOGMTVM=0 -Wall -pthread -DLSB_FIRST=1 -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/build.linux32ARMv6/pharo.cog.spur/build -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/build.linux32ARMv6/pharo.cog.spur/build -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/unix/vm -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/Cross/vm -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/spursrc/vm -I/usr/local/include -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/Cross/plugins/SqueakFFIPrims -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/unix/plugins/SqueakFFIPrims -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /home/travis/build/OpenSmalltalk/opensmalltalk-vm/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c -fPIC -DPIC -o .libs/SqueakFFIPrims.o
/home/travis/build/OpenSmalltalk/opensmalltalk-vm/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:31:3: error: #error As yet no FFI implementation appears to exist for your platform.

error As yet no FFI implementation appears to exist for your platform.

^
/home/travis/build/OpenSmalltalk/opensmalltalk-vm/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:32:3: error: #error Consider implementing it, starting by adding a subclass of ThreadedFFIPlugin.

error Consider implementing it, starting by adding a subclass of ThreadedFFIPlugin.

^

This happens for Pharo build and in the Squeak build too.
But only Pharo then later fails.
It builds vm.a OK, but fails somewhere later.
The exact error is:

libtool: link: ar cru .libs/JPEGReadWriter2Plugin.a JPEGReadWriter2Plugin.o Error.o jcapimin.o jcapistd.o jccoefct.o jccolor.o jcdctmgr.o jchuff.o jcinit.o jcmainct.o jcmarker.o jcmaster.o jcomapi.o jcparam.o jcphuff.o jcprepct.o jcsample.o jctrans.o jdapimin.o jdapistd.o jdatadst.o jdatasrc.o jdcoefct.o jdcolor.o jddctmgr.o jdhuff.o jdinput.o jdmainct.o jdmarker.o jdmaster.o jdmerge.o jdphuff.o jdpostct.o jdsample.o jdtrans.o jerror.o jfdctflt.o jfdctfst.o jfdctint.o jidctflt.o jidctfst.o jidctint.o jidctred.o jmemdatadst.o jmemdatasrc.o jmemmgr.o jmemnobs.o jquant1.o jquant2.o jutils.o sqJPEGReadWriter2Plugin.o
libtool: link: ranlib .libs/JPEGReadWriter2Plugin.a
libtool: link: ( cd ".libs" && rm -f "JPEGReadWriter2Plugin.la" && ln -s "../JPEGReadWriter2Plugin.la" "JPEGReadWriter2Plugin.la" )
: JPEGReadWriter2Plugin.la
/usr/bin/find: `../../../products/phcogspurlinuxhtRPi': No such file or directory

bed time too...
reading those consoles and trying to guess is exhausting


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nicolas-cellier-aka-nice in #333: Sorry, I believed you when you told that cogitXXX was building OK, and it build OK.\r\nBut I did not verify anything else.\r\n\r\nStill, there is a FFI problem, look in the console:\r\n\r\n\u003e libtool: compile: gcc -std=gnu99 -g -O2 -fwrapv -DNDEBUG -DDEBUGVM=0 -DPharoVM -DI_REALLY_DONT_CARE_HOW_UNSAFE_THIS_IS -DUSE_MIDI_ALSA -DCOGMTVM=0 -Wall -pthread -DLSB_FIRST=1 -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/build.linux32ARMv6/pharo.cog.spur/build -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/build.linux32ARMv6/pharo.cog.spur/build -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/unix/vm -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/Cross/vm -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/spursrc/vm -I/usr/local/include -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/Cross/plugins/SqueakFFIPrims -I/home/travis/build/OpenSmalltalk/opensmalltalk-vm/platforms/unix/plugins/SqueakFFIPrims -march=armv6 -mfpu=vfp -mfloat-abi=hard -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /home/travis/build/OpenSmalltalk/opensmalltalk-vm/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c -fPIC -DPIC -o .libs/SqueakFFIPrims.o\r\n\u003e /home/travis/build/OpenSmalltalk/opensmalltalk-vm/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:31:3: error: #error As yet no FFI implementation appears to exist for your platform.\r\n\u003e # error As yet no FFI implementation appears to exist for your platform.\r\n\u003e ^\r\n\u003e /home/travis/build/OpenSmalltalk/opensmalltalk-vm/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:32:3: error: #error Consider implementing it, starting by adding a subclass of ThreadedFFIPlugin.\r\n\u003e # error Consider implementing it, starting by adding a subclass of ThreadedFFIPlugin.\r\n\u003e ^\r\n\r\nThis happens for Pharo build and in the Squeak build too.\r\nBut only Pharo then later fails.\r\nIt builds vm.a OK, but fails somewhere later. \r\nThe exact error is:\r\n\r\n\u003e libtool: link: ar cru .libs/JPEGReadWriter2Plugin.a JPEGReadWriter2Plugin.o Error.o jcapimin.o jcapistd.o jccoefct.o jccolor.o jcdctmgr.o jchuff.o jcinit.o jcmainct.o jcmarker.o jcmaster.o jcomapi.o jcparam.o jcphuff.o jcprepct.o jcsample.o jctrans.o jdapimin.o jdapistd.o jdatadst.o jdatasrc.o jdcoefct.o jdcolor.o jddctmgr.o jdhuff.o jdinput.o jdmainct.o jdmarker.o jdmaster.o jdmerge.o jdphuff.o jdpostct.o jdsample.o jdtrans.o jerror.o jfdctflt.o jfdctfst.o jfdctint.o jidctflt.o jidctfst.o jidctint.o jidctred.o jmemdatadst.o jmemdatasrc.o jmemmgr.o jmemnobs.o jquant1.o jquant2.o jutils.o sqJPEGReadWriter2Plugin.o\r\n\u003e libtool: link: ranlib .libs/JPEGReadWriter2Plugin.a\r\n\u003e libtool: link: ( cd \".libs\" \u0026\u0026 rm -f \"JPEGReadWriter2Plugin.la\" \u0026\u0026 ln -s \"../JPEGReadWriter2Plugin.la\" \"JPEGReadWriter2Plugin.la\" )\r\n\u003e : JPEGReadWriter2Plugin.la\r\n\u003e /usr/bin/find: `../../../products/phcogspurlinuxhtRPi': No such file or directory\r\n\r\nbed time too...\r\nreading those consoles and trying to guess is exhausting"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450762315"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450762315", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450762315", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Reopened #333.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reopened #333."}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2049615052"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2049615052", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2049615052", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

timrowledge
 
Might this be as simple as the macro for the cpu type being wrong/tested wrong? IIRC we actually use ARMv5 witihin the cog so maybe that is causing confusion?

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Strange OpCodes: DO: Deadstart Operator


Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

alistairgrant
 
Hi Tim,

On Wed, 2 Jan 2019 at 02:24, tim Rowledge <[hidden email]> wrote:
>
>
> Might this be as simple as the macro for the cpu type being wrong/tested wrong? IIRC we actually use ARMv5 witihin the cog so maybe that is causing confusion?

Do you know which macro it should be?  The options appear to be:

__ARM_ARCH__
__arm32__
ARM32

I'll take a guess at ARM32 first.

Cheers,
Alistair
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

So,

  • I generated code from VMMaker.oscog-2501, which introduced a code generation bug from an earlier VMMaker version (unalignedLongAt)
  • Eliot soon corrected the problem in VMMaker.oscog-2502, which fixed the unalignedLong, but introduced another problem in SqueakFFIPrims (there is no more if defined(arm) in the new code).

I would say, we can make mistakes, but it will be a lot lot easier to correct if we decompose the modifications!
One feature, one commit.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nicolas-cellier-aka-nice in #333: So,\r\n- I generated code from VMMaker.oscog-2501, which introduced a code generation bug from an earlier VMMaker version (unalignedLongAt)\r\n- Eliot soon corrected the problem in VMMaker.oscog-2502, which fixed the unalignedLong, but introduced another problem in SqueakFFIPrims (there is no more if defined(__arm__) in the new code).\r\n\r\nI would say, we can make mistakes, but it will be a lot lot easier to correct if we decompose the modifications!\r\nOne feature, one commit."}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450847556"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450847556", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450847556", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Further investigation in #334


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@akgrant43 in #333: Further investigation in https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/334"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450851655"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450851655", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450851655", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Fixed in 1c6552d


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nicolas-cellier-aka-nice in #333: Fixed in https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1c6552daac9cc823b3a74b643676b3a346f0bf5d"}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450877358"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450877358", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#issuecomment-450877358", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Persistant broken build - products/phcogspurlinuxhtRPi No such file or directory (#333)

David T Lewis
In reply to this post by David T Lewis
 

Closed #333.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Closed #333."}],"action":{"name":"View Issue","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2050463691"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2050463691", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/333#event-2050463691", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>