{"id":15543826,"url":"https://github.com/amiel/afmotion_issue_10","last_synced_at":"2025-04-05T04:25:29.799Z","repository":{"id":8939214,"uuid":"10672448","full_name":"amiel/afmotion_issue_10","owner":"amiel","description":"A failing example for clayallsopp/afmotion#10","archived":false,"fork":false,"pushed_at":"2013-06-13T18:28:28.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-03T12:33:15.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/clayallsopp/afmotion/issues/10","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-13T18:08:06.000Z","updated_at":"2013-11-04T08:43:57.000Z","dependencies_parsed_at":"2022-09-04T15:24:37.860Z","dependency_job_id":null,"html_url":"https://github.com/amiel/afmotion_issue_10","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fafmotion_issue_10","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fafmotion_issue_10/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fafmotion_issue_10/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fafmotion_issue_10/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amiel","download_url":"https://codeload.github.com/amiel/afmotion_issue_10/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247288790,"owners_count":20914435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T12:28:33.088Z","updated_at":"2025-04-05T04:25:29.777Z","avatar_url":"https://github.com/amiel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A failing example for clayallsopp/afmotion#10\n\n## My Versions\n\n```shell\n$ motion -v\n2.2\n$ ruby -v\nruby 1.9.3p392 (2013-02-22 revision 39386) [x86_64-darwin12.3.0]\n$ xcodebuild -version\nXcode 4.6.2\nBuild version 4H1003\n```\n\n[Gemfile.lock](https://github.com/amiel/afmotion_issue_10/blob/master/Gemfile.lock) and\n[vendor/Podfile.lock](https://github.com/amiel/afmotion_issue_10/blob/master/vendor/Podfile.lock)\nhave other relevant versions.\n\n## Steps\n\n```shell\n$ git clone https://github.com/amiel/afmotion_issue_10.git\n$ cd afmotion_issue_10\n$ bundle\n$ rake\n```\n\n## Error\n\nRake output for me:\n\n```\n     Build ./build/iPhoneSimulator-6.1-Development\n     Build vendor/Pods\nBuild settings from command line:\n    ARCHS = i386\n    CONFIGURATION_BUILD_DIR = /Users/amiel/src/tests/afmotion_issue_10/vendor/Pods/.build\n    IPHONEOS_DEPLOYMENT_TARGET = 6.1\n    SDKROOT = iphonesimulator6.1\n\n=== BUILD NATIVE TARGET Pods OF PROJECT Pods WITH CONFIGURATION Release ===\nCheck dependencies\n\n```\n\n_snip_ (tons of Pod build messages)\n\n```\n** BUILD SUCCEEDED **\n\n   Compile ./app/app_delegate.rb\n    Create ./build/iPhoneSimulator-6.1-Development/afnetworkingtest.app\n      Link ./build/iPhoneSimulator-6.1-Development/afnetworkingtest.app/afnetworkingtest\n    Create ./build/iPhoneSimulator-6.1-Development/afnetworkingtest.app/Info.plist\n    Create ./build/iPhoneSimulator-6.1-Development/afnetworkingtest.app/PkgInfo\n      Copy ./resources/Default-568h@2x.png\n    Create ./build/iPhoneSimulator-6.1-Development/afnetworkingtest.dSYM\n  Simulate ./build/iPhoneSimulator-6.1-Development/afnetworkingtest.app\n(main)\u003e 2013-06-13 11:11:58.748 afnetworkingtest[41785:c07] http.rb:37:in `parameter_encoding': uninitialized constant AFMotion::HTTP::AFFormURLParameterEncoding (NameError)\n        from app_delegate.rb:3:in `application:didFinishLaunchingWithOptions:'\n2013-06-13 11:11:58.750 afnetworkingtest[41785:c07] *** Terminating app due to uncaught exception 'NameError', reason: 'http.rb:37:in `parameter_encoding': uninitialized constant AFMotion::HTTP::AFFormURLParameterEncoding (NameError)\n        from app_delegate.rb:3:in `application:didFinishLaunchingWithOptions:'\n'\n*** First throw call stack:\n(0x19df012 0x224e7e 0x12cc0d 0x17362 0x17055 0x1)\nlibc++abi.dylib: terminate called throwing an exception\n*** simulator session ended with error: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 \"The simulated application quit.\" UserInfo=0x1001aa750 {NSLocalizedDescription=The simulated application quit., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}\nrake aborted!\nCommand failed with status (1): [DYLD_FRAMEWORK_PATH=\"/Applications/Xcode.a...]\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/file_utils.rb:53:in `block in create_shell_runner'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/file_utils.rb:45:in `call'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/file_utils.rb:45:in `sh'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/file_utils_ext.rb:37:in `sh'\n/Library/RubyMotion/lib/motion/project/template/ios.rb:109:in `block in \u003ctop (required)\u003e'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:246:in `call'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:246:in `block in execute'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:241:in `each'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:241:in `execute'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:184:in `block in invoke_with_call_chain'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:177:in `invoke_with_call_chain'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:205:in `block in invoke_prerequisites'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:203:in `each'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:203:in `invoke_prerequisites'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:183:in `block in invoke_with_call_chain'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:177:in `invoke_with_call_chain'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/task.rb:170:in `invoke'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:143:in `invoke_task'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:101:in `block (2 levels) in top_level'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:101:in `each'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:101:in `block in top_level'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:110:in `run_with_threads'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:95:in `top_level'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:73:in `block in run'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:160:in `standard_exception_handling'\n/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/rake-10.0.4/lib/rake/application.rb:70:in `run'\n/usr/local/rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `eval'\n/usr/local/rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `\u003cmain\u003e'\nTasks: TOP =\u003e default =\u003e simulator\n(See full trace by running task with --trace)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiel%2Fafmotion_issue_10","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famiel%2Fafmotion_issue_10","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiel%2Fafmotion_issue_10/lists"}