Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946526 - dev-java/saslprep-1.1-r1 fails to compile: SaslPrep.java:25: error: cannot find symbol
Summary: dev-java/saslprep-1.1-r1 fails to compile: SaslPrep.java:25: error: cannot fi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-12-15 19:04 UTC by Agostino Sarubbo
Modified: 2024-12-20 11:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,54.74 KB, text/plain)
2024-12-15 19:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-12-15 19:04:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/saslprep-1.1-r1 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-15 19:04:09 UTC
Created attachment 914133 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-15 19:04:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


./com/ongres/saslprep/SaslPrep.java:100: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:101: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:102: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:103: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:108: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:114: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:25: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:52: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:60: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:77: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:94: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:95: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:96: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:97: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:98: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:99: error: cannot find symbol
./com/ongres/saslprep/SaslPrep.java:25: error: cannot find symbol
Comment 3 Volkmar W. Pogatzki 2024-12-15 21:59:02 UTC
This package will be last-rited after stabilization of dev-java/stringprep-2.2
Comment 4 Larry the Git Cow gentoo-dev 2024-12-20 11:01:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98713c029d60732acaa92d6507ea3aab1a3957d3

commit 98713c029d60732acaa92d6507ea3aab1a3957d3
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-12-16 09:44:58 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-12-20 11:00:19 +0000

    dev-java/saslprep: pin 1.1-r2 to dev-java/stringprep-1.1:0 #946526
    
    It does not build with stringprep-2.2
    
    Closes: https://bugs.gentoo.org/946526
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/saslprep/{saslprep-1.1-r1.ebuild => saslprep-1.1-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)