We have been using your service as a demo for our bear install profile on d.o, but recently received an issue in regards to bear not building properly on simplytest.me. Our 8.x-1.x branch seems to build fine, but none of the 7.x branches we have are building properly. They all say they are missing the dependencies and can't get past the requirement part of the Drupal install.

We don't have any issues building bear with the make files locally or with the d.o packaging manager, which is usually the most fickle about issues with make files.

I was hoping you would have more insight from your logs.

Thanks,
Jason

CommentFileSizeAuthor
#4 2687965-bear-2.patch989 bytespatrickd
#2 2687965-bear.patch427 bytespatrickd
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sk33lz created an issue. See original summary.

patrickd’s picture

FileSize
427 bytes

The build is running fine on simplytest.me with your 7.x-2.x branch - but the dependencies are nowhere to be found.

I suspect that this directive is messing with simplytest.me somehow

; Specify default subdirectory for projects
defaults[projects][subdir] = "contrib"

I attached a patch for bear that we can test on simplytest.me with bear 7.x-2.x

patrickd’s picture

nope, that's not it, hmm

patrickd’s picture

FileSize
989 bytes

oh, i just found an error in the logs that I overlooked

 -> Chosen makefile: build-bear.make
Beginning to build-bear.make.                        [ok]
drupal-7.43 downloaded.                                                     [ok]
drupal patched with drupal-1934086-path_load_order-1.patch.                 [ok]
drupal patched with core-1875824-3-d7.patch.                                [ok]
drupal patched with autocomplete-1232416-205-7x.patch.                      [ok]
drupal patched with drupal-undefinedindex_fileupload-1903010-4.patch.       [ok]
drupal patched with death-to-tabledrag.patch.                               [ok]
drupal patched with schema-relative-1783278-17-D7-do-not-test.patch.        [ok]
Generated PATCHES.txt file for drupal                                       [ok]
asset-7.x-1.0-beta4 downloaded.                                             [ok]
asset patched with                                                          [ok]
2480503-1-asset-add_more_icons-7.x-1.0-beta4.patch.
asset patched with asset-youtube-video-2174613-6--beta4.patch.              [ok]
asset patched with                                                          [ok]
2612602-3-asset-inline_entity_form_integration.patch.
Generated PATCHES.txt file for asset                                        [ok]
ckeditor-7.x-1.17 downloaded.                                               [ok]
ckeditor patched with allow-custom-icon-paths-2463187-1.patch.              [ok]
Generated PATCHES.txt file for ckeditor                                     [ok]
DOWNLOAD_ERROR: Unable to clone field_help_helper from                 [warning]
git://drupalcode.org/sandbox/grndlvl/2682855.git. -- build forced
Project jplayer contains 2 modules: jplayer_protect, jplayer.
jplayer-7.x-2.x-dev downloaded.                                             [ok]
linkit-7.x-2.x-dev downloaded.                                              [ok]
............

although I'm trying to force the build through it might be that this DOWNLOAD_ERROR ruins it all...

patrickd’s picture

realized that patches on the makefiles wont work because makefiles and all.. hmm

patrickd’s picture

Status: Active » Closed (works as designed)

Ok.
So if I remove the git://drupalcode.org/sandbox/grndlvl/2682855.git from the makefile it seems to correctly download the dependencies.

so I suggest correcting that URL to https://git.drupal.org/project/field_help_helper.git

closing for now, feel free to reopen if you still find issues

sk33lz’s picture

Thanks for helping with the log output. Oddly enough, D.O sends it through no problem... I'll try updating that and see if everything works.

sk33lz’s picture

Well the project has been updated in our make files to point to the actual project at this point, so I guess it must be due to the way we define the defaults[projects][subdir] = "contrib" option. I'm going to make a separate branch and try some things. I'll report back my findings.

sk33lz’s picture

Status: Closed (works as designed) » Active

I have made sure that the module in question is pulling from the full project and have created a specific branch, simplytest, to test removing all the contrib declarations that might be causing issues, but still run into the original issue I posted here. Something doesn't seem right. Can you check the logs again on your end and see what is happening now with the simplytest branch I created? Thanks for your help so far.

patrickd’s picture

drush make log:

build-bear.make
Beginning to build /home/r0q96/bear/build-bear.make.                        [ok]
drupal-7.43 downloaded.                                                     [ok]
drupal patched with drupal-1934086-path_load_order-1.patch.                 [ok]
drupal patched with core-1875824-3-d7.patch.                                [ok]
drupal patched with autocomplete-1232416-205-7x.patch.                      [ok]
drupal patched with drupal-undefinedindex_fileupload-1903010-4.patch.       [ok]
drupal patched with death-to-tabledrag.patch.                               [ok]
drupal patched with schema-relative-1783278-17-D7-do-not-test.patch.        [ok]
Generated PATCHES.txt file for drupal                                       [ok]
Project asset contains 15 modules: asset_audio, asset_feeds, asset_document, asset_freehtml, asset_widget, asset_image, asset_gallery, emvideo_vimeo, emvideo_youtube, emvideo_wattv, emvideo_ina, emvideo_dailymotion, emvideo, asset_video, asset.
asset-7.x-1.0-beta4 downloaded.                                             [ok]
asset patched with                                                          [ok]
2480503-1-asset-add_more_icons-7.x-1.0-beta4.patch.
asset patched with asset-youtube-video-2174613-6--beta4.patch.              [ok]
asset patched with                                                          [ok]
2612602-3-asset-inline_entity_form_integration.patch.
Generated PATCHES.txt file for asset                                        [ok]
ckeditor-7.x-1.17 downloaded.                                               [ok]
ckeditor patched with allow-custom-icon-paths-2463187-1.patch.              [ok]
Generated PATCHES.txt file for ckeditor                                     [ok]
Project jplayer contains 2 modules: jplayer_protect, jplayer.
jplayer-7.x-2.x-dev downloaded.                                             [ok]
linkit-7.x-2.x-dev downloaded.                                              [ok]
Project oembed contains 7 modules: media_oembed, oembedcore, oembedembedly, oembedprovider_embed, oembedfield, oembedprovider, oembed.
oembed-7.x-1.x-dev downloaded.                                              [ok]
panelizer-7.x-3.x-dev downloaded.                                           [ok]
Project paragraphs contains 3 modules: paragraphs_i18n, paragraphs_bundle_permissions, paragraphs.
paragraphs-7.x-1.0-rc4 downloaded.                                          [ok]
bear_skin cloned from http://git.drupal.org/project/bear_skin.git.          [ok]
Project admin_menu contains 3 modules: admin_devel, admin_menu_toolbar, admin_menu.
admin_menu-7.x-3.0-rc5 downloaded.                                          [ok]
admin_views-7.x-1.5 downloaded.                                             [ok]
Project advagg contains 11 modules: advagg_js_compress, advagg_font, advagg_ext_compress, advagg_css_cdn, advagg_validator, advagg_bundler, advagg_js_cdn, advagg_css_compress, advagg_mod, advagg_sri, advagg.
advagg-7.x-2.18 downloaded.                                                 [ok]
Project bear_habitat contains 3 modules: bear_habitat_local, bear_habitat_prod, bear_habitat.
bear_habitat-7.x-1.x-dev downloaded.                                        [ok]
breadcrumbs_by_path-7.x-1.0-alpha13 downloaded.                             [ok]
breakpoints-7.x-1.4 downloaded.                                             [ok]
chosen-7.x-2.0-beta5 downloaded.                                            [ok]
coffee-7.x-2.2 downloaded.                                                  [ok]
Project ctools contains 10 modules: term_depth, stylizer, ctools_ajax_sample, bulk_export, views_content, ctools_plugin_example, ctools_custom_content, ctools_access_ruleset, page_manager, ctools.
ctools-7.x-1.9 downloaded.                                                  [ok]
Project date contains 11 modules: date_api, date_repeat_field, date_repeat, date_popup, date_context, date_migrate_example, date_migrate, date_all_day, date_views, date_tools, date.
date-7.x-2.9 downloaded.                                                    [ok]
Project devel contains 3 modules: devel_generate, devel_node_access, devel.
devel-7.x-1.5 downloaded.                                                   [ok]
diff-7.x-3.2 downloaded.                                                    [ok]
Project entity contains 2 modules: entity, entity_token.
entity-7.x-1.7 downloaded.                                                  [ok]
entity_view_mode-7.x-1.0-rc1 downloaded.                                    [ok]
entitycache-7.x-1.5 downloaded.                                             [ok]
Project entityreference contains 2 modules: entityreference_behavior_example, entityreference.
entityreference-7.x-1.1 downloaded.                                         [ok]
Project environment_indicator contains 2 modules: environment_indicator_variable, environment_indicator.
environment_indicator-7.x-2.8 downloaded.                                   [ok]
features-7.x-2.10 downloaded.                                               [ok]
fences-7.x-1.2 downloaded.                                                  [ok]
field_collection-7.x-1.0-beta11 downloaded.                                 [ok]
field_group-7.x-1.5 downloaded.                                             [ok]
field_help_helper-7.x-1.1 downloaded.                                       [ok]
Project habitat contains 2 modules: habitat_ui, habitat.
habitat-7.x-1.0 downloaded.                                                 [ok]
inline_entity_form-7.x-1.8 downloaded.                                      [ok]
jquery_update-7.x-2.7 downloaded.                                           [ok]
libraries-7.x-2.2 downloaded.                                               [ok]
link-7.x-1.4 downloaded.                                                    [ok]
Project menu_block contains 2 modules: menu_block_export, menu_block.
menu_block-7.x-2.7 downloaded.                                              [ok]
menu_expanded-7.x-1.0-beta1 downloaded.                                     [ok]
module_filter-7.x-2.0 downloaded.                                           [ok]
page_manager_templates-7.x-1.x-dev downloaded.                              [ok]
Project panels contains 5 modules: i18n_panels, panels_mini, panels_node, panels_ipe, panels.
panels-7.x-3.5 downloaded.                                                  [ok]
pathauto-7.x-1.3 downloaded.                                                [ok]
Project picture contains 2 modules: flexslider_picture, picture.
picture-7.x-2.13 downloaded.                                                [ok]
redirect-7.x-1.0-rc3 downloaded.                                            [ok]
responsive_menus-7.x-1.5 downloaded.                                        [ok]
strongarm-7.x-2.0 downloaded.                                               [ok]
Project styleguide contains 2 modules: styleguide_palette, styleguide.
styleguide-7.x-1.1 downloaded.                                              [ok]
token-7.x-1.6 downloaded.                                                   [ok]
Project xmlsitemap contains 9 modules: xmlsitemap_engines, xmlsitemap_user, xmlsitemap_menu, xmlsitemap_modal, xmlsitemap_custom, xmlsitemap_taxonomy, xmlsitemap_node, xmlsitemap_i18n, xmlsitemap.
xmlsitemap-7.x-2.2 downloaded.                                              [ok]
Project views contains 2 modules: views_ui, views.
views-7.x-3.13 downloaded.                                                  [ok]
Project views_bulk_operations contains 2 modules: actions_permissions, views_bulk_operations.
views_bulk_operations-7.x-3.3 downloaded.                                   [ok]
Project views_slideshow contains 2 modules: views_slideshow_cycle, views_slideshow.
views_slideshow-7.x-3.1 downloaded.                                         [ok]
Found makefile: views_slideshow.make                                        [ok]
jquery.cycle downloaded from                                                [ok]
https://raw.github.com/malsup/cycle/master/jquery.cycle.all.js.
json2 downloaded from                                                       [ok]
https://raw.github.com/douglascrockford/JSON-js/master/json2.js.
bear cloned from http://git.drupal.org/project/bear.git.                    [ok]
Checked out branch 7.x-2.x.                                                 [ok]
Found makefile: drupal-org.make                                             [ok]
ckeditor downloaded from                                                    [ok]
http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.6.2/ckeditor_3.6.6.2.zip.
chosen downloaded from                                                      [ok]
https://github.com/harvesthq/chosen/releases/download/1.4.2/chosen_v1.4.2.zip.
sidr downloaded from                                                        [ok]
https://github.com/artberri/sidr-package/archive/1.2.1.zip.
ckeditor downloaded from                                                    [ok]
http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.6.2/ckeditor_3.6.6.2.zip.
chosen downloaded from                                                      [ok]
https://github.com/harvesthq/chosen/releases/download/1.4.2/chosen_v1.4.2.zip.
sidr downloaded from                                                        [ok]
https://github.com/artberri/sidr-package/archive/1.2.1.zip.
Leeteq’s picture

I just tested again, getting this error and refusing to install on simplytest.me:

"Required modules not found.
The following modules are required but were not found. Move them into the appropriate modules subdirectory, such as sites/all/modules.
Missing modules:
Admin_menu_toolbar, Admin_views, Asset, Asset_document, Asset_image, Bear_habitat, Breadcrumbs_by_path, Chosen, Coffee, Ckeditor, Ctools, Inline_entity_form, Views_content, Page_manager, Date, Date_popup, Date_views, Diff, Devel, Entity, Entity_view_mode, Entitycache, Entityreference, Features, Fences, Field_group, Field_help_helper, Habitat, Jquery_update, Libraries, Link, Linkit, Menu_block, Menu_expanded, Module_filter, Oembed, Oembedembedly, Page_manager_templates, Panels, Paragraphs, Pathauto, Picture, Token, Redirect, Responsive_menus, Strongarm, Styleguide, Views, Views_bulk_operations, Views_ui, Xmlsitemap"

rachel_norfolk’s picture

Version: » 7.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Is this still an active issue? Trying to ensure the queue has relevant issues in it and this one has not seen activity since before major changes to the platform.

Please set to active if still relevant. Please set to Closed (outdated) if not.