Skip to content

Instantly share code, notes, and snippets.

@mailopl
Created December 2, 2013 14:40
Show Gist options
  • Save mailopl/7750421 to your computer and use it in GitHub Desktop.
Save mailopl/7750421 to your computer and use it in GitHub Desktop.
[echo] Regenerating CSS files from scss using Compass
/var/lib/jenkins/workspace/ipc-sites-trustedreviews-frontend-sf2/ipc-sites-trustedreviews-frontend-sf2
directory ../src/Ipc/TrBundle/Resources/public/generated-css/
directory ../src/Ipc/TrBundle/Resources/public/generated-css/pages/
error bootstrap.scss (Line 5: File to import not found or unreadable: sass-bootstrap/sass/variables.
Load paths:
/var/lib/jenkins/workspace/ipc-sites-trustedreviews-frontend-sf2/ipc-sites-trustedreviews-frontend-sf2/src/Ipc/TrBundle/Resources/public/compass
/opt/ipc/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets
/opt/ipc/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets
Compass::SpriteImporter)
create ../src/Ipc/TrBundle/Resources/public/generated-css/bootstrap.css
error review.scss (Line 5 of bootstrap.scss: File to import not found or unreadable: sass-bootstrap/sass/variables.
Load paths:
/var/lib/jenkins/workspace/ipc-sites-trustedreviews-frontend-sf2/ipc-sites-trustedreviews-frontend-sf2/src/Ipc/TrBundle/Resources/public/compass
/opt/ipc/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets
/opt/ipc/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets
Compass::SpriteImporter)
create ../src/Ipc/TrBundle/Resources/public/generated-css/pages/review.css
error home.scss (Line 5 of bootstrap.scss: File to import not found or unreadable: sass-bootstrap/sass/variables.
Load paths:
/var/lib/jenkins/workspace/ipc-sites-trustedreviews-frontend-sf2/ipc-sites-trustedreviews-frontend-sf2/src/Ipc/TrBundle/Resources/public/compass
/opt/ipc/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets
/opt/ipc/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets
Compass::SpriteImporter)
create ../src/Ipc/TrBundle/Resources/public/generated-css/pages/home.css
create ../src/Ipc/TrBundle/Resources/public/generated-css/pages/userReviews.css
error tr.scss (Line 5 of bootstrap.scss: File to import not found or unreadable: sass-bootstrap/sass/variables.
Load paths:
/var/lib/jenkins/workspace/ipc-sites-trustedreviews-frontend-sf2/ipc-sites-trustedreviews-frontend-sf2/src/Ipc/TrBundle/Resources/public/compass
/opt/ipc/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets
/opt/ipc/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets
Compass::SpriteImporter)
create ../src/Ipc/TrBundle/Resources/public/generated-css/tr.css
[if] Error in IfTask
Execution of target "frontend:regenerate-css" failed for the following reason: /var/lib/jenkins/workspace/ipc-sites-trustedreviews-frontend-sf2/ipc-sites-trustedreviews-frontend-sf2/build.xml:99:4: /var/lib/jenkins/workspace/ipc-sites-trustedreviews-frontend-sf2/ipc-sites-trustedreviews-frontend-sf2/build.xml:107:109: Task exited with code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment