"error: identifier "printf" is undefined" during make
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- build-system
Research direction
Start by reviewing System.cmake.src and src/ocustorage/transfer_routines.cu around line 144, then reproduce the failure with cmake and make on the stated Ubuntu and OpenCurrent v1.1.0 setup. Done means the build proceeds past these compilation errors without the undefined printf diagnostics.
Written by the indexing model from the issue text.
Description
What steps will reproduce the problem?
1. Followed instructions in System.cmake.src to cmake.
Had to add the following lines:
SET(NetCDF_INCLUDE_DIR "/usr/include/")
SET(NetCDF_LIBRARY "/usr/lib/libnetcdf.so")
2. Ran make. Got to 8% and were then interrupted by:
<path>/opencurrent-1.1.0/src/ocustorage/transfer_routines.cu(144): error:
identifier "printf" is undefined
<^^Repeated 10 more times for different lines in the same file^^>
11 errors detected in the compilation of
"/tmp/tmpxft_00002674_00000000-4_transfer_routines.cpp1.ii".
What version of the product are you using? On what operating system?
OpenCurrent v1.1.0 release (tar.gz file)
GeForce GTX 580 (compute capability 2.0, 1536 Mb memory).
Ubuntu 11.04 x86_64
Please provide any additional information below.
Original issue reported on code.google.com by eskil.au...@gmail.com on 5 Jul 2011 at 1:13
- Dominant language
- Cuda
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ExpectationMax/opencurrent
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
ExpectationMax/opencurrent#23 · 1 comment ·
-
all tests failed Openauto-migrated Priority-Medium Type-Defect
Difficulty 4/5 3-5 days Newbie friendliness 25/100
ExpectationMax/opencurrent#20 · 1 comment ·
-
auto-migrated Priority-Medium Type-Defect
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
auto-migrated Priority-Medium Type-Defect
Difficulty 4/5 3-5 days Newbie friendliness 28/100
-
auto-migrated Priority-Medium Type-Defect
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
ExpectationMax/opencurrent#17 · 1 comment ·
All issues in ExpectationMax/opencurrent
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
area:engineering priority:p2 type:bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jejjohnson/pyrox#234 ·
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 85/100
ros2/ros2_tracing#266 · 1 comment ·