Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'ant compile-native' failed on FreeBSD amd64 [JDBC104] #143

Closed
firebird-automations opened this issue Sep 12, 2007 · 4 comments
Closed

'ant compile-native' failed on FreeBSD amd64 [JDBC104] #143

firebird-automations opened this issue Sep 12, 2007 · 4 comments

Comments

@firebird-automations
Copy link

Submitted by: Dukashvili Guram (white_raven)

Assigned to: Roman Rokytskyy (rrokytskyy)

'ant compile-native' failed with following output:

Buildfile: build.xml
Warning: 'file:./build/init.xml' in /usr/local/var/builds/client-java/build.xml should be expressed simply as './build/init.xml' for compliance with other XML tools
Warning: 'file:./build/util.xml' in /usr/local/var/builds/client-java/build.xml should be expressed simply as './build/util.xml' for compliance with other XML tools
Warning: 'file:./build/compile.xml' in /usr/local/var/builds/client-java/build.xml should be expressed simply as './build/compile.xml' for compliance with other XML tools
Warning: 'file:./build/archive.xml' in /usr/local/var/builds/client-java/build.xml should be expressed simply as './build/archive.xml' for compliance with other XML tools
Warning: 'file:./build/deploy.xml' in /usr/local/var/builds/client-java/build.xml should be expressed simply as './build/deploy.xml' for compliance with other XML tools
Warning: 'file:./build/test.xml' in /usr/local/var/builds/client-java/build.xml should be expressed simply as './build/test.xml' for compliance with other XML tools
Warning: 'file:./build/dist.xml' in /usr/local/var/builds/client-java/build.xml should be expressed simply as './build/dist.xml' for compliance with other XML tools

init:

compile-native:
[taskdef] Could not load definitions from resource cpptasks.tasks. It could not be found.
[typedef] Could not load definitions from resource cpptasks.types. It could not be found.

init:

set_platform_properties:
[echo] os.name=FreeBSD
[echo] jaybirds_platform_headers=generic_unix

prepare_CC:

prepare_aCC:

prepare_mingw:

prepare_msvc:

prepare_gcc:
[echo] use.gcc=true

BUILD FAILED
/usr/local/var/builds/client-java/build/compile.xml:13: The following error occurred while executing this line:
/usr/local/var/builds/client-java/build_native.xml:342: Problem: failed to create task or type compiler
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.

Total time: 0 seconds

@firebird-automations
Copy link
Author

Commented by: Roman Rokytskyy (rrokytskyy)

The FreeBSD is not officially supported. Please contact me directly, if you can help us in this area.

@firebird-automations
Copy link
Author

Modified by: Roman Rokytskyy (rrokytskyy)

priority: Blocker [ 1 ] => Major [ 3 ]

issuetype: Bug [ 1 ] => Improvement [ 4 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Closing as Won't Fix; contributions are always welcome though

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Won't Fix [ 2 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant